May 21 16:28:24.579531 np0000175955 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 21 16:28:24.589555 np0000175955 devstack@c-api.service[112374]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 21 16:28:24.591839 np0000175955 devstack@c-api.service[112374]: *** Starting uWSGI 2.0.24-debian (64bit) on [Thu May 21 16:28:24 2026] *** May 21 16:28:24.591839 np0000175955 devstack@c-api.service[112374]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 21 16:28:24.591839 np0000175955 devstack@c-api.service[112374]: os: Linux-6.8.0-117-generic #117-Ubuntu SMP PREEMPT_DYNAMIC Tue May 5 19:26:24 UTC 2026 May 21 16:28:24.591839 np0000175955 devstack@c-api.service[112374]: nodename: np0000175955 May 21 16:28:24.591839 np0000175955 devstack@c-api.service[112374]: machine: x86_64 May 21 16:28:24.591839 np0000175955 devstack@c-api.service[112374]: clock source: unix May 21 16:28:24.591839 np0000175955 devstack@c-api.service[112374]: pcre jit disabled May 21 16:28:24.591839 np0000175955 devstack@c-api.service[112374]: detected number of CPU cores: 16 May 21 16:28:24.591839 np0000175955 devstack@c-api.service[112374]: current working directory: / May 21 16:28:24.591839 np0000175955 devstack@c-api.service[112374]: detected binary path: /usr/bin/uwsgi-core May 21 16:28:24.591839 np0000175955 devstack@c-api.service[112374]: your processes number limit is 256917 May 21 16:28:24.591839 np0000175955 devstack@c-api.service[112374]: your memory page size is 4096 bytes May 21 16:28:24.591839 np0000175955 devstack@c-api.service[112374]: detected max file descriptor number: 2048 May 21 16:28:24.591839 np0000175955 devstack@c-api.service[112374]: lock engine: pthread robust mutexes May 21 16:28:24.592865 np0000175955 devstack@c-api.service[112374]: thunder lock: enabled May 21 16:28:24.592865 np0000175955 devstack@c-api.service[112374]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 21 16:28:24.592865 np0000175955 devstack@c-api.service[112374]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 21 16:28:24.592865 np0000175955 devstack@c-api.service[112374]: PEP 405 virtualenv detected: /opt/stack/data/venv May 21 16:28:24.592865 np0000175955 devstack@c-api.service[112374]: Set PythonHome to /opt/stack/data/venv May 21 16:28:24.626932 np0000175955 devstack@c-api.service[112374]: Python main interpreter initialized at 0x7a500b2a3668 May 21 16:28:24.626932 np0000175955 devstack@c-api.service[112374]: python threads support enabled May 21 16:28:24.626932 np0000175955 devstack@c-api.service[112374]: your server socket listen backlog is limited to 100 connections May 21 16:28:24.626932 np0000175955 devstack@c-api.service[112374]: your mercy for graceful operations on workers is 80 seconds May 21 16:28:24.627438 np0000175955 devstack@c-api.service[112374]: mapped 671795 bytes (656 KB) for 4 cores May 21 16:28:24.627565 np0000175955 devstack@c-api.service[112374]: *** Operational MODE: preforking *** May 21 16:28:24.627715 np0000175955 devstack@c-api.service[112374]: *** uWSGI is running in multiple interpreter mode *** May 21 16:28:24.627715 np0000175955 devstack@c-api.service[112374]: spawned uWSGI master process (pid: 112374) May 21 16:28:24.628440 np0000175955 devstack@c-api.service[112374]: spawned uWSGI worker 1 (pid: 112380, cores: 1) May 21 16:28:24.628902 np0000175955 devstack@c-api.service[112374]: spawned uWSGI worker 2 (pid: 112381, cores: 1) May 21 16:28:24.629335 np0000175955 devstack@c-api.service[112374]: spawned uWSGI worker 3 (pid: 112382, cores: 1) May 21 16:28:24.629766 np0000175955 devstack@c-api.service[112374]: spawned uWSGI worker 4 (pid: 112383, cores: 1) May 21 16:28:24.629832 np0000175955 devstack@c-api.service[112374]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 21 16:28:24.652571 np0000175955 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 21 16:28:24.764233 np0000175955 devstack@c-api.service[112380]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 21 16:28:24.764233 np0000175955 devstack@c-api.service[112380]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 21 16:28:24.764233 np0000175955 devstack@c-api.service[112380]: we strongly recommend against using it for new projects. May 21 16:28:24.764233 np0000175955 devstack@c-api.service[112380]: If you are already using Eventlet, we recommend migrating to a different May 21 16:28:24.764233 np0000175955 devstack@c-api.service[112380]: framework. For more detail see May 21 16:28:24.764233 np0000175955 devstack@c-api.service[112380]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 21 16:28:24.764233 np0000175955 devstack@c-api.service[112380]: import eventlet # noqa May 21 16:28:24.765265 np0000175955 devstack@c-api.service[112381]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 21 16:28:24.765265 np0000175955 devstack@c-api.service[112381]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 21 16:28:24.765265 np0000175955 devstack@c-api.service[112381]: we strongly recommend against using it for new projects. May 21 16:28:24.765265 np0000175955 devstack@c-api.service[112381]: If you are already using Eventlet, we recommend migrating to a different May 21 16:28:24.765265 np0000175955 devstack@c-api.service[112381]: framework. For more detail see May 21 16:28:24.765265 np0000175955 devstack@c-api.service[112381]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 21 16:28:24.765265 np0000175955 devstack@c-api.service[112381]: import eventlet # noqa May 21 16:28:24.770514 np0000175955 devstack@c-api.service[112382]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 21 16:28:24.770514 np0000175955 devstack@c-api.service[112382]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 21 16:28:24.770514 np0000175955 devstack@c-api.service[112382]: we strongly recommend against using it for new projects. May 21 16:28:24.770514 np0000175955 devstack@c-api.service[112382]: If you are already using Eventlet, we recommend migrating to a different May 21 16:28:24.770514 np0000175955 devstack@c-api.service[112382]: framework. For more detail see May 21 16:28:24.770514 np0000175955 devstack@c-api.service[112382]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 21 16:28:24.770514 np0000175955 devstack@c-api.service[112382]: import eventlet # noqa May 21 16:28:24.784942 np0000175955 devstack@c-api.service[112383]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 21 16:28:24.784942 np0000175955 devstack@c-api.service[112383]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 21 16:28:24.784942 np0000175955 devstack@c-api.service[112383]: we strongly recommend against using it for new projects. May 21 16:28:24.784942 np0000175955 devstack@c-api.service[112383]: If you are already using Eventlet, we recommend migrating to a different May 21 16:28:24.784942 np0000175955 devstack@c-api.service[112383]: framework. For more detail see May 21 16:28:24.784942 np0000175955 devstack@c-api.service[112383]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 21 16:28:24.784942 np0000175955 devstack@c-api.service[112383]: import eventlet # noqa May 21 16:28:24.853218 np0000175955 devstack@c-api.service[112381]: /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:28:24.853218 np0000175955 devstack@c-api.service[112381]: debtcollector.deprecate( May 21 16:28:24.853632 np0000175955 devstack@c-api.service[112380]: /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:28:24.853632 np0000175955 devstack@c-api.service[112380]: debtcollector.deprecate( May 21 16:28:24.868024 np0000175955 devstack@c-api.service[112382]: /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:28:24.868024 np0000175955 devstack@c-api.service[112382]: debtcollector.deprecate( May 21 16:28:24.893087 np0000175955 devstack@c-api.service[112383]: /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:28:24.893087 np0000175955 devstack@c-api.service[112383]: debtcollector.deprecate( May 21 16:28:24.931613 np0000175955 devstack@c-api.service[112381]: /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:28:24.931613 np0000175955 devstack@c-api.service[112381]: from cgi import parse_header May 21 16:28:24.931780 np0000175955 devstack@c-api.service[112380]: /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:28:24.931780 np0000175955 devstack@c-api.service[112380]: from cgi import parse_header May 21 16:28:24.949954 np0000175955 devstack@c-api.service[112382]: /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:28:24.949954 np0000175955 devstack@c-api.service[112382]: from cgi import parse_header May 21 16:28:24.975541 np0000175955 devstack@c-api.service[112380]: /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:28:24.975541 np0000175955 devstack@c-api.service[112380]: removals.removed_module( May 21 16:28:24.976228 np0000175955 devstack@c-api.service[112380]: /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:28:24.976228 np0000175955 devstack@c-api.service[112380]: removals.removed_module( May 21 16:28:24.977642 np0000175955 devstack@c-api.service[112383]: /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:28:24.977642 np0000175955 devstack@c-api.service[112383]: from cgi import parse_header May 21 16:28:24.977825 np0000175955 devstack@c-api.service[112381]: /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:28:24.977825 np0000175955 devstack@c-api.service[112381]: removals.removed_module( May 21 16:28:24.978576 np0000175955 devstack@c-api.service[112381]: /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:28:24.978576 np0000175955 devstack@c-api.service[112381]: removals.removed_module( May 21 16:28:24.995936 np0000175955 devstack@c-api.service[112382]: /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:28:24.995936 np0000175955 devstack@c-api.service[112382]: removals.removed_module( May 21 16:28:24.996689 np0000175955 devstack@c-api.service[112382]: /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:28:24.996689 np0000175955 devstack@c-api.service[112382]: removals.removed_module( May 21 16:28:25.023911 np0000175955 devstack@c-api.service[112383]: /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:28:25.023911 np0000175955 devstack@c-api.service[112383]: removals.removed_module( May 21 16:28:25.024618 np0000175955 devstack@c-api.service[112383]: /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:28:25.024618 np0000175955 devstack@c-api.service[112383]: removals.removed_module( May 21 16:28:25.573044 np0000175955 devstack@c-api.service[112380]: /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:28:25.573044 np0000175955 devstack@c-api.service[112380]: warnings.warn( May 21 16:28:25.591833 np0000175955 devstack@c-api.service[112381]: /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:28:25.591833 np0000175955 devstack@c-api.service[112381]: warnings.warn( May 21 16:28:25.656988 np0000175955 devstack@c-api.service[112382]: /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:28:25.656988 np0000175955 devstack@c-api.service[112382]: warnings.warn( May 21 16:28:25.668858 np0000175955 devstack@c-api.service[112380]: /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:28:25.668858 np0000175955 devstack@c-api.service[112380]: warnings.warn( May 21 16:28:25.669348 np0000175955 devstack@c-api.service[112383]: /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:28:25.669348 np0000175955 devstack@c-api.service[112383]: warnings.warn( May 21 16:28:25.705510 np0000175955 devstack@c-api.service[112381]: /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:28:25.705510 np0000175955 devstack@c-api.service[112381]: warnings.warn( May 21 16:28:25.762746 np0000175955 devstack@c-api.service[112382]: /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:28:25.762746 np0000175955 devstack@c-api.service[112382]: warnings.warn( May 21 16:28:25.772215 np0000175955 devstack@c-api.service[112383]: /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:28:25.772215 np0000175955 devstack@c-api.service[112383]: warnings.warn( May 21 16:28:25.967451 np0000175955 devstack@c-api.service[112380]: 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:28:25.967935 np0000175955 devstack@c-api.service[112380]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112380) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 21 16:28:25.996232 np0000175955 devstack@c-api.service[112381]: 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:28:25.996793 np0000175955 devstack@c-api.service[112381]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112381) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 21 16:28:26.053092 np0000175955 devstack@c-api.service[112380]: /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:28:26.053092 np0000175955 devstack@c-api.service[112380]: @jsonschema.FormatChecker.cls_checks('date-time') May 21 16:28:26.057615 np0000175955 devstack@c-api.service[112381]: /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:28:26.057615 np0000175955 devstack@c-api.service[112381]: @jsonschema.FormatChecker.cls_checks('date-time') May 21 16:28:26.059173 np0000175955 devstack@c-api.service[112383]: 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:28:26.059665 np0000175955 devstack@c-api.service[112382]: 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:28:26.060048 np0000175955 devstack@c-api.service[112383]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112383) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 21 16:28:26.060118 np0000175955 devstack@c-api.service[112382]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112382) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 21 16:28:26.120702 np0000175955 devstack@c-api.service[112383]: /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:28:26.120702 np0000175955 devstack@c-api.service[112383]: @jsonschema.FormatChecker.cls_checks('date-time') May 21 16:28:26.121552 np0000175955 devstack@c-api.service[112382]: /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:28:26.121552 np0000175955 devstack@c-api.service[112382]: @jsonschema.FormatChecker.cls_checks('date-time') May 21 16:28:26.505925 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112380) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 21 16:28:26.506152 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112382) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 21 16:28:26.506290 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112383) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 21 16:28:26.506361 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112380) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:28:26.506361 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112380) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:28:26.506479 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:28:26.506479 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:28:26.506591 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:28:26.506654 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112380) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:28:26.506738 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:28:26.506802 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:28:26.506870 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:28:26.506942 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112381) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 21 16:28:26.507256 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112381) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:28:26.507392 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112381) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:28:26.507457 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112380) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:28:26.507457 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:28:26.507589 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112381) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:28:26.507670 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:28:26.507670 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:28:26.507785 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:28:26.507859 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:28:26.507859 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112380) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:28:26.507859 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112380) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:28:26.508013 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:28:26.508075 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112381) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:28:26.508139 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:28:26.508228 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:28:26.508311 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:28:26.508376 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:28:26.508436 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:28:26.508499 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:28:26.508560 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:28:26.508620 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112382) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:28:26.508680 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:28:26.508739 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:28:26.508810 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:28:26.508882 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:28:26.508953 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112381) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:28:26.509023 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:28:26.509098 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112381) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:28:26.509167 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:28:26.509167 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112383) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:28:26.509167 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:28:26.510684 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112380) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:28:26.510814 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112381) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:28:26.510887 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:28:26.510980 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:28:26.511055 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:28:26.511127 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:28:26.511223 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:28:26.511365 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:28:26.511487 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:28:26.511553 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:28:26.511614 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:28:26.511675 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:28:26.511760 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:28:26.511834 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:28:26.511897 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:28:26.511967 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:28:26.512015 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:28:26.512056 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:28:26.512092 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112381) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:28:26.512136 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:28:26.512173 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112380) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:28:26.512248 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112382) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:28:26.512289 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112381) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:28:26.512326 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:28:26.512362 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:28:26.512397 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112380) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:28:26.512441 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112383) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:28:26.512441 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:28:26.516208 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:28:26.516295 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:28:26.516336 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:28:26.516379 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:28:26.516417 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:28:26.516455 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:28:26.516491 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:28:26.516538 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:28:26.516581 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:28:26.516625 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112382) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:28:26.516663 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:28:26.516704 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:28:26.516776 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112383) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:28:26.516776 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:28:26.516869 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112381) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:28:26.516869 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:28:26.516869 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:28:26.517012 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:28:26.517012 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:28:26.517012 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112381) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:28:26.517122 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112381) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:28:26.517162 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112380) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:28:26.517162 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:28:26.517256 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:28:26.517303 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:28:26.517388 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:28:26.517432 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112380) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:28:26.517503 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112380) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:28:26.522943 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:28:26.523053 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:28:26.523053 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:28:26.523238 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:28:26.523238 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:28:26.523238 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112383) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:28:26.523476 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:28:26.523541 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:28:26.523620 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:28:26.523691 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:28:26.523752 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:28:26.523824 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:28:26.523885 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112382) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:28:26.523952 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:28:26.524137 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112381) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:28:26.524423 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:28:26.524502 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:28:26.524588 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:28:26.524588 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:28:26.524715 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112380) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:28:26.524779 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:28:26.524854 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112381) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:28:26.524919 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:28:26.524979 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:28:26.525050 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112381) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:28:26.525112 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:28:26.525209 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:28:26.525275 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:28:26.525364 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:28:26.525437 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:28:26.525517 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:28:26.525581 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:28:26.525641 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:28:26.525701 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112380) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:28:26.525761 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112383) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:28:26.525823 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:28:26.525902 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:28:26.526012 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112380) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:28:26.526087 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:28:26.526087 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:28:26.526087 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112382) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:28:26.526305 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112381) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:28:26.526377 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:28:26.526442 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:28:26.526442 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:28:26.526442 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:28:26.526612 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:28:26.526697 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:28:26.526761 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:28:26.526831 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112380) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:28:26.526894 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:28:26.526972 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112381) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:28:26.527062 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:28:26.527142 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:28:26.527262 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:28:26.527364 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112381) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:28:26.527541 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:28:26.527607 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:28:26.527669 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:28:26.527738 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:28:26.527808 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:28:26.527868 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:28:26.527928 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:28:26.527987 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112383) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:28:26.528040 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:28:26.528078 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112382) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:28:26.528121 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112380) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:28:26.528157 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:28:26.528212 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112381) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:28:26.528253 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:28:26.528300 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112380) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:28:26.528337 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:28:26.528337 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:28:26.528337 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:28:26.528337 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:28:26.528474 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112380) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:28:26.528511 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112381) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:28:26.528553 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:28:26.528589 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112381) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:28:26.528626 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:28:26.528626 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:28:26.528626 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:28:26.528626 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112380) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:28:26.528626 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112380) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:28:26.528799 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:28:26.528799 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:28:26.529005 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:28:26.529055 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:28:26.529096 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112380) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:28:26.529154 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:28:26.529239 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:28:26.529304 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:28:26.529360 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:28:26.529411 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:28:26.529475 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:28:26.529522 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:28:26.529560 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112383) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:28:26.529601 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:28:26.529643 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:28:26.529681 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:28:26.529728 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112382) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:28:26.529765 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:28:26.529808 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:28:26.529852 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112380) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:28:26.529889 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112381) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:28:26.529926 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:28:26.529968 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:28:26.530008 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112380) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:28:26.530050 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:28:26.530086 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:28:26.530119 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:28:26.530156 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112380) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:28:26.530218 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:28:26.530267 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:28:26.530305 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:28:26.530341 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:28:26.530376 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:28:26.530412 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:28:26.530453 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:28:26.530491 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112383) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:28:26.530531 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:28:26.530567 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:28:26.530608 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:28:26.530650 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:28:26.530687 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:28:26.530728 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:28:26.530764 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112381) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:28:26.530821 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:28:26.530858 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112382) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:28:26.530904 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112380) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:28:26.530941 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112381) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:28:26.530978 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:28:26.531014 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112380) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:28:26.531053 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112381) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:28:26.531053 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:28:26.531053 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:28:26.531053 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:28:26.531053 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:28:26.531053 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112381) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:28:26.531053 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112381) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:28:26.531375 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:28:26.531375 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:28:26.531375 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:28:26.531375 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:28:26.531572 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112381) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:28:26.531619 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:28:26.531659 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:28:26.531701 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:28:26.531746 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112383) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:28:26.531791 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:28:26.531828 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:28:26.531864 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:28:26.531908 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:28:26.531944 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:28:26.531980 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:28:26.532016 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:28:26.532054 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:28:26.532090 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112381) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:28:26.532126 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112382) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:28:26.532170 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112381) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:28:26.532231 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:28:26.532270 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112380) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:28:26.532270 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:28:26.532270 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:28:26.532270 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:28:26.532270 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:28:26.532270 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112380) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:28:26.532270 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112380) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:28:26.533665 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:28:26.533752 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:28:26.533752 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:28:26.533841 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:28:26.533880 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:28:26.533924 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112383) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:28:26.534012 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:28:26.534058 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:28:26.534132 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:28:26.534171 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:28:26.534240 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:28:26.534288 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:28:26.534327 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:28:26.534365 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:28:26.534409 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:28:26.534447 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:28:26.534484 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112383) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:28:26.534527 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112381) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:28:26.534565 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:28:26.534610 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:28:26.534654 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112382) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:28:26.534692 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:28:26.534692 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:28:26.534761 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:28:26.534806 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:28:26.534849 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112380) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:28:26.534898 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:28:26.534942 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:28:26.534981 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:28:26.535030 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:28:26.535068 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112381) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:28:26.535111 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:28:26.535151 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:28:26.535205 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112381) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:28:26.535246 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:28:26.535284 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:28:26.535323 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112381) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:28:26.535359 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:28:26.535396 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:28:26.535509 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:28:26.535559 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112382) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:28:26.535597 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112380) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:28:26.535634 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:28:26.535671 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:28:26.535708 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112380) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:28:26.535752 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:28:26.535790 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112380) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:28:26.535826 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:28:26.535875 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:28:26.535911 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112381) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:28:26.535948 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:28:26.535988 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112381) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:28:26.536041 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:28:26.536041 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:28:26.536041 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112380) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:28:26.536041 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112380) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:28:26.536171 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:28:26.536171 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:28:26.536244 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112381) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:28:26.536273 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:28:26.536306 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:28:26.536333 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:28:26.536360 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:28:26.536387 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:28:26.536414 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:28:26.536442 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112383) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:28:26.536470 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112380) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:28:26.536501 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:28:26.536529 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:28:26.536556 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:28:26.536589 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:28:26.536619 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112381) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:28:26.536649 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:28:26.536678 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:28:26.536705 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112381) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:28:26.536737 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:28:26.536764 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:28:26.536791 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:28:26.536791 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:28:26.536837 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:28:26.536864 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112382) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:28:26.536892 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112380) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:28:26.536927 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:28:26.536959 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112380) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:28:26.536989 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:28:26.536989 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:28:26.536989 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:28:26.537074 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:28:26.537105 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112381) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:28:26.537135 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:28:26.537162 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:28:26.537212 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112383) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:28:26.537246 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:28:26.537274 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:28:26.537308 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:28:26.537340 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:28:26.537428 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112381) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:28:26.537462 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:28:26.537496 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:28:26.537527 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112381) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:28:26.537561 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112380) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:28:26.537595 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:28:26.537595 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:28:26.537647 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:28:26.537679 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:28:26.537708 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:28:26.537739 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:28:26.537771 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112382) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:28:26.537799 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:28:26.537827 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:28:26.537855 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:28:26.537891 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:28:26.537923 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:28:26.537951 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112380) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:28:26.537979 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:28:26.538011 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112380) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:28:26.538044 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:28:26.538074 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112381) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:28:26.538102 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112383) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:28:26.538129 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:28:26.538157 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:28:26.538215 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:28:26.538248 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:28:26.538280 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:28:26.538309 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:28:26.538336 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112380) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:28:26.538365 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:28:26.538393 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:28:26.538420 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:28:26.538447 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:28:26.538474 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:28:26.538510 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:28:26.538539 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112381) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:28:26.538566 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112382) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:28:26.538593 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:28:26.538621 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:28:26.538648 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112381) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:28:26.538675 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:28:26.538675 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112380) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:28:26.538675 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112380) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:28:26.540364 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:28:26.540518 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:28:26.540518 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:28:26.540640 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:28:26.540703 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:28:26.540783 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:28:26.540904 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:28:26.540981 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:28:26.541042 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112383) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:28:26.541108 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:28:26.541171 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:28:26.541293 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:28:26.541293 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112382) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:28:26.541399 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112381) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:28:26.541468 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:28:26.541531 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:28:26.541531 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:28:26.541531 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:28:26.541690 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112380) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:28:26.541747 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:28:26.541803 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:28:26.541869 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112381) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:28:26.541934 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:28:26.541990 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112381) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:28:26.542046 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:28:26.542046 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:28:26.542046 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112380) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:28:26.542046 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112380) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:28:26.542267 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:28:26.542267 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:28:26.542267 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:28:26.542443 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112380) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:28:26.542507 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:28:26.542570 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:28:26.542634 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:28:26.542689 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:28:26.542745 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:28:26.542799 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112383) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:28:26.542853 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:28:26.542910 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:28:26.542964 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:28:26.543157 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:28:26.543258 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:28:26.543325 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:28:26.543388 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:28:26.543451 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112380) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:28:26.543590 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112382) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:28:26.543648 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112380) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:28:26.543707 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112381) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:28:26.543763 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:28:26.543829 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:28:26.543829 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:28:26.543829 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:28:26.543829 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:28:26.543829 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112381) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:28:26.543829 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112381) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:28:26.544133 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:28:26.544133 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:28:26.544133 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:28:26.544133 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:28:26.544387 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:28:26.544387 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112383) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:28:26.544490 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:28:26.544556 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:28:26.544613 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112380) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:28:26.544677 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:28:26.544733 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:28:26.544798 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:28:26.544853 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112381) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:28:26.544918 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:28:26.544974 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:28:26.545030 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:28:26.545094 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:28:26.545150 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:28:26.545241 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112382) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:28:26.545299 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:28:26.545356 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:28:26.545411 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:28:26.545473 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112380) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:28:26.545537 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:28:26.545595 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112380) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:28:26.545646 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:28:26.545646 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112381) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:28:26.545646 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112381) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:28:26.546441 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:28:26.546548 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:28:26.546609 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:28:26.546686 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:28:26.546759 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:28:26.546817 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:28:26.546873 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:28:26.546933 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:28:26.546985 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:28:26.547048 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112383) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:28:26.547103 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:28:26.547158 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:28:26.547252 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112382) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:28:26.547313 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112380) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:28:26.547393 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:28:26.547451 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:28:26.547451 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:28:26.547613 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112381) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:28:26.547672 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:28:26.547726 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:28:26.547791 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:28:26.547847 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:28:26.547911 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112380) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:28:26.547978 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:28:26.548054 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112380) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:28:26.548111 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:28:26.548111 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112381) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:28:26.548111 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112381) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:28:26.549421 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:28:26.549467 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:28:26.549542 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:28:26.549594 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:28:26.549663 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:28:26.549700 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:28:26.549730 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112383) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:28:26.549755 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:28:26.549783 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:28:26.549812 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:28:26.549839 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:28:26.549870 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:28:26.549898 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112380) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:28:26.549922 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:28:26.549949 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:28:26.549979 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:28:26.550011 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112382) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:28:26.550040 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:28:26.550068 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:28:26.550092 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:28:26.550117 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:28:26.550150 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:28:26.550176 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:28:26.550218 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:28:26.550247 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112381) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:28:26.550288 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112383) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:28:26.550317 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:28:26.550343 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:28:26.550368 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:28:26.550396 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:28:26.550421 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:28:26.550453 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112380) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:28:26.550478 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:28:26.550502 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:28:26.550526 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112380) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:28:26.550559 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:28:26.550588 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:28:26.550615 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:28:26.550644 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112380) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:28:26.550668 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112382) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:28:26.550700 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112381) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:28:26.550726 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:28:26.550753 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:28:26.550782 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112381) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:28:26.550814 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:28:26.550843 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112381) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:28:26.550873 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:28:26.550899 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:28:26.550926 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:28:26.550949 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:28:26.550981 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112380) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:28:26.551009 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:28:26.551037 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112380) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:28:26.551065 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:28:26.551065 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112381) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:28:26.551065 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112381) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:28:26.552178 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:28:26.552334 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:28:26.552367 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:28:26.552393 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:28:26.552419 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:28:26.552447 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:28:26.552488 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:28:26.552533 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:28:26.552568 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:28:26.552607 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112383) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:28:26.552643 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:28:26.552643 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112382) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:28:26.552689 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:28:26.552719 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112380) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:28:26.552747 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:28:26.552779 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:28:26.552779 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:28:26.552825 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:28:26.552875 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:28:26.552933 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112380) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:28:26.552965 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112381) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:28:26.552990 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112380) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:28:26.553018 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:28:26.553062 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:28:26.553131 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:28:26.553200 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:28:26.553264 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112381) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:28:26.553335 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112381) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:28:26.553392 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:28:26.553461 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:28:26.553523 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:28:26.553586 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:28:26.553616 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112381) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:28:26.553650 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:28:26.553680 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:28:26.553705 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:28:26.553733 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:28:26.553761 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112383) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:28:26.553794 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:28:26.553824 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:28:26.553851 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:28:26.553880 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:28:26.553913 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:28:26.553939 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:28:26.553964 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:28:26.553992 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112380) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:28:26.554024 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112381) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:28:26.554049 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112382) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:28:26.554080 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:28:26.554114 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112381) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:28:26.554142 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:28:26.554171 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:28:26.554171 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:28:26.554241 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:28:26.554299 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112380) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:28:26.554408 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112380) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:28:26.555143 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:28:26.555214 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:28:26.555261 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:28:26.555317 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112380) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:28:26.555349 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:28:26.555377 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:28:26.555403 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:28:26.555432 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:28:26.555459 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:28:26.555483 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112383) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:28:26.555511 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:28:26.555576 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:28:26.555609 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:28:26.555641 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:28:26.555670 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:28:26.555694 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:28:26.555726 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:28:26.555754 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112382) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:28:26.555782 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112381) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:28:26.555810 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112380) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:28:26.555838 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:28:26.555866 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:28:26.555895 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112380) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:28:26.555930 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:28:26.555930 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:28:26.555930 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:28:26.555930 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112381) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:28:26.556036 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112381) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:28:26.558129 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:28:26.558205 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:28:26.558255 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:28:26.558292 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:28:26.558336 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:28:26.558375 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:28:26.558418 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:28:26.558418 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:28:26.558485 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:28:26.558529 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112382) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:28:26.558566 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:28:26.558602 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112380) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:28:26.558639 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112383) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:28:26.558680 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:28:26.558725 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:28:26.558773 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:28:26.558819 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:28:26.558856 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112381) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:28:26.558899 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:28:26.558899 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:28:26.558958 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:28:26.558994 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112380) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:28:26.559037 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:28:26.559073 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112380) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:28:26.559115 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:28:26.559115 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:28:26.559115 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112381) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:28:26.559115 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112381) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:28:26.559259 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:28:26.559298 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:28:26.559344 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:28:26.559382 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:28:26.559424 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:28:26.559472 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:28:26.559511 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:28:26.559548 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:28:26.559625 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:28:26.559662 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112382) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:28:26.559700 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:28:26.559737 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:28:26.559773 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112380) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:28:26.559817 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112383) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:28:26.559817 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:28:26.559897 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:28:26.559897 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:28:26.559897 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:28:26.560008 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112381) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:28:26.560053 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:28:26.560091 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:28:26.560128 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112380) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:28:26.560170 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:28:26.560225 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112380) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:28:26.560273 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:28:26.560273 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:28:26.560273 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112381) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:28:26.560273 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112381) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:28:26.561073 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:28:26.561073 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:28:26.561318 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:28:26.561318 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:28:26.561318 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:28:26.561506 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:28:26.561582 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112380) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:28:26.561646 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112382) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:28:26.561707 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:28:26.561767 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:28:26.561827 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:28:26.561899 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:28:26.561981 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:28:26.562044 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:28:26.562107 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:28:26.562175 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:28:26.562260 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:28:26.562321 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:28:26.562395 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112381) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:28:26.562466 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:28:26.562534 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:28:26.562593 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112383) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:28:26.562660 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112380) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:28:26.562729 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:28:26.562791 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:28:26.562862 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:28:26.562922 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112380) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:28:26.562983 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:28:26.563043 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:28:26.563110 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:28:26.563170 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112380) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:28:26.563272 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112382) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:28:26.563333 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:28:26.563402 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:28:26.563486 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:28:26.563553 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:28:26.563675 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:28:26.563748 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:28:26.563809 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:28:26.563876 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112381) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:28:26.563938 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:28:26.564013 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:28:26.564080 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:28:26.564141 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112381) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:28:26.564376 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:28:26.564446 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112383) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:28:26.564510 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112381) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:28:26.564574 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112380) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:28:26.564628 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:28:26.564690 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:28:26.564750 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112380) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:28:26.564829 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:28:26.564829 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:28:26.564829 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:28:26.564829 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112381) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:28:26.564829 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112381) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:28:26.565240 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:28:26.565240 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:28:26.565372 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:28:26.565446 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:28:26.565502 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:28:26.565566 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:28:26.565629 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:28:26.565690 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:28:26.565756 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:28:26.565813 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112382) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:28:26.565870 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:28:26.565924 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:28:26.565986 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112383) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:28:26.566041 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112380) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:28:26.566143 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:28:26.566270 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:28:26.566336 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:28:26.566406 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:28:26.566461 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112381) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:28:26.566525 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:28:26.566593 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:28:26.566664 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:28:26.566725 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:28:26.566785 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:28:26.566860 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:28:26.566971 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:28:26.567037 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:28:26.567136 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:28:26.567287 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:28:26.567353 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:28:26.567416 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:28:26.567478 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112382) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:28:26.567547 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:28:26.567639 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:28:26.567706 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:28:26.567808 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:28:26.567891 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112380) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:28:26.567981 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112383) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:28:26.568044 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112381) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:28:26.568108 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112380) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:28:26.568236 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:28:26.568325 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112381) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:28:26.568391 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112380) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:28:26.568451 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112381) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:28:26.568539 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:28:26.568600 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:28:26.568671 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:28:26.568744 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:28:26.568813 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:28:26.568886 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:28:26.568950 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:28:26.569009 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:28:26.569078 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112380) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:28:26.569138 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112381) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:28:26.569260 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112380) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:28:26.569344 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112381) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:28:26.569407 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:28:26.569407 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:28:26.569407 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:28:26.569599 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112381) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:28:26.569670 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:28:26.569739 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:28:26.569802 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:28:26.569861 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:28:26.569920 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112382) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:28:26.569989 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:28:26.570058 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:28:26.570138 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:28:26.570246 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:28:26.570354 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:28:26.570446 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112381) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:28:26.570509 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:28:26.570570 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:28:26.570638 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112380) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:28:26.570699 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112381) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:28:26.570761 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:28:26.570820 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:28:26.570900 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112381) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:28:26.570963 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:28:26.571033 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:28:26.571103 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:28:26.571164 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:28:26.571264 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:28:26.571392 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:28:26.571457 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:28:26.571526 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:28:26.571672 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:28:26.571778 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112382) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:28:26.571843 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112383) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:28:26.571914 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:28:26.571976 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:28:26.572044 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:28:26.572103 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:28:26.572139 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:28:26.572176 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112380) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:28:26.572227 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:28:26.572265 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112381) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:28:26.572302 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112380) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:28:26.572355 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:28:26.572384 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112381) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:28:26.572416 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112380) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:28:26.572443 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:28:26.572470 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:28:26.572496 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:28:26.572523 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:28:26.572550 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:28:26.572583 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:28:26.572610 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112383) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:28:26.572638 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:28:26.572669 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:28:26.572696 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112380) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:28:26.572696 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112380) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:28:26.572744 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:28:26.572744 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:28:26.572744 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:28:26.572744 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:28:26.572851 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112381) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:28:26.572879 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:28:26.572905 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:28:26.572982 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112382) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:28:26.573079 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:28:26.573108 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:28:26.573108 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:28:26.573154 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:28:26.573202 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:28:26.573239 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:28:26.573264 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112381) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:28:26.573291 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112380) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:28:26.573326 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:28:26.573326 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:28:26.573383 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:28:26.573416 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112383) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:28:26.573444 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:28:26.573444 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:28:26.573444 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:28:26.573444 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112380) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:28:26.614472 np0000175955 devstack@c-api.service[112381]: INFO dbcounter [None req-574102ba-bca5-4760-bc56-b37b010855b2 None None] Registered counter for database cinder May 21 16:28:26.614716 np0000175955 devstack@c-api.service[112380]: INFO dbcounter [None req-0b8416d6-f780-4c01-8c3e-42b063a13401 None None] Registered counter for database cinder May 21 16:28:26.615924 np0000175955 devstack@c-api.service[112383]: INFO dbcounter [None req-9813439c-76bf-4090-b7a1-5855e51b43ab None None] Registered counter for database cinder May 21 16:28:26.616052 np0000175955 devstack@c-api.service[112382]: INFO dbcounter [None req-6e435523-f9cf-4002-9433-fe448d502b93 None None] Registered counter for database cinder May 21 16:28:26.625925 np0000175955 devstack@c-api.service[112381]: DEBUG oslo_db.sqlalchemy.engines [None req-574102ba-bca5-4760-bc56-b37b010855b2 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=112381) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 21 16:28:26.627829 np0000175955 devstack@c-api.service[112380]: DEBUG oslo_db.sqlalchemy.engines [None req-0b8416d6-f780-4c01-8c3e-42b063a13401 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=112380) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 21 16:28:26.630425 np0000175955 devstack@c-api.service[112383]: DEBUG oslo_db.sqlalchemy.engines [None req-9813439c-76bf-4090-b7a1-5855e51b43ab 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=112383) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 21 16:28:26.637027 np0000175955 devstack@c-api.service[112382]: DEBUG oslo_db.sqlalchemy.engines [None req-6e435523-f9cf-4002-9433-fe448d502b93 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=112382) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 21 16:28:26.739630 np0000175955 devstack@c-api.service[112381]: DEBUG dbcounter [-] [112381] Writer thread running {{(pid=112381) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 21 16:28:26.740870 np0000175955 devstack@c-api.service[112380]: DEBUG dbcounter [-] [112380] Writer thread running {{(pid=112380) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 21 16:28:26.742940 np0000175955 devstack@c-api.service[112381]: INFO cinder.rpc [None req-574102ba-bca5-4760-bc56-b37b010855b2 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 21 16:28:26.743541 np0000175955 devstack@c-api.service[112380]: INFO cinder.rpc [None req-0b8416d6-f780-4c01-8c3e-42b063a13401 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 21 16:28:26.745966 np0000175955 devstack@c-api.service[112381]: INFO cinder.rpc [None req-574102ba-bca5-4760-bc56-b37b010855b2 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 21 16:28:26.746074 np0000175955 devstack@c-api.service[112380]: INFO cinder.rpc [None req-0b8416d6-f780-4c01-8c3e-42b063a13401 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 21 16:28:26.746488 np0000175955 devstack@c-api.service[112383]: DEBUG dbcounter [-] [112383] Writer thread running {{(pid=112383) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 21 16:28:26.748212 np0000175955 devstack@c-api.service[112380]: INFO cinder.rpc [None req-0b8416d6-f780-4c01-8c3e-42b063a13401 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 21 16:28:26.748772 np0000175955 devstack@c-api.service[112381]: INFO cinder.rpc [None req-574102ba-bca5-4760-bc56-b37b010855b2 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 21 16:28:26.748844 np0000175955 devstack@c-api.service[112383]: INFO cinder.rpc [None req-9813439c-76bf-4090-b7a1-5855e51b43ab None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 21 16:28:26.750318 np0000175955 devstack@c-api.service[112380]: INFO cinder.rpc [None req-0b8416d6-f780-4c01-8c3e-42b063a13401 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 21 16:28:26.750743 np0000175955 devstack@c-api.service[112381]: INFO cinder.rpc [None req-574102ba-bca5-4760-bc56-b37b010855b2 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 21 16:28:26.750840 np0000175955 devstack@c-api.service[112383]: INFO cinder.rpc [None req-9813439c-76bf-4090-b7a1-5855e51b43ab None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 21 16:28:26.751423 np0000175955 devstack@c-api.service[112380]: WARNING castellan.key_manager.migration [None req-0b8416d6-f780-4c01-8c3e-42b063a13401 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:28:26.751629 np0000175955 devstack@c-api.service[112381]: WARNING castellan.key_manager.migration [None req-574102ba-bca5-4760-bc56-b37b010855b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:28:26.752698 np0000175955 devstack@c-api.service[112383]: INFO cinder.rpc [None req-9813439c-76bf-4090-b7a1-5855e51b43ab None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 21 16:28:26.753345 np0000175955 devstack@c-api.service[112381]: WARNING castellan.key_manager.migration [None req-574102ba-bca5-4760-bc56-b37b010855b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:28:26.753739 np0000175955 devstack@c-api.service[112380]: WARNING castellan.key_manager.migration [None req-0b8416d6-f780-4c01-8c3e-42b063a13401 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:28:26.754118 np0000175955 devstack@c-api.service[112382]: DEBUG dbcounter [-] [112382] Writer thread running {{(pid=112382) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 21 16:28:26.754776 np0000175955 devstack@c-api.service[112383]: INFO cinder.rpc [None req-9813439c-76bf-4090-b7a1-5855e51b43ab None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 21 16:28:26.756066 np0000175955 devstack@c-api.service[112383]: WARNING castellan.key_manager.migration [None req-9813439c-76bf-4090-b7a1-5855e51b43ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:28:26.757340 np0000175955 devstack@c-api.service[112382]: INFO cinder.rpc [None req-6e435523-f9cf-4002-9433-fe448d502b93 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 21 16:28:26.757582 np0000175955 devstack@c-api.service[112381]: DEBUG oslo_db.sqlalchemy.engines [None req-574102ba-bca5-4760-bc56-b37b010855b2 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=112381) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 21 16:28:26.758394 np0000175955 devstack@c-api.service[112383]: WARNING castellan.key_manager.migration [None req-9813439c-76bf-4090-b7a1-5855e51b43ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:28:26.759879 np0000175955 devstack@c-api.service[112380]: DEBUG oslo_db.sqlalchemy.engines [None req-0b8416d6-f780-4c01-8c3e-42b063a13401 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=112380) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 21 16:28:26.759998 np0000175955 devstack@c-api.service[112382]: INFO cinder.rpc [None req-6e435523-f9cf-4002-9433-fe448d502b93 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 21 16:28:26.760269 np0000175955 devstack@c-api.service[112381]: INFO cinder.rpc [None req-574102ba-bca5-4760-bc56-b37b010855b2 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 21 16:28:26.761719 np0000175955 devstack@c-api.service[112380]: INFO cinder.rpc [None req-0b8416d6-f780-4c01-8c3e-42b063a13401 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 21 16:28:26.762330 np0000175955 devstack@c-api.service[112381]: INFO cinder.rpc [None req-574102ba-bca5-4760-bc56-b37b010855b2 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 21 16:28:26.762873 np0000175955 devstack@c-api.service[112382]: INFO cinder.rpc [None req-6e435523-f9cf-4002-9433-fe448d502b93 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 21 16:28:26.763411 np0000175955 devstack@c-api.service[112381]: WARNING castellan.key_manager.migration [None req-574102ba-bca5-4760-bc56-b37b010855b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:28:26.763721 np0000175955 devstack@c-api.service[112380]: INFO cinder.rpc [None req-0b8416d6-f780-4c01-8c3e-42b063a13401 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 21 16:28:26.763856 np0000175955 devstack@c-api.service[112383]: DEBUG oslo_db.sqlalchemy.engines [None req-9813439c-76bf-4090-b7a1-5855e51b43ab 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=112383) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 21 16:28:26.764595 np0000175955 devstack@c-api.service[112380]: WARNING castellan.key_manager.migration [None req-0b8416d6-f780-4c01-8c3e-42b063a13401 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:28:26.765935 np0000175955 devstack@c-api.service[112382]: INFO cinder.rpc [None req-6e435523-f9cf-4002-9433-fe448d502b93 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 21 16:28:26.766057 np0000175955 devstack@c-api.service[112383]: INFO cinder.rpc [None req-9813439c-76bf-4090-b7a1-5855e51b43ab None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 21 16:28:26.767345 np0000175955 devstack@c-api.service[112382]: WARNING castellan.key_manager.migration [None req-6e435523-f9cf-4002-9433-fe448d502b93 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:28:26.767884 np0000175955 devstack@c-api.service[112383]: INFO cinder.rpc [None req-9813439c-76bf-4090-b7a1-5855e51b43ab None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 21 16:28:26.768797 np0000175955 devstack@c-api.service[112383]: WARNING castellan.key_manager.migration [None req-9813439c-76bf-4090-b7a1-5855e51b43ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:28:26.769739 np0000175955 devstack@c-api.service[112382]: WARNING castellan.key_manager.migration [None req-6e435523-f9cf-4002-9433-fe448d502b93 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:28:26.774418 np0000175955 devstack@c-api.service[112382]: DEBUG oslo_db.sqlalchemy.engines [None req-6e435523-f9cf-4002-9433-fe448d502b93 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=112382) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 21 16:28:26.775585 np0000175955 devstack@c-api.service[112381]: WARNING castellan.key_manager.migration [None req-574102ba-bca5-4760-bc56-b37b010855b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:28:26.776630 np0000175955 devstack@c-api.service[112382]: INFO cinder.rpc [None req-6e435523-f9cf-4002-9433-fe448d502b93 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 21 16:28:26.776987 np0000175955 devstack@c-api.service[112380]: WARNING castellan.key_manager.migration [None req-0b8416d6-f780-4c01-8c3e-42b063a13401 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:28:26.778847 np0000175955 devstack@c-api.service[112381]: WARNING castellan.key_manager.migration [None req-574102ba-bca5-4760-bc56-b37b010855b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:28:26.778967 np0000175955 devstack@c-api.service[112382]: INFO cinder.rpc [None req-6e435523-f9cf-4002-9433-fe448d502b93 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 21 16:28:26.780178 np0000175955 devstack@c-api.service[112382]: WARNING castellan.key_manager.migration [None req-6e435523-f9cf-4002-9433-fe448d502b93 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:28:26.780313 np0000175955 devstack@c-api.service[112380]: WARNING castellan.key_manager.migration [None req-0b8416d6-f780-4c01-8c3e-42b063a13401 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:28:26.780947 np0000175955 devstack@c-api.service[112383]: WARNING castellan.key_manager.migration [None req-9813439c-76bf-4090-b7a1-5855e51b43ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:28:26.782045 np0000175955 devstack@c-api.service[112381]: WARNING castellan.key_manager.migration [None req-574102ba-bca5-4760-bc56-b37b010855b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:28:26.783964 np0000175955 devstack@c-api.service[112380]: WARNING castellan.key_manager.migration [None req-0b8416d6-f780-4c01-8c3e-42b063a13401 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:28:26.784145 np0000175955 devstack@c-api.service[112383]: WARNING castellan.key_manager.migration [None req-9813439c-76bf-4090-b7a1-5855e51b43ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:28:26.787030 np0000175955 devstack@c-api.service[112381]: WARNING castellan.key_manager.migration [None req-574102ba-bca5-4760-bc56-b37b010855b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:28:26.788280 np0000175955 devstack@c-api.service[112380]: WARNING castellan.key_manager.migration [None req-0b8416d6-f780-4c01-8c3e-42b063a13401 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:28:26.788452 np0000175955 devstack@c-api.service[112383]: WARNING castellan.key_manager.migration [None req-9813439c-76bf-4090-b7a1-5855e51b43ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:28:26.790594 np0000175955 devstack@c-api.service[112381]: WARNING castellan.key_manager.migration [None req-574102ba-bca5-4760-bc56-b37b010855b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:28:26.791810 np0000175955 devstack@c-api.service[112382]: WARNING castellan.key_manager.migration [None req-6e435523-f9cf-4002-9433-fe448d502b93 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:28:26.792463 np0000175955 devstack@c-api.service[112380]: WARNING castellan.key_manager.migration [None req-0b8416d6-f780-4c01-8c3e-42b063a13401 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:28:26.792666 np0000175955 devstack@c-api.service[112383]: WARNING castellan.key_manager.migration [None req-9813439c-76bf-4090-b7a1-5855e51b43ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:28:26.793649 np0000175955 devstack@c-api.service[112381]: WARNING castellan.key_manager.migration [None req-574102ba-bca5-4760-bc56-b37b010855b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:28:26.795039 np0000175955 devstack@c-api.service[112382]: WARNING castellan.key_manager.migration [None req-6e435523-f9cf-4002-9433-fe448d502b93 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:28:26.795862 np0000175955 devstack@c-api.service[112383]: WARNING castellan.key_manager.migration [None req-9813439c-76bf-4090-b7a1-5855e51b43ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:28:26.795927 np0000175955 devstack@c-api.service[112380]: WARNING castellan.key_manager.migration [None req-0b8416d6-f780-4c01-8c3e-42b063a13401 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:28:26.796892 np0000175955 devstack@c-api.service[112381]: WARNING castellan.key_manager.migration [None req-574102ba-bca5-4760-bc56-b37b010855b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:28:26.798890 np0000175955 devstack@c-api.service[112383]: WARNING castellan.key_manager.migration [None req-9813439c-76bf-4090-b7a1-5855e51b43ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:28:26.799092 np0000175955 devstack@c-api.service[112380]: WARNING castellan.key_manager.migration [None req-0b8416d6-f780-4c01-8c3e-42b063a13401 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:28:26.799516 np0000175955 devstack@c-api.service[112382]: WARNING castellan.key_manager.migration [None req-6e435523-f9cf-4002-9433-fe448d502b93 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:28:26.799740 np0000175955 devstack@c-api.service[112381]: WARNING castellan.key_manager.migration [None req-574102ba-bca5-4760-bc56-b37b010855b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:28:26.801988 np0000175955 devstack@c-api.service[112380]: WARNING castellan.key_manager.migration [None req-0b8416d6-f780-4c01-8c3e-42b063a13401 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:28:26.802093 np0000175955 devstack@c-api.service[112383]: WARNING castellan.key_manager.migration [None req-9813439c-76bf-4090-b7a1-5855e51b43ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:28:26.802678 np0000175955 devstack@c-api.service[112381]: WARNING castellan.key_manager.migration [None req-574102ba-bca5-4760-bc56-b37b010855b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:28:26.803660 np0000175955 devstack@c-api.service[112382]: WARNING castellan.key_manager.migration [None req-6e435523-f9cf-4002-9433-fe448d502b93 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:28:26.804130 np0000175955 devstack@c-api.service[112381]: WARNING castellan.key_manager.migration [None req-574102ba-bca5-4760-bc56-b37b010855b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:28:26.804974 np0000175955 devstack@c-api.service[112383]: WARNING castellan.key_manager.migration [None req-9813439c-76bf-4090-b7a1-5855e51b43ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:28:26.805129 np0000175955 devstack@c-api.service[112380]: WARNING castellan.key_manager.migration [None req-0b8416d6-f780-4c01-8c3e-42b063a13401 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:28:26.806552 np0000175955 devstack@c-api.service[112380]: WARNING castellan.key_manager.migration [None req-0b8416d6-f780-4c01-8c3e-42b063a13401 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:28:26.806710 np0000175955 devstack@c-api.service[112382]: WARNING castellan.key_manager.migration [None req-6e435523-f9cf-4002-9433-fe448d502b93 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:28:26.806853 np0000175955 devstack@c-api.service[112381]: WARNING castellan.key_manager.migration [None req-574102ba-bca5-4760-bc56-b37b010855b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:28:26.807819 np0000175955 devstack@c-api.service[112383]: WARNING castellan.key_manager.migration [None req-9813439c-76bf-4090-b7a1-5855e51b43ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:28:26.809330 np0000175955 devstack@c-api.service[112380]: WARNING castellan.key_manager.migration [None req-0b8416d6-f780-4c01-8c3e-42b063a13401 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:28:26.809394 np0000175955 devstack@c-api.service[112383]: WARNING castellan.key_manager.migration [None req-9813439c-76bf-4090-b7a1-5855e51b43ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:28:26.809810 np0000175955 devstack@c-api.service[112382]: WARNING castellan.key_manager.migration [None req-6e435523-f9cf-4002-9433-fe448d502b93 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:28:26.812032 np0000175955 devstack@c-api.service[112383]: WARNING castellan.key_manager.migration [None req-9813439c-76bf-4090-b7a1-5855e51b43ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:28:26.812851 np0000175955 devstack@c-api.service[112381]: WARNING castellan.key_manager.migration [None req-574102ba-bca5-4760-bc56-b37b010855b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:28:26.812911 np0000175955 devstack@c-api.service[112382]: WARNING castellan.key_manager.migration [None req-6e435523-f9cf-4002-9433-fe448d502b93 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:28:26.815420 np0000175955 devstack@c-api.service[112380]: WARNING castellan.key_manager.migration [None req-0b8416d6-f780-4c01-8c3e-42b063a13401 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:28:26.815716 np0000175955 devstack@c-api.service[112382]: WARNING castellan.key_manager.migration [None req-6e435523-f9cf-4002-9433-fe448d502b93 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:28:26.816462 np0000175955 devstack@c-api.service[112381]: WARNING castellan.key_manager.migration [None req-574102ba-bca5-4760-bc56-b37b010855b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:28:26.817796 np0000175955 devstack@c-api.service[112383]: WARNING castellan.key_manager.migration [None req-9813439c-76bf-4090-b7a1-5855e51b43ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:28:26.818533 np0000175955 devstack@c-api.service[112381]: WARNING castellan.key_manager.migration [None req-574102ba-bca5-4760-bc56-b37b010855b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:28:26.818597 np0000175955 devstack@c-api.service[112380]: WARNING castellan.key_manager.migration [None req-0b8416d6-f780-4c01-8c3e-42b063a13401 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:28:26.818631 np0000175955 devstack@c-api.service[112382]: WARNING castellan.key_manager.migration [None req-6e435523-f9cf-4002-9433-fe448d502b93 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:28:26.819470 np0000175955 devstack@c-api.service[112381]: WARNING castellan.key_manager.migration [None req-574102ba-bca5-4760-bc56-b37b010855b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:28:26.820111 np0000175955 devstack@c-api.service[112382]: WARNING castellan.key_manager.migration [None req-6e435523-f9cf-4002-9433-fe448d502b93 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:28:26.820685 np0000175955 devstack@c-api.service[112380]: WARNING castellan.key_manager.migration [None req-0b8416d6-f780-4c01-8c3e-42b063a13401 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:28:26.821026 np0000175955 devstack@c-api.service[112381]: WARNING castellan.key_manager.migration [None req-574102ba-bca5-4760-bc56-b37b010855b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:28:26.821944 np0000175955 devstack@c-api.service[112383]: WARNING castellan.key_manager.migration [None req-9813439c-76bf-4090-b7a1-5855e51b43ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:28:26.822167 np0000175955 devstack@c-api.service[112380]: WARNING castellan.key_manager.migration [None req-0b8416d6-f780-4c01-8c3e-42b063a13401 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:28:26.822911 np0000175955 devstack@c-api.service[112381]: WARNING castellan.key_manager.migration [None req-574102ba-bca5-4760-bc56-b37b010855b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:28:26.822959 np0000175955 devstack@c-api.service[112382]: WARNING castellan.key_manager.migration [None req-6e435523-f9cf-4002-9433-fe448d502b93 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:28:26.823438 np0000175955 devstack@c-api.service[112383]: WARNING castellan.key_manager.migration [None req-9813439c-76bf-4090-b7a1-5855e51b43ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:28:26.823678 np0000175955 devstack@c-api.service[112380]: WARNING castellan.key_manager.migration [None req-0b8416d6-f780-4c01-8c3e-42b063a13401 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:28:26.823785 np0000175955 devstack@c-api.service[112381]: WARNING cinder.api.contrib.hosts [None req-574102ba-bca5-4760-bc56-b37b010855b2 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 21 16:28:26.824685 np0000175955 devstack@c-api.service[112381]: WARNING castellan.key_manager.migration [None req-574102ba-bca5-4760-bc56-b37b010855b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:28:26.825314 np0000175955 devstack@c-api.service[112383]: WARNING castellan.key_manager.migration [None req-9813439c-76bf-4090-b7a1-5855e51b43ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:28:26.825352 np0000175955 devstack@c-api.service[112380]: WARNING castellan.key_manager.migration [None req-0b8416d6-f780-4c01-8c3e-42b063a13401 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:28:26.826197 np0000175955 devstack@c-api.service[112381]: WARNING castellan.key_manager.migration [None req-574102ba-bca5-4760-bc56-b37b010855b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:28:26.826475 np0000175955 devstack@c-api.service[112383]: WARNING castellan.key_manager.migration [None req-9813439c-76bf-4090-b7a1-5855e51b43ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:28:26.826593 np0000175955 devstack@c-api.service[112380]: WARNING cinder.api.contrib.hosts [None req-0b8416d6-f780-4c01-8c3e-42b063a13401 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 21 16:28:26.828111 np0000175955 devstack@c-api.service[112380]: WARNING castellan.key_manager.migration [None req-0b8416d6-f780-4c01-8c3e-42b063a13401 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:28:26.828252 np0000175955 devstack@c-api.service[112381]: WARNING castellan.key_manager.migration [None req-574102ba-bca5-4760-bc56-b37b010855b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:28:26.828335 np0000175955 devstack@c-api.service[112383]: WARNING castellan.key_manager.migration [None req-9813439c-76bf-4090-b7a1-5855e51b43ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:28:26.828734 np0000175955 devstack@c-api.service[112382]: WARNING castellan.key_manager.migration [None req-6e435523-f9cf-4002-9433-fe448d502b93 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:28:26.828839 np0000175955 devstack@c-api.service[112380]: WARNING castellan.key_manager.migration [None req-0b8416d6-f780-4c01-8c3e-42b063a13401 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:28:26.828941 np0000175955 devstack@c-api.service[112381]: WARNING castellan.key_manager.migration [None req-574102ba-bca5-4760-bc56-b37b010855b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:28:26.829101 np0000175955 devstack@c-api.service[112383]: WARNING cinder.api.contrib.hosts [None req-9813439c-76bf-4090-b7a1-5855e51b43ab None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 21 16:28:26.829837 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.v3.router [None req-574102ba-bca5-4760-bc56-b37b010855b2 None None] Extended resource: extensions {{(pid=112381) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 16:28:26.829938 np0000175955 devstack@c-api.service[112383]: WARNING castellan.key_manager.migration [None req-9813439c-76bf-4090-b7a1-5855e51b43ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:28:26.830202 np0000175955 devstack@c-api.service[112380]: WARNING castellan.key_manager.migration [None req-0b8416d6-f780-4c01-8c3e-42b063a13401 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:28:26.831574 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.v3.router [None req-574102ba-bca5-4760-bc56-b37b010855b2 None None] Extended resource: qos-specs {{(pid=112381) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 16:28:26.831659 np0000175955 devstack@c-api.service[112383]: WARNING castellan.key_manager.migration [None req-9813439c-76bf-4090-b7a1-5855e51b43ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:28:26.831716 np0000175955 devstack@c-api.service[112380]: WARNING castellan.key_manager.migration [None req-0b8416d6-f780-4c01-8c3e-42b063a13401 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:28:26.832274 np0000175955 devstack@c-api.service[112382]: WARNING castellan.key_manager.migration [None req-6e435523-f9cf-4002-9433-fe448d502b93 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:28:26.832449 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.v3.router [None req-0b8416d6-f780-4c01-8c3e-42b063a13401 None None] Extended resource: extensions {{(pid=112380) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 16:28:26.832751 np0000175955 devstack@c-api.service[112383]: WARNING castellan.key_manager.migration [None req-9813439c-76bf-4090-b7a1-5855e51b43ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:28:26.833416 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.v3.router [None req-574102ba-bca5-4760-bc56-b37b010855b2 None None] Extended resource: os-snapshot-manage {{(pid=112381) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 16:28:26.833882 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.v3.router [None req-0b8416d6-f780-4c01-8c3e-42b063a13401 None None] Extended resource: qos-specs {{(pid=112380) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 16:28:26.834103 np0000175955 devstack@c-api.service[112383]: WARNING castellan.key_manager.migration [None req-9813439c-76bf-4090-b7a1-5855e51b43ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:28:26.834546 np0000175955 devstack@c-api.service[112382]: WARNING castellan.key_manager.migration [None req-6e435523-f9cf-4002-9433-fe448d502b93 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:28:26.834841 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.v3.router [None req-574102ba-bca5-4760-bc56-b37b010855b2 None None] Extended resource: scheduler-stats {{(pid=112381) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 16:28:26.834940 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.v3.router [None req-9813439c-76bf-4090-b7a1-5855e51b43ab None None] Extended resource: extensions {{(pid=112383) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 16:28:26.835920 np0000175955 devstack@c-api.service[112382]: WARNING castellan.key_manager.migration [None req-6e435523-f9cf-4002-9433-fe448d502b93 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:28:26.836043 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.v3.router [None req-0b8416d6-f780-4c01-8c3e-42b063a13401 None None] Extended resource: os-snapshot-manage {{(pid=112380) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 16:28:26.836325 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.v3.router [None req-9813439c-76bf-4090-b7a1-5855e51b43ab None None] Extended resource: qos-specs {{(pid=112383) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 16:28:26.836991 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.v3.router [None req-574102ba-bca5-4760-bc56-b37b010855b2 None None] Extended resource: os-volume-transfer {{(pid=112381) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 16:28:26.837455 np0000175955 devstack@c-api.service[112382]: WARNING castellan.key_manager.migration [None req-6e435523-f9cf-4002-9433-fe448d502b93 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:28:26.837570 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.v3.router [None req-0b8416d6-f780-4c01-8c3e-42b063a13401 None None] Extended resource: scheduler-stats {{(pid=112380) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 16:28:26.838650 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.v3.router [None req-574102ba-bca5-4760-bc56-b37b010855b2 None None] Extended resource: extra_specs {{(pid=112381) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 16:28:26.838940 np0000175955 devstack@c-api.service[112382]: WARNING castellan.key_manager.migration [None req-6e435523-f9cf-4002-9433-fe448d502b93 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:28:26.839063 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.v3.router [None req-0b8416d6-f780-4c01-8c3e-42b063a13401 None None] Extended resource: os-volume-transfer {{(pid=112380) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 16:28:26.839289 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.v3.router [None req-9813439c-76bf-4090-b7a1-5855e51b43ab None None] Extended resource: os-snapshot-manage {{(pid=112383) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 16:28:26.840158 np0000175955 devstack@c-api.service[112382]: WARNING cinder.api.contrib.hosts [None req-6e435523-f9cf-4002-9433-fe448d502b93 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 21 16:28:26.840238 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.v3.router [None req-574102ba-bca5-4760-bc56-b37b010855b2 None None] Extended resource: os-volume-type-access {{(pid=112381) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 16:28:26.840725 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.v3.router [None req-9813439c-76bf-4090-b7a1-5855e51b43ab None None] Extended resource: scheduler-stats {{(pid=112383) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 16:28:26.840927 np0000175955 devstack@c-api.service[112382]: WARNING castellan.key_manager.migration [None req-6e435523-f9cf-4002-9433-fe448d502b93 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:28:26.841367 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.v3.router [None req-0b8416d6-f780-4c01-8c3e-42b063a13401 None None] Extended resource: extra_specs {{(pid=112380) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 16:28:26.841893 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.v3.router [None req-574102ba-bca5-4760-bc56-b37b010855b2 None None] Extended resource: cgsnapshots {{(pid=112381) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 16:28:26.842228 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.v3.router [None req-9813439c-76bf-4090-b7a1-5855e51b43ab None None] Extended resource: os-volume-transfer {{(pid=112383) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 16:28:26.842448 np0000175955 devstack@c-api.service[112382]: WARNING castellan.key_manager.migration [None req-6e435523-f9cf-4002-9433-fe448d502b93 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:28:26.842990 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.v3.router [None req-0b8416d6-f780-4c01-8c3e-42b063a13401 None None] Extended resource: os-volume-type-access {{(pid=112380) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 16:28:26.843334 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.v3.router [None req-574102ba-bca5-4760-bc56-b37b010855b2 None None] Extended resource: consistencygroups {{(pid=112381) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 16:28:26.843816 np0000175955 devstack@c-api.service[112382]: WARNING castellan.key_manager.migration [None req-6e435523-f9cf-4002-9433-fe448d502b93 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:28:26.843873 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.v3.router [None req-9813439c-76bf-4090-b7a1-5855e51b43ab None None] Extended resource: extra_specs {{(pid=112383) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 16:28:26.844633 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.v3.router [None req-0b8416d6-f780-4c01-8c3e-42b063a13401 None None] Extended resource: cgsnapshots {{(pid=112380) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 16:28:26.845166 np0000175955 devstack@c-api.service[112382]: WARNING castellan.key_manager.migration [None req-6e435523-f9cf-4002-9433-fe448d502b93 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:28:26.845361 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.v3.router [None req-574102ba-bca5-4760-bc56-b37b010855b2 None None] Extended resource: os-quota-sets {{(pid=112381) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 16:28:26.845457 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.v3.router [None req-9813439c-76bf-4090-b7a1-5855e51b43ab None None] Extended resource: os-volume-type-access {{(pid=112383) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 16:28:26.846025 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.v3.router [None req-6e435523-f9cf-4002-9433-fe448d502b93 None None] Extended resource: extensions {{(pid=112382) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 16:28:26.846124 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.v3.router [None req-0b8416d6-f780-4c01-8c3e-42b063a13401 None None] Extended resource: consistencygroups {{(pid=112380) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 16:28:26.846788 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.v3.router [None req-574102ba-bca5-4760-bc56-b37b010855b2 None None] Extended resource: capabilities {{(pid=112381) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 16:28:26.847068 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.v3.router [None req-9813439c-76bf-4090-b7a1-5855e51b43ab None None] Extended resource: cgsnapshots {{(pid=112383) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 16:28:26.847385 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.v3.router [None req-6e435523-f9cf-4002-9433-fe448d502b93 None None] Extended resource: qos-specs {{(pid=112382) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 16:28:26.848092 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.v3.router [None req-574102ba-bca5-4760-bc56-b37b010855b2 None None] Extended resource: os-hosts {{(pid=112381) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 16:28:26.848218 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.v3.router [None req-0b8416d6-f780-4c01-8c3e-42b063a13401 None None] Extended resource: os-quota-sets {{(pid=112380) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 16:28:26.848520 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.v3.router [None req-9813439c-76bf-4090-b7a1-5855e51b43ab None None] Extended resource: consistencygroups {{(pid=112383) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 16:28:26.849550 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.v3.router [None req-574102ba-bca5-4760-bc56-b37b010855b2 None None] Extended resource: encryption {{(pid=112381) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 16:28:26.849706 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.v3.router [None req-0b8416d6-f780-4c01-8c3e-42b063a13401 None None] Extended resource: capabilities {{(pid=112380) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 16:28:26.850137 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.v3.router [None req-6e435523-f9cf-4002-9433-fe448d502b93 None None] Extended resource: os-snapshot-manage {{(pid=112382) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 16:28:26.850530 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.v3.router [None req-9813439c-76bf-4090-b7a1-5855e51b43ab None None] Extended resource: os-quota-sets {{(pid=112383) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 16:28:26.850942 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.v3.router [None req-0b8416d6-f780-4c01-8c3e-42b063a13401 None None] Extended resource: os-hosts {{(pid=112380) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 16:28:26.851041 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.v3.router [None req-574102ba-bca5-4760-bc56-b37b010855b2 None None] Extended resource: backups {{(pid=112381) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 16:28:26.851643 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.v3.router [None req-6e435523-f9cf-4002-9433-fe448d502b93 None None] Extended resource: scheduler-stats {{(pid=112382) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 16:28:26.851936 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.v3.router [None req-9813439c-76bf-4090-b7a1-5855e51b43ab None None] Extended resource: capabilities {{(pid=112383) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 16:28:26.852433 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.v3.router [None req-0b8416d6-f780-4c01-8c3e-42b063a13401 None None] Extended resource: encryption {{(pid=112380) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 16:28:26.853086 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.v3.router [None req-574102ba-bca5-4760-bc56-b37b010855b2 None None] Extended resource: os-quota-class-sets {{(pid=112381) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 16:28:26.853290 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.v3.router [None req-6e435523-f9cf-4002-9433-fe448d502b93 None None] Extended resource: os-volume-transfer {{(pid=112382) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 16:28:26.853374 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.v3.router [None req-9813439c-76bf-4090-b7a1-5855e51b43ab None None] Extended resource: os-hosts {{(pid=112383) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 16:28:26.854051 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.v3.router [None req-0b8416d6-f780-4c01-8c3e-42b063a13401 None None] Extended resource: backups {{(pid=112380) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 16:28:26.854467 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.v3.router [None req-574102ba-bca5-4760-bc56-b37b010855b2 None None] Extended resource: os-volume-manage {{(pid=112381) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 16:28:26.854646 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.v3.router [None req-9813439c-76bf-4090-b7a1-5855e51b43ab None None] Extended resource: encryption {{(pid=112383) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 16:28:26.854773 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.v3.router [None req-6e435523-f9cf-4002-9433-fe448d502b93 None None] Extended resource: extra_specs {{(pid=112382) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 16:28:26.855978 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.v3.router [None req-574102ba-bca5-4760-bc56-b37b010855b2 None None] Extended resource: os-availability-zone {{(pid=112381) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 16:28:26.856121 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.v3.router [None req-0b8416d6-f780-4c01-8c3e-42b063a13401 None None] Extended resource: os-quota-class-sets {{(pid=112380) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 16:28:26.856218 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.v3.router [None req-9813439c-76bf-4090-b7a1-5855e51b43ab None None] Extended resource: backups {{(pid=112383) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 16:28:26.856385 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.v3.router [None req-6e435523-f9cf-4002-9433-fe448d502b93 None None] Extended resource: os-volume-type-access {{(pid=112382) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 16:28:26.857312 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.v3.router [None req-574102ba-bca5-4760-bc56-b37b010855b2 None None] Extended resource: encryption {{(pid=112381) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 16:28:26.857530 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.v3.router [None req-0b8416d6-f780-4c01-8c3e-42b063a13401 None None] Extended resource: os-volume-manage {{(pid=112380) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 16:28:26.858016 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.v3.router [None req-6e435523-f9cf-4002-9433-fe448d502b93 None None] Extended resource: cgsnapshots {{(pid=112382) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 16:28:26.858266 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.v3.router [None req-9813439c-76bf-4090-b7a1-5855e51b43ab None None] Extended resource: os-quota-class-sets {{(pid=112383) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 16:28:26.859000 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.v3.router [None req-0b8416d6-f780-4c01-8c3e-42b063a13401 None None] Extended resource: os-availability-zone {{(pid=112380) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 16:28:26.859471 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.v3.router [None req-6e435523-f9cf-4002-9433-fe448d502b93 None None] Extended resource: consistencygroups {{(pid=112382) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 16:28:26.859546 np0000175955 devstack@c-api.service[112381]: WARNING castellan.key_manager.migration [None req-574102ba-bca5-4760-bc56-b37b010855b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:28:26.859600 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.v3.router [None req-9813439c-76bf-4090-b7a1-5855e51b43ab None None] Extended resource: os-volume-manage {{(pid=112383) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 16:28:26.860313 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.v3.router [None req-0b8416d6-f780-4c01-8c3e-42b063a13401 None None] Extended resource: encryption {{(pid=112380) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 16:28:26.860928 np0000175955 devstack@c-api.service[112381]: WARNING castellan.key_manager.migration [None req-574102ba-bca5-4760-bc56-b37b010855b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:28:26.861071 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.v3.router [None req-9813439c-76bf-4090-b7a1-5855e51b43ab None None] Extended resource: os-availability-zone {{(pid=112383) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 16:28:26.861475 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.v3.router [None req-6e435523-f9cf-4002-9433-fe448d502b93 None None] Extended resource: os-quota-sets {{(pid=112382) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 16:28:26.862361 np0000175955 devstack@c-api.service[112381]: WARNING castellan.key_manager.migration [None req-574102ba-bca5-4760-bc56-b37b010855b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:28:26.862453 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.v3.router [None req-9813439c-76bf-4090-b7a1-5855e51b43ab None None] Extended resource: encryption {{(pid=112383) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 16:28:26.862770 np0000175955 devstack@c-api.service[112380]: WARNING castellan.key_manager.migration [None req-0b8416d6-f780-4c01-8c3e-42b063a13401 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:28:26.862860 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.v3.router [None req-6e435523-f9cf-4002-9433-fe448d502b93 None None] Extended resource: capabilities {{(pid=112382) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 16:28:26.863699 np0000175955 devstack@c-api.service[112381]: WARNING castellan.key_manager.migration [None req-574102ba-bca5-4760-bc56-b37b010855b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:28:26.864166 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.v3.router [None req-6e435523-f9cf-4002-9433-fe448d502b93 None None] Extended resource: os-hosts {{(pid=112382) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 16:28:26.864423 np0000175955 devstack@c-api.service[112380]: WARNING castellan.key_manager.migration [None req-0b8416d6-f780-4c01-8c3e-42b063a13401 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:28:26.864885 np0000175955 devstack@c-api.service[112383]: WARNING castellan.key_manager.migration [None req-9813439c-76bf-4090-b7a1-5855e51b43ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:28:26.865126 np0000175955 devstack@c-api.service[112381]: WARNING castellan.key_manager.migration [None req-574102ba-bca5-4760-bc56-b37b010855b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:28:26.865600 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.v3.router [None req-6e435523-f9cf-4002-9433-fe448d502b93 None None] Extended resource: encryption {{(pid=112382) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 16:28:26.865843 np0000175955 devstack@c-api.service[112380]: WARNING castellan.key_manager.migration [None req-0b8416d6-f780-4c01-8c3e-42b063a13401 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:28:26.866417 np0000175955 devstack@c-api.service[112383]: WARNING castellan.key_manager.migration [None req-9813439c-76bf-4090-b7a1-5855e51b43ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:28:26.866646 np0000175955 devstack@c-api.service[112381]: WARNING castellan.key_manager.migration [None req-574102ba-bca5-4760-bc56-b37b010855b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:28:26.867121 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.v3.router [None req-6e435523-f9cf-4002-9433-fe448d502b93 None None] Extended resource: backups {{(pid=112382) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 16:28:26.867255 np0000175955 devstack@c-api.service[112380]: WARNING castellan.key_manager.migration [None req-0b8416d6-f780-4c01-8c3e-42b063a13401 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:28:26.867741 np0000175955 devstack@c-api.service[112383]: WARNING castellan.key_manager.migration [None req-9813439c-76bf-4090-b7a1-5855e51b43ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:28:26.868019 np0000175955 devstack@c-api.service[112381]: WARNING castellan.key_manager.migration [None req-574102ba-bca5-4760-bc56-b37b010855b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:28:26.868607 np0000175955 devstack@c-api.service[112380]: WARNING castellan.key_manager.migration [None req-0b8416d6-f780-4c01-8c3e-42b063a13401 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:28:26.868880 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.contrib.snapshot_actions [None req-574102ba-bca5-4760-bc56-b37b010855b2 None None] SnapshotActionsController initialized {{(pid=112381) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 21 16:28:26.868989 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.v3.router [None req-574102ba-bca5-4760-bc56-b37b010855b2 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112381) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 16:28:26.869064 np0000175955 devstack@c-api.service[112383]: WARNING castellan.key_manager.migration [None req-9813439c-76bf-4090-b7a1-5855e51b43ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:28:26.869136 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.v3.router [None req-574102ba-bca5-4760-bc56-b37b010855b2 None None] Extension TypesManage extending resource: types {{(pid=112381) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 16:28:26.869362 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.v3.router [None req-6e435523-f9cf-4002-9433-fe448d502b93 None None] Extended resource: os-quota-class-sets {{(pid=112382) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 16:28:26.869450 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.v3.router [None req-574102ba-bca5-4760-bc56-b37b010855b2 None None] Extension VolumeActions extending resource: volumes {{(pid=112381) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 16:28:26.869450 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.v3.router [None req-574102ba-bca5-4760-bc56-b37b010855b2 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112381) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 16:28:26.869614 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.v3.router [None req-574102ba-bca5-4760-bc56-b37b010855b2 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112381) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 16:28:26.869695 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.v3.router [None req-574102ba-bca5-4760-bc56-b37b010855b2 None None] Extension AdminActions extending resource: volumes {{(pid=112381) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 16:28:26.869913 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.v3.router [None req-574102ba-bca5-4760-bc56-b37b010855b2 None None] Extension AdminActions extending resource: snapshots {{(pid=112381) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 16:28:26.870026 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.v3.router [None req-574102ba-bca5-4760-bc56-b37b010855b2 None None] Extension AdminActions extending resource: backups {{(pid=112381) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 16:28:26.870084 np0000175955 devstack@c-api.service[112380]: WARNING castellan.key_manager.migration [None req-0b8416d6-f780-4c01-8c3e-42b063a13401 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:28:26.870130 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.v3.router [None req-574102ba-bca5-4760-bc56-b37b010855b2 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112381) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 16:28:26.870216 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.v3.router [None req-574102ba-bca5-4760-bc56-b37b010855b2 None None] Extension UsedLimits extending resource: limits {{(pid=112381) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 16:28:26.870330 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.v3.router [None req-574102ba-bca5-4760-bc56-b37b010855b2 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112381) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 16:28:26.870431 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.v3.router [None req-574102ba-bca5-4760-bc56-b37b010855b2 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112381) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 16:28:26.870487 np0000175955 devstack@c-api.service[112383]: WARNING castellan.key_manager.migration [None req-9813439c-76bf-4090-b7a1-5855e51b43ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:28:26.870538 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.v3.router [None req-6e435523-f9cf-4002-9433-fe448d502b93 None None] Extended resource: os-volume-manage {{(pid=112382) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 16:28:26.870590 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.v3.router [None req-574102ba-bca5-4760-bc56-b37b010855b2 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112381) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 16:28:26.870638 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.v3.router [None req-574102ba-bca5-4760-bc56-b37b010855b2 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112381) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 16:28:26.870769 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.v3.router [None req-574102ba-bca5-4760-bc56-b37b010855b2 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112381) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 16:28:26.870871 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.v3.router [None req-574102ba-bca5-4760-bc56-b37b010855b2 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112381) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 16:28:26.871433 np0000175955 devstack@c-api.service[112380]: WARNING castellan.key_manager.migration [None req-0b8416d6-f780-4c01-8c3e-42b063a13401 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:28:26.871918 np0000175955 devstack@c-api.service[112383]: WARNING castellan.key_manager.migration [None req-9813439c-76bf-4090-b7a1-5855e51b43ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:28:26.872208 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.v3.router [None req-6e435523-f9cf-4002-9433-fe448d502b93 None None] Extended resource: os-availability-zone {{(pid=112382) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 16:28:26.872287 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.contrib.snapshot_actions [None req-0b8416d6-f780-4c01-8c3e-42b063a13401 None None] SnapshotActionsController initialized {{(pid=112380) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 21 16:28:26.872420 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.v3.router [None req-0b8416d6-f780-4c01-8c3e-42b063a13401 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112380) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 16:28:26.872530 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.v3.router [None req-0b8416d6-f780-4c01-8c3e-42b063a13401 None None] Extension TypesManage extending resource: types {{(pid=112380) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 16:28:26.872724 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.v3.router [None req-0b8416d6-f780-4c01-8c3e-42b063a13401 None None] Extension VolumeActions extending resource: volumes {{(pid=112380) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 16:28:26.872847 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.v3.router [None req-0b8416d6-f780-4c01-8c3e-42b063a13401 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112380) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 16:28:26.872949 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.v3.router [None req-0b8416d6-f780-4c01-8c3e-42b063a13401 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112380) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 16:28:26.873053 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.v3.router [None req-0b8416d6-f780-4c01-8c3e-42b063a13401 None None] Extension AdminActions extending resource: volumes {{(pid=112380) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 16:28:26.873207 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.v3.router [None req-0b8416d6-f780-4c01-8c3e-42b063a13401 None None] Extension AdminActions extending resource: snapshots {{(pid=112380) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 16:28:26.873288 np0000175955 devstack@c-api.service[112383]: WARNING castellan.key_manager.migration [None req-9813439c-76bf-4090-b7a1-5855e51b43ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:28:26.873356 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.v3.router [None req-0b8416d6-f780-4c01-8c3e-42b063a13401 None None] Extension AdminActions extending resource: backups {{(pid=112380) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 16:28:26.873410 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.v3.router [None req-0b8416d6-f780-4c01-8c3e-42b063a13401 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112380) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 16:28:26.873521 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.v3.router [None req-6e435523-f9cf-4002-9433-fe448d502b93 None None] Extended resource: encryption {{(pid=112382) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 16:28:26.873575 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.v3.router [None req-0b8416d6-f780-4c01-8c3e-42b063a13401 None None] Extension UsedLimits extending resource: limits {{(pid=112380) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 16:28:26.873626 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.v3.router [None req-0b8416d6-f780-4c01-8c3e-42b063a13401 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112380) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 16:28:26.873714 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.v3.router [None req-0b8416d6-f780-4c01-8c3e-42b063a13401 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112380) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 16:28:26.873833 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.v3.router [None req-0b8416d6-f780-4c01-8c3e-42b063a13401 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112380) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 16:28:26.873947 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.v3.router [None req-0b8416d6-f780-4c01-8c3e-42b063a13401 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112380) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 16:28:26.874058 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.v3.router [None req-0b8416d6-f780-4c01-8c3e-42b063a13401 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112380) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 16:28:26.874152 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.contrib.snapshot_actions [None req-9813439c-76bf-4090-b7a1-5855e51b43ab None None] SnapshotActionsController initialized {{(pid=112383) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 21 16:28:26.874237 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.v3.router [None req-0b8416d6-f780-4c01-8c3e-42b063a13401 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112380) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 16:28:26.874287 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.v3.router [None req-9813439c-76bf-4090-b7a1-5855e51b43ab None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112383) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 16:28:26.874420 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.v3.router [None req-9813439c-76bf-4090-b7a1-5855e51b43ab None None] Extension TypesManage extending resource: types {{(pid=112383) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 16:28:26.875133 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.v3.router [None req-9813439c-76bf-4090-b7a1-5855e51b43ab None None] Extension VolumeActions extending resource: volumes {{(pid=112383) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 16:28:26.875286 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.v3.router [None req-9813439c-76bf-4090-b7a1-5855e51b43ab None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112383) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 16:28:26.875400 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.v3.router [None req-9813439c-76bf-4090-b7a1-5855e51b43ab None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112383) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 16:28:26.875505 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.v3.router [None req-9813439c-76bf-4090-b7a1-5855e51b43ab None None] Extension AdminActions extending resource: volumes {{(pid=112383) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 16:28:26.875608 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.v3.router [None req-9813439c-76bf-4090-b7a1-5855e51b43ab None None] Extension AdminActions extending resource: snapshots {{(pid=112383) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 16:28:26.875710 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.v3.router [None req-9813439c-76bf-4090-b7a1-5855e51b43ab None None] Extension AdminActions extending resource: backups {{(pid=112383) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 16:28:26.875813 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.v3.router [None req-9813439c-76bf-4090-b7a1-5855e51b43ab None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112383) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 16:28:26.875867 np0000175955 devstack@c-api.service[112382]: WARNING castellan.key_manager.migration [None req-6e435523-f9cf-4002-9433-fe448d502b93 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:28:26.875919 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.v3.router [None req-9813439c-76bf-4090-b7a1-5855e51b43ab None None] Extension UsedLimits extending resource: limits {{(pid=112383) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 16:28:26.876018 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.v3.router [None req-9813439c-76bf-4090-b7a1-5855e51b43ab None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112383) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 16:28:26.876143 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.v3.router [None req-9813439c-76bf-4090-b7a1-5855e51b43ab None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112383) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 16:28:26.876241 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.v3.router [None req-9813439c-76bf-4090-b7a1-5855e51b43ab None None] Extension VolumeTypeAccess extending resource: types {{(pid=112383) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 16:28:26.876382 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.v3.router [None req-9813439c-76bf-4090-b7a1-5855e51b43ab None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112383) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 16:28:26.876473 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.v3.router [None req-9813439c-76bf-4090-b7a1-5855e51b43ab None None] Extension SnapshotActions extending resource: snapshots {{(pid=112383) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 16:28:26.876578 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.v3.router [None req-9813439c-76bf-4090-b7a1-5855e51b43ab None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112383) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 16:28:26.877375 np0000175955 devstack@c-api.service[112382]: WARNING castellan.key_manager.migration [None req-6e435523-f9cf-4002-9433-fe448d502b93 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:28:26.878753 np0000175955 devstack@c-api.service[112382]: WARNING castellan.key_manager.migration [None req-6e435523-f9cf-4002-9433-fe448d502b93 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:28:26.879263 np0000175955 devstack@c-api.service[112381]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7a500b2a3668 pid: 112381 (default app) May 21 16:28:26.880106 np0000175955 devstack@c-api.service[112382]: WARNING castellan.key_manager.migration [None req-6e435523-f9cf-4002-9433-fe448d502b93 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:28:26.881568 np0000175955 devstack@c-api.service[112382]: WARNING castellan.key_manager.migration [None req-6e435523-f9cf-4002-9433-fe448d502b93 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:28:26.881940 np0000175955 devstack@c-api.service[112380]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7a500b2a3668 pid: 112380 (default app) May 21 16:28:26.883031 np0000175955 devstack@c-api.service[112382]: WARNING castellan.key_manager.migration [None req-6e435523-f9cf-4002-9433-fe448d502b93 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:28:26.884361 np0000175955 devstack@c-api.service[112383]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7a500b2a3668 pid: 112383 (default app) May 21 16:28:26.884427 np0000175955 devstack@c-api.service[112382]: WARNING castellan.key_manager.migration [None req-6e435523-f9cf-4002-9433-fe448d502b93 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:28:26.885252 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.contrib.snapshot_actions [None req-6e435523-f9cf-4002-9433-fe448d502b93 None None] SnapshotActionsController initialized {{(pid=112382) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 21 16:28:26.885424 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.v3.router [None req-6e435523-f9cf-4002-9433-fe448d502b93 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112382) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 16:28:26.885557 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.v3.router [None req-6e435523-f9cf-4002-9433-fe448d502b93 None None] Extension TypesManage extending resource: types {{(pid=112382) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 16:28:26.886405 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.v3.router [None req-6e435523-f9cf-4002-9433-fe448d502b93 None None] Extension VolumeActions extending resource: volumes {{(pid=112382) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 16:28:26.886497 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.v3.router [None req-6e435523-f9cf-4002-9433-fe448d502b93 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112382) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 16:28:26.886641 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.v3.router [None req-6e435523-f9cf-4002-9433-fe448d502b93 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112382) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 16:28:26.886755 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.v3.router [None req-6e435523-f9cf-4002-9433-fe448d502b93 None None] Extension AdminActions extending resource: volumes {{(pid=112382) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 16:28:26.886843 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.v3.router [None req-6e435523-f9cf-4002-9433-fe448d502b93 None None] Extension AdminActions extending resource: snapshots {{(pid=112382) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 16:28:26.886970 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.v3.router [None req-6e435523-f9cf-4002-9433-fe448d502b93 None None] Extension AdminActions extending resource: backups {{(pid=112382) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 16:28:26.887070 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.v3.router [None req-6e435523-f9cf-4002-9433-fe448d502b93 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112382) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 16:28:26.887155 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.v3.router [None req-6e435523-f9cf-4002-9433-fe448d502b93 None None] Extension UsedLimits extending resource: limits {{(pid=112382) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 16:28:26.887299 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.v3.router [None req-6e435523-f9cf-4002-9433-fe448d502b93 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112382) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 16:28:26.887447 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.v3.router [None req-6e435523-f9cf-4002-9433-fe448d502b93 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112382) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 16:28:26.887541 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.v3.router [None req-6e435523-f9cf-4002-9433-fe448d502b93 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112382) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 16:28:26.887652 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.v3.router [None req-6e435523-f9cf-4002-9433-fe448d502b93 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112382) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 16:28:26.887774 np0000175955 devstack@c-api.service[112381]: /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:28:26.887774 np0000175955 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) May 21 16:28:26.888000 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.v3.router [None req-6e435523-f9cf-4002-9433-fe448d502b93 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112382) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 16:28:26.888102 np0000175955 devstack@c-api.service[112381]: /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:28:26.888102 np0000175955 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) May 21 16:28:26.888102 np0000175955 devstack@c-api.service[112381]: /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:28:26.888102 np0000175955 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) May 21 16:28:26.888102 np0000175955 devstack@c-api.service[112381]: /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:28:26.888689 np0000175955 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) May 21 16:28:26.888689 np0000175955 devstack@c-api.service[112381]: /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:28:26.888689 np0000175955 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) May 21 16:28:26.888960 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.v3.router [None req-6e435523-f9cf-4002-9433-fe448d502b93 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112382) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 16:28:26.889045 np0000175955 devstack@c-api.service[112381]: /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:28:26.889045 np0000175955 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) May 21 16:28:26.889045 np0000175955 devstack@c-api.service[112381]: /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:28:26.889045 np0000175955 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) May 21 16:28:26.889045 np0000175955 devstack@c-api.service[112381]: /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:28:26.889045 np0000175955 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) May 21 16:28:26.889669 np0000175955 devstack@c-api.service[112381]: /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:28:26.889669 np0000175955 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) May 21 16:28:26.889669 np0000175955 devstack@c-api.service[112381]: /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:28:26.889669 np0000175955 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) May 21 16:28:26.890031 np0000175955 devstack@c-api.service[112381]: /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:28:26.890031 np0000175955 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) May 21 16:28:26.890031 np0000175955 devstack@c-api.service[112381]: /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:28:26.890031 np0000175955 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) May 21 16:28:26.890497 np0000175955 devstack@c-api.service[112381]: /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:28:26.890497 np0000175955 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) May 21 16:28:26.890497 np0000175955 devstack@c-api.service[112381]: /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:28:26.890497 np0000175955 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) May 21 16:28:26.890891 np0000175955 devstack@c-api.service[112381]: /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:28:26.890891 np0000175955 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) May 21 16:28:26.890891 np0000175955 devstack@c-api.service[112381]: /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:28:26.890891 np0000175955 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) May 21 16:28:26.890891 np0000175955 devstack@c-api.service[112381]: /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:28:26.891404 np0000175955 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) May 21 16:28:26.891404 np0000175955 devstack@c-api.service[112381]: /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:28:26.891404 np0000175955 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) May 21 16:28:26.891404 np0000175955 devstack@c-api.service[112381]: /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:28:26.891404 np0000175955 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) May 21 16:28:26.891853 np0000175955 devstack@c-api.service[112381]: /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:28:26.891853 np0000175955 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) May 21 16:28:26.891853 np0000175955 devstack@c-api.service[112381]: /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:28:26.891853 np0000175955 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) May 21 16:28:26.891853 np0000175955 devstack@c-api.service[112381]: /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:28:26.891853 np0000175955 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) May 21 16:28:26.892447 np0000175955 devstack@c-api.service[112381]: /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:28:26.892447 np0000175955 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) May 21 16:28:26.892447 np0000175955 devstack@c-api.service[112381]: /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:28:26.892447 np0000175955 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) May 21 16:28:26.892447 np0000175955 devstack@c-api.service[112381]: /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:28:26.892447 np0000175955 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) May 21 16:28:26.893007 np0000175955 devstack@c-api.service[112381]: /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:28:26.893007 np0000175955 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) May 21 16:28:26.893007 np0000175955 devstack@c-api.service[112381]: /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:28:26.893007 np0000175955 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) May 21 16:28:26.893007 np0000175955 devstack@c-api.service[112381]: /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:28:26.893007 np0000175955 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) May 21 16:28:26.893677 np0000175955 devstack@c-api.service[112381]: /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:28:26.893677 np0000175955 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) May 21 16:28:26.893677 np0000175955 devstack@c-api.service[112381]: /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:28:26.893677 np0000175955 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) May 21 16:28:26.893677 np0000175955 devstack@c-api.service[112381]: /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:28:26.894550 np0000175955 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) May 21 16:28:26.894550 np0000175955 devstack@c-api.service[112381]: /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:28:26.894550 np0000175955 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) May 21 16:28:26.894550 np0000175955 devstack@c-api.service[112381]: /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:28:26.894550 np0000175955 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) May 21 16:28:26.894748 np0000175955 devstack@c-api.service[112381]: /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:28:26.894748 np0000175955 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) May 21 16:28:26.894748 np0000175955 devstack@c-api.service[112381]: /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:28:26.894748 np0000175955 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) May 21 16:28:26.894748 np0000175955 devstack@c-api.service[112381]: /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:28:26.894748 np0000175955 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) May 21 16:28:26.895006 np0000175955 devstack@c-api.service[112381]: /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:28:26.895006 np0000175955 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) May 21 16:28:26.895006 np0000175955 devstack@c-api.service[112381]: /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:28:26.895006 np0000175955 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) May 21 16:28:26.895006 np0000175955 devstack@c-api.service[112381]: /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:28:26.895006 np0000175955 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) May 21 16:28:26.895413 np0000175955 devstack@c-api.service[112381]: /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:28:26.895413 np0000175955 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) May 21 16:28:26.895413 np0000175955 devstack@c-api.service[112381]: /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:28:26.895413 np0000175955 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) May 21 16:28:26.895413 np0000175955 devstack@c-api.service[112381]: /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:28:26.895922 np0000175955 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) May 21 16:28:26.895922 np0000175955 devstack@c-api.service[112381]: /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:28:26.895922 np0000175955 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) May 21 16:28:26.895922 np0000175955 devstack@c-api.service[112381]: /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:28:26.895922 np0000175955 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) May 21 16:28:26.896104 np0000175955 devstack@c-api.service[112381]: /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:28:26.896104 np0000175955 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) May 21 16:28:26.896104 np0000175955 devstack@c-api.service[112381]: /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:28:26.896104 np0000175955 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) May 21 16:28:26.896256 np0000175955 devstack@c-api.service[112381]: /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:28:26.896256 np0000175955 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) May 21 16:28:26.896256 np0000175955 devstack@c-api.service[112381]: /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:28:26.896256 np0000175955 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) May 21 16:28:26.896383 np0000175955 devstack@c-api.service[112381]: /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:28:26.896383 np0000175955 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) May 21 16:28:26.896383 np0000175955 devstack@c-api.service[112381]: /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:28:26.896383 np0000175955 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) May 21 16:28:26.896383 np0000175955 devstack@c-api.service[112381]: /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:28:26.896540 np0000175955 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) May 21 16:28:26.896540 np0000175955 devstack@c-api.service[112381]: /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:28:26.896540 np0000175955 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) May 21 16:28:26.896540 np0000175955 devstack@c-api.service[112381]: /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:28:26.896540 np0000175955 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) May 21 16:28:26.896668 np0000175955 devstack@c-api.service[112381]: /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:28:26.896668 np0000175955 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) May 21 16:28:26.896668 np0000175955 devstack@c-api.service[112381]: /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:28:26.896668 np0000175955 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) May 21 16:28:26.896792 np0000175955 devstack@c-api.service[112381]: /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:28:26.896792 np0000175955 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) May 21 16:28:26.896792 np0000175955 devstack@c-api.service[112381]: /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:28:26.896792 np0000175955 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) May 21 16:28:26.896902 np0000175955 devstack@c-api.service[112381]: /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:28:26.896902 np0000175955 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) May 21 16:28:26.896902 np0000175955 devstack@c-api.service[112381]: /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:28:26.896902 np0000175955 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) May 21 16:28:26.897038 np0000175955 devstack@c-api.service[112381]: /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:28:26.897038 np0000175955 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) May 21 16:28:26.897038 np0000175955 devstack@c-api.service[112381]: /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:28:26.897038 np0000175955 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) May 21 16:28:26.897205 np0000175955 devstack@c-api.service[112381]: /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:28:26.897205 np0000175955 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) May 21 16:28:26.897205 np0000175955 devstack@c-api.service[112381]: /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:28:26.897205 np0000175955 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) May 21 16:28:26.897323 np0000175955 devstack@c-api.service[112381]: /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:28:26.897323 np0000175955 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) May 21 16:28:26.897323 np0000175955 devstack@c-api.service[112381]: /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:28:26.897323 np0000175955 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) May 21 16:28:26.897323 np0000175955 devstack@c-api.service[112381]: /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:28:26.897506 np0000175955 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) May 21 16:28:26.897506 np0000175955 devstack@c-api.service[112381]: /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:28:26.897506 np0000175955 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) May 21 16:28:26.897506 np0000175955 devstack@c-api.service[112381]: /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:28:26.897506 np0000175955 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) May 21 16:28:26.897506 np0000175955 devstack@c-api.service[112381]: /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:28:26.897677 np0000175955 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) May 21 16:28:26.897677 np0000175955 devstack@c-api.service[112381]: /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:28:26.897677 np0000175955 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) May 21 16:28:26.897677 np0000175955 devstack@c-api.service[112381]: /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:28:26.897677 np0000175955 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) May 21 16:28:26.897813 np0000175955 devstack@c-api.service[112381]: /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:28:26.897813 np0000175955 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) May 21 16:28:26.897813 np0000175955 devstack@c-api.service[112381]: /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:28:26.897813 np0000175955 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) May 21 16:28:26.897813 np0000175955 devstack@c-api.service[112381]: /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:28:26.897813 np0000175955 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) May 21 16:28:26.897989 np0000175955 devstack@c-api.service[112381]: /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:28:26.897989 np0000175955 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) May 21 16:28:26.897989 np0000175955 devstack@c-api.service[112381]: /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:28:26.897989 np0000175955 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) May 21 16:28:26.897989 np0000175955 devstack@c-api.service[112381]: /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:28:26.897989 np0000175955 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) May 21 16:28:26.898170 np0000175955 devstack@c-api.service[112381]: /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:28:26.898170 np0000175955 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) May 21 16:28:26.898170 np0000175955 devstack@c-api.service[112381]: /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:28:26.898170 np0000175955 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) May 21 16:28:26.898170 np0000175955 devstack@c-api.service[112381]: /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:28:26.898170 np0000175955 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) May 21 16:28:26.898362 np0000175955 devstack@c-api.service[112381]: /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:28:26.898362 np0000175955 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) May 21 16:28:26.898362 np0000175955 devstack@c-api.service[112381]: /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:28:26.898362 np0000175955 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) May 21 16:28:26.898362 np0000175955 devstack@c-api.service[112381]: /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:28:26.898362 np0000175955 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) May 21 16:28:26.898533 np0000175955 devstack@c-api.service[112381]: /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:28:26.898533 np0000175955 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) May 21 16:28:26.898533 np0000175955 devstack@c-api.service[112381]: /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:28:26.898533 np0000175955 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) May 21 16:28:26.898655 np0000175955 devstack@c-api.service[112381]: /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:28:26.898655 np0000175955 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) May 21 16:28:26.898655 np0000175955 devstack@c-api.service[112381]: /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:28:26.898655 np0000175955 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) May 21 16:28:26.898655 np0000175955 devstack@c-api.service[112381]: /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:28:26.898807 np0000175955 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) May 21 16:28:26.898807 np0000175955 devstack@c-api.service[112381]: /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:28:26.898807 np0000175955 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) May 21 16:28:26.898807 np0000175955 devstack@c-api.service[112381]: /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:28:26.898807 np0000175955 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) May 21 16:28:26.898807 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.middleware.request_id [None req-ef3da8ca-640c-4d61-94c4-cd192a2c504d None None] RequestId filter calling following filter/app {{(pid=112381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 21 16:28:26.898807 np0000175955 devstack@c-api.service[112381]: [pid: 112381|app: 0|req: 1/1] 199.204.45.240 () {60 vars in 956 bytes} [Thu May 21 16:28:26 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:28:26.899022 np0000175955 devstack@c-api.service[112382]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7a500b2a3668 pid: 112382 (default app) May 21 16:28:34.219798 np0000175955 devstack@c-api.service[112380]: /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:28:34.219798 np0000175955 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) May 21 16:28:34.219798 np0000175955 devstack@c-api.service[112380]: /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:28:34.219798 np0000175955 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) May 21 16:28:34.219798 np0000175955 devstack@c-api.service[112380]: /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:28:34.220678 np0000175955 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) May 21 16:28:34.220678 np0000175955 devstack@c-api.service[112380]: /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:28:34.220678 np0000175955 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) May 21 16:28:34.220678 np0000175955 devstack@c-api.service[112380]: /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:28:34.220678 np0000175955 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) May 21 16:28:34.220942 np0000175955 devstack@c-api.service[112380]: /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:28:34.220942 np0000175955 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) May 21 16:28:34.220942 np0000175955 devstack@c-api.service[112380]: /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:28:34.220942 np0000175955 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) May 21 16:28:34.220942 np0000175955 devstack@c-api.service[112380]: /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:28:34.220942 np0000175955 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) May 21 16:28:34.221289 np0000175955 devstack@c-api.service[112380]: /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:28:34.221289 np0000175955 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) May 21 16:28:34.221289 np0000175955 devstack@c-api.service[112380]: /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:28:34.221289 np0000175955 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) May 21 16:28:34.221504 np0000175955 devstack@c-api.service[112380]: /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:28:34.221504 np0000175955 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) May 21 16:28:34.221504 np0000175955 devstack@c-api.service[112380]: /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:28:34.221504 np0000175955 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) May 21 16:28:34.221747 np0000175955 devstack@c-api.service[112380]: /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:28:34.221747 np0000175955 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) May 21 16:28:34.221747 np0000175955 devstack@c-api.service[112380]: /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:28:34.221747 np0000175955 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) May 21 16:28:34.221981 np0000175955 devstack@c-api.service[112380]: /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:28:34.221981 np0000175955 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) May 21 16:28:34.221981 np0000175955 devstack@c-api.service[112380]: /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:28:34.221981 np0000175955 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) May 21 16:28:34.221981 np0000175955 devstack@c-api.service[112380]: /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:28:34.222284 np0000175955 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) May 21 16:28:34.222284 np0000175955 devstack@c-api.service[112380]: /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:28:34.222284 np0000175955 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) May 21 16:28:34.222284 np0000175955 devstack@c-api.service[112380]: /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:28:34.222284 np0000175955 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) May 21 16:28:34.222600 np0000175955 devstack@c-api.service[112380]: /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:28:34.222600 np0000175955 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) May 21 16:28:34.222600 np0000175955 devstack@c-api.service[112380]: /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:28:34.222600 np0000175955 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) May 21 16:28:34.222600 np0000175955 devstack@c-api.service[112380]: /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:28:34.222600 np0000175955 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) May 21 16:28:34.222939 np0000175955 devstack@c-api.service[112380]: /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:28:34.222939 np0000175955 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) May 21 16:28:34.222939 np0000175955 devstack@c-api.service[112380]: /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:28:34.222939 np0000175955 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) May 21 16:28:34.222939 np0000175955 devstack@c-api.service[112380]: /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:28:34.222939 np0000175955 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) May 21 16:28:34.223238 np0000175955 devstack@c-api.service[112380]: /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:28:34.223238 np0000175955 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) May 21 16:28:34.223238 np0000175955 devstack@c-api.service[112380]: /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:28:34.223238 np0000175955 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) May 21 16:28:34.223238 np0000175955 devstack@c-api.service[112380]: /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:28:34.223238 np0000175955 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) May 21 16:28:34.223454 np0000175955 devstack@c-api.service[112380]: /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:28:34.223454 np0000175955 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) May 21 16:28:34.223454 np0000175955 devstack@c-api.service[112380]: /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:28:34.223454 np0000175955 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) May 21 16:28:34.223454 np0000175955 devstack@c-api.service[112380]: /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:28:34.223642 np0000175955 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) May 21 16:28:34.223642 np0000175955 devstack@c-api.service[112380]: /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:28:34.223642 np0000175955 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) May 21 16:28:34.223642 np0000175955 devstack@c-api.service[112380]: /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:28:34.223642 np0000175955 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) May 21 16:28:34.223807 np0000175955 devstack@c-api.service[112380]: /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:28:34.223807 np0000175955 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) May 21 16:28:34.223807 np0000175955 devstack@c-api.service[112380]: /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:28:34.223807 np0000175955 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) May 21 16:28:34.223807 np0000175955 devstack@c-api.service[112380]: /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:28:34.223807 np0000175955 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) May 21 16:28:34.224022 np0000175955 devstack@c-api.service[112380]: /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:28:34.224022 np0000175955 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) May 21 16:28:34.224022 np0000175955 devstack@c-api.service[112380]: /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:28:34.224022 np0000175955 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) May 21 16:28:34.224022 np0000175955 devstack@c-api.service[112380]: /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:28:34.224022 np0000175955 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) May 21 16:28:34.224234 np0000175955 devstack@c-api.service[112380]: /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:28:34.224234 np0000175955 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) May 21 16:28:34.224234 np0000175955 devstack@c-api.service[112380]: /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:28:34.224234 np0000175955 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) May 21 16:28:34.224234 np0000175955 devstack@c-api.service[112380]: /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:28:34.224516 np0000175955 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) May 21 16:28:34.224516 np0000175955 devstack@c-api.service[112380]: /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:28:34.224516 np0000175955 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) May 21 16:28:34.224516 np0000175955 devstack@c-api.service[112380]: /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:28:34.224516 np0000175955 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) May 21 16:28:34.224688 np0000175955 devstack@c-api.service[112380]: /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:28:34.224688 np0000175955 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) May 21 16:28:34.224688 np0000175955 devstack@c-api.service[112380]: /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:28:34.224688 np0000175955 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) May 21 16:28:34.224838 np0000175955 devstack@c-api.service[112380]: /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:28:34.224838 np0000175955 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) May 21 16:28:34.224838 np0000175955 devstack@c-api.service[112380]: /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:28:34.224838 np0000175955 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) May 21 16:28:34.224982 np0000175955 devstack@c-api.service[112380]: /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:28:34.224982 np0000175955 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) May 21 16:28:34.224982 np0000175955 devstack@c-api.service[112380]: /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:28:34.224982 np0000175955 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) May 21 16:28:34.224982 np0000175955 devstack@c-api.service[112380]: /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:28:34.225170 np0000175955 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) May 21 16:28:34.225170 np0000175955 devstack@c-api.service[112380]: /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:28:34.225170 np0000175955 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) May 21 16:28:34.225170 np0000175955 devstack@c-api.service[112380]: /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:28:34.225170 np0000175955 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) May 21 16:28:34.225372 np0000175955 devstack@c-api.service[112380]: /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:28:34.225372 np0000175955 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) May 21 16:28:34.225372 np0000175955 devstack@c-api.service[112380]: /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:28:34.225372 np0000175955 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) May 21 16:28:34.225515 np0000175955 devstack@c-api.service[112380]: /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:28:34.225515 np0000175955 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) May 21 16:28:34.225515 np0000175955 devstack@c-api.service[112380]: /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:28:34.225515 np0000175955 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) May 21 16:28:34.225662 np0000175955 devstack@c-api.service[112380]: /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:28:34.225662 np0000175955 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) May 21 16:28:34.225662 np0000175955 devstack@c-api.service[112380]: /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:28:34.225662 np0000175955 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) May 21 16:28:34.225805 np0000175955 devstack@c-api.service[112380]: /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:28:34.225805 np0000175955 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) May 21 16:28:34.225805 np0000175955 devstack@c-api.service[112380]: /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:28:34.225805 np0000175955 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) May 21 16:28:34.225953 np0000175955 devstack@c-api.service[112380]: /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:28:34.225953 np0000175955 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) May 21 16:28:34.225953 np0000175955 devstack@c-api.service[112380]: /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:28:34.225953 np0000175955 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) May 21 16:28:34.226095 np0000175955 devstack@c-api.service[112380]: /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:28:34.226095 np0000175955 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) May 21 16:28:34.226095 np0000175955 devstack@c-api.service[112380]: /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:28:34.226095 np0000175955 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) May 21 16:28:34.226095 np0000175955 devstack@c-api.service[112380]: /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:28:34.226306 np0000175955 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) May 21 16:28:34.226306 np0000175955 devstack@c-api.service[112380]: /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:28:34.226306 np0000175955 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) May 21 16:28:34.226306 np0000175955 devstack@c-api.service[112380]: /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:28:34.226306 np0000175955 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) May 21 16:28:34.226306 np0000175955 devstack@c-api.service[112380]: /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:28:34.226524 np0000175955 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) May 21 16:28:34.226524 np0000175955 devstack@c-api.service[112380]: /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:28:34.226524 np0000175955 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) May 21 16:28:34.226524 np0000175955 devstack@c-api.service[112380]: /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:28:34.226524 np0000175955 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) May 21 16:28:34.226696 np0000175955 devstack@c-api.service[112380]: /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:28:34.226696 np0000175955 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) May 21 16:28:34.226696 np0000175955 devstack@c-api.service[112380]: /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:28:34.226696 np0000175955 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) May 21 16:28:34.226696 np0000175955 devstack@c-api.service[112380]: /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:28:34.226696 np0000175955 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) May 21 16:28:34.226903 np0000175955 devstack@c-api.service[112380]: /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:28:34.226903 np0000175955 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) May 21 16:28:34.226903 np0000175955 devstack@c-api.service[112380]: /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:28:34.226903 np0000175955 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) May 21 16:28:34.226903 np0000175955 devstack@c-api.service[112380]: /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:28:34.226903 np0000175955 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) May 21 16:28:34.227122 np0000175955 devstack@c-api.service[112380]: /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:28:34.227122 np0000175955 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) May 21 16:28:34.227122 np0000175955 devstack@c-api.service[112380]: /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:28:34.227122 np0000175955 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) May 21 16:28:34.227122 np0000175955 devstack@c-api.service[112380]: /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:28:34.227122 np0000175955 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) May 21 16:28:34.227349 np0000175955 devstack@c-api.service[112380]: /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:28:34.227349 np0000175955 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) May 21 16:28:34.227349 np0000175955 devstack@c-api.service[112380]: /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:28:34.227349 np0000175955 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) May 21 16:28:34.227349 np0000175955 devstack@c-api.service[112380]: /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:28:34.227349 np0000175955 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) May 21 16:28:34.227563 np0000175955 devstack@c-api.service[112380]: /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:28:34.227563 np0000175955 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) May 21 16:28:34.227563 np0000175955 devstack@c-api.service[112380]: /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:28:34.227563 np0000175955 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) May 21 16:28:34.227718 np0000175955 devstack@c-api.service[112380]: /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:28:34.227718 np0000175955 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) May 21 16:28:34.227718 np0000175955 devstack@c-api.service[112380]: /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:28:34.227718 np0000175955 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) May 21 16:28:34.227718 np0000175955 devstack@c-api.service[112380]: /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:28:34.227901 np0000175955 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) May 21 16:28:34.227901 np0000175955 devstack@c-api.service[112380]: /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:28:34.227901 np0000175955 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) May 21 16:28:34.227901 np0000175955 devstack@c-api.service[112380]: /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:28:34.227901 np0000175955 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) May 21 16:28:34.227901 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.middleware.request_id [None req-c5eecc37-113a-4cee-aeea-2ce948fd5fd6 None None] RequestId filter calling following filter/app {{(pid=112380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 21 16:28:34.721347 np0000175955 devstack@c-api.service[112380]: INFO cinder.api.openstack.wsgi [None req-c5eecc37-113a-4cee-aeea-2ce948fd5fd6 admin admin] POST https://199.204.45.240/volume/v3/types May 21 16:28:34.721347 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.openstack.wsgi [None req-c5eecc37-113a-4cee-aeea-2ce948fd5fd6 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 21 16:28:34.723951 np0000175955 devstack@c-api.service[112380]: /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:28:34.723951 np0000175955 devstack@c-api.service[112380]: warnings.warn( May 21 16:28:34.730141 np0000175955 devstack@c-api.service[112380]: DEBUG oslo_db.sqlalchemy.engines [None req-c5eecc37-113a-4cee-aeea-2ce948fd5fd6 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=112380) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 21 16:28:34.764888 np0000175955 devstack@c-api.service[112380]: INFO cinder.api.openstack.wsgi [None req-c5eecc37-113a-4cee-aeea-2ce948fd5fd6 admin admin] https://199.204.45.240/volume/v3/types returned with HTTP 200 May 21 16:28:34.764888 np0000175955 devstack@c-api.service[112380]: [pid: 112380|app: 0|req: 1/2] 199.204.45.240 () {68 vars in 1288 bytes} [Thu May 21 16:28:34 2026] POST /volume/v3/types => generated 186 bytes in 556 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 21 16:28:34.788395 np0000175955 devstack@c-api.service[112383]: /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:28:34.788395 np0000175955 devstack@c-api.service[112383]: warnings.warn(deprecated_msg) May 21 16:28:34.788395 np0000175955 devstack@c-api.service[112383]: /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:28:34.788395 np0000175955 devstack@c-api.service[112383]: warnings.warn(deprecated_msg) May 21 16:28:34.788395 np0000175955 devstack@c-api.service[112383]: /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:28:34.790069 np0000175955 devstack@c-api.service[112383]: warnings.warn(deprecated_msg) May 21 16:28:34.790069 np0000175955 devstack@c-api.service[112383]: /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:28:34.790069 np0000175955 devstack@c-api.service[112383]: warnings.warn(deprecated_msg) May 21 16:28:34.790069 np0000175955 devstack@c-api.service[112383]: /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:28:34.790069 np0000175955 devstack@c-api.service[112383]: warnings.warn(deprecated_msg) May 21 16:28:34.791009 np0000175955 devstack@c-api.service[112383]: /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:28:34.791009 np0000175955 devstack@c-api.service[112383]: warnings.warn(deprecated_msg) May 21 16:28:34.791009 np0000175955 devstack@c-api.service[112383]: /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:28:34.791009 np0000175955 devstack@c-api.service[112383]: warnings.warn(deprecated_msg) May 21 16:28:34.791009 np0000175955 devstack@c-api.service[112383]: /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:28:34.791009 np0000175955 devstack@c-api.service[112383]: warnings.warn(deprecated_msg) May 21 16:28:34.792084 np0000175955 devstack@c-api.service[112383]: /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:28:34.792084 np0000175955 devstack@c-api.service[112383]: warnings.warn(deprecated_msg) May 21 16:28:34.792084 np0000175955 devstack@c-api.service[112383]: /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:28:34.792084 np0000175955 devstack@c-api.service[112383]: warnings.warn(deprecated_msg) May 21 16:28:34.794171 np0000175955 devstack@c-api.service[112383]: /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:28:34.794171 np0000175955 devstack@c-api.service[112383]: warnings.warn(deprecated_msg) May 21 16:28:34.794171 np0000175955 devstack@c-api.service[112383]: /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:28:34.794171 np0000175955 devstack@c-api.service[112383]: warnings.warn(deprecated_msg) May 21 16:28:34.795993 np0000175955 devstack@c-api.service[112383]: /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:28:34.795993 np0000175955 devstack@c-api.service[112383]: warnings.warn(deprecated_msg) May 21 16:28:34.795993 np0000175955 devstack@c-api.service[112383]: /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:28:34.795993 np0000175955 devstack@c-api.service[112383]: warnings.warn(deprecated_msg) May 21 16:28:34.797838 np0000175955 devstack@c-api.service[112383]: /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:28:34.797838 np0000175955 devstack@c-api.service[112383]: warnings.warn(deprecated_msg) May 21 16:28:34.797838 np0000175955 devstack@c-api.service[112383]: /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:28:34.797838 np0000175955 devstack@c-api.service[112383]: warnings.warn(deprecated_msg) May 21 16:28:34.797838 np0000175955 devstack@c-api.service[112383]: /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:28:34.799430 np0000175955 devstack@c-api.service[112383]: warnings.warn(deprecated_msg) May 21 16:28:34.799430 np0000175955 devstack@c-api.service[112383]: /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:28:34.799430 np0000175955 devstack@c-api.service[112383]: warnings.warn(deprecated_msg) May 21 16:28:34.799430 np0000175955 devstack@c-api.service[112383]: /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:28:34.799430 np0000175955 devstack@c-api.service[112383]: warnings.warn(deprecated_msg) May 21 16:28:34.801283 np0000175955 devstack@c-api.service[112383]: /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:28:34.801283 np0000175955 devstack@c-api.service[112383]: warnings.warn(deprecated_msg) May 21 16:28:34.801283 np0000175955 devstack@c-api.service[112383]: /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:28:34.801283 np0000175955 devstack@c-api.service[112383]: warnings.warn(deprecated_msg) May 21 16:28:34.801283 np0000175955 devstack@c-api.service[112383]: /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:28:34.801283 np0000175955 devstack@c-api.service[112383]: warnings.warn(deprecated_msg) May 21 16:28:34.803600 np0000175955 devstack@c-api.service[112383]: /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:28:34.803600 np0000175955 devstack@c-api.service[112383]: warnings.warn(deprecated_msg) May 21 16:28:34.803600 np0000175955 devstack@c-api.service[112383]: /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:28:34.803600 np0000175955 devstack@c-api.service[112383]: warnings.warn(deprecated_msg) May 21 16:28:34.803600 np0000175955 devstack@c-api.service[112383]: /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:28:34.803600 np0000175955 devstack@c-api.service[112383]: warnings.warn(deprecated_msg) May 21 16:28:34.805310 np0000175955 devstack@c-api.service[112383]: /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:28:34.805310 np0000175955 devstack@c-api.service[112383]: warnings.warn(deprecated_msg) May 21 16:28:34.805310 np0000175955 devstack@c-api.service[112383]: /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:28:34.805310 np0000175955 devstack@c-api.service[112383]: warnings.warn(deprecated_msg) May 21 16:28:34.805310 np0000175955 devstack@c-api.service[112383]: /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:28:34.805310 np0000175955 devstack@c-api.service[112383]: warnings.warn(deprecated_msg) May 21 16:28:34.806730 np0000175955 devstack@c-api.service[112383]: /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:28:34.806730 np0000175955 devstack@c-api.service[112383]: warnings.warn(deprecated_msg) May 21 16:28:34.806730 np0000175955 devstack@c-api.service[112383]: /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:28:34.806730 np0000175955 devstack@c-api.service[112383]: warnings.warn(deprecated_msg) May 21 16:28:34.806730 np0000175955 devstack@c-api.service[112383]: /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:28:34.807566 np0000175955 devstack@c-api.service[112383]: warnings.warn(deprecated_msg) May 21 16:28:34.807566 np0000175955 devstack@c-api.service[112383]: /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:28:34.807566 np0000175955 devstack@c-api.service[112383]: warnings.warn(deprecated_msg) May 21 16:28:34.807566 np0000175955 devstack@c-api.service[112383]: /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:28:34.807566 np0000175955 devstack@c-api.service[112383]: warnings.warn(deprecated_msg) May 21 16:28:34.808775 np0000175955 devstack@c-api.service[112383]: /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:28:34.808775 np0000175955 devstack@c-api.service[112383]: warnings.warn(deprecated_msg) May 21 16:28:34.808775 np0000175955 devstack@c-api.service[112383]: /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:28:34.808775 np0000175955 devstack@c-api.service[112383]: warnings.warn(deprecated_msg) May 21 16:28:34.808775 np0000175955 devstack@c-api.service[112383]: /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:28:34.808775 np0000175955 devstack@c-api.service[112383]: warnings.warn(deprecated_msg) May 21 16:28:34.810805 np0000175955 devstack@c-api.service[112383]: /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:28:34.810805 np0000175955 devstack@c-api.service[112383]: warnings.warn(deprecated_msg) May 21 16:28:34.810805 np0000175955 devstack@c-api.service[112383]: /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:28:34.810805 np0000175955 devstack@c-api.service[112383]: warnings.warn(deprecated_msg) May 21 16:28:34.810805 np0000175955 devstack@c-api.service[112383]: /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:28:34.810805 np0000175955 devstack@c-api.service[112383]: warnings.warn(deprecated_msg) May 21 16:28:34.812290 np0000175955 devstack@c-api.service[112383]: /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:28:34.812290 np0000175955 devstack@c-api.service[112383]: warnings.warn(deprecated_msg) May 21 16:28:34.812290 np0000175955 devstack@c-api.service[112383]: /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:28:34.812290 np0000175955 devstack@c-api.service[112383]: warnings.warn(deprecated_msg) May 21 16:28:34.812290 np0000175955 devstack@c-api.service[112383]: /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:28:34.812624 np0000175955 devstack@c-api.service[112383]: warnings.warn(deprecated_msg) May 21 16:28:34.812624 np0000175955 devstack@c-api.service[112383]: /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:28:34.812624 np0000175955 devstack@c-api.service[112383]: warnings.warn(deprecated_msg) May 21 16:28:34.812624 np0000175955 devstack@c-api.service[112383]: /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:28:34.812624 np0000175955 devstack@c-api.service[112383]: warnings.warn(deprecated_msg) May 21 16:28:34.812804 np0000175955 devstack@c-api.service[112383]: /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:28:34.812804 np0000175955 devstack@c-api.service[112383]: warnings.warn(deprecated_msg) May 21 16:28:34.812804 np0000175955 devstack@c-api.service[112383]: /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:28:34.812804 np0000175955 devstack@c-api.service[112383]: warnings.warn(deprecated_msg) May 21 16:28:34.812917 np0000175955 devstack@c-api.service[112383]: /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:28:34.812917 np0000175955 devstack@c-api.service[112383]: warnings.warn(deprecated_msg) May 21 16:28:34.812917 np0000175955 devstack@c-api.service[112383]: /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:28:34.812917 np0000175955 devstack@c-api.service[112383]: warnings.warn(deprecated_msg) May 21 16:28:34.813026 np0000175955 devstack@c-api.service[112383]: /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:28:34.813026 np0000175955 devstack@c-api.service[112383]: warnings.warn(deprecated_msg) May 21 16:28:34.813026 np0000175955 devstack@c-api.service[112383]: /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:28:34.813026 np0000175955 devstack@c-api.service[112383]: warnings.warn(deprecated_msg) May 21 16:28:34.813026 np0000175955 devstack@c-api.service[112383]: /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:28:34.813164 np0000175955 devstack@c-api.service[112383]: warnings.warn(deprecated_msg) May 21 16:28:34.813164 np0000175955 devstack@c-api.service[112383]: /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:28:34.813164 np0000175955 devstack@c-api.service[112383]: warnings.warn(deprecated_msg) May 21 16:28:34.813164 np0000175955 devstack@c-api.service[112383]: /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:28:34.813164 np0000175955 devstack@c-api.service[112383]: warnings.warn(deprecated_msg) May 21 16:28:34.813312 np0000175955 devstack@c-api.service[112383]: /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:28:34.813312 np0000175955 devstack@c-api.service[112383]: warnings.warn(deprecated_msg) May 21 16:28:34.813312 np0000175955 devstack@c-api.service[112383]: /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:28:34.813312 np0000175955 devstack@c-api.service[112383]: warnings.warn(deprecated_msg) May 21 16:28:34.813433 np0000175955 devstack@c-api.service[112383]: /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:28:34.813433 np0000175955 devstack@c-api.service[112383]: warnings.warn(deprecated_msg) May 21 16:28:34.813433 np0000175955 devstack@c-api.service[112383]: /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:28:34.813433 np0000175955 devstack@c-api.service[112383]: warnings.warn(deprecated_msg) May 21 16:28:34.813542 np0000175955 devstack@c-api.service[112383]: /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:28:34.813542 np0000175955 devstack@c-api.service[112383]: warnings.warn(deprecated_msg) May 21 16:28:34.813542 np0000175955 devstack@c-api.service[112383]: /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:28:34.813542 np0000175955 devstack@c-api.service[112383]: warnings.warn(deprecated_msg) May 21 16:28:34.813645 np0000175955 devstack@c-api.service[112383]: /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:28:34.813645 np0000175955 devstack@c-api.service[112383]: warnings.warn(deprecated_msg) May 21 16:28:34.813645 np0000175955 devstack@c-api.service[112383]: /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:28:34.813645 np0000175955 devstack@c-api.service[112383]: warnings.warn(deprecated_msg) May 21 16:28:34.813758 np0000175955 devstack@c-api.service[112383]: /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:28:34.813758 np0000175955 devstack@c-api.service[112383]: warnings.warn(deprecated_msg) May 21 16:28:34.813758 np0000175955 devstack@c-api.service[112383]: /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:28:34.813758 np0000175955 devstack@c-api.service[112383]: warnings.warn(deprecated_msg) May 21 16:28:34.813861 np0000175955 devstack@c-api.service[112383]: /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:28:34.813861 np0000175955 devstack@c-api.service[112383]: warnings.warn(deprecated_msg) May 21 16:28:34.813861 np0000175955 devstack@c-api.service[112383]: /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:28:34.813861 np0000175955 devstack@c-api.service[112383]: warnings.warn(deprecated_msg) May 21 16:28:34.813861 np0000175955 devstack@c-api.service[112383]: /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:28:34.814000 np0000175955 devstack@c-api.service[112383]: warnings.warn(deprecated_msg) May 21 16:28:34.814000 np0000175955 devstack@c-api.service[112383]: /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:28:34.814000 np0000175955 devstack@c-api.service[112383]: warnings.warn(deprecated_msg) May 21 16:28:34.814000 np0000175955 devstack@c-api.service[112383]: /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:28:34.814000 np0000175955 devstack@c-api.service[112383]: warnings.warn(deprecated_msg) May 21 16:28:34.814000 np0000175955 devstack@c-api.service[112383]: /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:28:34.814157 np0000175955 devstack@c-api.service[112383]: warnings.warn(deprecated_msg) May 21 16:28:34.814157 np0000175955 devstack@c-api.service[112383]: /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:28:34.814157 np0000175955 devstack@c-api.service[112383]: warnings.warn(deprecated_msg) May 21 16:28:34.814157 np0000175955 devstack@c-api.service[112383]: /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:28:34.814157 np0000175955 devstack@c-api.service[112383]: warnings.warn(deprecated_msg) May 21 16:28:34.814308 np0000175955 devstack@c-api.service[112383]: /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:28:34.814308 np0000175955 devstack@c-api.service[112383]: warnings.warn(deprecated_msg) May 21 16:28:34.814308 np0000175955 devstack@c-api.service[112383]: /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:28:34.814308 np0000175955 devstack@c-api.service[112383]: warnings.warn(deprecated_msg) May 21 16:28:34.814308 np0000175955 devstack@c-api.service[112383]: /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:28:34.814308 np0000175955 devstack@c-api.service[112383]: warnings.warn(deprecated_msg) May 21 16:28:34.814459 np0000175955 devstack@c-api.service[112383]: /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:28:34.814459 np0000175955 devstack@c-api.service[112383]: warnings.warn(deprecated_msg) May 21 16:28:34.814459 np0000175955 devstack@c-api.service[112383]: /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:28:34.814459 np0000175955 devstack@c-api.service[112383]: warnings.warn(deprecated_msg) May 21 16:28:34.814459 np0000175955 devstack@c-api.service[112383]: /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:28:34.814459 np0000175955 devstack@c-api.service[112383]: warnings.warn(deprecated_msg) May 21 16:28:34.814614 np0000175955 devstack@c-api.service[112383]: /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:28:34.814614 np0000175955 devstack@c-api.service[112383]: warnings.warn(deprecated_msg) May 21 16:28:34.814614 np0000175955 devstack@c-api.service[112383]: /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:28:34.814614 np0000175955 devstack@c-api.service[112383]: warnings.warn(deprecated_msg) May 21 16:28:34.814614 np0000175955 devstack@c-api.service[112383]: /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:28:34.814614 np0000175955 devstack@c-api.service[112383]: warnings.warn(deprecated_msg) May 21 16:28:34.814778 np0000175955 devstack@c-api.service[112383]: /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:28:34.814778 np0000175955 devstack@c-api.service[112383]: warnings.warn(deprecated_msg) May 21 16:28:34.814778 np0000175955 devstack@c-api.service[112383]: /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:28:34.814778 np0000175955 devstack@c-api.service[112383]: warnings.warn(deprecated_msg) May 21 16:28:34.814778 np0000175955 devstack@c-api.service[112383]: /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:28:34.814778 np0000175955 devstack@c-api.service[112383]: warnings.warn(deprecated_msg) May 21 16:28:34.814935 np0000175955 devstack@c-api.service[112383]: /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:28:34.814935 np0000175955 devstack@c-api.service[112383]: warnings.warn(deprecated_msg) May 21 16:28:34.814935 np0000175955 devstack@c-api.service[112383]: /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:28:34.814935 np0000175955 devstack@c-api.service[112383]: warnings.warn(deprecated_msg) May 21 16:28:34.815040 np0000175955 devstack@c-api.service[112383]: /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:28:34.815040 np0000175955 devstack@c-api.service[112383]: warnings.warn(deprecated_msg) May 21 16:28:34.815040 np0000175955 devstack@c-api.service[112383]: /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:28:34.815040 np0000175955 devstack@c-api.service[112383]: warnings.warn(deprecated_msg) May 21 16:28:34.815040 np0000175955 devstack@c-api.service[112383]: /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:28:34.815174 np0000175955 devstack@c-api.service[112383]: warnings.warn(deprecated_msg) May 21 16:28:34.815174 np0000175955 devstack@c-api.service[112383]: /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:28:34.815174 np0000175955 devstack@c-api.service[112383]: warnings.warn(deprecated_msg) May 21 16:28:34.815174 np0000175955 devstack@c-api.service[112383]: /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:28:34.815174 np0000175955 devstack@c-api.service[112383]: warnings.warn(deprecated_msg) May 21 16:28:34.815174 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.middleware.request_id [req-c5eecc37-113a-4cee-aeea-2ce948fd5fd6 req-03481954-eb24-4d72-9ffa-e4b4c8ce3e17 None None] RequestId filter calling following filter/app {{(pid=112383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 21 16:28:35.122564 np0000175955 devstack@c-api.service[112383]: INFO cinder.api.openstack.wsgi [req-c5eecc37-113a-4cee-aeea-2ce948fd5fd6 req-03481954-eb24-4d72-9ffa-e4b4c8ce3e17 admin admin] POST https://199.204.45.240/volume/v3/types/d432c5c7-45d2-4902-b456-9af994e60cb9/extra_specs May 21 16:28:35.123133 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.openstack.wsgi [req-c5eecc37-113a-4cee-aeea-2ce948fd5fd6 req-03481954-eb24-4d72-9ffa-e4b4c8ce3e17 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 21 16:28:35.124885 np0000175955 devstack@c-api.service[112383]: /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:28:35.124885 np0000175955 devstack@c-api.service[112383]: warnings.warn( May 21 16:28:35.134090 np0000175955 devstack@c-api.service[112383]: DEBUG oslo_db.sqlalchemy.engines [req-c5eecc37-113a-4cee-aeea-2ce948fd5fd6 req-03481954-eb24-4d72-9ffa-e4b4c8ce3e17 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=112383) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 21 16:28:35.200273 np0000175955 devstack@c-api.service[112383]: INFO cinder.api.openstack.wsgi [req-c5eecc37-113a-4cee-aeea-2ce948fd5fd6 req-03481954-eb24-4d72-9ffa-e4b4c8ce3e17 admin admin] https://199.204.45.240/volume/v3/types/d432c5c7-45d2-4902-b456-9af994e60cb9/extra_specs returned with HTTP 200 May 21 16:28:35.200929 np0000175955 devstack@c-api.service[112383]: [pid: 112383|app: 0|req: 1/3] 199.204.45.240 () {70 vars in 1505 bytes} [Thu May 21 16:28:34 2026] POST /volume/v3/types/d432c5c7-45d2-4902-b456-9af994e60cb9/extra_specs => generated 55 bytes in 428 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 21 16:28:36.762311 np0000175955 devstack@c-api.service[112381]: DEBUG dbcounter [-] [112381] Writing DB stats cinder:SELECT=6 {{(pid=112381) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 21 16:28:36.778203 np0000175955 devstack@c-api.service[112382]: DEBUG dbcounter [-] [112382] Writing DB stats cinder:SELECT=6 {{(pid=112382) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 21 16:28:44.757975 np0000175955 devstack@c-api.service[112380]: DEBUG dbcounter [-] [112380] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112380) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 21 16:28:45.198859 np0000175955 devstack@c-api.service[112383]: DEBUG dbcounter [-] [112383] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112383) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 21 16:32:13.473485 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.middleware.request_id [None req-6c78ae4d-228b-45e7-829c-6559b3a5a4e8 None None] RequestId filter calling following filter/app {{(pid=112381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 21 16:32:13.474870 np0000175955 devstack@c-api.service[112381]: INFO cinder.api.openstack.wsgi [None req-6c78ae4d-228b-45e7-829c-6559b3a5a4e8 None None] GET https://199.204.45.240/volume// May 21 16:32:13.475274 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.openstack.wsgi [None req-6c78ae4d-228b-45e7-829c-6559b3a5a4e8 None None] Empty body provided in request {{(pid=112381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 21 16:32:13.475880 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.openstack.wsgi [None req-6c78ae4d-228b-45e7-829c-6559b3a5a4e8 None None] Calling method 'all' {{(pid=112381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 21 16:32:13.476982 np0000175955 devstack@c-api.service[112381]: INFO cinder.api.openstack.wsgi [None req-6c78ae4d-228b-45e7-829c-6559b3a5a4e8 None None] https://199.204.45.240/volume// returned with HTTP 300 May 21 16:32:13.477583 np0000175955 devstack@c-api.service[112381]: [pid: 112381|app: 0|req: 2/4] 199.204.45.240 () {66 vars in 1456 bytes} [Thu May 21 16:32:13 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) May 21 16:32:52.491715 np0000175955 devstack@c-api.service[112382]: /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:32:52.491715 np0000175955 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) May 21 16:32:52.491715 np0000175955 devstack@c-api.service[112382]: /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:32:52.491715 np0000175955 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) May 21 16:32:52.492383 np0000175955 devstack@c-api.service[112382]: /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:32:52.492383 np0000175955 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) May 21 16:32:52.492383 np0000175955 devstack@c-api.service[112382]: /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:32:52.492383 np0000175955 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) May 21 16:32:52.492881 np0000175955 devstack@c-api.service[112382]: /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:32:52.492881 np0000175955 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) May 21 16:32:52.492881 np0000175955 devstack@c-api.service[112382]: /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:32:52.492881 np0000175955 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) May 21 16:32:52.492881 np0000175955 devstack@c-api.service[112382]: /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:32:52.492881 np0000175955 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) May 21 16:32:52.493315 np0000175955 devstack@c-api.service[112382]: /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:32:52.493315 np0000175955 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) May 21 16:32:52.493315 np0000175955 devstack@c-api.service[112382]: /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:32:52.493315 np0000175955 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) May 21 16:32:52.493315 np0000175955 devstack@c-api.service[112382]: /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:32:52.493552 np0000175955 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) May 21 16:32:52.493552 np0000175955 devstack@c-api.service[112382]: /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:32:52.493552 np0000175955 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) May 21 16:32:52.493552 np0000175955 devstack@c-api.service[112382]: /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:32:52.493552 np0000175955 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) May 21 16:32:52.493768 np0000175955 devstack@c-api.service[112382]: /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:32:52.493768 np0000175955 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) May 21 16:32:52.493768 np0000175955 devstack@c-api.service[112382]: /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:32:52.493768 np0000175955 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) May 21 16:32:52.493947 np0000175955 devstack@c-api.service[112382]: /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:32:52.493947 np0000175955 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) May 21 16:32:52.493947 np0000175955 devstack@c-api.service[112382]: /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:32:52.493947 np0000175955 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) May 21 16:32:52.493947 np0000175955 devstack@c-api.service[112382]: /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:32:52.494169 np0000175955 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) May 21 16:32:52.494169 np0000175955 devstack@c-api.service[112382]: /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:32:52.494169 np0000175955 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) May 21 16:32:52.494169 np0000175955 devstack@c-api.service[112382]: /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:32:52.494169 np0000175955 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) May 21 16:32:52.494397 np0000175955 devstack@c-api.service[112382]: /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:32:52.494397 np0000175955 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) May 21 16:32:52.494397 np0000175955 devstack@c-api.service[112382]: /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:32:52.494397 np0000175955 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) May 21 16:32:52.494397 np0000175955 devstack@c-api.service[112382]: /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:32:52.494397 np0000175955 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) May 21 16:32:52.494682 np0000175955 devstack@c-api.service[112382]: /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:32:52.494682 np0000175955 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) May 21 16:32:52.494682 np0000175955 devstack@c-api.service[112382]: /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:32:52.494682 np0000175955 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) May 21 16:32:52.494682 np0000175955 devstack@c-api.service[112382]: /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:32:52.494682 np0000175955 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) May 21 16:32:52.495139 np0000175955 devstack@c-api.service[112382]: /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:32:52.495139 np0000175955 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) May 21 16:32:52.495139 np0000175955 devstack@c-api.service[112382]: /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:32:52.495139 np0000175955 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) May 21 16:32:52.495139 np0000175955 devstack@c-api.service[112382]: /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:32:52.495139 np0000175955 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) May 21 16:32:52.495617 np0000175955 devstack@c-api.service[112382]: /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:32:52.495617 np0000175955 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) May 21 16:32:52.495617 np0000175955 devstack@c-api.service[112382]: /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:32:52.495617 np0000175955 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) May 21 16:32:52.495617 np0000175955 devstack@c-api.service[112382]: /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:32:52.496018 np0000175955 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) May 21 16:32:52.496018 np0000175955 devstack@c-api.service[112382]: /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:32:52.496018 np0000175955 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) May 21 16:32:52.496018 np0000175955 devstack@c-api.service[112382]: /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:32:52.496018 np0000175955 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) May 21 16:32:52.496414 np0000175955 devstack@c-api.service[112382]: /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:32:52.496414 np0000175955 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) May 21 16:32:52.496414 np0000175955 devstack@c-api.service[112382]: /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:32:52.496414 np0000175955 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) May 21 16:32:52.496414 np0000175955 devstack@c-api.service[112382]: /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:32:52.496414 np0000175955 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) May 21 16:32:52.496881 np0000175955 devstack@c-api.service[112382]: /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:32:52.496881 np0000175955 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) May 21 16:32:52.496881 np0000175955 devstack@c-api.service[112382]: /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:32:52.496881 np0000175955 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) May 21 16:32:52.496881 np0000175955 devstack@c-api.service[112382]: /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:32:52.496881 np0000175955 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) May 21 16:32:52.497340 np0000175955 devstack@c-api.service[112382]: /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:32:52.497340 np0000175955 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) May 21 16:32:52.497340 np0000175955 devstack@c-api.service[112382]: /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:32:52.497340 np0000175955 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) May 21 16:32:52.497340 np0000175955 devstack@c-api.service[112382]: /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:32:52.497724 np0000175955 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) May 21 16:32:52.497724 np0000175955 devstack@c-api.service[112382]: /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:32:52.497724 np0000175955 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) May 21 16:32:52.497724 np0000175955 devstack@c-api.service[112382]: /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:32:52.497724 np0000175955 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) May 21 16:32:52.497973 np0000175955 devstack@c-api.service[112382]: /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:32:52.497973 np0000175955 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) May 21 16:32:52.497973 np0000175955 devstack@c-api.service[112382]: /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:32:52.497973 np0000175955 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) May 21 16:32:52.498130 np0000175955 devstack@c-api.service[112382]: /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:32:52.498130 np0000175955 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) May 21 16:32:52.498130 np0000175955 devstack@c-api.service[112382]: /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:32:52.498130 np0000175955 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) May 21 16:32:52.498313 np0000175955 devstack@c-api.service[112382]: /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:32:52.498313 np0000175955 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) May 21 16:32:52.498313 np0000175955 devstack@c-api.service[112382]: /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:32:52.498313 np0000175955 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) May 21 16:32:52.498313 np0000175955 devstack@c-api.service[112382]: /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:32:52.498545 np0000175955 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) May 21 16:32:52.498545 np0000175955 devstack@c-api.service[112382]: /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:32:52.498545 np0000175955 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) May 21 16:32:52.498545 np0000175955 devstack@c-api.service[112382]: /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:32:52.498545 np0000175955 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) May 21 16:32:52.498781 np0000175955 devstack@c-api.service[112382]: /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:32:52.498781 np0000175955 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) May 21 16:32:52.498781 np0000175955 devstack@c-api.service[112382]: /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:32:52.498781 np0000175955 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) May 21 16:32:52.498957 np0000175955 devstack@c-api.service[112382]: /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:32:52.498957 np0000175955 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) May 21 16:32:52.498957 np0000175955 devstack@c-api.service[112382]: /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:32:52.498957 np0000175955 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) May 21 16:32:52.499131 np0000175955 devstack@c-api.service[112382]: /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:32:52.499131 np0000175955 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) May 21 16:32:52.499131 np0000175955 devstack@c-api.service[112382]: /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:32:52.499131 np0000175955 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) May 21 16:32:52.499912 np0000175955 devstack@c-api.service[112382]: /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:32:52.499912 np0000175955 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) May 21 16:32:52.499912 np0000175955 devstack@c-api.service[112382]: /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:32:52.499912 np0000175955 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) May 21 16:32:52.500330 np0000175955 devstack@c-api.service[112382]: /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:32:52.500330 np0000175955 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) May 21 16:32:52.500330 np0000175955 devstack@c-api.service[112382]: /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:32:52.500330 np0000175955 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) May 21 16:32:52.500640 np0000175955 devstack@c-api.service[112382]: /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:32:52.500640 np0000175955 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) May 21 16:32:52.500640 np0000175955 devstack@c-api.service[112382]: /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:32:52.500640 np0000175955 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) May 21 16:32:52.500640 np0000175955 devstack@c-api.service[112382]: /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:32:52.500978 np0000175955 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) May 21 16:32:52.500978 np0000175955 devstack@c-api.service[112382]: /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:32:52.500978 np0000175955 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) May 21 16:32:52.500978 np0000175955 devstack@c-api.service[112382]: /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:32:52.500978 np0000175955 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) May 21 16:32:52.500978 np0000175955 devstack@c-api.service[112382]: /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:32:52.501335 np0000175955 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) May 21 16:32:52.501335 np0000175955 devstack@c-api.service[112382]: /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:32:52.501335 np0000175955 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) May 21 16:32:52.501335 np0000175955 devstack@c-api.service[112382]: /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:32:52.501335 np0000175955 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) May 21 16:32:52.501682 np0000175955 devstack@c-api.service[112382]: /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:32:52.501682 np0000175955 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) May 21 16:32:52.501682 np0000175955 devstack@c-api.service[112382]: /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:32:52.501682 np0000175955 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) May 21 16:32:52.501682 np0000175955 devstack@c-api.service[112382]: /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:32:52.501682 np0000175955 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) May 21 16:32:52.501990 np0000175955 devstack@c-api.service[112382]: /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:32:52.501990 np0000175955 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) May 21 16:32:52.501990 np0000175955 devstack@c-api.service[112382]: /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:32:52.501990 np0000175955 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) May 21 16:32:52.501990 np0000175955 devstack@c-api.service[112382]: /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:32:52.501990 np0000175955 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) May 21 16:32:52.502342 np0000175955 devstack@c-api.service[112382]: /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:32:52.502342 np0000175955 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) May 21 16:32:52.502342 np0000175955 devstack@c-api.service[112382]: /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:32:52.502342 np0000175955 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) May 21 16:32:52.502342 np0000175955 devstack@c-api.service[112382]: /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:32:52.502342 np0000175955 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) May 21 16:32:52.502662 np0000175955 devstack@c-api.service[112382]: /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:32:52.502662 np0000175955 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) May 21 16:32:52.502662 np0000175955 devstack@c-api.service[112382]: /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:32:52.502662 np0000175955 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) May 21 16:32:52.502662 np0000175955 devstack@c-api.service[112382]: /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:32:52.502662 np0000175955 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) May 21 16:32:52.502958 np0000175955 devstack@c-api.service[112382]: /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:32:52.502958 np0000175955 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) May 21 16:32:52.502958 np0000175955 devstack@c-api.service[112382]: /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:32:52.502958 np0000175955 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) May 21 16:32:52.503083 np0000175955 devstack@c-api.service[112382]: /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:32:52.503083 np0000175955 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) May 21 16:32:52.503083 np0000175955 devstack@c-api.service[112382]: /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:32:52.503083 np0000175955 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) May 21 16:32:52.503083 np0000175955 devstack@c-api.service[112382]: /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:32:52.503260 np0000175955 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) May 21 16:32:52.503260 np0000175955 devstack@c-api.service[112382]: /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:32:52.503260 np0000175955 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) May 21 16:32:52.503260 np0000175955 devstack@c-api.service[112382]: /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:32:52.503260 np0000175955 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) May 21 16:32:52.503260 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.middleware.request_id [None req-e3d044e8-3382-41db-a406-bc041889ba3c None None] RequestId filter calling following filter/app {{(pid=112382) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 21 16:32:52.503260 np0000175955 devstack@c-api.service[112382]: [pid: 112382|app: 0|req: 1/5] 199.204.45.240 () {62 vars in 1068 bytes} [Thu May 21 16:32:52 2026] GET /volume/v3 => generated 114 bytes in 21 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) May 21 16:32:52.541587 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.middleware.request_id [None req-a919a9cd-156c-45e2-b2fc-dd6a9ad34913 None None] RequestId filter calling following filter/app {{(pid=112380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 21 16:32:52.554291 np0000175955 devstack@c-api.service[112380]: [pid: 112380|app: 0|req: 2/6] 199.204.45.240 () {64 vars in 1272 bytes} [Thu May 21 16:32:52 2026] GET /volume/v3 => generated 0 bytes in 14 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) May 21 16:32:52.597629 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.middleware.request_id [req-a919a9cd-156c-45e2-b2fc-dd6a9ad34913 req-84caf1a9-30f7-4635-916c-fbc0360be4bb None None] RequestId filter calling following filter/app {{(pid=112383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 21 16:32:52.603448 np0000175955 devstack@c-api.service[112383]: INFO cinder.api.openstack.wsgi [req-a919a9cd-156c-45e2-b2fc-dd6a9ad34913 req-84caf1a9-30f7-4635-916c-fbc0360be4bb demo demo] GET https://199.204.45.240/volume/v3/ May 21 16:32:52.603883 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.openstack.wsgi [req-a919a9cd-156c-45e2-b2fc-dd6a9ad34913 req-84caf1a9-30f7-4635-916c-fbc0360be4bb demo demo] Empty body provided in request {{(pid=112383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 21 16:32:52.604354 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.openstack.wsgi [req-a919a9cd-156c-45e2-b2fc-dd6a9ad34913 req-84caf1a9-30f7-4635-916c-fbc0360be4bb demo demo] Calling method 'version_select' {{(pid=112383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 21 16:32:52.606057 np0000175955 devstack@c-api.service[112383]: INFO cinder.api.openstack.wsgi [req-a919a9cd-156c-45e2-b2fc-dd6a9ad34913 req-84caf1a9-30f7-4635-916c-fbc0360be4bb demo demo] https://199.204.45.240/volume/v3/ returned with HTTP 200 May 21 16:32:52.606961 np0000175955 devstack@c-api.service[112383]: [pid: 112383|app: 0|req: 2/7] 199.204.45.240 () {66 vars in 1346 bytes} [Thu May 21 16:32:52 2026] GET /volume/v3/ => generated 390 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 21 16:32:52.654284 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.middleware.request_id [None req-24cdde17-4069-43ed-8a0d-e3230efea3fe None None] RequestId filter calling following filter/app {{(pid=112381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 21 16:32:52.981552 np0000175955 devstack@c-api.service[112381]: INFO cinder.api.openstack.wsgi [None req-24cdde17-4069-43ed-8a0d-e3230efea3fe demo demo] GET https://199.204.45.240/volume/v3/types/default May 21 16:32:52.981826 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.openstack.wsgi [None req-24cdde17-4069-43ed-8a0d-e3230efea3fe demo demo] Empty body provided in request {{(pid=112381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 21 16:32:52.982004 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.openstack.wsgi [None req-24cdde17-4069-43ed-8a0d-e3230efea3fe demo demo] Calling method 'show' {{(pid=112381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 21 16:32:52.990623 np0000175955 devstack@c-api.service[112381]: DEBUG oslo_db.sqlalchemy.engines [None req-24cdde17-4069-43ed-8a0d-e3230efea3fe 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=112381) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 21 16:32:53.009836 np0000175955 devstack@c-api.service[112381]: /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:32:53.009836 np0000175955 devstack@c-api.service[112381]: warnings.warn( May 21 16:32:53.012074 np0000175955 devstack@c-api.service[112381]: INFO cinder.api.openstack.wsgi [None req-24cdde17-4069-43ed-8a0d-e3230efea3fe demo demo] https://199.204.45.240/volume/v3/types/default returned with HTTP 200 May 21 16:32:53.012457 np0000175955 devstack@c-api.service[112381]: [pid: 112381|app: 0|req: 3/8] 199.204.45.240 () {64 vars in 1301 bytes} [Thu May 21 16:32:52 2026] GET /volume/v3/types/default => generated 145 bytes in 359 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 21 16:32:53.124370 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.middleware.request_id [None req-f391a69a-7733-401e-b05e-751a5eb2bff4 None None] RequestId filter calling following filter/app {{(pid=112382) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 21 16:32:53.449640 np0000175955 devstack@c-api.service[112382]: INFO cinder.api.openstack.wsgi [None req-f391a69a-7733-401e-b05e-751a5eb2bff4 demo demo] GET https://199.204.45.240/volume/v3/types May 21 16:32:53.450008 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.openstack.wsgi [None req-f391a69a-7733-401e-b05e-751a5eb2bff4 demo demo] Empty body provided in request {{(pid=112382) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 21 16:32:53.450270 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.openstack.wsgi [None req-f391a69a-7733-401e-b05e-751a5eb2bff4 demo demo] Calling method 'index' {{(pid=112382) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 21 16:32:53.450740 np0000175955 devstack@c-api.service[112382]: /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:32:53.450740 np0000175955 devstack@c-api.service[112382]: warnings.warn( May 21 16:32:53.451387 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.api_utils [None req-f391a69a-7733-401e-b05e-751a5eb2bff4 demo demo] Removing options '' from query. {{(pid=112382) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 21 16:32:53.463510 np0000175955 devstack@c-api.service[112382]: DEBUG oslo_db.sqlalchemy.engines [None req-f391a69a-7733-401e-b05e-751a5eb2bff4 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=112382) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 21 16:32:53.488620 np0000175955 devstack@c-api.service[112382]: INFO cinder.api.openstack.wsgi [None req-f391a69a-7733-401e-b05e-751a5eb2bff4 demo demo] https://199.204.45.240/volume/v3/types returned with HTTP 200 May 21 16:32:53.489073 np0000175955 devstack@c-api.service[112382]: [pid: 112382|app: 0|req: 2/9] 199.204.45.240 () {64 vars in 1290 bytes} [Thu May 21 16:32:53 2026] GET /volume/v3/types => generated 377 bytes in 366 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 21 16:32:53.929984 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.middleware.request_id [None req-e6b984b3-5d21-4704-8955-af7980a905e4 None None] RequestId filter calling following filter/app {{(pid=112380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 21 16:32:53.930642 np0000175955 devstack@c-api.service[112380]: [pid: 112380|app: 0|req: 3/10] 199.204.45.240 () {62 vars in 1068 bytes} [Thu May 21 16:32:53 2026] GET /volume/v3 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) May 21 16:32:53.966949 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.middleware.request_id [None req-b1d42374-51ed-4a92-87a9-119b9cbeb6d7 None None] RequestId filter calling following filter/app {{(pid=112383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 21 16:32:53.978151 np0000175955 devstack@c-api.service[112383]: [pid: 112383|app: 0|req: 3/11] 199.204.45.240 () {64 vars in 1272 bytes} [Thu May 21 16:32:53 2026] GET /volume/v3 => generated 0 bytes in 12 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) May 21 16:32:54.018657 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.middleware.request_id [req-b1d42374-51ed-4a92-87a9-119b9cbeb6d7 req-ba282611-7b99-4bd5-a1aa-6bca0dd4c1b8 None None] RequestId filter calling following filter/app {{(pid=112381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 21 16:32:54.022277 np0000175955 devstack@c-api.service[112381]: INFO cinder.api.openstack.wsgi [req-b1d42374-51ed-4a92-87a9-119b9cbeb6d7 req-ba282611-7b99-4bd5-a1aa-6bca0dd4c1b8 demo demo] GET https://199.204.45.240/volume/v3/ May 21 16:32:54.022529 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.openstack.wsgi [req-b1d42374-51ed-4a92-87a9-119b9cbeb6d7 req-ba282611-7b99-4bd5-a1aa-6bca0dd4c1b8 demo demo] Empty body provided in request {{(pid=112381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 21 16:32:54.022774 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.openstack.wsgi [req-b1d42374-51ed-4a92-87a9-119b9cbeb6d7 req-ba282611-7b99-4bd5-a1aa-6bca0dd4c1b8 demo demo] Calling method 'version_select' {{(pid=112381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 21 16:32:54.023374 np0000175955 devstack@c-api.service[112381]: INFO cinder.api.openstack.wsgi [req-b1d42374-51ed-4a92-87a9-119b9cbeb6d7 req-ba282611-7b99-4bd5-a1aa-6bca0dd4c1b8 demo demo] https://199.204.45.240/volume/v3/ returned with HTTP 200 May 21 16:32:54.023789 np0000175955 devstack@c-api.service[112381]: [pid: 112381|app: 0|req: 4/12] 199.204.45.240 () {66 vars in 1346 bytes} [Thu May 21 16:32:54 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:32:54.068670 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.middleware.request_id [None req-76a1b303-7bd7-47d2-b724-883476e6c71f None None] RequestId filter calling following filter/app {{(pid=112382) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 21 16:32:54.071868 np0000175955 devstack@c-api.service[112382]: INFO cinder.api.openstack.wsgi [None req-76a1b303-7bd7-47d2-b724-883476e6c71f demo demo] GET https://199.204.45.240/volume/v3/types/default May 21 16:32:54.072100 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.openstack.wsgi [None req-76a1b303-7bd7-47d2-b724-883476e6c71f demo demo] Empty body provided in request {{(pid=112382) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 21 16:32:54.072402 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.openstack.wsgi [None req-76a1b303-7bd7-47d2-b724-883476e6c71f demo demo] Calling method 'show' {{(pid=112382) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 21 16:32:54.086728 np0000175955 devstack@c-api.service[112382]: INFO cinder.api.openstack.wsgi [None req-76a1b303-7bd7-47d2-b724-883476e6c71f demo demo] https://199.204.45.240/volume/v3/types/default returned with HTTP 200 May 21 16:32:54.087049 np0000175955 devstack@c-api.service[112382]: [pid: 112382|app: 0|req: 3/13] 199.204.45.240 () {64 vars in 1301 bytes} [Thu May 21 16:32:54 2026] GET /volume/v3/types/default => generated 145 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 21 16:32:54.749124 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.middleware.request_id [None req-1ddecf3c-7f15-4f26-a9b5-0f4e57414806 None None] RequestId filter calling following filter/app {{(pid=112380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 21 16:32:54.750462 np0000175955 devstack@c-api.service[112380]: [pid: 112380|app: 0|req: 4/14] 199.204.45.240 () {62 vars in 1068 bytes} [Thu May 21 16:32:54 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:32:54.786949 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.middleware.request_id [None req-be15e035-d8f8-4235-b4fa-18bb69283356 None None] RequestId filter calling following filter/app {{(pid=112383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 21 16:32:54.790528 np0000175955 devstack@c-api.service[112383]: [pid: 112383|app: 0|req: 4/15] 199.204.45.240 () {64 vars in 1272 bytes} [Thu May 21 16:32:54 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:32:54.828609 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.middleware.request_id [req-be15e035-d8f8-4235-b4fa-18bb69283356 req-8ff93559-e3eb-4175-9106-e004f192ed37 None None] RequestId filter calling following filter/app {{(pid=112381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 21 16:32:54.831072 np0000175955 devstack@c-api.service[112381]: INFO cinder.api.openstack.wsgi [req-be15e035-d8f8-4235-b4fa-18bb69283356 req-8ff93559-e3eb-4175-9106-e004f192ed37 demo demo] GET https://199.204.45.240/volume/v3/ May 21 16:32:54.831335 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.openstack.wsgi [req-be15e035-d8f8-4235-b4fa-18bb69283356 req-8ff93559-e3eb-4175-9106-e004f192ed37 demo demo] Empty body provided in request {{(pid=112381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 21 16:32:54.831586 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.openstack.wsgi [req-be15e035-d8f8-4235-b4fa-18bb69283356 req-8ff93559-e3eb-4175-9106-e004f192ed37 demo demo] Calling method 'version_select' {{(pid=112381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 21 16:32:54.832028 np0000175955 devstack@c-api.service[112381]: INFO cinder.api.openstack.wsgi [req-be15e035-d8f8-4235-b4fa-18bb69283356 req-8ff93559-e3eb-4175-9106-e004f192ed37 demo demo] https://199.204.45.240/volume/v3/ returned with HTTP 200 May 21 16:32:54.832511 np0000175955 devstack@c-api.service[112381]: [pid: 112381|app: 0|req: 5/16] 199.204.45.240 () {66 vars in 1346 bytes} [Thu May 21 16:32:54 2026] GET /volume/v3/ => generated 390 bytes in 4 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 21 16:32:54.877738 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.middleware.request_id [None req-30a03a56-ce6b-47a8-83cc-7d9cf73a5429 None None] RequestId filter calling following filter/app {{(pid=112382) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 21 16:32:54.881063 np0000175955 devstack@c-api.service[112382]: INFO cinder.api.openstack.wsgi [None req-30a03a56-ce6b-47a8-83cc-7d9cf73a5429 demo demo] GET https://199.204.45.240/volume/v3/types/default May 21 16:32:54.881490 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.openstack.wsgi [None req-30a03a56-ce6b-47a8-83cc-7d9cf73a5429 demo demo] Empty body provided in request {{(pid=112382) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 21 16:32:54.881868 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.openstack.wsgi [None req-30a03a56-ce6b-47a8-83cc-7d9cf73a5429 demo demo] Calling method 'show' {{(pid=112382) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 21 16:32:54.890771 np0000175955 devstack@c-api.service[112382]: INFO cinder.api.openstack.wsgi [None req-30a03a56-ce6b-47a8-83cc-7d9cf73a5429 demo demo] https://199.204.45.240/volume/v3/types/default returned with HTTP 200 May 21 16:32:54.891078 np0000175955 devstack@c-api.service[112382]: [pid: 112382|app: 0|req: 4/17] 199.204.45.240 () {64 vars in 1301 bytes} [Thu May 21 16:32:54 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:32:54.932903 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.middleware.request_id [None req-471fca0d-b003-46ec-9610-774b42881796 None None] RequestId filter calling following filter/app {{(pid=112380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 21 16:32:54.933899 np0000175955 devstack@c-api.service[112380]: [pid: 112380|app: 0|req: 5/18] 199.204.45.240 () {62 vars in 1068 bytes} [Thu May 21 16:32:54 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:32:54.970566 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.middleware.request_id [None req-39657d61-359c-4ae5-80bd-df2a6543be88 None None] RequestId filter calling following filter/app {{(pid=112383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 21 16:32:54.972883 np0000175955 devstack@c-api.service[112383]: [pid: 112383|app: 0|req: 5/19] 199.204.45.240 () {64 vars in 1272 bytes} [Thu May 21 16:32:54 2026] GET /volume/v3 => generated 0 bytes in 3 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) May 21 16:32:55.011972 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.middleware.request_id [req-39657d61-359c-4ae5-80bd-df2a6543be88 req-7d3d2de3-bb13-4209-acbc-7457d325aa95 None None] RequestId filter calling following filter/app {{(pid=112381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 21 16:32:55.015049 np0000175955 devstack@c-api.service[112381]: INFO cinder.api.openstack.wsgi [req-39657d61-359c-4ae5-80bd-df2a6543be88 req-7d3d2de3-bb13-4209-acbc-7457d325aa95 demo demo] GET https://199.204.45.240/volume/v3/ May 21 16:32:55.015432 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.openstack.wsgi [req-39657d61-359c-4ae5-80bd-df2a6543be88 req-7d3d2de3-bb13-4209-acbc-7457d325aa95 demo demo] Empty body provided in request {{(pid=112381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 21 16:32:55.015816 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.openstack.wsgi [req-39657d61-359c-4ae5-80bd-df2a6543be88 req-7d3d2de3-bb13-4209-acbc-7457d325aa95 demo demo] Calling method 'version_select' {{(pid=112381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 21 16:32:55.016509 np0000175955 devstack@c-api.service[112381]: INFO cinder.api.openstack.wsgi [req-39657d61-359c-4ae5-80bd-df2a6543be88 req-7d3d2de3-bb13-4209-acbc-7457d325aa95 demo demo] https://199.204.45.240/volume/v3/ returned with HTTP 200 May 21 16:32:55.017257 np0000175955 devstack@c-api.service[112381]: [pid: 112381|app: 0|req: 6/20] 199.204.45.240 () {66 vars in 1346 bytes} [Thu May 21 16:32:55 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:32:55.060822 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.middleware.request_id [None req-5f2e82d0-bfd1-4503-911d-af3cc1273f73 None None] RequestId filter calling following filter/app {{(pid=112382) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 21 16:32:55.064144 np0000175955 devstack@c-api.service[112382]: INFO cinder.api.openstack.wsgi [None req-5f2e82d0-bfd1-4503-911d-af3cc1273f73 demo demo] GET https://199.204.45.240/volume/v3/types/default May 21 16:32:55.064563 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.openstack.wsgi [None req-5f2e82d0-bfd1-4503-911d-af3cc1273f73 demo demo] Empty body provided in request {{(pid=112382) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 21 16:32:55.064941 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.openstack.wsgi [None req-5f2e82d0-bfd1-4503-911d-af3cc1273f73 demo demo] Calling method 'show' {{(pid=112382) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 21 16:32:55.072428 np0000175955 devstack@c-api.service[112382]: INFO cinder.api.openstack.wsgi [None req-5f2e82d0-bfd1-4503-911d-af3cc1273f73 demo demo] https://199.204.45.240/volume/v3/types/default returned with HTTP 200 May 21 16:32:55.073059 np0000175955 devstack@c-api.service[112382]: [pid: 112382|app: 0|req: 5/21] 199.204.45.240 () {64 vars in 1301 bytes} [Thu May 21 16:32:55 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:33:03.007437 np0000175955 devstack@c-api.service[112381]: DEBUG dbcounter [-] [112381] Writing DB stats cinder:SELECT=2 {{(pid=112381) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 21 16:33:05.069231 np0000175955 devstack@c-api.service[112382]: DEBUG dbcounter [-] [112382] Writing DB stats cinder:SELECT=7 {{(pid=112382) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 21 16:40:46.886235 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.middleware.request_id [None req-b89e015c-885c-4a65-9615-ccc500403503 None None] RequestId filter calling following filter/app {{(pid=112380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 21 16:40:46.987936 np0000175955 devstack@c-api.service[112380]: INFO cinder.api.openstack.wsgi [None req-b89e015c-885c-4a65-9615-ccc500403503 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail May 21 16:40:46.988758 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.openstack.wsgi [None req-b89e015c-885c-4a65-9615-ccc500403503 demo demo] Empty body provided in request {{(pid=112380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 21 16:40:46.988920 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.openstack.wsgi [None req-b89e015c-885c-4a65-9615-ccc500403503 demo demo] Calling method 'detail' {{(pid=112380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 21 16:40:46.989606 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.api_utils [None req-b89e015c-885c-4a65-9615-ccc500403503 demo demo] Removing options '' from query. {{(pid=112380) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 21 16:40:46.991478 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.volume.api [None req-b89e015c-885c-4a65-9615-ccc500403503 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112380) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 21 16:40:47.046407 np0000175955 devstack@c-api.service[112380]: INFO cinder.volume.api [None req-b89e015c-885c-4a65-9615-ccc500403503 demo demo] Get all volumes completed successfully. May 21 16:40:47.050269 np0000175955 devstack@c-api.service[112380]: INFO cinder.api.openstack.wsgi [None req-b89e015c-885c-4a65-9615-ccc500403503 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 May 21 16:40:47.050917 np0000175955 devstack@c-api.service[112380]: [pid: 112380|app: 0|req: 6/22] 199.204.45.240 () {64 vars in 1295 bytes} [Thu May 21 16:40:46 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 21 16:40:57.036885 np0000175955 devstack@c-api.service[112380]: DEBUG dbcounter [-] [112380] Writing DB stats cinder:SELECT=1 {{(pid=112380) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 21 16:41:47.068680 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.middleware.request_id [None req-34eb79c9-416a-4b6e-96dc-527c42fabe46 None None] RequestId filter calling following filter/app {{(pid=112383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 21 16:41:47.074278 np0000175955 devstack@c-api.service[112383]: INFO cinder.api.openstack.wsgi [None req-34eb79c9-416a-4b6e-96dc-527c42fabe46 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail May 21 16:41:47.074278 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.openstack.wsgi [None req-34eb79c9-416a-4b6e-96dc-527c42fabe46 demo demo] Empty body provided in request {{(pid=112383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 21 16:41:47.074278 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.openstack.wsgi [None req-34eb79c9-416a-4b6e-96dc-527c42fabe46 demo demo] Calling method 'detail' {{(pid=112383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 21 16:41:47.075686 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.api_utils [None req-34eb79c9-416a-4b6e-96dc-527c42fabe46 demo demo] Removing options '' from query. {{(pid=112383) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 21 16:41:47.076938 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.volume.api [None req-34eb79c9-416a-4b6e-96dc-527c42fabe46 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112383) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 21 16:41:47.112273 np0000175955 devstack@c-api.service[112383]: INFO cinder.volume.api [None req-34eb79c9-416a-4b6e-96dc-527c42fabe46 demo demo] Get all volumes completed successfully. May 21 16:41:47.116276 np0000175955 devstack@c-api.service[112383]: INFO cinder.api.openstack.wsgi [None req-34eb79c9-416a-4b6e-96dc-527c42fabe46 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 May 21 16:41:47.117162 np0000175955 devstack@c-api.service[112383]: [pid: 112383|app: 0|req: 6/23] 199.204.45.240 () {64 vars in 1295 bytes} [Thu May 21 16:41:47 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:41:57.105473 np0000175955 devstack@c-api.service[112383]: DEBUG dbcounter [-] [112383] Writing DB stats cinder:SELECT=1 {{(pid=112383) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 21 16:42:47.139537 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.middleware.request_id [None req-24e5298e-e4e8-4e4c-8a61-bd724cb29735 None None] RequestId filter calling following filter/app {{(pid=112381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 21 16:42:47.144297 np0000175955 devstack@c-api.service[112381]: INFO cinder.api.openstack.wsgi [None req-24e5298e-e4e8-4e4c-8a61-bd724cb29735 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail May 21 16:42:47.144628 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.openstack.wsgi [None req-24e5298e-e4e8-4e4c-8a61-bd724cb29735 demo demo] Empty body provided in request {{(pid=112381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 21 16:42:47.144946 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.openstack.wsgi [None req-24e5298e-e4e8-4e4c-8a61-bd724cb29735 demo demo] Calling method 'detail' {{(pid=112381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 21 16:42:47.145839 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.api_utils [None req-24e5298e-e4e8-4e4c-8a61-bd724cb29735 demo demo] Removing options '' from query. {{(pid=112381) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 21 16:42:47.148456 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.volume.api [None req-24e5298e-e4e8-4e4c-8a61-bd724cb29735 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112381) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 21 16:42:47.195215 np0000175955 devstack@c-api.service[112381]: INFO cinder.volume.api [None req-24e5298e-e4e8-4e4c-8a61-bd724cb29735 demo demo] Get all volumes completed successfully. May 21 16:42:47.198582 np0000175955 devstack@c-api.service[112381]: INFO cinder.api.openstack.wsgi [None req-24e5298e-e4e8-4e4c-8a61-bd724cb29735 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 May 21 16:42:47.199114 np0000175955 devstack@c-api.service[112381]: [pid: 112381|app: 0|req: 7/24] 199.204.45.240 () {64 vars in 1295 bytes} [Thu May 21 16:42:47 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 21 16:42:57.186132 np0000175955 devstack@c-api.service[112381]: DEBUG dbcounter [-] [112381] Writing DB stats cinder:SELECT=1 {{(pid=112381) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 21 16:43:47.218089 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.middleware.request_id [None req-58a1c1b1-c115-4f5a-949a-6ba03552b6dc None None] RequestId filter calling following filter/app {{(pid=112382) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 21 16:43:47.221120 np0000175955 devstack@c-api.service[112382]: INFO cinder.api.openstack.wsgi [None req-58a1c1b1-c115-4f5a-949a-6ba03552b6dc demo demo] GET https://199.204.45.240/volume/v3/volumes/detail May 21 16:43:47.221767 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.openstack.wsgi [None req-58a1c1b1-c115-4f5a-949a-6ba03552b6dc demo demo] Empty body provided in request {{(pid=112382) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 21 16:43:47.222093 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.openstack.wsgi [None req-58a1c1b1-c115-4f5a-949a-6ba03552b6dc demo demo] Calling method 'detail' {{(pid=112382) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 21 16:43:47.223634 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.api_utils [None req-58a1c1b1-c115-4f5a-949a-6ba03552b6dc demo demo] Removing options '' from query. {{(pid=112382) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 21 16:43:47.224062 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.volume.api [None req-58a1c1b1-c115-4f5a-949a-6ba03552b6dc demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112382) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 21 16:43:47.273997 np0000175955 devstack@c-api.service[112382]: INFO cinder.volume.api [None req-58a1c1b1-c115-4f5a-949a-6ba03552b6dc demo demo] Get all volumes completed successfully. May 21 16:43:47.277890 np0000175955 devstack@c-api.service[112382]: INFO cinder.api.openstack.wsgi [None req-58a1c1b1-c115-4f5a-949a-6ba03552b6dc demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 May 21 16:43:47.278559 np0000175955 devstack@c-api.service[112382]: [pid: 112382|app: 0|req: 6/25] 199.204.45.240 () {64 vars in 1295 bytes} [Thu May 21 16:43:47 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 21 16:43:57.264413 np0000175955 devstack@c-api.service[112382]: DEBUG dbcounter [-] [112382] Writing DB stats cinder:SELECT=1 {{(pid=112382) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 21 16:44:47.294273 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.middleware.request_id [None req-13da3e76-2daf-4156-9290-4ca19caadef2 None None] RequestId filter calling following filter/app {{(pid=112380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 21 16:44:47.296361 np0000175955 devstack@c-api.service[112380]: INFO cinder.api.openstack.wsgi [None req-13da3e76-2daf-4156-9290-4ca19caadef2 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail May 21 16:44:47.296722 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.openstack.wsgi [None req-13da3e76-2daf-4156-9290-4ca19caadef2 demo demo] Empty body provided in request {{(pid=112380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 21 16:44:47.297056 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.openstack.wsgi [None req-13da3e76-2daf-4156-9290-4ca19caadef2 demo demo] Calling method 'detail' {{(pid=112380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 21 16:44:47.297477 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.api_utils [None req-13da3e76-2daf-4156-9290-4ca19caadef2 demo demo] Removing options '' from query. {{(pid=112380) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 21 16:44:47.298776 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.volume.api [None req-13da3e76-2daf-4156-9290-4ca19caadef2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112380) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 21 16:44:47.307555 np0000175955 devstack@c-api.service[112380]: INFO cinder.volume.api [None req-13da3e76-2daf-4156-9290-4ca19caadef2 demo demo] Get all volumes completed successfully. May 21 16:44:47.310340 np0000175955 devstack@c-api.service[112380]: INFO cinder.api.openstack.wsgi [None req-13da3e76-2daf-4156-9290-4ca19caadef2 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 May 21 16:44:47.310907 np0000175955 devstack@c-api.service[112380]: [pid: 112380|app: 0|req: 7/26] 199.204.45.240 () {64 vars in 1295 bytes} [Thu May 21 16:44:47 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:44:57.308580 np0000175955 devstack@c-api.service[112380]: DEBUG dbcounter [-] [112380] Writing DB stats cinder:SELECT=1 {{(pid=112380) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 21 16:45:47.332388 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.middleware.request_id [None req-1dff3aa8-dde9-4f18-98af-c9bfe07911d7 None None] RequestId filter calling following filter/app {{(pid=112383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 21 16:45:47.445428 np0000175955 devstack@c-api.service[112383]: INFO cinder.api.openstack.wsgi [None req-1dff3aa8-dde9-4f18-98af-c9bfe07911d7 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail May 21 16:45:47.445793 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.openstack.wsgi [None req-1dff3aa8-dde9-4f18-98af-c9bfe07911d7 demo demo] Empty body provided in request {{(pid=112383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 21 16:45:47.446138 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.openstack.wsgi [None req-1dff3aa8-dde9-4f18-98af-c9bfe07911d7 demo demo] Calling method 'detail' {{(pid=112383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 21 16:45:47.446824 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.api_utils [None req-1dff3aa8-dde9-4f18-98af-c9bfe07911d7 demo demo] Removing options '' from query. {{(pid=112383) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 21 16:45:47.448336 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.volume.api [None req-1dff3aa8-dde9-4f18-98af-c9bfe07911d7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112383) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 21 16:45:47.457708 np0000175955 devstack@c-api.service[112383]: INFO cinder.volume.api [None req-1dff3aa8-dde9-4f18-98af-c9bfe07911d7 demo demo] Get all volumes completed successfully. May 21 16:45:47.460870 np0000175955 devstack@c-api.service[112383]: INFO cinder.api.openstack.wsgi [None req-1dff3aa8-dde9-4f18-98af-c9bfe07911d7 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 May 21 16:45:47.462025 np0000175955 devstack@c-api.service[112383]: [pid: 112383|app: 0|req: 7/27] 199.204.45.240 () {64 vars in 1295 bytes} [Thu May 21 16:45:47 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) May 21 16:45:57.452228 np0000175955 devstack@c-api.service[112383]: DEBUG dbcounter [-] [112383] Writing DB stats cinder:SELECT=1 {{(pid=112383) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 21 16:46:47.478245 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.middleware.request_id [None req-77f2a635-fdcb-4cf5-8114-6c8b0bfbfdd7 None None] RequestId filter calling following filter/app {{(pid=112381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 21 16:46:47.481364 np0000175955 devstack@c-api.service[112381]: INFO cinder.api.openstack.wsgi [None req-77f2a635-fdcb-4cf5-8114-6c8b0bfbfdd7 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail May 21 16:46:47.481615 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.openstack.wsgi [None req-77f2a635-fdcb-4cf5-8114-6c8b0bfbfdd7 demo demo] Empty body provided in request {{(pid=112381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 21 16:46:47.481971 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.openstack.wsgi [None req-77f2a635-fdcb-4cf5-8114-6c8b0bfbfdd7 demo demo] Calling method 'detail' {{(pid=112381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 21 16:46:47.483418 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.api_utils [None req-77f2a635-fdcb-4cf5-8114-6c8b0bfbfdd7 demo demo] Removing options '' from query. {{(pid=112381) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 21 16:46:47.483767 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.volume.api [None req-77f2a635-fdcb-4cf5-8114-6c8b0bfbfdd7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112381) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 21 16:46:47.492801 np0000175955 devstack@c-api.service[112381]: INFO cinder.volume.api [None req-77f2a635-fdcb-4cf5-8114-6c8b0bfbfdd7 demo demo] Get all volumes completed successfully. May 21 16:46:47.495935 np0000175955 devstack@c-api.service[112381]: INFO cinder.api.openstack.wsgi [None req-77f2a635-fdcb-4cf5-8114-6c8b0bfbfdd7 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 May 21 16:46:47.496450 np0000175955 devstack@c-api.service[112381]: [pid: 112381|app: 0|req: 8/28] 199.204.45.240 () {64 vars in 1295 bytes} [Thu May 21 16:46:47 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:46:57.487352 np0000175955 devstack@c-api.service[112381]: DEBUG dbcounter [-] [112381] Writing DB stats cinder:SELECT=1 {{(pid=112381) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 21 16:47:47.512018 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.middleware.request_id [None req-f56e1bc0-5156-42db-9488-394884414403 None None] RequestId filter calling following filter/app {{(pid=112382) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 21 16:47:47.517313 np0000175955 devstack@c-api.service[112382]: INFO cinder.api.openstack.wsgi [None req-f56e1bc0-5156-42db-9488-394884414403 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail May 21 16:47:47.517700 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.openstack.wsgi [None req-f56e1bc0-5156-42db-9488-394884414403 demo demo] Empty body provided in request {{(pid=112382) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 21 16:47:47.518087 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.openstack.wsgi [None req-f56e1bc0-5156-42db-9488-394884414403 demo demo] Calling method 'detail' {{(pid=112382) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 21 16:47:47.518586 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.api_utils [None req-f56e1bc0-5156-42db-9488-394884414403 demo demo] Removing options '' from query. {{(pid=112382) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 21 16:47:47.520123 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.volume.api [None req-f56e1bc0-5156-42db-9488-394884414403 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112382) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 21 16:47:47.532560 np0000175955 devstack@c-api.service[112382]: INFO cinder.volume.api [None req-f56e1bc0-5156-42db-9488-394884414403 demo demo] Get all volumes completed successfully. May 21 16:47:47.535527 np0000175955 devstack@c-api.service[112382]: INFO cinder.api.openstack.wsgi [None req-f56e1bc0-5156-42db-9488-394884414403 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 May 21 16:47:47.535989 np0000175955 devstack@c-api.service[112382]: [pid: 112382|app: 0|req: 7/29] 199.204.45.240 () {64 vars in 1295 bytes} [Thu May 21 16:47:47 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 21 16:47:57.524242 np0000175955 devstack@c-api.service[112382]: DEBUG dbcounter [-] [112382] Writing DB stats cinder:SELECT=1 {{(pid=112382) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 21 16:48:47.552905 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.middleware.request_id [None req-744404ed-6963-478e-8b6e-ae367813b063 None None] RequestId filter calling following filter/app {{(pid=112380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 21 16:48:47.557555 np0000175955 devstack@c-api.service[112380]: INFO cinder.api.openstack.wsgi [None req-744404ed-6963-478e-8b6e-ae367813b063 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail May 21 16:48:47.557783 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.openstack.wsgi [None req-744404ed-6963-478e-8b6e-ae367813b063 demo demo] Empty body provided in request {{(pid=112380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 21 16:48:47.558049 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.openstack.wsgi [None req-744404ed-6963-478e-8b6e-ae367813b063 demo demo] Calling method 'detail' {{(pid=112380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 21 16:48:47.558439 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.api_utils [None req-744404ed-6963-478e-8b6e-ae367813b063 demo demo] Removing options '' from query. {{(pid=112380) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 21 16:48:47.559568 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.volume.api [None req-744404ed-6963-478e-8b6e-ae367813b063 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112380) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 21 16:48:47.567494 np0000175955 devstack@c-api.service[112380]: INFO cinder.volume.api [None req-744404ed-6963-478e-8b6e-ae367813b063 demo demo] Get all volumes completed successfully. May 21 16:48:47.569848 np0000175955 devstack@c-api.service[112380]: INFO cinder.api.openstack.wsgi [None req-744404ed-6963-478e-8b6e-ae367813b063 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 May 21 16:48:47.570202 np0000175955 devstack@c-api.service[112380]: [pid: 112380|app: 0|req: 8/30] 199.204.45.240 () {64 vars in 1295 bytes} [Thu May 21 16:48:47 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:57.562857 np0000175955 devstack@c-api.service[112380]: DEBUG dbcounter [-] [112380] Writing DB stats cinder:SELECT=1 {{(pid=112380) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 21 16:49:47.585448 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.middleware.request_id [None req-df132e6b-f993-447a-92f7-941782b1bafd None None] RequestId filter calling following filter/app {{(pid=112383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 21 16:49:47.589302 np0000175955 devstack@c-api.service[112383]: INFO cinder.api.openstack.wsgi [None req-df132e6b-f993-447a-92f7-941782b1bafd demo demo] GET https://199.204.45.240/volume/v3/volumes/detail May 21 16:49:47.589532 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.openstack.wsgi [None req-df132e6b-f993-447a-92f7-941782b1bafd demo demo] Empty body provided in request {{(pid=112383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 21 16:49:47.589817 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.openstack.wsgi [None req-df132e6b-f993-447a-92f7-941782b1bafd demo demo] Calling method 'detail' {{(pid=112383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 21 16:49:47.590112 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.api_utils [None req-df132e6b-f993-447a-92f7-941782b1bafd demo demo] Removing options '' from query. {{(pid=112383) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 21 16:49:47.591227 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.volume.api [None req-df132e6b-f993-447a-92f7-941782b1bafd demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112383) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 21 16:49:47.599536 np0000175955 devstack@c-api.service[112383]: INFO cinder.volume.api [None req-df132e6b-f993-447a-92f7-941782b1bafd demo demo] Get all volumes completed successfully. May 21 16:49:47.602220 np0000175955 devstack@c-api.service[112383]: INFO cinder.api.openstack.wsgi [None req-df132e6b-f993-447a-92f7-941782b1bafd demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 May 21 16:49:47.602639 np0000175955 devstack@c-api.service[112383]: [pid: 112383|app: 0|req: 8/31] 199.204.45.240 () {64 vars in 1295 bytes} [Thu May 21 16:49:47 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:49:57.594438 np0000175955 devstack@c-api.service[112383]: DEBUG dbcounter [-] [112383] Writing DB stats cinder:SELECT=1 {{(pid=112383) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 21 16:50:47.618224 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.middleware.request_id [None req-d2b908fb-a32a-4849-bf93-92182275a40d None None] RequestId filter calling following filter/app {{(pid=112381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 21 16:50:47.773106 np0000175955 devstack@c-api.service[112381]: INFO cinder.api.openstack.wsgi [None req-d2b908fb-a32a-4849-bf93-92182275a40d demo demo] GET https://199.204.45.240/volume/v3/volumes/detail May 21 16:50:47.773571 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.openstack.wsgi [None req-d2b908fb-a32a-4849-bf93-92182275a40d demo demo] Empty body provided in request {{(pid=112381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 21 16:50:47.773981 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.openstack.wsgi [None req-d2b908fb-a32a-4849-bf93-92182275a40d demo demo] Calling method 'detail' {{(pid=112381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 21 16:50:47.774547 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.api_utils [None req-d2b908fb-a32a-4849-bf93-92182275a40d demo demo] Removing options '' from query. {{(pid=112381) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 21 16:50:47.776085 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.volume.api [None req-d2b908fb-a32a-4849-bf93-92182275a40d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112381) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 21 16:50:47.784298 np0000175955 devstack@c-api.service[112381]: INFO cinder.volume.api [None req-d2b908fb-a32a-4849-bf93-92182275a40d demo demo] Get all volumes completed successfully. May 21 16:50:47.786933 np0000175955 devstack@c-api.service[112381]: INFO cinder.api.openstack.wsgi [None req-d2b908fb-a32a-4849-bf93-92182275a40d demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 May 21 16:50:47.787519 np0000175955 devstack@c-api.service[112381]: [pid: 112381|app: 0|req: 9/32] 199.204.45.240 () {64 vars in 1295 bytes} [Thu May 21 16:50:47 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 21 16:50:57.779669 np0000175955 devstack@c-api.service[112381]: DEBUG dbcounter [-] [112381] Writing DB stats cinder:SELECT=1 {{(pid=112381) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 21 16:51:47.803756 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.middleware.request_id [None req-c436fc60-c062-4717-8124-65768d135788 None None] RequestId filter calling following filter/app {{(pid=112382) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 21 16:51:47.807078 np0000175955 devstack@c-api.service[112382]: INFO cinder.api.openstack.wsgi [None req-c436fc60-c062-4717-8124-65768d135788 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail May 21 16:51:47.807383 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.openstack.wsgi [None req-c436fc60-c062-4717-8124-65768d135788 demo demo] Empty body provided in request {{(pid=112382) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 21 16:51:47.807666 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.openstack.wsgi [None req-c436fc60-c062-4717-8124-65768d135788 demo demo] Calling method 'detail' {{(pid=112382) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 21 16:51:47.808049 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.api_utils [None req-c436fc60-c062-4717-8124-65768d135788 demo demo] Removing options '' from query. {{(pid=112382) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 21 16:51:47.809446 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.volume.api [None req-c436fc60-c062-4717-8124-65768d135788 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112382) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 21 16:51:47.819136 np0000175955 devstack@c-api.service[112382]: INFO cinder.volume.api [None req-c436fc60-c062-4717-8124-65768d135788 demo demo] Get all volumes completed successfully. May 21 16:51:47.822479 np0000175955 devstack@c-api.service[112382]: INFO cinder.api.openstack.wsgi [None req-c436fc60-c062-4717-8124-65768d135788 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 May 21 16:51:47.823121 np0000175955 devstack@c-api.service[112382]: [pid: 112382|app: 0|req: 8/33] 199.204.45.240 () {64 vars in 1295 bytes} [Thu May 21 16:51:47 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:51:57.812715 np0000175955 devstack@c-api.service[112382]: DEBUG dbcounter [-] [112382] Writing DB stats cinder:SELECT=1 {{(pid=112382) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 21 16:52:47.838923 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.middleware.request_id [None req-9a5ef712-d040-4067-87fe-82200c8ad574 None None] RequestId filter calling following filter/app {{(pid=112380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 21 16:52:47.841253 np0000175955 devstack@c-api.service[112380]: INFO cinder.api.openstack.wsgi [None req-9a5ef712-d040-4067-87fe-82200c8ad574 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail May 21 16:52:47.841628 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.openstack.wsgi [None req-9a5ef712-d040-4067-87fe-82200c8ad574 demo demo] Empty body provided in request {{(pid=112380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 21 16:52:47.841985 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.openstack.wsgi [None req-9a5ef712-d040-4067-87fe-82200c8ad574 demo demo] Calling method 'detail' {{(pid=112380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 21 16:52:47.842408 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.api_utils [None req-9a5ef712-d040-4067-87fe-82200c8ad574 demo demo] Removing options '' from query. {{(pid=112380) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 21 16:52:47.843656 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.volume.api [None req-9a5ef712-d040-4067-87fe-82200c8ad574 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112380) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 21 16:52:47.853573 np0000175955 devstack@c-api.service[112380]: INFO cinder.volume.api [None req-9a5ef712-d040-4067-87fe-82200c8ad574 demo demo] Get all volumes completed successfully. May 21 16:52:47.857944 np0000175955 devstack@c-api.service[112380]: INFO cinder.api.openstack.wsgi [None req-9a5ef712-d040-4067-87fe-82200c8ad574 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 May 21 16:52:47.857944 np0000175955 devstack@c-api.service[112380]: [pid: 112380|app: 0|req: 9/34] 199.204.45.240 () {64 vars in 1295 bytes} [Thu May 21 16:52:47 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:52:57.847375 np0000175955 devstack@c-api.service[112380]: DEBUG dbcounter [-] [112380] Writing DB stats cinder:SELECT=1 {{(pid=112380) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 21 16:53:47.872873 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.middleware.request_id [None req-2cce60ae-5a95-4861-a000-768e0783fc52 None None] RequestId filter calling following filter/app {{(pid=112383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 21 16:53:47.876512 np0000175955 devstack@c-api.service[112383]: INFO cinder.api.openstack.wsgi [None req-2cce60ae-5a95-4861-a000-768e0783fc52 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail May 21 16:53:47.876757 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.openstack.wsgi [None req-2cce60ae-5a95-4861-a000-768e0783fc52 demo demo] Empty body provided in request {{(pid=112383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 21 16:53:47.877011 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.openstack.wsgi [None req-2cce60ae-5a95-4861-a000-768e0783fc52 demo demo] Calling method 'detail' {{(pid=112383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 21 16:53:47.877327 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.api_utils [None req-2cce60ae-5a95-4861-a000-768e0783fc52 demo demo] Removing options '' from query. {{(pid=112383) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 21 16:53:47.878494 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.volume.api [None req-2cce60ae-5a95-4861-a000-768e0783fc52 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112383) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 21 16:53:47.886646 np0000175955 devstack@c-api.service[112383]: INFO cinder.volume.api [None req-2cce60ae-5a95-4861-a000-768e0783fc52 demo demo] Get all volumes completed successfully. May 21 16:53:47.889210 np0000175955 devstack@c-api.service[112383]: INFO cinder.api.openstack.wsgi [None req-2cce60ae-5a95-4861-a000-768e0783fc52 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 May 21 16:53:47.889681 np0000175955 devstack@c-api.service[112383]: [pid: 112383|app: 0|req: 9/35] 199.204.45.240 () {64 vars in 1295 bytes} [Thu May 21 16:53:47 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:57.881377 np0000175955 devstack@c-api.service[112383]: DEBUG dbcounter [-] [112383] Writing DB stats cinder:SELECT=1 {{(pid=112383) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 21 16:54:47.906548 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.middleware.request_id [None req-0a256249-63da-4c4d-85bc-cfc2e4f6a684 None None] RequestId filter calling following filter/app {{(pid=112381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 21 16:54:47.909477 np0000175955 devstack@c-api.service[112381]: INFO cinder.api.openstack.wsgi [None req-0a256249-63da-4c4d-85bc-cfc2e4f6a684 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail May 21 16:54:47.909743 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.openstack.wsgi [None req-0a256249-63da-4c4d-85bc-cfc2e4f6a684 demo demo] Empty body provided in request {{(pid=112381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 21 16:54:47.910001 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.openstack.wsgi [None req-0a256249-63da-4c4d-85bc-cfc2e4f6a684 demo demo] Calling method 'detail' {{(pid=112381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 21 16:54:47.910352 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.api_utils [None req-0a256249-63da-4c4d-85bc-cfc2e4f6a684 demo demo] Removing options '' from query. {{(pid=112381) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 21 16:54:47.911345 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.volume.api [None req-0a256249-63da-4c4d-85bc-cfc2e4f6a684 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112381) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 21 16:54:47.919294 np0000175955 devstack@c-api.service[112381]: INFO cinder.volume.api [None req-0a256249-63da-4c4d-85bc-cfc2e4f6a684 demo demo] Get all volumes completed successfully. May 21 16:54:47.921322 np0000175955 devstack@c-api.service[112381]: INFO cinder.api.openstack.wsgi [None req-0a256249-63da-4c4d-85bc-cfc2e4f6a684 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 May 21 16:54:47.921703 np0000175955 devstack@c-api.service[112381]: [pid: 112381|app: 0|req: 10/36] 199.204.45.240 () {64 vars in 1295 bytes} [Thu May 21 16:54:47 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:54:57.914388 np0000175955 devstack@c-api.service[112381]: DEBUG dbcounter [-] [112381] Writing DB stats cinder:SELECT=1 {{(pid=112381) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 21 16:55:47.938342 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.middleware.request_id [None req-2716895c-52bd-442d-bd70-5a71174bc709 None None] RequestId filter calling following filter/app {{(pid=112382) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 21 16:55:48.067491 np0000175955 devstack@c-api.service[112382]: INFO cinder.api.openstack.wsgi [None req-2716895c-52bd-442d-bd70-5a71174bc709 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail May 21 16:55:48.067923 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.openstack.wsgi [None req-2716895c-52bd-442d-bd70-5a71174bc709 demo demo] Empty body provided in request {{(pid=112382) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 21 16:55:48.068437 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.openstack.wsgi [None req-2716895c-52bd-442d-bd70-5a71174bc709 demo demo] Calling method 'detail' {{(pid=112382) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 21 16:55:48.069228 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.api_utils [None req-2716895c-52bd-442d-bd70-5a71174bc709 demo demo] Removing options '' from query. {{(pid=112382) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 21 16:55:48.071286 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.volume.api [None req-2716895c-52bd-442d-bd70-5a71174bc709 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112382) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 21 16:55:48.079202 np0000175955 devstack@c-api.service[112382]: INFO cinder.volume.api [None req-2716895c-52bd-442d-bd70-5a71174bc709 demo demo] Get all volumes completed successfully. May 21 16:55:48.081242 np0000175955 devstack@c-api.service[112382]: INFO cinder.api.openstack.wsgi [None req-2716895c-52bd-442d-bd70-5a71174bc709 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 May 21 16:55:48.081600 np0000175955 devstack@c-api.service[112382]: [pid: 112382|app: 0|req: 9/37] 199.204.45.240 () {64 vars in 1295 bytes} [Thu May 21 16:55:47 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 21 16:55:58.074554 np0000175955 devstack@c-api.service[112382]: DEBUG dbcounter [-] [112382] Writing DB stats cinder:SELECT=1 {{(pid=112382) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 21 16:56:48.105765 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.middleware.request_id [None req-bbc73b2d-b15e-4ee2-a023-aad8a8b7b610 None None] RequestId filter calling following filter/app {{(pid=112380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 21 16:56:48.108837 np0000175955 devstack@c-api.service[112380]: INFO cinder.api.openstack.wsgi [None req-bbc73b2d-b15e-4ee2-a023-aad8a8b7b610 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail May 21 16:56:48.109067 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.openstack.wsgi [None req-bbc73b2d-b15e-4ee2-a023-aad8a8b7b610 demo demo] Empty body provided in request {{(pid=112380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 21 16:56:48.109336 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.openstack.wsgi [None req-bbc73b2d-b15e-4ee2-a023-aad8a8b7b610 demo demo] Calling method 'detail' {{(pid=112380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 21 16:56:48.109624 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.api_utils [None req-bbc73b2d-b15e-4ee2-a023-aad8a8b7b610 demo demo] Removing options '' from query. {{(pid=112380) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 21 16:56:48.110587 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.volume.api [None req-bbc73b2d-b15e-4ee2-a023-aad8a8b7b610 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112380) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 21 16:56:48.118389 np0000175955 devstack@c-api.service[112380]: INFO cinder.volume.api [None req-bbc73b2d-b15e-4ee2-a023-aad8a8b7b610 demo demo] Get all volumes completed successfully. May 21 16:56:48.121077 np0000175955 devstack@c-api.service[112380]: INFO cinder.api.openstack.wsgi [None req-bbc73b2d-b15e-4ee2-a023-aad8a8b7b610 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 May 21 16:56:48.121529 np0000175955 devstack@c-api.service[112380]: [pid: 112380|app: 0|req: 10/38] 199.204.45.240 () {64 vars in 1295 bytes} [Thu May 21 16:56:48 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:56:58.113781 np0000175955 devstack@c-api.service[112380]: DEBUG dbcounter [-] [112380] Writing DB stats cinder:SELECT=1 {{(pid=112380) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 21 16:57:48.136743 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.middleware.request_id [None req-8472f137-d065-4504-aee0-ba09d5ea5f2e None None] RequestId filter calling following filter/app {{(pid=112383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 21 16:57:48.139680 np0000175955 devstack@c-api.service[112383]: INFO cinder.api.openstack.wsgi [None req-8472f137-d065-4504-aee0-ba09d5ea5f2e demo demo] GET https://199.204.45.240/volume/v3/volumes/detail May 21 16:57:48.139944 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.openstack.wsgi [None req-8472f137-d065-4504-aee0-ba09d5ea5f2e demo demo] Empty body provided in request {{(pid=112383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 21 16:57:48.140247 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.openstack.wsgi [None req-8472f137-d065-4504-aee0-ba09d5ea5f2e demo demo] Calling method 'detail' {{(pid=112383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 21 16:57:48.140599 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.api_utils [None req-8472f137-d065-4504-aee0-ba09d5ea5f2e demo demo] Removing options '' from query. {{(pid=112383) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 21 16:57:48.141649 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.volume.api [None req-8472f137-d065-4504-aee0-ba09d5ea5f2e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112383) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 21 16:57:48.150109 np0000175955 devstack@c-api.service[112383]: INFO cinder.volume.api [None req-8472f137-d065-4504-aee0-ba09d5ea5f2e demo demo] Get all volumes completed successfully. May 21 16:57:48.152057 np0000175955 devstack@c-api.service[112383]: INFO cinder.api.openstack.wsgi [None req-8472f137-d065-4504-aee0-ba09d5ea5f2e demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 May 21 16:57:48.152418 np0000175955 devstack@c-api.service[112383]: [pid: 112383|app: 0|req: 10/39] 199.204.45.240 () {64 vars in 1295 bytes} [Thu May 21 16:57:48 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:58.145573 np0000175955 devstack@c-api.service[112383]: DEBUG dbcounter [-] [112383] Writing DB stats cinder:SELECT=1 {{(pid=112383) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 21 16:58:48.167457 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.middleware.request_id [None req-6b315aff-cf9f-4a03-8bf4-2c8c72f9195b None None] RequestId filter calling following filter/app {{(pid=112381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 21 16:58:48.170382 np0000175955 devstack@c-api.service[112381]: INFO cinder.api.openstack.wsgi [None req-6b315aff-cf9f-4a03-8bf4-2c8c72f9195b demo demo] GET https://199.204.45.240/volume/v3/volumes/detail May 21 16:58:48.170657 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.openstack.wsgi [None req-6b315aff-cf9f-4a03-8bf4-2c8c72f9195b demo demo] Empty body provided in request {{(pid=112381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 21 16:58:48.170911 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.openstack.wsgi [None req-6b315aff-cf9f-4a03-8bf4-2c8c72f9195b demo demo] Calling method 'detail' {{(pid=112381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 21 16:58:48.171267 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.api_utils [None req-6b315aff-cf9f-4a03-8bf4-2c8c72f9195b demo demo] Removing options '' from query. {{(pid=112381) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 21 16:58:48.172252 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.volume.api [None req-6b315aff-cf9f-4a03-8bf4-2c8c72f9195b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112381) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 21 16:58:48.180923 np0000175955 devstack@c-api.service[112381]: INFO cinder.volume.api [None req-6b315aff-cf9f-4a03-8bf4-2c8c72f9195b demo demo] Get all volumes completed successfully. May 21 16:58:48.183714 np0000175955 devstack@c-api.service[112381]: INFO cinder.api.openstack.wsgi [None req-6b315aff-cf9f-4a03-8bf4-2c8c72f9195b demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 May 21 16:58:48.184165 np0000175955 devstack@c-api.service[112381]: [pid: 112381|app: 0|req: 11/40] 199.204.45.240 () {64 vars in 1295 bytes} [Thu May 21 16:58:48 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:58.175780 np0000175955 devstack@c-api.service[112381]: DEBUG dbcounter [-] [112381] Writing DB stats cinder:SELECT=1 {{(pid=112381) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 21 16:59:48.198704 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.middleware.request_id [None req-4964845e-d5e2-46db-b55f-f690d54fb829 None None] RequestId filter calling following filter/app {{(pid=112382) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 21 16:59:48.201780 np0000175955 devstack@c-api.service[112382]: INFO cinder.api.openstack.wsgi [None req-4964845e-d5e2-46db-b55f-f690d54fb829 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail May 21 16:59:48.202182 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.openstack.wsgi [None req-4964845e-d5e2-46db-b55f-f690d54fb829 demo demo] Empty body provided in request {{(pid=112382) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 21 16:59:48.202612 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.openstack.wsgi [None req-4964845e-d5e2-46db-b55f-f690d54fb829 demo demo] Calling method 'detail' {{(pid=112382) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 21 16:59:48.203080 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.api_utils [None req-4964845e-d5e2-46db-b55f-f690d54fb829 demo demo] Removing options '' from query. {{(pid=112382) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 21 16:59:48.204450 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.volume.api [None req-4964845e-d5e2-46db-b55f-f690d54fb829 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112382) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 21 16:59:48.211488 np0000175955 devstack@c-api.service[112382]: INFO cinder.volume.api [None req-4964845e-d5e2-46db-b55f-f690d54fb829 demo demo] Get all volumes completed successfully. May 21 16:59:48.213497 np0000175955 devstack@c-api.service[112382]: INFO cinder.api.openstack.wsgi [None req-4964845e-d5e2-46db-b55f-f690d54fb829 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 May 21 16:59:48.213880 np0000175955 devstack@c-api.service[112382]: [pid: 112382|app: 0|req: 10/41] 199.204.45.240 () {64 vars in 1295 bytes} [Thu May 21 16:59:48 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:59:58.207663 np0000175955 devstack@c-api.service[112382]: DEBUG dbcounter [-] [112382] Writing DB stats cinder:SELECT=1 {{(pid=112382) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 21 17:00:48.233716 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.middleware.request_id [None req-4c4c8e8c-3393-4e2b-9e4d-239973ea365e None None] RequestId filter calling following filter/app {{(pid=112380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 21 17:00:48.319993 np0000175955 devstack@c-api.service[112380]: INFO cinder.api.openstack.wsgi [None req-4c4c8e8c-3393-4e2b-9e4d-239973ea365e demo demo] GET https://199.204.45.240/volume/v3/volumes/detail May 21 17:00:48.320253 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.openstack.wsgi [None req-4c4c8e8c-3393-4e2b-9e4d-239973ea365e demo demo] Empty body provided in request {{(pid=112380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 21 17:00:48.320497 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.openstack.wsgi [None req-4c4c8e8c-3393-4e2b-9e4d-239973ea365e demo demo] Calling method 'detail' {{(pid=112380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 21 17:00:48.320789 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.api_utils [None req-4c4c8e8c-3393-4e2b-9e4d-239973ea365e demo demo] Removing options '' from query. {{(pid=112380) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 21 17:00:48.321725 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.volume.api [None req-4c4c8e8c-3393-4e2b-9e4d-239973ea365e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112380) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 21 17:00:48.334376 np0000175955 devstack@c-api.service[112380]: INFO cinder.volume.api [None req-4c4c8e8c-3393-4e2b-9e4d-239973ea365e demo demo] Get all volumes completed successfully. May 21 17:00:48.336325 np0000175955 devstack@c-api.service[112380]: INFO cinder.api.openstack.wsgi [None req-4c4c8e8c-3393-4e2b-9e4d-239973ea365e demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 May 21 17:00:48.336786 np0000175955 devstack@c-api.service[112380]: [pid: 112380|app: 0|req: 11/42] 199.204.45.240 () {64 vars in 1295 bytes} [Thu May 21 17:00:48 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 21 17:00:58.325503 np0000175955 devstack@c-api.service[112380]: DEBUG dbcounter [-] [112380] Writing DB stats cinder:SELECT=1 {{(pid=112380) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 21 17:01:48.352878 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.middleware.request_id [None req-ff2ee878-a946-44c5-8fd0-140c9e324dc4 None None] RequestId filter calling following filter/app {{(pid=112383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 21 17:01:48.355407 np0000175955 devstack@c-api.service[112383]: INFO cinder.api.openstack.wsgi [None req-ff2ee878-a946-44c5-8fd0-140c9e324dc4 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail May 21 17:01:48.355490 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.openstack.wsgi [None req-ff2ee878-a946-44c5-8fd0-140c9e324dc4 demo demo] Empty body provided in request {{(pid=112383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 21 17:01:48.355886 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.openstack.wsgi [None req-ff2ee878-a946-44c5-8fd0-140c9e324dc4 demo demo] Calling method 'detail' {{(pid=112383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 21 17:01:48.355886 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.api_utils [None req-ff2ee878-a946-44c5-8fd0-140c9e324dc4 demo demo] Removing options '' from query. {{(pid=112383) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 21 17:01:48.356651 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.volume.api [None req-ff2ee878-a946-44c5-8fd0-140c9e324dc4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112383) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 21 17:01:48.367680 np0000175955 devstack@c-api.service[112383]: INFO cinder.volume.api [None req-ff2ee878-a946-44c5-8fd0-140c9e324dc4 demo demo] Get all volumes completed successfully. May 21 17:01:48.369913 np0000175955 devstack@c-api.service[112383]: INFO cinder.api.openstack.wsgi [None req-ff2ee878-a946-44c5-8fd0-140c9e324dc4 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 May 21 17:01:48.370498 np0000175955 devstack@c-api.service[112383]: [pid: 112383|app: 0|req: 11/43] 199.204.45.240 () {64 vars in 1295 bytes} [Thu May 21 17:01:48 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 17:01:58.361087 np0000175955 devstack@c-api.service[112383]: DEBUG dbcounter [-] [112383] Writing DB stats cinder:SELECT=1 {{(pid=112383) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 21 17:02:48.396452 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.middleware.request_id [None req-f0ba0ea9-1ce4-4059-bf72-f840378f6abc None None] RequestId filter calling following filter/app {{(pid=112381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 21 17:02:48.399285 np0000175955 devstack@c-api.service[112381]: INFO cinder.api.openstack.wsgi [None req-f0ba0ea9-1ce4-4059-bf72-f840378f6abc demo demo] GET https://199.204.45.240/volume/v3/volumes/detail May 21 17:02:48.399523 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.openstack.wsgi [None req-f0ba0ea9-1ce4-4059-bf72-f840378f6abc demo demo] Empty body provided in request {{(pid=112381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 21 17:02:48.399760 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.openstack.wsgi [None req-f0ba0ea9-1ce4-4059-bf72-f840378f6abc demo demo] Calling method 'detail' {{(pid=112381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 21 17:02:48.400055 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.api_utils [None req-f0ba0ea9-1ce4-4059-bf72-f840378f6abc demo demo] Removing options '' from query. {{(pid=112381) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 21 17:02:48.401008 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.volume.api [None req-f0ba0ea9-1ce4-4059-bf72-f840378f6abc demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112381) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 21 17:02:48.411350 np0000175955 devstack@c-api.service[112381]: INFO cinder.volume.api [None req-f0ba0ea9-1ce4-4059-bf72-f840378f6abc demo demo] Get all volumes completed successfully. May 21 17:02:48.414286 np0000175955 devstack@c-api.service[112381]: INFO cinder.api.openstack.wsgi [None req-f0ba0ea9-1ce4-4059-bf72-f840378f6abc demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 May 21 17:02:48.415068 np0000175955 devstack@c-api.service[112381]: [pid: 112381|app: 0|req: 12/44] 199.204.45.240 () {64 vars in 1295 bytes} [Thu May 21 17:02:48 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:58.404515 np0000175955 devstack@c-api.service[112381]: DEBUG dbcounter [-] [112381] Writing DB stats cinder:SELECT=1 {{(pid=112381) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 21 17:03:48.428663 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.middleware.request_id [None req-569d5adc-ebdf-4b09-a604-399028ebce5a None None] RequestId filter calling following filter/app {{(pid=112382) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 21 17:03:48.432098 np0000175955 devstack@c-api.service[112382]: INFO cinder.api.openstack.wsgi [None req-569d5adc-ebdf-4b09-a604-399028ebce5a demo demo] GET https://199.204.45.240/volume/v3/volumes/detail May 21 17:03:48.432373 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.openstack.wsgi [None req-569d5adc-ebdf-4b09-a604-399028ebce5a demo demo] Empty body provided in request {{(pid=112382) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 21 17:03:48.432635 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.openstack.wsgi [None req-569d5adc-ebdf-4b09-a604-399028ebce5a demo demo] Calling method 'detail' {{(pid=112382) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 21 17:03:48.432977 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.api_utils [None req-569d5adc-ebdf-4b09-a604-399028ebce5a demo demo] Removing options '' from query. {{(pid=112382) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 21 17:03:48.434094 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.volume.api [None req-569d5adc-ebdf-4b09-a604-399028ebce5a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112382) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 21 17:03:48.442312 np0000175955 devstack@c-api.service[112382]: INFO cinder.volume.api [None req-569d5adc-ebdf-4b09-a604-399028ebce5a demo demo] Get all volumes completed successfully. May 21 17:03:48.444588 np0000175955 devstack@c-api.service[112382]: INFO cinder.api.openstack.wsgi [None req-569d5adc-ebdf-4b09-a604-399028ebce5a demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 May 21 17:03:48.445317 np0000175955 devstack@c-api.service[112382]: [pid: 112382|app: 0|req: 11/45] 199.204.45.240 () {64 vars in 1295 bytes} [Thu May 21 17:03:48 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 17:03:58.437509 np0000175955 devstack@c-api.service[112382]: DEBUG dbcounter [-] [112382] Writing DB stats cinder:SELECT=1 {{(pid=112382) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 21 17:04:48.462426 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.middleware.request_id [None req-e27c23b4-dfb9-4770-9ae6-70f71f7dac14 None None] RequestId filter calling following filter/app {{(pid=112380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 21 17:04:48.466511 np0000175955 devstack@c-api.service[112380]: INFO cinder.api.openstack.wsgi [None req-e27c23b4-dfb9-4770-9ae6-70f71f7dac14 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail May 21 17:04:48.466885 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.openstack.wsgi [None req-e27c23b4-dfb9-4770-9ae6-70f71f7dac14 demo demo] Empty body provided in request {{(pid=112380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 21 17:04:48.467309 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.openstack.wsgi [None req-e27c23b4-dfb9-4770-9ae6-70f71f7dac14 demo demo] Calling method 'detail' {{(pid=112380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 21 17:04:48.467770 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.api_utils [None req-e27c23b4-dfb9-4770-9ae6-70f71f7dac14 demo demo] Removing options '' from query. {{(pid=112380) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 21 17:04:48.469308 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.volume.api [None req-e27c23b4-dfb9-4770-9ae6-70f71f7dac14 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112380) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 21 17:04:48.477366 np0000175955 devstack@c-api.service[112380]: INFO cinder.volume.api [None req-e27c23b4-dfb9-4770-9ae6-70f71f7dac14 demo demo] Get all volumes completed successfully. May 21 17:04:48.482376 np0000175955 devstack@c-api.service[112380]: INFO cinder.api.openstack.wsgi [None req-e27c23b4-dfb9-4770-9ae6-70f71f7dac14 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 May 21 17:04:48.483227 np0000175955 devstack@c-api.service[112380]: [pid: 112380|app: 0|req: 12/46] 199.204.45.240 () {64 vars in 1295 bytes} [Thu May 21 17:04:48 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 21 17:04:58.473081 np0000175955 devstack@c-api.service[112380]: DEBUG dbcounter [-] [112380] Writing DB stats cinder:SELECT=1 {{(pid=112380) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 21 17:05:48.499072 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.middleware.request_id [None req-5168725c-6f35-4c8b-998a-448210287511 None None] RequestId filter calling following filter/app {{(pid=112383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 21 17:05:48.544067 np0000175955 devstack@c-api.service[112383]: INFO cinder.api.openstack.wsgi [None req-5168725c-6f35-4c8b-998a-448210287511 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail May 21 17:05:48.544520 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.openstack.wsgi [None req-5168725c-6f35-4c8b-998a-448210287511 demo demo] Empty body provided in request {{(pid=112383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 21 17:05:48.544948 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.openstack.wsgi [None req-5168725c-6f35-4c8b-998a-448210287511 demo demo] Calling method 'detail' {{(pid=112383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 21 17:05:48.545503 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.api_utils [None req-5168725c-6f35-4c8b-998a-448210287511 demo demo] Removing options '' from query. {{(pid=112383) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 21 17:05:48.547296 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.volume.api [None req-5168725c-6f35-4c8b-998a-448210287511 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112383) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 21 17:05:48.556375 np0000175955 devstack@c-api.service[112383]: INFO cinder.volume.api [None req-5168725c-6f35-4c8b-998a-448210287511 demo demo] Get all volumes completed successfully. May 21 17:05:48.559238 np0000175955 devstack@c-api.service[112383]: INFO cinder.api.openstack.wsgi [None req-5168725c-6f35-4c8b-998a-448210287511 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 May 21 17:05:48.559854 np0000175955 devstack@c-api.service[112383]: [pid: 112383|app: 0|req: 12/47] 199.204.45.240 () {64 vars in 1295 bytes} [Thu May 21 17:05:48 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 21 17:05:58.550784 np0000175955 devstack@c-api.service[112383]: DEBUG dbcounter [-] [112383] Writing DB stats cinder:SELECT=1 {{(pid=112383) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 21 17:06:48.576135 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.middleware.request_id [None req-72525d37-e882-4de8-b333-73f7e807ef96 None None] RequestId filter calling following filter/app {{(pid=112381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 21 17:06:48.578478 np0000175955 devstack@c-api.service[112381]: INFO cinder.api.openstack.wsgi [None req-72525d37-e882-4de8-b333-73f7e807ef96 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail May 21 17:06:48.578884 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.openstack.wsgi [None req-72525d37-e882-4de8-b333-73f7e807ef96 demo demo] Empty body provided in request {{(pid=112381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 21 17:06:48.579307 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.openstack.wsgi [None req-72525d37-e882-4de8-b333-73f7e807ef96 demo demo] Calling method 'detail' {{(pid=112381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 21 17:06:48.580271 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.api.api_utils [None req-72525d37-e882-4de8-b333-73f7e807ef96 demo demo] Removing options '' from query. {{(pid=112381) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 21 17:06:48.580793 np0000175955 devstack@c-api.service[112381]: DEBUG cinder.volume.api [None req-72525d37-e882-4de8-b333-73f7e807ef96 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112381) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 21 17:06:48.586912 np0000175955 devstack@c-api.service[112381]: INFO cinder.volume.api [None req-72525d37-e882-4de8-b333-73f7e807ef96 demo demo] Get all volumes completed successfully. May 21 17:06:48.589220 np0000175955 devstack@c-api.service[112381]: INFO cinder.api.openstack.wsgi [None req-72525d37-e882-4de8-b333-73f7e807ef96 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 May 21 17:06:48.589729 np0000175955 devstack@c-api.service[112381]: [pid: 112381|app: 0|req: 13/48] 199.204.45.240 () {64 vars in 1295 bytes} [Thu May 21 17:06:48 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 17:06:58.583851 np0000175955 devstack@c-api.service[112381]: DEBUG dbcounter [-] [112381] Writing DB stats cinder:SELECT=1 {{(pid=112381) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 21 17:07:48.603773 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.middleware.request_id [None req-bf3a9a6f-23cb-46b0-9a31-9864f7445ba9 None None] RequestId filter calling following filter/app {{(pid=112382) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 21 17:07:48.609143 np0000175955 devstack@c-api.service[112382]: INFO cinder.api.openstack.wsgi [None req-bf3a9a6f-23cb-46b0-9a31-9864f7445ba9 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail May 21 17:07:48.609418 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.openstack.wsgi [None req-bf3a9a6f-23cb-46b0-9a31-9864f7445ba9 demo demo] Empty body provided in request {{(pid=112382) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 21 17:07:48.609667 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.openstack.wsgi [None req-bf3a9a6f-23cb-46b0-9a31-9864f7445ba9 demo demo] Calling method 'detail' {{(pid=112382) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 21 17:07:48.609973 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.api.api_utils [None req-bf3a9a6f-23cb-46b0-9a31-9864f7445ba9 demo demo] Removing options '' from query. {{(pid=112382) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 21 17:07:48.611005 np0000175955 devstack@c-api.service[112382]: DEBUG cinder.volume.api [None req-bf3a9a6f-23cb-46b0-9a31-9864f7445ba9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112382) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 21 17:07:48.619300 np0000175955 devstack@c-api.service[112382]: INFO cinder.volume.api [None req-bf3a9a6f-23cb-46b0-9a31-9864f7445ba9 demo demo] Get all volumes completed successfully. May 21 17:07:48.623531 np0000175955 devstack@c-api.service[112382]: INFO cinder.api.openstack.wsgi [None req-bf3a9a6f-23cb-46b0-9a31-9864f7445ba9 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 May 21 17:07:48.624281 np0000175955 devstack@c-api.service[112382]: [pid: 112382|app: 0|req: 12/49] 199.204.45.240 () {64 vars in 1295 bytes} [Thu May 21 17:07:48 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 21 17:07:58.614157 np0000175955 devstack@c-api.service[112382]: DEBUG dbcounter [-] [112382] Writing DB stats cinder:SELECT=1 {{(pid=112382) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 21 17:08:48.640106 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.middleware.request_id [None req-37acad90-4acb-4cfe-a6b3-694b64a578a4 None None] RequestId filter calling following filter/app {{(pid=112380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 21 17:08:48.644037 np0000175955 devstack@c-api.service[112380]: INFO cinder.api.openstack.wsgi [None req-37acad90-4acb-4cfe-a6b3-694b64a578a4 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail May 21 17:08:48.644284 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.openstack.wsgi [None req-37acad90-4acb-4cfe-a6b3-694b64a578a4 demo demo] Empty body provided in request {{(pid=112380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 21 17:08:48.644555 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.openstack.wsgi [None req-37acad90-4acb-4cfe-a6b3-694b64a578a4 demo demo] Calling method 'detail' {{(pid=112380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 21 17:08:48.644852 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.api.api_utils [None req-37acad90-4acb-4cfe-a6b3-694b64a578a4 demo demo] Removing options '' from query. {{(pid=112380) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 21 17:08:48.645839 np0000175955 devstack@c-api.service[112380]: DEBUG cinder.volume.api [None req-37acad90-4acb-4cfe-a6b3-694b64a578a4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112380) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 21 17:08:48.653884 np0000175955 devstack@c-api.service[112380]: INFO cinder.volume.api [None req-37acad90-4acb-4cfe-a6b3-694b64a578a4 demo demo] Get all volumes completed successfully. May 21 17:08:48.655900 np0000175955 devstack@c-api.service[112380]: INFO cinder.api.openstack.wsgi [None req-37acad90-4acb-4cfe-a6b3-694b64a578a4 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 May 21 17:08:48.656270 np0000175955 devstack@c-api.service[112380]: [pid: 112380|app: 0|req: 13/50] 199.204.45.240 () {64 vars in 1295 bytes} [Thu May 21 17:08:48 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 17:08:58.648928 np0000175955 devstack@c-api.service[112380]: DEBUG dbcounter [-] [112380] Writing DB stats cinder:SELECT=1 {{(pid=112380) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 21 17:09:48.669946 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.middleware.request_id [None req-13f4ff5b-349c-40de-92cd-1809623be2c3 None None] RequestId filter calling following filter/app {{(pid=112383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 21 17:09:48.672966 np0000175955 devstack@c-api.service[112383]: INFO cinder.api.openstack.wsgi [None req-13f4ff5b-349c-40de-92cd-1809623be2c3 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail May 21 17:09:48.673208 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.openstack.wsgi [None req-13f4ff5b-349c-40de-92cd-1809623be2c3 demo demo] Empty body provided in request {{(pid=112383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 21 17:09:48.673469 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.openstack.wsgi [None req-13f4ff5b-349c-40de-92cd-1809623be2c3 demo demo] Calling method 'detail' {{(pid=112383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 21 17:09:48.673754 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.api.api_utils [None req-13f4ff5b-349c-40de-92cd-1809623be2c3 demo demo] Removing options '' from query. {{(pid=112383) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 21 17:09:48.674692 np0000175955 devstack@c-api.service[112383]: DEBUG cinder.volume.api [None req-13f4ff5b-349c-40de-92cd-1809623be2c3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112383) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 21 17:09:48.683281 np0000175955 devstack@c-api.service[112383]: INFO cinder.volume.api [None req-13f4ff5b-349c-40de-92cd-1809623be2c3 demo demo] Get all volumes completed successfully. May 21 17:09:48.686318 np0000175955 devstack@c-api.service[112383]: INFO cinder.api.openstack.wsgi [None req-13f4ff5b-349c-40de-92cd-1809623be2c3 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 May 21 17:09:48.686745 np0000175955 devstack@c-api.service[112383]: [pid: 112383|app: 0|req: 13/51] 199.204.45.240 () {64 vars in 1295 bytes} [Thu May 21 17:09:48 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 17:09:58.677683 np0000175955 devstack@c-api.service[112383]: DEBUG dbcounter [-] [112383] Writing DB stats cinder:SELECT=1 {{(pid=112383) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}