May 09 01:34:00.415742 np0000172843 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 09 01:34:00.422240 np0000172843 devstack@c-api.service[112448]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 09 01:34:00.424593 np0000172843 devstack@c-api.service[112448]: *** Starting uWSGI 2.0.24-debian (64bit) on [Sat May 9 01:34:00 2026] *** May 09 01:34:00.424593 np0000172843 devstack@c-api.service[112448]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 09 01:34:00.424593 np0000172843 devstack@c-api.service[112448]: os: Linux-6.8.0-111-generic #111-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 11 23:16:02 UTC 2026 May 09 01:34:00.424593 np0000172843 devstack@c-api.service[112448]: nodename: np0000172843 May 09 01:34:00.424593 np0000172843 devstack@c-api.service[112448]: machine: x86_64 May 09 01:34:00.424593 np0000172843 devstack@c-api.service[112448]: clock source: unix May 09 01:34:00.424593 np0000172843 devstack@c-api.service[112448]: pcre jit disabled May 09 01:34:00.424593 np0000172843 devstack@c-api.service[112448]: detected number of CPU cores: 16 May 09 01:34:00.424593 np0000172843 devstack@c-api.service[112448]: current working directory: / May 09 01:34:00.424593 np0000172843 devstack@c-api.service[112448]: detected binary path: /usr/bin/uwsgi-core May 09 01:34:00.424593 np0000172843 devstack@c-api.service[112448]: your processes number limit is 256917 May 09 01:34:00.424593 np0000172843 devstack@c-api.service[112448]: your memory page size is 4096 bytes May 09 01:34:00.424593 np0000172843 devstack@c-api.service[112448]: detected max file descriptor number: 2048 May 09 01:34:00.424593 np0000172843 devstack@c-api.service[112448]: lock engine: pthread robust mutexes May 09 01:34:00.425676 np0000172843 devstack@c-api.service[112448]: thunder lock: enabled May 09 01:34:00.425676 np0000172843 devstack@c-api.service[112448]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 09 01:34:00.425676 np0000172843 devstack@c-api.service[112448]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 09 01:34:00.425676 np0000172843 devstack@c-api.service[112448]: PEP 405 virtualenv detected: /opt/stack/data/venv May 09 01:34:00.425676 np0000172843 devstack@c-api.service[112448]: Set PythonHome to /opt/stack/data/venv May 09 01:34:00.460644 np0000172843 devstack@c-api.service[112448]: Python main interpreter initialized at 0x7601ae2a3668 May 09 01:34:00.460644 np0000172843 devstack@c-api.service[112448]: python threads support enabled May 09 01:34:00.460644 np0000172843 devstack@c-api.service[112448]: your server socket listen backlog is limited to 100 connections May 09 01:34:00.460644 np0000172843 devstack@c-api.service[112448]: your mercy for graceful operations on workers is 80 seconds May 09 01:34:00.461169 np0000172843 devstack@c-api.service[112448]: mapped 671795 bytes (656 KB) for 4 cores May 09 01:34:00.461311 np0000172843 devstack@c-api.service[112448]: *** Operational MODE: preforking *** May 09 01:34:00.461545 np0000172843 devstack@c-api.service[112448]: *** uWSGI is running in multiple interpreter mode *** May 09 01:34:00.461545 np0000172843 devstack@c-api.service[112448]: spawned uWSGI master process (pid: 112448) May 09 01:34:00.461727 np0000172843 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 09 01:34:00.463431 np0000172843 devstack@c-api.service[112448]: spawned uWSGI worker 1 (pid: 112457, cores: 1) May 09 01:34:00.463431 np0000172843 devstack@c-api.service[112448]: spawned uWSGI worker 2 (pid: 112458, cores: 1) May 09 01:34:00.463431 np0000172843 devstack@c-api.service[112448]: spawned uWSGI worker 3 (pid: 112459, cores: 1) May 09 01:34:00.463753 np0000172843 devstack@c-api.service[112448]: spawned uWSGI worker 4 (pid: 112460, cores: 1) May 09 01:34:00.463809 np0000172843 devstack@c-api.service[112448]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 09 01:34:00.592362 np0000172843 devstack@c-api.service[112459]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 01:34:00.592362 np0000172843 devstack@c-api.service[112459]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 01:34:00.592362 np0000172843 devstack@c-api.service[112459]: we strongly recommend against using it for new projects. May 09 01:34:00.592362 np0000172843 devstack@c-api.service[112459]: If you are already using Eventlet, we recommend migrating to a different May 09 01:34:00.592362 np0000172843 devstack@c-api.service[112459]: framework. For more detail see May 09 01:34:00.592362 np0000172843 devstack@c-api.service[112459]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 01:34:00.592362 np0000172843 devstack@c-api.service[112459]: import eventlet # noqa May 09 01:34:00.593104 np0000172843 devstack@c-api.service[112458]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 01:34:00.593104 np0000172843 devstack@c-api.service[112458]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 01:34:00.593104 np0000172843 devstack@c-api.service[112458]: we strongly recommend against using it for new projects. May 09 01:34:00.593104 np0000172843 devstack@c-api.service[112458]: If you are already using Eventlet, we recommend migrating to a different May 09 01:34:00.593104 np0000172843 devstack@c-api.service[112458]: framework. For more detail see May 09 01:34:00.593104 np0000172843 devstack@c-api.service[112458]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 01:34:00.593104 np0000172843 devstack@c-api.service[112458]: import eventlet # noqa May 09 01:34:00.604121 np0000172843 devstack@c-api.service[112460]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 01:34:00.604121 np0000172843 devstack@c-api.service[112460]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 01:34:00.604121 np0000172843 devstack@c-api.service[112460]: we strongly recommend against using it for new projects. May 09 01:34:00.604121 np0000172843 devstack@c-api.service[112460]: If you are already using Eventlet, we recommend migrating to a different May 09 01:34:00.604121 np0000172843 devstack@c-api.service[112460]: framework. For more detail see May 09 01:34:00.604121 np0000172843 devstack@c-api.service[112460]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 01:34:00.604121 np0000172843 devstack@c-api.service[112460]: import eventlet # noqa May 09 01:34:00.604940 np0000172843 devstack@c-api.service[112457]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 01:34:00.604940 np0000172843 devstack@c-api.service[112457]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 01:34:00.604940 np0000172843 devstack@c-api.service[112457]: we strongly recommend against using it for new projects. May 09 01:34:00.604940 np0000172843 devstack@c-api.service[112457]: If you are already using Eventlet, we recommend migrating to a different May 09 01:34:00.604940 np0000172843 devstack@c-api.service[112457]: framework. For more detail see May 09 01:34:00.604940 np0000172843 devstack@c-api.service[112457]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 01:34:00.604940 np0000172843 devstack@c-api.service[112457]: import eventlet # noqa May 09 01:34:00.676792 np0000172843 devstack@c-api.service[112459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 09 01:34:00.676792 np0000172843 devstack@c-api.service[112459]: debtcollector.deprecate( May 09 01:34:00.677984 np0000172843 devstack@c-api.service[112458]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 09 01:34:00.677984 np0000172843 devstack@c-api.service[112458]: debtcollector.deprecate( May 09 01:34:00.688969 np0000172843 devstack@c-api.service[112460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 09 01:34:00.688969 np0000172843 devstack@c-api.service[112460]: debtcollector.deprecate( May 09 01:34:00.699647 np0000172843 devstack@c-api.service[112457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 09 01:34:00.699647 np0000172843 devstack@c-api.service[112457]: debtcollector.deprecate( May 09 01:34:00.753935 np0000172843 devstack@c-api.service[112459]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 09 01:34:00.753935 np0000172843 devstack@c-api.service[112459]: from cgi import parse_header May 09 01:34:00.754792 np0000172843 devstack@c-api.service[112458]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 09 01:34:00.754792 np0000172843 devstack@c-api.service[112458]: from cgi import parse_header May 09 01:34:00.769855 np0000172843 devstack@c-api.service[112460]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 09 01:34:00.769855 np0000172843 devstack@c-api.service[112460]: from cgi import parse_header May 09 01:34:00.783119 np0000172843 devstack@c-api.service[112457]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 09 01:34:00.783119 np0000172843 devstack@c-api.service[112457]: from cgi import parse_header May 09 01:34:00.797356 np0000172843 devstack@c-api.service[112459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 09 01:34:00.797356 np0000172843 devstack@c-api.service[112459]: removals.removed_module( May 09 01:34:00.798098 np0000172843 devstack@c-api.service[112459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 09 01:34:00.798098 np0000172843 devstack@c-api.service[112459]: removals.removed_module( May 09 01:34:00.801754 np0000172843 devstack@c-api.service[112458]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 09 01:34:00.801754 np0000172843 devstack@c-api.service[112458]: removals.removed_module( May 09 01:34:00.803643 np0000172843 devstack@c-api.service[112458]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 09 01:34:00.803643 np0000172843 devstack@c-api.service[112458]: removals.removed_module( May 09 01:34:00.813983 np0000172843 devstack@c-api.service[112460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 09 01:34:00.813983 np0000172843 devstack@c-api.service[112460]: removals.removed_module( May 09 01:34:00.814524 np0000172843 devstack@c-api.service[112460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 09 01:34:00.814524 np0000172843 devstack@c-api.service[112460]: removals.removed_module( May 09 01:34:00.829325 np0000172843 devstack@c-api.service[112457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 09 01:34:00.829325 np0000172843 devstack@c-api.service[112457]: removals.removed_module( May 09 01:34:00.830158 np0000172843 devstack@c-api.service[112457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 09 01:34:00.830158 np0000172843 devstack@c-api.service[112457]: removals.removed_module( May 09 01:34:01.392748 np0000172843 devstack@c-api.service[112459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 09 01:34:01.392748 np0000172843 devstack@c-api.service[112459]: warnings.warn( May 09 01:34:01.398210 np0000172843 devstack@c-api.service[112458]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 09 01:34:01.398210 np0000172843 devstack@c-api.service[112458]: warnings.warn( May 09 01:34:01.432997 np0000172843 devstack@c-api.service[112460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 09 01:34:01.432997 np0000172843 devstack@c-api.service[112460]: warnings.warn( May 09 01:34:01.449891 np0000172843 devstack@c-api.service[112457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 09 01:34:01.449891 np0000172843 devstack@c-api.service[112457]: warnings.warn( May 09 01:34:01.494929 np0000172843 devstack@c-api.service[112459]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 09 01:34:01.494929 np0000172843 devstack@c-api.service[112459]: warnings.warn( May 09 01:34:01.500628 np0000172843 devstack@c-api.service[112458]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 09 01:34:01.500628 np0000172843 devstack@c-api.service[112458]: warnings.warn( May 09 01:34:01.548268 np0000172843 devstack@c-api.service[112460]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 09 01:34:01.548268 np0000172843 devstack@c-api.service[112460]: warnings.warn( May 09 01:34:01.564951 np0000172843 devstack@c-api.service[112457]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 09 01:34:01.564951 np0000172843 devstack@c-api.service[112457]: warnings.warn( May 09 01:34:01.784778 np0000172843 devstack@c-api.service[112458]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 09 01:34:01.785258 np0000172843 devstack@c-api.service[112458]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112458) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 01:34:01.802465 np0000172843 devstack@c-api.service[112459]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 09 01:34:01.802908 np0000172843 devstack@c-api.service[112459]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112459) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 01:34:01.837689 np0000172843 devstack@c-api.service[112460]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 09 01:34:01.838133 np0000172843 devstack@c-api.service[112460]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112460) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 01:34:01.859168 np0000172843 devstack@c-api.service[112457]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 09 01:34:01.859625 np0000172843 devstack@c-api.service[112457]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112457) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 01:34:01.869674 np0000172843 devstack@c-api.service[112458]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 09 01:34:01.869674 np0000172843 devstack@c-api.service[112458]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 01:34:01.870660 np0000172843 devstack@c-api.service[112459]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 09 01:34:01.870660 np0000172843 devstack@c-api.service[112459]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 01:34:01.900876 np0000172843 devstack@c-api.service[112460]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 09 01:34:01.900876 np0000172843 devstack@c-api.service[112460]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 01:34:01.921894 np0000172843 devstack@c-api.service[112457]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 09 01:34:01.921894 np0000172843 devstack@c-api.service[112457]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 01:34:02.329905 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112458) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 01:34:02.330285 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112459) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 01:34:02.330419 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:34:02.330506 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112460) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 01:34:02.330761 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:34:02.330761 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:34:02.330928 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112459) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:34:02.330928 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112459) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:34:02.331063 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112460) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:34:02.331063 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112460) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:34:02.331208 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112457) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 01:34:02.331284 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112459) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:34:02.331360 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112460) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:34:02.331493 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112457) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:34:02.331493 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112457) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:34:02.331640 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112457) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:34:02.332701 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:34:02.332822 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:34:02.332822 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:34:02.332978 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112459) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:34:02.333067 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:34:02.333136 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:34:02.333225 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:34:02.333314 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:34:02.333410 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112458) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:34:02.333509 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:34:02.333569 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:34:02.333638 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:34:02.333638 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112459) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:34:02.333761 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112460) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:34:02.333823 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112459) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:34:02.333899 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:34:02.333899 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:34:02.333899 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:34:02.333899 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:34:02.333899 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112460) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:34:02.333899 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112460) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:34:02.334313 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112457) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:34:02.334313 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:34:02.334313 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:34:02.334313 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:34:02.334313 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:34:02.334669 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:34:02.334742 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112457) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:34:02.334802 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:34:02.334882 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112457) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:34:02.334942 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112459) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:34:02.335011 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:34:02.335011 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:34:02.335146 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:34:02.335210 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:34:02.335296 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:34:02.335408 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112458) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:34:02.335504 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:34:02.335574 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:34:02.335642 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112457) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:34:02.335716 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:34:02.335813 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:34:02.335899 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112459) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:34:02.336011 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:34:02.336117 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112459) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:34:02.336200 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112460) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:34:02.336329 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:34:02.336329 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:34:02.336501 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:34:02.336577 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112457) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:34:02.336669 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:34:02.336737 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112457) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:34:02.336813 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:34:02.336813 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:34:02.336813 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112460) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:34:02.336813 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112460) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:34:02.337113 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:34:02.337203 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112459) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:34:02.337269 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:34:02.337269 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:34:02.337443 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:34:02.337512 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:34:02.337579 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:34:02.337652 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:34:02.337719 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:34:02.337783 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112458) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:34:02.337849 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:34:02.337849 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112459) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:34:02.337984 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:34:02.338052 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112459) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:34:02.338140 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112457) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:34:02.338140 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:34:02.338140 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:34:02.338140 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:34:02.338563 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112460) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:34:02.338663 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:34:02.338776 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:34:02.338842 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112457) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:34:02.338881 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:34:02.338916 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112457) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:34:02.338948 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:34:02.338981 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:34:02.339014 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:34:02.339043 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112459) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:34:02.339069 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:34:02.339095 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:34:02.339133 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112460) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:34:02.339171 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:34:02.339204 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:34:02.339245 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112457) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:34:02.339286 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112460) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:34:02.339319 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:34:02.339349 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:34:02.339377 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:34:02.339427 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:34:02.339462 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112458) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:34:02.339497 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:34:02.339530 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:34:02.339560 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:34:02.339592 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112459) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:34:02.339620 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:34:02.339648 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112460) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:34:02.339679 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:34:02.339721 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112459) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:34:02.339749 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112457) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:34:02.339776 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:34:02.339776 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:34:02.339853 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112457) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:34:02.339891 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:34:02.339891 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:34:02.339891 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112460) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:34:02.339891 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112460) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:34:02.340020 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:34:02.340020 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:34:02.340020 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:34:02.340119 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112459) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:34:02.340157 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:34:02.340157 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:34:02.340221 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:34:02.340247 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112457) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:34:02.340292 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112458) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:34:02.340320 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:34:02.340344 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:34:02.340367 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:34:02.340425 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:34:02.340459 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:34:02.340486 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:34:02.340515 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:34:02.340549 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112460) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:34:02.340577 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:34:02.340606 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112459) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:34:02.340629 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:34:02.340653 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:34:02.340677 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:34:02.340709 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:34:02.340734 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112459) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:34:02.340765 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:34:02.340794 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112457) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:34:02.340824 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:34:02.340853 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112459) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:34:02.340880 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:34:02.340913 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112457) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:34:02.340942 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:34:02.340982 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:34:02.341007 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:34:02.341035 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112457) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:34:02.341062 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112458) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:34:02.341095 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:34:02.341124 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112460) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:34:02.341150 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:34:02.341187 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:34:02.341220 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:34:02.341247 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112460) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:34:02.341293 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:34:02.341322 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:34:02.341345 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112460) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:34:02.341403 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:34:02.341451 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112459) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:34:02.341477 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:34:02.341509 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:34:02.341550 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112459) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:34:02.341582 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:34:02.341608 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112457) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:34:02.341641 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:34:02.341674 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112457) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:34:02.341702 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:34:02.341702 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112460) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:34:02.341702 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112460) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:34:02.341896 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:34:02.341954 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:34:02.342013 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:34:02.342080 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:34:02.342134 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:34:02.342193 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112458) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:34:02.342250 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112459) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:34:02.342285 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:34:02.342343 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:34:02.342445 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:34:02.342509 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:34:02.342558 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:34:02.342619 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112457) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:34:02.342664 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112459) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:34:02.342700 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:34:02.342733 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112459) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:34:02.342759 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:34:02.342796 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112460) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:34:02.342825 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:34:02.342861 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:34:02.342892 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:34:02.342922 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:34:02.342952 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112457) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:34:02.342983 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:34:02.343014 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112457) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:34:02.343042 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:34:02.343072 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:34:02.343104 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112460) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:34:02.343135 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:34:02.343165 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112460) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:34:02.343190 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:34:02.343245 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112457) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:34:02.343291 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:34:02.343335 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:34:02.343363 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:34:02.343407 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:34:02.343440 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112458) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:34:02.343484 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112460) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:34:02.343510 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:34:02.343535 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:34:02.343569 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:34:02.343596 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:34:02.343630 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112459) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:34:02.343675 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:34:02.343716 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112457) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:34:02.343748 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:34:02.343776 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:34:02.343805 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112457) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:34:02.343867 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:34:02.343901 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:34:02.343901 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112460) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:34:02.343989 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:34:02.343989 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:34:02.344051 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112460) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:34:02.344098 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112459) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:34:02.344098 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112459) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:34:02.344895 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:34:02.344955 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:34:02.344989 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:34:02.345064 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:34:02.345103 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:34:02.345132 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112457) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:34:02.345181 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112458) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:34:02.345216 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:34:02.345250 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:34:02.345284 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112460) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:34:02.345317 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:34:02.345317 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:34:02.345393 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:34:02.345423 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:34:02.345466 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:34:02.345495 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112459) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:34:02.345521 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112457) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:34:02.345555 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:34:02.345586 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:34:02.345616 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112457) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:34:02.345648 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:34:02.345690 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:34:02.345715 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112460) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:34:02.345745 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:34:02.345779 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112460) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:34:02.345812 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:34:02.345812 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112459) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:34:02.345812 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112459) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:34:02.346354 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:34:02.346430 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:34:02.346572 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:34:02.346572 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:34:02.346641 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112459) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:34:02.346688 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:34:02.346726 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:34:02.346768 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112458) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:34:02.346810 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:34:02.346847 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112460) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:34:02.346889 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:34:02.346941 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:34:02.346980 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112457) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:34:02.347028 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:34:02.347075 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:34:02.347114 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:34:02.347151 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:34:02.347193 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112459) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:34:02.347231 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:34:02.347273 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:34:02.347310 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112459) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:34:02.347355 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:34:02.347418 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:34:02.347455 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:34:02.347490 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112460) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:34:02.347531 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112457) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:34:02.347567 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112460) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:34:02.347602 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112457) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:34:02.352975 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:34:02.353105 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:34:02.353105 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:34:02.353292 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112460) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:34:02.353436 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:34:02.353436 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:34:02.353597 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:34:02.353681 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112458) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:34:02.353772 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:34:02.353863 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:34:02.353941 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:34:02.353941 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:34:02.354109 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112457) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:34:02.354192 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112460) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:34:02.354192 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112460) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:34:02.354358 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:34:02.354358 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:34:02.354358 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:34:02.354358 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:34:02.354358 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112457) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:34:02.354358 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112457) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:34:02.354853 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112459) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:34:02.354853 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:34:02.354853 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:34:02.354853 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:34:02.354853 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:34:02.355204 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:34:02.355288 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112459) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:34:02.355418 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:34:02.355521 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112459) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:34:02.355611 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:34:02.355611 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:34:02.355611 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:34:02.355835 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112460) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:34:02.355974 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112458) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:34:02.356062 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:34:02.356140 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:34:02.356221 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112459) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:34:02.356320 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:34:02.356464 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:34:02.356560 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:34:02.356654 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:34:02.356654 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:34:02.356830 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112457) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:34:02.356900 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:34:02.356900 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112459) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:34:02.357004 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:34:02.357057 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:34:02.357109 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112459) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:34:02.357162 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:34:02.357227 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112460) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:34:02.357288 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:34:02.357349 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112460) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:34:02.357430 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:34:02.357430 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112457) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:34:02.357430 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112457) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:34:02.357584 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:34:02.357584 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:34:02.357584 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:34:02.357584 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:34:02.357771 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112459) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:34:02.357825 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:34:02.357884 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:34:02.357934 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112458) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:34:02.357990 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:34:02.358046 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:34:02.358097 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:34:02.358154 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:34:02.358204 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:34:02.358264 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:34:02.358325 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112459) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:34:02.358400 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:34:02.358466 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112459) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:34:02.358519 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:34:02.358577 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112459) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:34:02.358628 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:34:02.358696 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:34:02.358751 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112458) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:34:02.358810 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:34:02.358863 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:34:02.358921 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:34:02.358921 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:34:02.358921 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112459) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:34:02.358921 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112459) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:34:02.359112 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112460) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:34:02.359112 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:34:02.359112 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:34:02.359112 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:34:02.359311 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112457) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:34:02.359371 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:34:02.359468 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:34:02.359528 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112460) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:34:02.359589 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:34:02.359640 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112460) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:34:02.359691 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:34:02.359742 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112460) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:34:02.359800 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:34:02.359869 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:34:02.359921 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112457) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:34:02.360004 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:34:02.360063 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112457) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:34:02.360129 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:34:02.360190 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112457) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:34:02.360257 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:34:02.360320 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:34:02.360400 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112460) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:34:02.360473 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:34:02.360540 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112460) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:34:02.360594 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:34:02.360594 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:34:02.360594 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112457) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:34:02.360594 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112457) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:34:02.360779 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:34:02.360779 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:34:02.360779 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:34:02.360779 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:34:02.360779 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:34:02.360779 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112458) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:34:02.361056 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112459) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:34:02.361114 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:34:02.361172 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:34:02.361228 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:34:02.361293 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:34:02.361351 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:34:02.361423 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:34:02.361488 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:34:02.361544 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:34:02.361591 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:34:02.361639 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112459) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:34:02.361694 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:34:02.361743 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112459) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:34:02.361797 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112458) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:34:02.361869 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112459) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:34:02.361919 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:34:02.362002 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:34:02.362002 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:34:02.362002 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:34:02.362002 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:34:02.362002 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112459) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:34:02.362002 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112459) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:34:02.362269 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112457) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:34:02.362269 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:34:02.362269 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:34:02.362269 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:34:02.362269 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:34:02.362269 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112457) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:34:02.362609 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112460) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:34:02.362674 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112457) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:34:02.362674 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112457) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:34:02.362774 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:34:02.362828 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:34:02.362902 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:34:02.362960 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:34:02.363012 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:34:02.363072 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:34:02.363138 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:34:02.363197 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:34:02.363250 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112460) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:34:02.363311 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112457) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:34:02.363370 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112460) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:34:02.363460 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112457) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:34:02.363519 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112460) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:34:02.363519 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:34:02.363519 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:34:02.363519 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:34:02.363519 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:34:02.363519 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112460) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:34:02.363519 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112460) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:34:02.363846 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112459) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:34:02.363846 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:34:02.363846 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:34:02.363846 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:34:02.363846 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:34:02.364159 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:34:02.364224 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112459) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:34:02.364287 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:34:02.364351 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112459) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:34:02.364422 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:34:02.364422 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:34:02.364422 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:34:02.364422 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112458) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:34:02.364602 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112457) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:34:02.364665 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:34:02.364716 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:34:02.364716 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:34:02.364716 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:34:02.364716 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:34:02.364716 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112457) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:34:02.364716 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112457) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:34:02.364964 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112460) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:34:02.364964 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:34:02.365051 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112459) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:34:02.365094 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:34:02.365138 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:34:02.365174 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:34:02.365210 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:34:02.365245 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112457) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:34:02.365281 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:34:02.365319 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:34:02.365360 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112460) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:34:02.365456 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:34:02.365495 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:34:02.365533 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:34:02.365569 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112460) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:34:02.365608 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112459) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:34:02.365644 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:34:02.365682 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:34:02.365725 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112459) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:34:02.365768 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:34:02.365817 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:34:02.365865 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112457) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:34:02.365902 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:34:02.365945 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112457) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:34:02.365985 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:34:02.366032 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112460) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:34:02.366071 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:34:02.366118 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:34:02.366157 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112458) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:34:02.366196 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:34:02.366240 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:34:02.366278 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:34:02.366278 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:34:02.366361 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112459) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:34:02.366414 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112460) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:34:02.366461 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:34:02.366498 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112460) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:34:02.366535 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:34:02.366569 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:34:02.366620 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:34:02.366662 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112457) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:34:02.366705 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:34:02.366740 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:34:02.366774 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:34:02.366810 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:34:02.366850 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112459) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:34:02.366934 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:34:02.366976 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:34:02.367008 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112460) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:34:02.367055 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112459) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:34:02.367098 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:34:02.367135 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:34:02.367170 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:34:02.367206 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:34:02.367252 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112458) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:34:02.367294 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:34:02.367332 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112457) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:34:02.367365 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:34:02.367424 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:34:02.367469 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112457) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:34:02.367507 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:34:02.367507 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112460) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:34:02.367507 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112460) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:34:02.367604 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112459) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:34:02.367604 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:34:02.367604 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:34:02.367604 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:34:02.367604 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:34:02.367765 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112457) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:34:02.367814 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:34:02.367851 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112459) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:34:02.367885 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:34:02.367919 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:34:02.367956 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112459) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:34:02.367992 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:34:02.368057 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:34:02.368100 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:34:02.368140 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112460) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:34:02.368263 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:34:02.368302 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:34:02.368351 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:34:02.368404 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:34:02.368446 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112457) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:34:02.368483 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112458) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:34:02.368520 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:34:02.368566 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112457) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:34:02.368614 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:34:02.368656 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:34:02.368656 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:34:02.368656 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112460) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:34:02.368656 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112460) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:34:02.368802 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112459) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:34:02.368847 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112457) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:34:02.368887 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:34:02.368887 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:34:02.368958 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:34:02.368996 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:34:02.369044 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:34:02.369081 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:34:02.369117 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:34:02.369159 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112459) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:34:02.369195 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:34:02.369230 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112459) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:34:02.369273 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:34:02.369315 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112457) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:34:02.369356 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:34:02.369415 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112457) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:34:02.369466 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:34:02.369466 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:34:02.369528 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112460) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:34:02.369572 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:34:02.369608 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:34:02.369643 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112458) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:34:02.369643 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:34:02.369717 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:34:02.369717 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:34:02.369717 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:34:02.369717 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112460) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:34:02.369717 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112460) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:34:02.370802 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112459) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:34:02.370857 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:34:02.370905 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:34:02.370982 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:34:02.371032 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:34:02.371071 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:34:02.371110 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112459) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:34:02.371153 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:34:02.371202 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112459) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:34:02.371244 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:34:02.371244 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:34:02.371309 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:34:02.371309 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112458) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:34:02.371398 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:34:02.371768 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112457) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:34:02.371825 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:34:02.371873 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:34:02.371942 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:34:02.372013 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:34:02.372104 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112457) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:34:02.372153 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112457) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:34:02.372300 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112459) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:34:02.372352 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:34:02.372434 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:34:02.372512 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:34:02.372512 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:34:02.372581 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:34:02.372638 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:34:02.372676 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:34:02.372714 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112457) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:34:02.372758 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112459) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:34:02.372796 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:34:02.372834 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:34:02.372878 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112459) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:34:02.372916 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:34:02.372958 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:34:02.373001 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112458) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:34:02.373040 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:34:02.373085 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:34:02.373123 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:34:02.373158 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112460) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:34:02.373203 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112457) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:34:02.373239 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:34:02.373276 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112457) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:34:02.373312 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:34:02.373312 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:34:02.373312 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:34:02.373312 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112460) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:34:02.373312 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112460) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:34:02.373526 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112459) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:34:02.373566 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:34:02.373602 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:34:02.373645 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112460) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:34:02.373686 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:34:02.373727 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:34:02.373763 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:34:02.373807 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:34:02.373857 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:34:02.373900 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:34:02.373937 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112459) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:34:02.373977 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:34:02.374017 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:34:02.374065 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112459) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:34:02.374103 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:34:02.374147 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:34:02.374186 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112459) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:34:02.374223 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112460) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:34:02.374268 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:34:02.374308 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:34:02.374345 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112460) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:34:02.374418 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112458) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:34:02.374459 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112457) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:34:02.374499 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:34:02.374546 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:34:02.374587 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:34:02.374626 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:34:02.374665 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:34:02.374711 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:34:02.374751 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:34:02.374793 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:34:02.374833 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112459) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:34:02.374874 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:34:02.374920 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:34:02.374959 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112459) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:34:02.374996 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:34:02.375035 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112460) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:34:02.375081 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:34:02.375129 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112459) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:34:02.375167 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112457) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:34:02.375205 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:34:02.375253 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:34:02.375292 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:34:02.375332 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112457) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:34:02.375379 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:34:02.375444 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112458) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:34:02.375488 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:34:02.375528 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112457) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:34:02.375576 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:34:02.375623 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:34:02.375665 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:34:02.375701 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:34:02.375736 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:34:02.375777 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:34:02.375814 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:34:02.375849 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:34:02.375883 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112460) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:34:02.375924 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112459) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:34:02.375971 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:34:02.376014 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:34:02.376054 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112460) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:34:02.376120 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112459) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:34:02.376157 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:34:02.376198 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:34:02.376235 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112460) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:34:02.376270 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112457) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:34:02.376311 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:34:02.376347 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:34:02.376414 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112457) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:34:02.376455 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:34:02.376496 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:34:02.376534 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112457) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:34:02.376569 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112458) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:34:02.376605 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:34:02.376647 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:34:02.376682 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:34:02.376725 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:34:02.376760 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:34:02.376804 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:34:02.376840 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112460) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:34:02.376884 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:34:02.376920 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112460) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:34:02.376961 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112457) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:34:02.377001 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112460) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:34:02.377039 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112457) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:34:02.377080 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:34:02.377080 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:34:02.377080 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:34:02.377080 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:34:02.377080 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112460) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:34:02.377080 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112460) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:34:02.377356 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112459) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:34:02.377422 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:34:02.377487 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:34:02.377530 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:34:02.377569 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112457) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:34:02.377609 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:34:02.377645 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:34:02.377691 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:34:02.377735 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:34:02.377773 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:34:02.377812 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:34:02.377853 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112459) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:34:02.377897 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:34:02.377941 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:34:02.377983 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112459) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:34:02.378022 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:34:02.378057 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:34:02.378092 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112460) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:34:02.378142 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112458) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:34:02.378184 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112457) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:34:02.378226 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:34:02.378269 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:34:02.378305 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112457) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:34:02.378347 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:34:02.378347 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:34:02.378347 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:34:02.378347 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112460) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:34:02.378347 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112460) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:34:02.382137 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112459) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:34:02.382233 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:34:02.382233 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:34:02.382337 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112460) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:34:02.382436 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:34:02.382498 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:34:02.382609 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:34:02.382663 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:34:02.382717 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112459) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:34:02.382775 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:34:02.382835 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112459) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:34:02.382887 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112457) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:34:02.382938 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:34:02.382938 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112460) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:34:02.383035 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:34:02.383035 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:34:02.383347 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112460) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:34:02.383434 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:34:02.383434 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:34:02.383434 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112457) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:34:02.383434 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112457) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:34:02.383626 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:34:02.383626 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:34:02.383626 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:34:02.383626 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:34:02.383626 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:34:02.383626 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112458) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:34:02.383626 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:34:02.384299 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112460) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:34:02.384405 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112457) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:34:02.384486 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:34:02.384544 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:34:02.384606 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:34:02.384661 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:34:02.384722 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:34:02.384772 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:34:02.384822 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:34:02.384871 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:34:02.384936 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:34:02.384986 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:34:02.385043 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:34:02.385099 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112457) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:34:02.385162 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112460) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:34:02.385211 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:34:02.385268 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112457) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:34:02.385318 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:34:02.385402 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112460) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:34:02.385458 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112459) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:34:02.385458 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:34:02.385458 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:34:02.385458 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:34:02.385458 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:34:02.385458 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112459) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:34:02.385722 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112459) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:34:02.386295 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112458) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:34:02.386362 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:34:02.389779 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112460) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:34:02.389856 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:34:02.389893 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112457) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:34:02.389935 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:34:02.389970 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:34:02.390039 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:34:02.390079 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:34:02.390116 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:34:02.390149 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:34:02.390184 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112460) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:34:02.390225 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:34:02.390260 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112460) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:34:02.390299 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112457) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:34:02.390299 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112457) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:34:02.390368 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:34:02.390438 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:34:02.390477 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:34:02.390517 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:34:02.390596 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112459) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:34:02.390643 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:34:02.390643 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112458) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:34:02.390718 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:34:02.390762 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:34:02.390805 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:34:02.390805 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:34:02.390805 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:34:02.390901 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112459) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:34:02.390936 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112459) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:34:02.390973 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112460) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:34:02.391038 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:34:02.391082 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112457) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:34:02.391121 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:34:02.391247 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:34:02.391288 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:34:02.391324 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:34:02.391368 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112459) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:34:02.391429 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:34:02.391466 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:34:02.391502 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:34:02.391536 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112460) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:34:02.391573 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:34:02.391627 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:34:02.391663 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112460) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:34:02.391699 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112457) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:34:02.391741 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:34:02.391775 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112460) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:34:02.391807 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112457) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:34:02.391844 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:34:02.391875 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:34:02.391909 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112459) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:34:02.391941 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112457) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:34:02.391981 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:34:02.392022 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:34:02.392055 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112459) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:34:02.392097 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:34:02.392136 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:34:02.392171 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:34:02.392232 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112459) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:34:02.392271 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:34:02.392312 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:34:02.392346 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:34:02.392378 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:34:02.392439 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112460) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:34:02.392483 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:34:02.392523 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:34:02.392554 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:34:02.392584 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:34:02.392656 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112457) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:34:02.392696 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:34:02.392728 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:34:02.392761 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:34:02.392791 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112458) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:34:02.392834 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112459) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:34:02.392873 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 01:34:02.392873 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 01:34:02.392873 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 01:34:02.392873 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 01:34:02.392873 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 01:34:02.392873 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 01:34:02.392873 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112458) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 01:34:02.435609 np0000172843 devstack@c-api.service[112459]: INFO dbcounter [None req-0f0f900a-a55d-4f62-a4dd-53c8cf3d4015 None None] Registered counter for database cinder May 09 01:34:02.436411 np0000172843 devstack@c-api.service[112457]: INFO dbcounter [None req-a4b53a24-9402-4f10-989a-b94cf218f76e None None] Registered counter for database cinder May 09 01:34:02.436563 np0000172843 devstack@c-api.service[112458]: INFO dbcounter [None req-4c7e36a9-6dea-4213-875e-2db1c4ef4128 None None] Registered counter for database cinder May 09 01:34:02.438933 np0000172843 devstack@c-api.service[112460]: INFO dbcounter [None req-cea0d6f1-58ba-41bb-87e5-6ba4f115ed5d None None] Registered counter for database cinder May 09 01:34:02.447514 np0000172843 devstack@c-api.service[112459]: DEBUG oslo_db.sqlalchemy.engines [None req-0f0f900a-a55d-4f62-a4dd-53c8cf3d4015 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=112459) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 01:34:02.449369 np0000172843 devstack@c-api.service[112458]: DEBUG oslo_db.sqlalchemy.engines [None req-4c7e36a9-6dea-4213-875e-2db1c4ef4128 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=112458) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 01:34:02.450957 np0000172843 devstack@c-api.service[112457]: DEBUG oslo_db.sqlalchemy.engines [None req-a4b53a24-9402-4f10-989a-b94cf218f76e 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=112457) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 01:34:02.452686 np0000172843 devstack@c-api.service[112460]: DEBUG oslo_db.sqlalchemy.engines [None req-cea0d6f1-58ba-41bb-87e5-6ba4f115ed5d 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=112460) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 01:34:02.562019 np0000172843 devstack@c-api.service[112459]: DEBUG dbcounter [-] [112459] Writer thread running {{(pid=112459) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 01:34:02.563932 np0000172843 devstack@c-api.service[112458]: DEBUG dbcounter [-] [112458] Writer thread running {{(pid=112458) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 01:34:02.564588 np0000172843 devstack@c-api.service[112459]: INFO cinder.rpc [None req-0f0f900a-a55d-4f62-a4dd-53c8cf3d4015 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 01:34:02.566403 np0000172843 devstack@c-api.service[112457]: DEBUG dbcounter [-] [112457] Writer thread running {{(pid=112457) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 01:34:02.566808 np0000172843 devstack@c-api.service[112458]: INFO cinder.rpc [None req-4c7e36a9-6dea-4213-875e-2db1c4ef4128 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 01:34:02.566914 np0000172843 devstack@c-api.service[112459]: INFO cinder.rpc [None req-0f0f900a-a55d-4f62-a4dd-53c8cf3d4015 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 01:34:02.568954 np0000172843 devstack@c-api.service[112459]: INFO cinder.rpc [None req-0f0f900a-a55d-4f62-a4dd-53c8cf3d4015 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 01:34:02.569194 np0000172843 devstack@c-api.service[112457]: INFO cinder.rpc [None req-a4b53a24-9402-4f10-989a-b94cf218f76e None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 01:34:02.571604 np0000172843 devstack@c-api.service[112458]: INFO cinder.rpc [None req-4c7e36a9-6dea-4213-875e-2db1c4ef4128 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 01:34:02.572430 np0000172843 devstack@c-api.service[112459]: INFO cinder.rpc [None req-0f0f900a-a55d-4f62-a4dd-53c8cf3d4015 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 01:34:02.572538 np0000172843 devstack@c-api.service[112460]: DEBUG dbcounter [-] [112460] Writer thread running {{(pid=112460) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 01:34:02.572628 np0000172843 devstack@c-api.service[112457]: INFO cinder.rpc [None req-a4b53a24-9402-4f10-989a-b94cf218f76e None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 01:34:02.572714 np0000172843 devstack@c-api.service[112459]: WARNING castellan.key_manager.migration [None req-0f0f900a-a55d-4f62-a4dd-53c8cf3d4015 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:34:02.573250 np0000172843 devstack@c-api.service[112458]: INFO cinder.rpc [None req-4c7e36a9-6dea-4213-875e-2db1c4ef4128 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 01:34:02.574598 np0000172843 devstack@c-api.service[112457]: INFO cinder.rpc [None req-a4b53a24-9402-4f10-989a-b94cf218f76e None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 01:34:02.574738 np0000172843 devstack@c-api.service[112459]: WARNING castellan.key_manager.migration [None req-0f0f900a-a55d-4f62-a4dd-53c8cf3d4015 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:34:02.574811 np0000172843 devstack@c-api.service[112460]: INFO cinder.rpc [None req-cea0d6f1-58ba-41bb-87e5-6ba4f115ed5d None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 01:34:02.575431 np0000172843 devstack@c-api.service[112458]: INFO cinder.rpc [None req-4c7e36a9-6dea-4213-875e-2db1c4ef4128 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 01:34:02.576620 np0000172843 devstack@c-api.service[112458]: WARNING castellan.key_manager.migration [None req-4c7e36a9-6dea-4213-875e-2db1c4ef4128 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:34:02.576776 np0000172843 devstack@c-api.service[112457]: INFO cinder.rpc [None req-a4b53a24-9402-4f10-989a-b94cf218f76e None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 01:34:02.578044 np0000172843 devstack@c-api.service[112460]: INFO cinder.rpc [None req-cea0d6f1-58ba-41bb-87e5-6ba4f115ed5d None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 01:34:02.578179 np0000172843 devstack@c-api.service[112457]: WARNING castellan.key_manager.migration [None req-a4b53a24-9402-4f10-989a-b94cf218f76e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:34:02.578939 np0000172843 devstack@c-api.service[112458]: WARNING castellan.key_manager.migration [None req-4c7e36a9-6dea-4213-875e-2db1c4ef4128 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:34:02.579977 np0000172843 devstack@c-api.service[112457]: WARNING castellan.key_manager.migration [None req-a4b53a24-9402-4f10-989a-b94cf218f76e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:34:02.580046 np0000172843 devstack@c-api.service[112459]: DEBUG oslo_db.sqlalchemy.engines [None req-0f0f900a-a55d-4f62-a4dd-53c8cf3d4015 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=112459) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 01:34:02.580814 np0000172843 devstack@c-api.service[112460]: INFO cinder.rpc [None req-cea0d6f1-58ba-41bb-87e5-6ba4f115ed5d None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 01:34:02.582169 np0000172843 devstack@c-api.service[112459]: INFO cinder.rpc [None req-0f0f900a-a55d-4f62-a4dd-53c8cf3d4015 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 01:34:02.583015 np0000172843 devstack@c-api.service[112460]: INFO cinder.rpc [None req-cea0d6f1-58ba-41bb-87e5-6ba4f115ed5d None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 01:34:02.584052 np0000172843 devstack@c-api.service[112459]: INFO cinder.rpc [None req-0f0f900a-a55d-4f62-a4dd-53c8cf3d4015 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 01:34:02.584228 np0000172843 devstack@c-api.service[112457]: DEBUG oslo_db.sqlalchemy.engines [None req-a4b53a24-9402-4f10-989a-b94cf218f76e 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=112457) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 01:34:02.584851 np0000172843 devstack@c-api.service[112460]: WARNING castellan.key_manager.migration [None req-cea0d6f1-58ba-41bb-87e5-6ba4f115ed5d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:34:02.584924 np0000172843 devstack@c-api.service[112459]: WARNING castellan.key_manager.migration [None req-0f0f900a-a55d-4f62-a4dd-53c8cf3d4015 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:34:02.586079 np0000172843 devstack@c-api.service[112458]: DEBUG oslo_db.sqlalchemy.engines [None req-4c7e36a9-6dea-4213-875e-2db1c4ef4128 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=112458) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 01:34:02.586152 np0000172843 devstack@c-api.service[112457]: INFO cinder.rpc [None req-a4b53a24-9402-4f10-989a-b94cf218f76e None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 01:34:02.586713 np0000172843 devstack@c-api.service[112460]: WARNING castellan.key_manager.migration [None req-cea0d6f1-58ba-41bb-87e5-6ba4f115ed5d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:34:02.588060 np0000172843 devstack@c-api.service[112457]: INFO cinder.rpc [None req-a4b53a24-9402-4f10-989a-b94cf218f76e None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 01:34:02.589107 np0000172843 devstack@c-api.service[112458]: INFO cinder.rpc [None req-4c7e36a9-6dea-4213-875e-2db1c4ef4128 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 01:34:02.589180 np0000172843 devstack@c-api.service[112457]: WARNING castellan.key_manager.migration [None req-a4b53a24-9402-4f10-989a-b94cf218f76e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:34:02.590767 np0000172843 devstack@c-api.service[112458]: INFO cinder.rpc [None req-4c7e36a9-6dea-4213-875e-2db1c4ef4128 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 01:34:02.591946 np0000172843 devstack@c-api.service[112460]: DEBUG oslo_db.sqlalchemy.engines [None req-cea0d6f1-58ba-41bb-87e5-6ba4f115ed5d 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=112460) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 01:34:02.592538 np0000172843 devstack@c-api.service[112458]: WARNING castellan.key_manager.migration [None req-4c7e36a9-6dea-4213-875e-2db1c4ef4128 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:34:02.595273 np0000172843 devstack@c-api.service[112460]: INFO cinder.rpc [None req-cea0d6f1-58ba-41bb-87e5-6ba4f115ed5d None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 01:34:02.596422 np0000172843 devstack@c-api.service[112459]: WARNING castellan.key_manager.migration [None req-0f0f900a-a55d-4f62-a4dd-53c8cf3d4015 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:34:02.598431 np0000172843 devstack@c-api.service[112460]: INFO cinder.rpc [None req-cea0d6f1-58ba-41bb-87e5-6ba4f115ed5d None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 01:34:02.599650 np0000172843 devstack@c-api.service[112459]: WARNING castellan.key_manager.migration [None req-0f0f900a-a55d-4f62-a4dd-53c8cf3d4015 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:34:02.600251 np0000172843 devstack@c-api.service[112460]: WARNING castellan.key_manager.migration [None req-cea0d6f1-58ba-41bb-87e5-6ba4f115ed5d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:34:02.601560 np0000172843 devstack@c-api.service[112457]: WARNING castellan.key_manager.migration [None req-a4b53a24-9402-4f10-989a-b94cf218f76e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:34:02.602834 np0000172843 devstack@c-api.service[112459]: WARNING castellan.key_manager.migration [None req-0f0f900a-a55d-4f62-a4dd-53c8cf3d4015 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:34:02.605463 np0000172843 devstack@c-api.service[112458]: WARNING castellan.key_manager.migration [None req-4c7e36a9-6dea-4213-875e-2db1c4ef4128 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:34:02.606874 np0000172843 devstack@c-api.service[112459]: WARNING castellan.key_manager.migration [None req-0f0f900a-a55d-4f62-a4dd-53c8cf3d4015 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:34:02.608668 np0000172843 devstack@c-api.service[112458]: WARNING castellan.key_manager.migration [None req-4c7e36a9-6dea-4213-875e-2db1c4ef4128 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:34:02.609343 np0000172843 devstack@c-api.service[112457]: WARNING castellan.key_manager.migration [None req-a4b53a24-9402-4f10-989a-b94cf218f76e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:34:02.610028 np0000172843 devstack@c-api.service[112459]: WARNING castellan.key_manager.migration [None req-0f0f900a-a55d-4f62-a4dd-53c8cf3d4015 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:34:02.611619 np0000172843 devstack@c-api.service[112460]: WARNING castellan.key_manager.migration [None req-cea0d6f1-58ba-41bb-87e5-6ba4f115ed5d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:34:02.611987 np0000172843 devstack@c-api.service[112458]: WARNING castellan.key_manager.migration [None req-4c7e36a9-6dea-4213-875e-2db1c4ef4128 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:34:02.612963 np0000172843 devstack@c-api.service[112459]: WARNING castellan.key_manager.migration [None req-0f0f900a-a55d-4f62-a4dd-53c8cf3d4015 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:34:02.614832 np0000172843 devstack@c-api.service[112460]: WARNING castellan.key_manager.migration [None req-cea0d6f1-58ba-41bb-87e5-6ba4f115ed5d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:34:02.616034 np0000172843 devstack@c-api.service[112459]: WARNING castellan.key_manager.migration [None req-0f0f900a-a55d-4f62-a4dd-53c8cf3d4015 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:34:02.616135 np0000172843 devstack@c-api.service[112458]: WARNING castellan.key_manager.migration [None req-4c7e36a9-6dea-4213-875e-2db1c4ef4128 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:34:02.618114 np0000172843 devstack@c-api.service[112460]: WARNING castellan.key_manager.migration [None req-cea0d6f1-58ba-41bb-87e5-6ba4f115ed5d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:34:02.619516 np0000172843 devstack@c-api.service[112458]: WARNING castellan.key_manager.migration [None req-4c7e36a9-6dea-4213-875e-2db1c4ef4128 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:34:02.619690 np0000172843 devstack@c-api.service[112459]: WARNING castellan.key_manager.migration [None req-0f0f900a-a55d-4f62-a4dd-53c8cf3d4015 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:34:02.621308 np0000172843 devstack@c-api.service[112457]: WARNING castellan.key_manager.migration [None req-a4b53a24-9402-4f10-989a-b94cf218f76e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:34:02.622203 np0000172843 devstack@c-api.service[112458]: WARNING castellan.key_manager.migration [None req-4c7e36a9-6dea-4213-875e-2db1c4ef4128 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:34:02.622547 np0000172843 devstack@c-api.service[112459]: WARNING castellan.key_manager.migration [None req-0f0f900a-a55d-4f62-a4dd-53c8cf3d4015 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:34:02.622784 np0000172843 devstack@c-api.service[112460]: WARNING castellan.key_manager.migration [None req-cea0d6f1-58ba-41bb-87e5-6ba4f115ed5d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:34:02.624033 np0000172843 devstack@c-api.service[112459]: WARNING castellan.key_manager.migration [None req-0f0f900a-a55d-4f62-a4dd-53c8cf3d4015 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:34:02.625333 np0000172843 devstack@c-api.service[112458]: WARNING castellan.key_manager.migration [None req-4c7e36a9-6dea-4213-875e-2db1c4ef4128 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:34:02.625825 np0000172843 devstack@c-api.service[112460]: WARNING castellan.key_manager.migration [None req-cea0d6f1-58ba-41bb-87e5-6ba4f115ed5d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:34:02.626684 np0000172843 devstack@c-api.service[112459]: WARNING castellan.key_manager.migration [None req-0f0f900a-a55d-4f62-a4dd-53c8cf3d4015 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:34:02.628850 np0000172843 devstack@c-api.service[112460]: WARNING castellan.key_manager.migration [None req-cea0d6f1-58ba-41bb-87e5-6ba4f115ed5d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:34:02.628911 np0000172843 devstack@c-api.service[112458]: WARNING castellan.key_manager.migration [None req-4c7e36a9-6dea-4213-875e-2db1c4ef4128 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:34:02.630776 np0000172843 devstack@c-api.service[112457]: WARNING castellan.key_manager.migration [None req-a4b53a24-9402-4f10-989a-b94cf218f76e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:34:02.631853 np0000172843 devstack@c-api.service[112458]: WARNING castellan.key_manager.migration [None req-4c7e36a9-6dea-4213-875e-2db1c4ef4128 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:34:02.632213 np0000172843 devstack@c-api.service[112459]: WARNING castellan.key_manager.migration [None req-0f0f900a-a55d-4f62-a4dd-53c8cf3d4015 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:34:02.633348 np0000172843 devstack@c-api.service[112458]: WARNING castellan.key_manager.migration [None req-4c7e36a9-6dea-4213-875e-2db1c4ef4128 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:34:02.633466 np0000172843 devstack@c-api.service[112460]: WARNING castellan.key_manager.migration [None req-cea0d6f1-58ba-41bb-87e5-6ba4f115ed5d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:34:02.633805 np0000172843 devstack@c-api.service[112457]: WARNING castellan.key_manager.migration [None req-a4b53a24-9402-4f10-989a-b94cf218f76e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:34:02.635624 np0000172843 devstack@c-api.service[112459]: WARNING castellan.key_manager.migration [None req-0f0f900a-a55d-4f62-a4dd-53c8cf3d4015 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:34:02.636013 np0000172843 devstack@c-api.service[112458]: WARNING castellan.key_manager.migration [None req-4c7e36a9-6dea-4213-875e-2db1c4ef4128 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:34:02.636434 np0000172843 devstack@c-api.service[112460]: WARNING castellan.key_manager.migration [None req-cea0d6f1-58ba-41bb-87e5-6ba4f115ed5d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:34:02.636696 np0000172843 devstack@c-api.service[112457]: WARNING castellan.key_manager.migration [None req-a4b53a24-9402-4f10-989a-b94cf218f76e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:34:02.637918 np0000172843 devstack@c-api.service[112459]: WARNING castellan.key_manager.migration [None req-0f0f900a-a55d-4f62-a4dd-53c8cf3d4015 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:34:02.639306 np0000172843 devstack@c-api.service[112460]: WARNING castellan.key_manager.migration [None req-cea0d6f1-58ba-41bb-87e5-6ba4f115ed5d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:34:02.639447 np0000172843 devstack@c-api.service[112459]: WARNING castellan.key_manager.migration [None req-0f0f900a-a55d-4f62-a4dd-53c8cf3d4015 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:34:02.640815 np0000172843 devstack@c-api.service[112460]: WARNING castellan.key_manager.migration [None req-cea0d6f1-58ba-41bb-87e5-6ba4f115ed5d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:34:02.640870 np0000172843 devstack@c-api.service[112459]: WARNING castellan.key_manager.migration [None req-0f0f900a-a55d-4f62-a4dd-53c8cf3d4015 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:34:02.641199 np0000172843 devstack@c-api.service[112457]: WARNING castellan.key_manager.migration [None req-a4b53a24-9402-4f10-989a-b94cf218f76e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:34:02.641544 np0000172843 devstack@c-api.service[112458]: WARNING castellan.key_manager.migration [None req-4c7e36a9-6dea-4213-875e-2db1c4ef4128 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:34:02.642455 np0000172843 devstack@c-api.service[112459]: WARNING castellan.key_manager.migration [None req-0f0f900a-a55d-4f62-a4dd-53c8cf3d4015 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:34:02.643489 np0000172843 devstack@c-api.service[112460]: WARNING castellan.key_manager.migration [None req-cea0d6f1-58ba-41bb-87e5-6ba4f115ed5d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:34:02.643848 np0000172843 devstack@c-api.service[112459]: WARNING castellan.key_manager.migration [None req-0f0f900a-a55d-4f62-a4dd-53c8cf3d4015 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:34:02.644053 np0000172843 devstack@c-api.service[112457]: WARNING castellan.key_manager.migration [None req-a4b53a24-9402-4f10-989a-b94cf218f76e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:34:02.644935 np0000172843 devstack@c-api.service[112459]: WARNING cinder.api.contrib.hosts [None req-0f0f900a-a55d-4f62-a4dd-53c8cf3d4015 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 01:34:02.645107 np0000172843 devstack@c-api.service[112458]: WARNING castellan.key_manager.migration [None req-4c7e36a9-6dea-4213-875e-2db1c4ef4128 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:34:02.645661 np0000172843 devstack@c-api.service[112459]: WARNING castellan.key_manager.migration [None req-0f0f900a-a55d-4f62-a4dd-53c8cf3d4015 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:34:02.646981 np0000172843 devstack@c-api.service[112457]: WARNING castellan.key_manager.migration [None req-a4b53a24-9402-4f10-989a-b94cf218f76e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:34:02.647141 np0000172843 devstack@c-api.service[112459]: WARNING castellan.key_manager.migration [None req-0f0f900a-a55d-4f62-a4dd-53c8cf3d4015 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:34:02.647265 np0000172843 devstack@c-api.service[112458]: WARNING castellan.key_manager.migration [None req-4c7e36a9-6dea-4213-875e-2db1c4ef4128 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:34:02.648505 np0000172843 devstack@c-api.service[112457]: WARNING castellan.key_manager.migration [None req-a4b53a24-9402-4f10-989a-b94cf218f76e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:34:02.648681 np0000172843 devstack@c-api.service[112459]: WARNING castellan.key_manager.migration [None req-0f0f900a-a55d-4f62-a4dd-53c8cf3d4015 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:34:02.648788 np0000172843 devstack@c-api.service[112458]: WARNING castellan.key_manager.migration [None req-4c7e36a9-6dea-4213-875e-2db1c4ef4128 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:34:02.648966 np0000172843 devstack@c-api.service[112460]: WARNING castellan.key_manager.migration [None req-cea0d6f1-58ba-41bb-87e5-6ba4f115ed5d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:34:02.649563 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.v3.router [None req-0f0f900a-a55d-4f62-a4dd-53c8cf3d4015 None None] Extended resource: extensions {{(pid=112459) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 01:34:02.650309 np0000172843 devstack@c-api.service[112458]: WARNING castellan.key_manager.migration [None req-4c7e36a9-6dea-4213-875e-2db1c4ef4128 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:34:02.650767 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.v3.router [None req-0f0f900a-a55d-4f62-a4dd-53c8cf3d4015 None None] Extended resource: encryption {{(pid=112459) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 01:34:02.651143 np0000172843 devstack@c-api.service[112457]: WARNING castellan.key_manager.migration [None req-a4b53a24-9402-4f10-989a-b94cf218f76e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:34:02.651843 np0000172843 devstack@c-api.service[112458]: WARNING castellan.key_manager.migration [None req-4c7e36a9-6dea-4213-875e-2db1c4ef4128 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:34:02.652328 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.v3.router [None req-0f0f900a-a55d-4f62-a4dd-53c8cf3d4015 None None] Extended resource: encryption {{(pid=112459) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 01:34:02.652461 np0000172843 devstack@c-api.service[112460]: WARNING castellan.key_manager.migration [None req-cea0d6f1-58ba-41bb-87e5-6ba4f115ed5d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:34:02.653256 np0000172843 devstack@c-api.service[112458]: WARNING castellan.key_manager.migration [None req-4c7e36a9-6dea-4213-875e-2db1c4ef4128 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:34:02.653882 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.v3.router [None req-0f0f900a-a55d-4f62-a4dd-53c8cf3d4015 None None] Extended resource: os-quota-sets {{(pid=112459) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 01:34:02.654419 np0000172843 devstack@c-api.service[112458]: WARNING cinder.api.contrib.hosts [None req-4c7e36a9-6dea-4213-875e-2db1c4ef4128 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 01:34:02.654688 np0000172843 devstack@c-api.service[112460]: WARNING castellan.key_manager.migration [None req-cea0d6f1-58ba-41bb-87e5-6ba4f115ed5d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:34:02.655128 np0000172843 devstack@c-api.service[112458]: WARNING castellan.key_manager.migration [None req-4c7e36a9-6dea-4213-875e-2db1c4ef4128 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:34:02.655205 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.v3.router [None req-0f0f900a-a55d-4f62-a4dd-53c8cf3d4015 None None] Extended resource: cgsnapshots {{(pid=112459) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 01:34:02.656212 np0000172843 devstack@c-api.service[112460]: WARNING castellan.key_manager.migration [None req-cea0d6f1-58ba-41bb-87e5-6ba4f115ed5d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:34:02.656621 np0000172843 devstack@c-api.service[112458]: WARNING castellan.key_manager.migration [None req-4c7e36a9-6dea-4213-875e-2db1c4ef4128 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:34:02.656701 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.v3.router [None req-0f0f900a-a55d-4f62-a4dd-53c8cf3d4015 None None] Extended resource: os-quota-class-sets {{(pid=112459) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 01:34:02.656768 np0000172843 devstack@c-api.service[112457]: WARNING castellan.key_manager.migration [None req-a4b53a24-9402-4f10-989a-b94cf218f76e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:34:02.657685 np0000172843 devstack@c-api.service[112460]: WARNING castellan.key_manager.migration [None req-cea0d6f1-58ba-41bb-87e5-6ba4f115ed5d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:34:02.657898 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.v3.router [None req-0f0f900a-a55d-4f62-a4dd-53c8cf3d4015 None None] Extended resource: os-availability-zone {{(pid=112459) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 01:34:02.658168 np0000172843 devstack@c-api.service[112458]: WARNING castellan.key_manager.migration [None req-4c7e36a9-6dea-4213-875e-2db1c4ef4128 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:34:02.659035 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.v3.router [None req-4c7e36a9-6dea-4213-875e-2db1c4ef4128 None None] Extended resource: extensions {{(pid=112458) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 01:34:02.659123 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.v3.router [None req-0f0f900a-a55d-4f62-a4dd-53c8cf3d4015 None None] Extended resource: qos-specs {{(pid=112459) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 01:34:02.659296 np0000172843 devstack@c-api.service[112460]: WARNING castellan.key_manager.migration [None req-cea0d6f1-58ba-41bb-87e5-6ba4f115ed5d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:34:02.660101 np0000172843 devstack@c-api.service[112457]: WARNING castellan.key_manager.migration [None req-a4b53a24-9402-4f10-989a-b94cf218f76e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:34:02.660231 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.v3.router [None req-4c7e36a9-6dea-4213-875e-2db1c4ef4128 None None] Extended resource: encryption {{(pid=112458) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 01:34:02.660797 np0000172843 devstack@c-api.service[112460]: WARNING castellan.key_manager.migration [None req-cea0d6f1-58ba-41bb-87e5-6ba4f115ed5d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:34:02.661161 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.v3.router [None req-0f0f900a-a55d-4f62-a4dd-53c8cf3d4015 None None] Extended resource: backups {{(pid=112459) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 01:34:02.661886 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.v3.router [None req-4c7e36a9-6dea-4213-875e-2db1c4ef4128 None None] Extended resource: encryption {{(pid=112458) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 01:34:02.661972 np0000172843 devstack@c-api.service[112460]: WARNING cinder.api.contrib.hosts [None req-cea0d6f1-58ba-41bb-87e5-6ba4f115ed5d None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 01:34:02.662200 np0000172843 devstack@c-api.service[112457]: WARNING castellan.key_manager.migration [None req-a4b53a24-9402-4f10-989a-b94cf218f76e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:34:02.662680 np0000172843 devstack@c-api.service[112460]: WARNING castellan.key_manager.migration [None req-cea0d6f1-58ba-41bb-87e5-6ba4f115ed5d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:34:02.663453 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.v3.router [None req-4c7e36a9-6dea-4213-875e-2db1c4ef4128 None None] Extended resource: os-quota-sets {{(pid=112458) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 01:34:02.663646 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.v3.router [None req-0f0f900a-a55d-4f62-a4dd-53c8cf3d4015 None None] Extended resource: extra_specs {{(pid=112459) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 01:34:02.663723 np0000172843 devstack@c-api.service[112457]: WARNING castellan.key_manager.migration [None req-a4b53a24-9402-4f10-989a-b94cf218f76e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:34:02.664126 np0000172843 devstack@c-api.service[112460]: WARNING castellan.key_manager.migration [None req-cea0d6f1-58ba-41bb-87e5-6ba4f115ed5d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:34:02.664813 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.v3.router [None req-4c7e36a9-6dea-4213-875e-2db1c4ef4128 None None] Extended resource: cgsnapshots {{(pid=112458) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 01:34:02.665197 np0000172843 devstack@c-api.service[112457]: WARNING castellan.key_manager.migration [None req-a4b53a24-9402-4f10-989a-b94cf218f76e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:34:02.665345 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.v3.router [None req-0f0f900a-a55d-4f62-a4dd-53c8cf3d4015 None None] Extended resource: os-snapshot-manage {{(pid=112459) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 01:34:02.665751 np0000172843 devstack@c-api.service[112460]: WARNING castellan.key_manager.migration [None req-cea0d6f1-58ba-41bb-87e5-6ba4f115ed5d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:34:02.666183 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.v3.router [None req-4c7e36a9-6dea-4213-875e-2db1c4ef4128 None None] Extended resource: os-quota-class-sets {{(pid=112458) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 01:34:02.666666 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.v3.router [None req-cea0d6f1-58ba-41bb-87e5-6ba4f115ed5d None None] Extended resource: extensions {{(pid=112460) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 01:34:02.666760 np0000172843 devstack@c-api.service[112457]: WARNING castellan.key_manager.migration [None req-a4b53a24-9402-4f10-989a-b94cf218f76e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:34:02.666821 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.v3.router [None req-0f0f900a-a55d-4f62-a4dd-53c8cf3d4015 None None] Extended resource: os-volume-type-access {{(pid=112459) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 01:34:02.667497 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.v3.router [None req-4c7e36a9-6dea-4213-875e-2db1c4ef4128 None None] Extended resource: os-availability-zone {{(pid=112458) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 01:34:02.668172 np0000172843 devstack@c-api.service[112457]: WARNING castellan.key_manager.migration [None req-a4b53a24-9402-4f10-989a-b94cf218f76e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:34:02.668311 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.v3.router [None req-0f0f900a-a55d-4f62-a4dd-53c8cf3d4015 None None] Extended resource: capabilities {{(pid=112459) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 01:34:02.668422 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.v3.router [None req-cea0d6f1-58ba-41bb-87e5-6ba4f115ed5d None None] Extended resource: encryption {{(pid=112460) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 01:34:02.668728 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.v3.router [None req-4c7e36a9-6dea-4213-875e-2db1c4ef4128 None None] Extended resource: qos-specs {{(pid=112458) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 01:34:02.669292 np0000172843 devstack@c-api.service[112457]: WARNING cinder.api.contrib.hosts [None req-a4b53a24-9402-4f10-989a-b94cf218f76e None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 01:34:02.669567 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.v3.router [None req-0f0f900a-a55d-4f62-a4dd-53c8cf3d4015 None None] Extended resource: os-hosts {{(pid=112459) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 01:34:02.669972 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.v3.router [None req-cea0d6f1-58ba-41bb-87e5-6ba4f115ed5d None None] Extended resource: encryption {{(pid=112460) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 01:34:02.670053 np0000172843 devstack@c-api.service[112457]: WARNING castellan.key_manager.migration [None req-a4b53a24-9402-4f10-989a-b94cf218f76e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:34:02.670773 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.v3.router [None req-4c7e36a9-6dea-4213-875e-2db1c4ef4128 None None] Extended resource: backups {{(pid=112458) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 01:34:02.670872 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.v3.router [None req-0f0f900a-a55d-4f62-a4dd-53c8cf3d4015 None None] Extended resource: consistencygroups {{(pid=112459) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 01:34:02.671511 np0000172843 devstack@c-api.service[112457]: WARNING castellan.key_manager.migration [None req-a4b53a24-9402-4f10-989a-b94cf218f76e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:34:02.671557 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.v3.router [None req-cea0d6f1-58ba-41bb-87e5-6ba4f115ed5d None None] Extended resource: os-quota-sets {{(pid=112460) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 01:34:02.672744 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.v3.router [None req-0f0f900a-a55d-4f62-a4dd-53c8cf3d4015 None None] Extended resource: os-volume-transfer {{(pid=112459) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 01:34:02.672899 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.v3.router [None req-cea0d6f1-58ba-41bb-87e5-6ba4f115ed5d None None] Extended resource: cgsnapshots {{(pid=112460) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 01:34:02.673060 np0000172843 devstack@c-api.service[112457]: WARNING castellan.key_manager.migration [None req-a4b53a24-9402-4f10-989a-b94cf218f76e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:34:02.673251 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.v3.router [None req-4c7e36a9-6dea-4213-875e-2db1c4ef4128 None None] Extended resource: extra_specs {{(pid=112458) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 01:34:02.673906 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.v3.router [None req-a4b53a24-9402-4f10-989a-b94cf218f76e None None] Extended resource: extensions {{(pid=112457) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 01:34:02.674269 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.v3.router [None req-cea0d6f1-58ba-41bb-87e5-6ba4f115ed5d None None] Extended resource: os-quota-class-sets {{(pid=112460) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 01:34:02.674336 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.v3.router [None req-0f0f900a-a55d-4f62-a4dd-53c8cf3d4015 None None] Extended resource: scheduler-stats {{(pid=112459) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 01:34:02.674793 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.v3.router [None req-4c7e36a9-6dea-4213-875e-2db1c4ef4128 None None] Extended resource: os-snapshot-manage {{(pid=112458) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 01:34:02.675140 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.v3.router [None req-a4b53a24-9402-4f10-989a-b94cf218f76e None None] Extended resource: encryption {{(pid=112457) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 01:34:02.675678 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.v3.router [None req-cea0d6f1-58ba-41bb-87e5-6ba4f115ed5d None None] Extended resource: os-availability-zone {{(pid=112460) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 01:34:02.675731 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.v3.router [None req-0f0f900a-a55d-4f62-a4dd-53c8cf3d4015 None None] Extended resource: os-volume-manage {{(pid=112459) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 01:34:02.676210 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.v3.router [None req-4c7e36a9-6dea-4213-875e-2db1c4ef4128 None None] Extended resource: os-volume-type-access {{(pid=112458) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 01:34:02.676700 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.v3.router [None req-a4b53a24-9402-4f10-989a-b94cf218f76e None None] Extended resource: encryption {{(pid=112457) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 01:34:02.676933 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.v3.router [None req-cea0d6f1-58ba-41bb-87e5-6ba4f115ed5d None None] Extended resource: qos-specs {{(pid=112460) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 01:34:02.677743 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.v3.router [None req-4c7e36a9-6dea-4213-875e-2db1c4ef4128 None None] Extended resource: capabilities {{(pid=112458) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 01:34:02.677804 np0000172843 devstack@c-api.service[112459]: WARNING castellan.key_manager.migration [None req-0f0f900a-a55d-4f62-a4dd-53c8cf3d4015 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:34:02.678224 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.v3.router [None req-a4b53a24-9402-4f10-989a-b94cf218f76e None None] Extended resource: os-quota-sets {{(pid=112457) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 01:34:02.678684 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.contrib.snapshot_actions [None req-0f0f900a-a55d-4f62-a4dd-53c8cf3d4015 None None] SnapshotActionsController initialized {{(pid=112459) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 01:34:02.679023 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.v3.router [None req-4c7e36a9-6dea-4213-875e-2db1c4ef4128 None None] Extended resource: os-hosts {{(pid=112458) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 01:34:02.679449 np0000172843 devstack@c-api.service[112459]: WARNING castellan.key_manager.migration [None req-0f0f900a-a55d-4f62-a4dd-53c8cf3d4015 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:34:02.679602 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.v3.router [None req-cea0d6f1-58ba-41bb-87e5-6ba4f115ed5d None None] Extended resource: backups {{(pid=112460) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 01:34:02.679691 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.v3.router [None req-a4b53a24-9402-4f10-989a-b94cf218f76e None None] Extended resource: cgsnapshots {{(pid=112457) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 01:34:02.680309 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.v3.router [None req-4c7e36a9-6dea-4213-875e-2db1c4ef4128 None None] Extended resource: consistencygroups {{(pid=112458) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 01:34:02.680819 np0000172843 devstack@c-api.service[112459]: WARNING castellan.key_manager.migration [None req-0f0f900a-a55d-4f62-a4dd-53c8cf3d4015 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:34:02.680999 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.v3.router [None req-a4b53a24-9402-4f10-989a-b94cf218f76e None None] Extended resource: os-quota-class-sets {{(pid=112457) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 01:34:02.681570 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.v3.router [None req-cea0d6f1-58ba-41bb-87e5-6ba4f115ed5d None None] Extended resource: extra_specs {{(pid=112460) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 01:34:02.682214 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.v3.router [None req-4c7e36a9-6dea-4213-875e-2db1c4ef4128 None None] Extended resource: os-volume-transfer {{(pid=112458) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 01:34:02.682296 np0000172843 devstack@c-api.service[112459]: WARNING castellan.key_manager.migration [None req-0f0f900a-a55d-4f62-a4dd-53c8cf3d4015 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:34:02.682356 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.v3.router [None req-a4b53a24-9402-4f10-989a-b94cf218f76e None None] Extended resource: os-availability-zone {{(pid=112457) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 01:34:02.683134 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.v3.router [None req-cea0d6f1-58ba-41bb-87e5-6ba4f115ed5d None None] Extended resource: os-snapshot-manage {{(pid=112460) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 01:34:02.683549 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.v3.router [None req-a4b53a24-9402-4f10-989a-b94cf218f76e None None] Extended resource: qos-specs {{(pid=112457) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 01:34:02.683639 np0000172843 devstack@c-api.service[112459]: WARNING castellan.key_manager.migration [None req-0f0f900a-a55d-4f62-a4dd-53c8cf3d4015 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:34:02.683820 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.v3.router [None req-4c7e36a9-6dea-4213-875e-2db1c4ef4128 None None] Extended resource: scheduler-stats {{(pid=112458) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 01:34:02.684564 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.v3.router [None req-cea0d6f1-58ba-41bb-87e5-6ba4f115ed5d None None] Extended resource: os-volume-type-access {{(pid=112460) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 01:34:02.685018 np0000172843 devstack@c-api.service[112459]: WARNING castellan.key_manager.migration [None req-0f0f900a-a55d-4f62-a4dd-53c8cf3d4015 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:34:02.685222 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.v3.router [None req-4c7e36a9-6dea-4213-875e-2db1c4ef4128 None None] Extended resource: os-volume-manage {{(pid=112458) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 01:34:02.686127 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.v3.router [None req-a4b53a24-9402-4f10-989a-b94cf218f76e None None] Extended resource: backups {{(pid=112457) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 01:34:02.686219 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.v3.router [None req-cea0d6f1-58ba-41bb-87e5-6ba4f115ed5d None None] Extended resource: capabilities {{(pid=112460) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 01:34:02.686536 np0000172843 devstack@c-api.service[112459]: WARNING castellan.key_manager.migration [None req-0f0f900a-a55d-4f62-a4dd-53c8cf3d4015 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:34:02.687310 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.v3.router [None req-cea0d6f1-58ba-41bb-87e5-6ba4f115ed5d None None] Extended resource: os-hosts {{(pid=112460) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 01:34:02.687365 np0000172843 devstack@c-api.service[112458]: WARNING castellan.key_manager.migration [None req-4c7e36a9-6dea-4213-875e-2db1c4ef4128 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:34:02.687417 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.v3.router [None req-0f0f900a-a55d-4f62-a4dd-53c8cf3d4015 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112459) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 01:34:02.687457 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.v3.router [None req-0f0f900a-a55d-4f62-a4dd-53c8cf3d4015 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112459) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 01:34:02.687569 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.v3.router [None req-0f0f900a-a55d-4f62-a4dd-53c8cf3d4015 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112459) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 01:34:02.687674 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.v3.router [None req-0f0f900a-a55d-4f62-a4dd-53c8cf3d4015 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112459) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 01:34:02.687777 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.v3.router [None req-0f0f900a-a55d-4f62-a4dd-53c8cf3d4015 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112459) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 01:34:02.687871 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.v3.router [None req-0f0f900a-a55d-4f62-a4dd-53c8cf3d4015 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112459) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 01:34:02.687999 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.v3.router [None req-0f0f900a-a55d-4f62-a4dd-53c8cf3d4015 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112459) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 01:34:02.688053 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.v3.router [None req-a4b53a24-9402-4f10-989a-b94cf218f76e None None] Extended resource: extra_specs {{(pid=112457) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 01:34:02.688100 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.v3.router [None req-0f0f900a-a55d-4f62-a4dd-53c8cf3d4015 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112459) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 01:34:02.688201 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.v3.router [None req-0f0f900a-a55d-4f62-a4dd-53c8cf3d4015 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112459) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 01:34:02.688260 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.contrib.snapshot_actions [None req-4c7e36a9-6dea-4213-875e-2db1c4ef4128 None None] SnapshotActionsController initialized {{(pid=112458) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 01:34:02.688314 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.v3.router [None req-0f0f900a-a55d-4f62-a4dd-53c8cf3d4015 None None] Extension UsedLimits extending resource: limits {{(pid=112459) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 01:34:02.688401 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.v3.router [None req-0f0f900a-a55d-4f62-a4dd-53c8cf3d4015 None None] Extension TypesManage extending resource: types {{(pid=112459) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 01:34:02.688511 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.v3.router [None req-0f0f900a-a55d-4f62-a4dd-53c8cf3d4015 None None] Extension AdminActions extending resource: volumes {{(pid=112459) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 01:34:02.688625 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.v3.router [None req-cea0d6f1-58ba-41bb-87e5-6ba4f115ed5d None None] Extended resource: consistencygroups {{(pid=112460) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 01:34:02.688684 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.v3.router [None req-0f0f900a-a55d-4f62-a4dd-53c8cf3d4015 None None] Extension AdminActions extending resource: snapshots {{(pid=112459) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 01:34:02.688727 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.v3.router [None req-0f0f900a-a55d-4f62-a4dd-53c8cf3d4015 None None] Extension AdminActions extending resource: backups {{(pid=112459) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 01:34:02.688816 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.v3.router [None req-0f0f900a-a55d-4f62-a4dd-53c8cf3d4015 None None] Extension VolumeActions extending resource: volumes {{(pid=112459) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 01:34:02.688982 np0000172843 devstack@c-api.service[112458]: WARNING castellan.key_manager.migration [None req-4c7e36a9-6dea-4213-875e-2db1c4ef4128 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:34:02.689028 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.v3.router [None req-0f0f900a-a55d-4f62-a4dd-53c8cf3d4015 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112459) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 01:34:02.689606 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.v3.router [None req-a4b53a24-9402-4f10-989a-b94cf218f76e None None] Extended resource: os-snapshot-manage {{(pid=112457) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 01:34:02.690352 np0000172843 devstack@c-api.service[112458]: WARNING castellan.key_manager.migration [None req-4c7e36a9-6dea-4213-875e-2db1c4ef4128 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:34:02.690586 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.v3.router [None req-cea0d6f1-58ba-41bb-87e5-6ba4f115ed5d None None] Extended resource: os-volume-transfer {{(pid=112460) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 01:34:02.691045 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.v3.router [None req-a4b53a24-9402-4f10-989a-b94cf218f76e None None] Extended resource: os-volume-type-access {{(pid=112457) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 01:34:02.691232 np0000172843 devstack@c-api.service[112459]: WARNING keystonemiddleware.auth_token [None req-0f0f900a-a55d-4f62-a4dd-53c8cf3d4015 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 09 01:34:02.691794 np0000172843 devstack@c-api.service[112458]: WARNING castellan.key_manager.migration [None req-4c7e36a9-6dea-4213-875e-2db1c4ef4128 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:34:02.692168 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.v3.router [None req-cea0d6f1-58ba-41bb-87e5-6ba4f115ed5d None None] Extended resource: scheduler-stats {{(pid=112460) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 01:34:02.692595 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.v3.router [None req-a4b53a24-9402-4f10-989a-b94cf218f76e None None] Extended resource: capabilities {{(pid=112457) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 01:34:02.693159 np0000172843 devstack@c-api.service[112458]: WARNING castellan.key_manager.migration [None req-4c7e36a9-6dea-4213-875e-2db1c4ef4128 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:34:02.693565 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.v3.router [None req-cea0d6f1-58ba-41bb-87e5-6ba4f115ed5d None None] Extended resource: os-volume-manage {{(pid=112460) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 01:34:02.693849 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.v3.router [None req-a4b53a24-9402-4f10-989a-b94cf218f76e None None] Extended resource: os-hosts {{(pid=112457) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 01:34:02.694640 np0000172843 devstack@c-api.service[112458]: WARNING castellan.key_manager.migration [None req-4c7e36a9-6dea-4213-875e-2db1c4ef4128 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:34:02.695703 np0000172843 devstack@c-api.service[112460]: WARNING castellan.key_manager.migration [None req-cea0d6f1-58ba-41bb-87e5-6ba4f115ed5d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:34:02.696145 np0000172843 devstack@c-api.service[112458]: WARNING castellan.key_manager.migration [None req-4c7e36a9-6dea-4213-875e-2db1c4ef4128 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:34:02.696667 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.contrib.snapshot_actions [None req-cea0d6f1-58ba-41bb-87e5-6ba4f115ed5d None None] SnapshotActionsController initialized {{(pid=112460) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 01:34:02.696996 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.v3.router [None req-4c7e36a9-6dea-4213-875e-2db1c4ef4128 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112458) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 01:34:02.697109 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.v3.router [None req-4c7e36a9-6dea-4213-875e-2db1c4ef4128 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112458) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 01:34:02.697218 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.v3.router [None req-4c7e36a9-6dea-4213-875e-2db1c4ef4128 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112458) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 01:34:02.697267 np0000172843 devstack@c-api.service[112459]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7601ae2a3668 pid: 112459 (default app) May 09 01:34:02.697307 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.v3.router [None req-4c7e36a9-6dea-4213-875e-2db1c4ef4128 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112458) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 01:34:02.697442 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.v3.router [None req-4c7e36a9-6dea-4213-875e-2db1c4ef4128 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112458) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 01:34:02.697509 np0000172843 devstack@c-api.service[112460]: WARNING castellan.key_manager.migration [None req-cea0d6f1-58ba-41bb-87e5-6ba4f115ed5d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:34:02.697552 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.v3.router [None req-4c7e36a9-6dea-4213-875e-2db1c4ef4128 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112458) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 01:34:02.697656 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.v3.router [None req-4c7e36a9-6dea-4213-875e-2db1c4ef4128 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112458) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 01:34:02.697714 np0000172843 devstack@c-api.service[112459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. May 09 01:34:02.697714 np0000172843 devstack@c-api.service[112459]: warnings.warn( May 09 01:34:02.697789 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.v3.router [None req-4c7e36a9-6dea-4213-875e-2db1c4ef4128 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112458) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 01:34:02.697874 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.v3.router [None req-4c7e36a9-6dea-4213-875e-2db1c4ef4128 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112458) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 01:34:02.697971 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.v3.router [None req-4c7e36a9-6dea-4213-875e-2db1c4ef4128 None None] Extension UsedLimits extending resource: limits {{(pid=112458) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 01:34:02.698068 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.v3.router [None req-4c7e36a9-6dea-4213-875e-2db1c4ef4128 None None] Extension TypesManage extending resource: types {{(pid=112458) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 01:34:02.698186 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.v3.router [None req-4c7e36a9-6dea-4213-875e-2db1c4ef4128 None None] Extension AdminActions extending resource: volumes {{(pid=112458) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 01:34:02.698297 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.v3.router [None req-4c7e36a9-6dea-4213-875e-2db1c4ef4128 None None] Extension AdminActions extending resource: snapshots {{(pid=112458) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 01:34:02.698411 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.v3.router [None req-4c7e36a9-6dea-4213-875e-2db1c4ef4128 None None] Extension AdminActions extending resource: backups {{(pid=112458) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 01:34:02.698509 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.v3.router [None req-a4b53a24-9402-4f10-989a-b94cf218f76e None None] Extended resource: consistencygroups {{(pid=112457) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 01:34:02.698596 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.v3.router [None req-4c7e36a9-6dea-4213-875e-2db1c4ef4128 None None] Extension VolumeActions extending resource: volumes {{(pid=112458) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 01:34:02.698732 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.v3.router [None req-4c7e36a9-6dea-4213-875e-2db1c4ef4128 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112458) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 01:34:02.698879 np0000172843 devstack@c-api.service[112460]: WARNING castellan.key_manager.migration [None req-cea0d6f1-58ba-41bb-87e5-6ba4f115ed5d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:34:02.700301 np0000172843 devstack@c-api.service[112460]: WARNING castellan.key_manager.migration [None req-cea0d6f1-58ba-41bb-87e5-6ba4f115ed5d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:34:02.700518 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.v3.router [None req-a4b53a24-9402-4f10-989a-b94cf218f76e None None] Extended resource: os-volume-transfer {{(pid=112457) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 01:34:02.700945 np0000172843 devstack@c-api.service[112458]: WARNING keystonemiddleware.auth_token [None req-4c7e36a9-6dea-4213-875e-2db1c4ef4128 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 09 01:34:02.701738 np0000172843 devstack@c-api.service[112460]: WARNING castellan.key_manager.migration [None req-cea0d6f1-58ba-41bb-87e5-6ba4f115ed5d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:34:02.702509 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.v3.router [None req-a4b53a24-9402-4f10-989a-b94cf218f76e None None] Extended resource: scheduler-stats {{(pid=112457) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 01:34:02.703202 np0000172843 devstack@c-api.service[112460]: WARNING castellan.key_manager.migration [None req-cea0d6f1-58ba-41bb-87e5-6ba4f115ed5d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:34:02.704101 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.v3.router [None req-a4b53a24-9402-4f10-989a-b94cf218f76e None None] Extended resource: os-volume-manage {{(pid=112457) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 01:34:02.704726 np0000172843 devstack@c-api.service[112460]: WARNING castellan.key_manager.migration [None req-cea0d6f1-58ba-41bb-87e5-6ba4f115ed5d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:34:02.705606 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.v3.router [None req-cea0d6f1-58ba-41bb-87e5-6ba4f115ed5d None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112460) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 01:34:02.705728 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.v3.router [None req-cea0d6f1-58ba-41bb-87e5-6ba4f115ed5d None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112460) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 01:34:02.705804 np0000172843 devstack@c-api.service[112459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:34:02.705804 np0000172843 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 09 01:34:02.705930 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.v3.router [None req-cea0d6f1-58ba-41bb-87e5-6ba4f115ed5d None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112460) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 01:34:02.705982 np0000172843 devstack@c-api.service[112459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:34:02.705982 np0000172843 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 09 01:34:02.705982 np0000172843 devstack@c-api.service[112459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:34:02.705982 np0000172843 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 09 01:34:02.705982 np0000172843 devstack@c-api.service[112459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:34:02.706233 np0000172843 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 09 01:34:02.706233 np0000172843 devstack@c-api.service[112459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:34:02.706233 np0000172843 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 09 01:34:02.706233 np0000172843 devstack@c-api.service[112459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:34:02.706233 np0000172843 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 09 01:34:02.706233 np0000172843 devstack@c-api.service[112459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:34:02.706540 np0000172843 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 09 01:34:02.706540 np0000172843 devstack@c-api.service[112459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:34:02.706540 np0000172843 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 09 01:34:02.706704 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.v3.router [None req-cea0d6f1-58ba-41bb-87e5-6ba4f115ed5d None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112460) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 01:34:02.706748 np0000172843 devstack@c-api.service[112459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:34:02.706748 np0000172843 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 09 01:34:02.706748 np0000172843 devstack@c-api.service[112459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:34:02.706748 np0000172843 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 09 01:34:02.706933 np0000172843 devstack@c-api.service[112459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:34:02.706933 np0000172843 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 09 01:34:02.706933 np0000172843 devstack@c-api.service[112459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:34:02.706933 np0000172843 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 09 01:34:02.707180 np0000172843 devstack@c-api.service[112459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:34:02.707180 np0000172843 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 09 01:34:02.707180 np0000172843 devstack@c-api.service[112459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:34:02.707180 np0000172843 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 09 01:34:02.707359 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.v3.router [None req-cea0d6f1-58ba-41bb-87e5-6ba4f115ed5d None None] Extension SnapshotActions extending resource: snapshots {{(pid=112460) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 01:34:02.707433 np0000172843 devstack@c-api.service[112459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:34:02.707433 np0000172843 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 09 01:34:02.707433 np0000172843 devstack@c-api.service[112459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:34:02.707433 np0000172843 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 09 01:34:02.707433 np0000172843 devstack@c-api.service[112459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:34:02.707672 np0000172843 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 09 01:34:02.707672 np0000172843 devstack@c-api.service[112459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:34:02.707672 np0000172843 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 09 01:34:02.707672 np0000172843 devstack@c-api.service[112459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:34:02.707672 np0000172843 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 09 01:34:02.707908 np0000172843 devstack@c-api.service[112459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:34:02.707908 np0000172843 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 09 01:34:02.707998 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.v3.router [None req-cea0d6f1-58ba-41bb-87e5-6ba4f115ed5d None None] Extension VolumeTypeAccess extending resource: types {{(pid=112460) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 01:34:02.708036 np0000172843 devstack@c-api.service[112459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:34:02.708036 np0000172843 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 09 01:34:02.708036 np0000172843 devstack@c-api.service[112459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:34:02.708036 np0000172843 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 09 01:34:02.708036 np0000172843 devstack@c-api.service[112459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:34:02.708036 np0000172843 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 09 01:34:02.708302 np0000172843 devstack@c-api.service[112459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:34:02.708302 np0000172843 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 09 01:34:02.708302 np0000172843 devstack@c-api.service[112459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:34:02.708302 np0000172843 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 09 01:34:02.708302 np0000172843 devstack@c-api.service[112459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:34:02.708302 np0000172843 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 09 01:34:02.708573 np0000172843 devstack@c-api.service[112459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:34:02.708573 np0000172843 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 09 01:34:02.708573 np0000172843 devstack@c-api.service[112459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:34:02.708573 np0000172843 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 09 01:34:02.708752 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.v3.router [None req-cea0d6f1-58ba-41bb-87e5-6ba4f115ed5d None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112460) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 01:34:02.708804 np0000172843 devstack@c-api.service[112459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:34:02.708804 np0000172843 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 09 01:34:02.708804 np0000172843 devstack@c-api.service[112459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:34:02.708804 np0000172843 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 09 01:34:02.708804 np0000172843 devstack@c-api.service[112459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:34:02.709223 np0000172843 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 09 01:34:02.709223 np0000172843 devstack@c-api.service[112459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:34:02.709223 np0000172843 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 09 01:34:02.709223 np0000172843 devstack@c-api.service[112459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:34:02.709223 np0000172843 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 09 01:34:02.709465 np0000172843 devstack@c-api.service[112457]: WARNING castellan.key_manager.migration [None req-a4b53a24-9402-4f10-989a-b94cf218f76e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:34:02.709506 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.v3.router [None req-cea0d6f1-58ba-41bb-87e5-6ba4f115ed5d None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112460) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 01:34:02.709543 np0000172843 devstack@c-api.service[112459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:34:02.709543 np0000172843 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 09 01:34:02.709543 np0000172843 devstack@c-api.service[112459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:34:02.709543 np0000172843 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 09 01:34:02.709543 np0000172843 devstack@c-api.service[112459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:34:02.709543 np0000172843 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 09 01:34:02.709818 np0000172843 devstack@c-api.service[112459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:34:02.709818 np0000172843 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 09 01:34:02.709818 np0000172843 devstack@c-api.service[112459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:34:02.709818 np0000172843 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 09 01:34:02.709818 np0000172843 devstack@c-api.service[112459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:34:02.709818 np0000172843 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 09 01:34:02.710060 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.v3.router [None req-cea0d6f1-58ba-41bb-87e5-6ba4f115ed5d None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112460) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 01:34:02.710101 np0000172843 devstack@c-api.service[112459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:34:02.710101 np0000172843 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 09 01:34:02.710101 np0000172843 devstack@c-api.service[112459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:34:02.710101 np0000172843 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 09 01:34:02.710101 np0000172843 devstack@c-api.service[112459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:34:02.710468 np0000172843 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 09 01:34:02.710468 np0000172843 devstack@c-api.service[112459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:34:02.710468 np0000172843 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 09 01:34:02.710468 np0000172843 devstack@c-api.service[112459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:34:02.710468 np0000172843 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 09 01:34:02.710737 np0000172843 devstack@c-api.service[112459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:34:02.710737 np0000172843 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 09 01:34:02.710842 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.v3.router [None req-cea0d6f1-58ba-41bb-87e5-6ba4f115ed5d None None] Extension UsedLimits extending resource: limits {{(pid=112460) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 01:34:02.710888 np0000172843 devstack@c-api.service[112459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:34:02.710888 np0000172843 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 09 01:34:02.710888 np0000172843 devstack@c-api.service[112459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:34:02.710888 np0000172843 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 09 01:34:02.711075 np0000172843 devstack@c-api.service[112459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:34:02.711075 np0000172843 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 09 01:34:02.711075 np0000172843 devstack@c-api.service[112459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:34:02.711075 np0000172843 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 09 01:34:02.711256 np0000172843 devstack@c-api.service[112459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:34:02.711256 np0000172843 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 09 01:34:02.711256 np0000172843 devstack@c-api.service[112459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:34:02.711256 np0000172843 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 09 01:34:02.711474 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.v3.router [None req-cea0d6f1-58ba-41bb-87e5-6ba4f115ed5d None None] Extension TypesManage extending resource: types {{(pid=112460) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 01:34:02.711521 np0000172843 devstack@c-api.service[112459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:34:02.711521 np0000172843 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 09 01:34:02.711521 np0000172843 devstack@c-api.service[112459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:34:02.711521 np0000172843 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 09 01:34:02.711521 np0000172843 devstack@c-api.service[112459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:34:02.711750 np0000172843 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 09 01:34:02.711750 np0000172843 devstack@c-api.service[112459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:34:02.711750 np0000172843 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 09 01:34:02.711750 np0000172843 devstack@c-api.service[112459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:34:02.711750 np0000172843 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 09 01:34:02.711980 np0000172843 devstack@c-api.service[112459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:34:02.711980 np0000172843 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 09 01:34:02.711980 np0000172843 devstack@c-api.service[112459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:34:02.711980 np0000172843 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 09 01:34:02.712156 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.v3.router [None req-cea0d6f1-58ba-41bb-87e5-6ba4f115ed5d None None] Extension AdminActions extending resource: volumes {{(pid=112460) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 01:34:02.712204 np0000172843 devstack@c-api.service[112459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:34:02.712204 np0000172843 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 09 01:34:02.712204 np0000172843 devstack@c-api.service[112459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:34:02.712204 np0000172843 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 09 01:34:02.712407 np0000172843 devstack@c-api.service[112459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:34:02.712407 np0000172843 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 09 01:34:02.712407 np0000172843 devstack@c-api.service[112459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:34:02.712407 np0000172843 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 09 01:34:02.712584 np0000172843 devstack@c-api.service[112459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:34:02.712584 np0000172843 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 09 01:34:02.712584 np0000172843 devstack@c-api.service[112459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:34:02.712584 np0000172843 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 09 01:34:02.712756 np0000172843 devstack@c-api.service[112459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:34:02.712756 np0000172843 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 09 01:34:02.712756 np0000172843 devstack@c-api.service[112459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:34:02.712756 np0000172843 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 09 01:34:02.712960 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.v3.router [None req-cea0d6f1-58ba-41bb-87e5-6ba4f115ed5d None None] Extension AdminActions extending resource: snapshots {{(pid=112460) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 01:34:02.713001 np0000172843 devstack@c-api.service[112459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:34:02.713001 np0000172843 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 09 01:34:02.713098 np0000172843 devstack@c-api.service[112458]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7601ae2a3668 pid: 112458 (default app) May 09 01:34:02.713142 np0000172843 devstack@c-api.service[112459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:34:02.713142 np0000172843 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 09 01:34:02.713142 np0000172843 devstack@c-api.service[112459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:34:02.713142 np0000172843 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 09 01:34:02.713142 np0000172843 devstack@c-api.service[112459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:34:02.713414 np0000172843 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 09 01:34:02.713414 np0000172843 devstack@c-api.service[112459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:34:02.713414 np0000172843 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 09 01:34:02.713414 np0000172843 devstack@c-api.service[112459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:34:02.713414 np0000172843 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 09 01:34:02.713414 np0000172843 devstack@c-api.service[112459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:34:02.713414 np0000172843 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 09 01:34:02.713706 np0000172843 devstack@c-api.service[112459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:34:02.713706 np0000172843 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 09 01:34:02.713706 np0000172843 devstack@c-api.service[112459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:34:02.713706 np0000172843 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 09 01:34:02.713915 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.v3.router [None req-cea0d6f1-58ba-41bb-87e5-6ba4f115ed5d None None] Extension AdminActions extending resource: backups {{(pid=112460) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 01:34:02.713957 np0000172843 devstack@c-api.service[112459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:34:02.713957 np0000172843 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 09 01:34:02.713957 np0000172843 devstack@c-api.service[112459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:34:02.713957 np0000172843 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 09 01:34:02.713957 np0000172843 devstack@c-api.service[112459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:34:02.714190 np0000172843 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 09 01:34:02.714190 np0000172843 devstack@c-api.service[112459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:34:02.714190 np0000172843 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 09 01:34:02.714190 np0000172843 devstack@c-api.service[112459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:34:02.714190 np0000172843 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 09 01:34:02.714190 np0000172843 devstack@c-api.service[112459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:34:02.714190 np0000172843 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 09 01:34:02.714604 np0000172843 devstack@c-api.service[112459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:34:02.714604 np0000172843 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 09 01:34:02.714703 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.v3.router [None req-cea0d6f1-58ba-41bb-87e5-6ba4f115ed5d None None] Extension VolumeActions extending resource: volumes {{(pid=112460) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 01:34:02.714738 np0000172843 devstack@c-api.service[112459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:34:02.714738 np0000172843 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 09 01:34:02.714738 np0000172843 devstack@c-api.service[112459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:34:02.714738 np0000172843 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 09 01:34:02.714961 np0000172843 devstack@c-api.service[112459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:34:02.714961 np0000172843 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 09 01:34:02.714961 np0000172843 devstack@c-api.service[112459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:34:02.714961 np0000172843 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 09 01:34:02.715141 np0000172843 devstack@c-api.service[112459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:34:02.715141 np0000172843 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 09 01:34:02.715141 np0000172843 devstack@c-api.service[112459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:34:02.715141 np0000172843 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 09 01:34:02.715318 np0000172843 devstack@c-api.service[112459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:34:02.715318 np0000172843 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 09 01:34:02.715318 np0000172843 devstack@c-api.service[112459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:34:02.715318 np0000172843 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 09 01:34:02.715560 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.v3.router [None req-cea0d6f1-58ba-41bb-87e5-6ba4f115ed5d None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112460) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 01:34:02.715607 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.contrib.snapshot_actions [None req-a4b53a24-9402-4f10-989a-b94cf218f76e None None] SnapshotActionsController initialized {{(pid=112457) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 01:34:02.715607 np0000172843 devstack@c-api.service[112457]: WARNING castellan.key_manager.migration [None req-a4b53a24-9402-4f10-989a-b94cf218f76e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:34:02.715676 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.middleware.request_id [None req-b35e41d9-c96d-4f00-8096-9a8f6ade53ab None None] RequestId filter calling following filter/app {{(pid=112459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 01:34:02.715714 np0000172843 devstack@c-api.service[112457]: WARNING castellan.key_manager.migration [None req-a4b53a24-9402-4f10-989a-b94cf218f76e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:34:02.715763 np0000172843 devstack@c-api.service[112460]: WARNING keystonemiddleware.auth_token [None req-cea0d6f1-58ba-41bb-87e5-6ba4f115ed5d None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 09 01:34:02.715804 np0000172843 devstack@c-api.service[112457]: WARNING castellan.key_manager.migration [None req-a4b53a24-9402-4f10-989a-b94cf218f76e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:34:02.715841 np0000172843 devstack@c-api.service[112459]: [pid: 112459|app: 0|req: 1/1] 199.204.45.129 () {60 vars in 953 bytes} [Sat May 9 01:34:02 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 09 01:34:02.715893 np0000172843 devstack@c-api.service[112457]: WARNING castellan.key_manager.migration [None req-a4b53a24-9402-4f10-989a-b94cf218f76e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:34:02.715893 np0000172843 devstack@c-api.service[112457]: WARNING castellan.key_manager.migration [None req-a4b53a24-9402-4f10-989a-b94cf218f76e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:34:02.715893 np0000172843 devstack@c-api.service[112457]: WARNING castellan.key_manager.migration [None req-a4b53a24-9402-4f10-989a-b94cf218f76e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 01:34:02.716203 np0000172843 devstack@c-api.service[112460]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7601ae2a3668 pid: 112460 (default app) May 09 01:34:02.716528 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.v3.router [None req-a4b53a24-9402-4f10-989a-b94cf218f76e None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112457) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 01:34:02.716646 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.v3.router [None req-a4b53a24-9402-4f10-989a-b94cf218f76e None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112457) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 01:34:02.716759 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.v3.router [None req-a4b53a24-9402-4f10-989a-b94cf218f76e None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112457) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 01:34:02.716868 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.v3.router [None req-a4b53a24-9402-4f10-989a-b94cf218f76e None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112457) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 01:34:02.716976 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.v3.router [None req-a4b53a24-9402-4f10-989a-b94cf218f76e None None] Extension SnapshotActions extending resource: snapshots {{(pid=112457) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 01:34:02.717080 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.v3.router [None req-a4b53a24-9402-4f10-989a-b94cf218f76e None None] Extension VolumeTypeAccess extending resource: types {{(pid=112457) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 01:34:02.717196 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.v3.router [None req-a4b53a24-9402-4f10-989a-b94cf218f76e None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112457) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 01:34:02.717303 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.v3.router [None req-a4b53a24-9402-4f10-989a-b94cf218f76e None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112457) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 01:34:02.717444 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.v3.router [None req-a4b53a24-9402-4f10-989a-b94cf218f76e None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112457) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 01:34:02.717556 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.v3.router [None req-a4b53a24-9402-4f10-989a-b94cf218f76e None None] Extension UsedLimits extending resource: limits {{(pid=112457) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 01:34:02.717656 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.v3.router [None req-a4b53a24-9402-4f10-989a-b94cf218f76e None None] Extension TypesManage extending resource: types {{(pid=112457) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 01:34:02.717757 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.v3.router [None req-a4b53a24-9402-4f10-989a-b94cf218f76e None None] Extension AdminActions extending resource: volumes {{(pid=112457) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 01:34:02.717878 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.v3.router [None req-a4b53a24-9402-4f10-989a-b94cf218f76e None None] Extension AdminActions extending resource: snapshots {{(pid=112457) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 01:34:02.717981 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.v3.router [None req-a4b53a24-9402-4f10-989a-b94cf218f76e None None] Extension AdminActions extending resource: backups {{(pid=112457) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 01:34:02.718081 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.v3.router [None req-a4b53a24-9402-4f10-989a-b94cf218f76e None None] Extension VolumeActions extending resource: volumes {{(pid=112457) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 01:34:02.718303 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.v3.router [None req-a4b53a24-9402-4f10-989a-b94cf218f76e None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112457) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 01:34:02.720628 np0000172843 devstack@c-api.service[112457]: WARNING keystonemiddleware.auth_token [None req-a4b53a24-9402-4f10-989a-b94cf218f76e None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 09 01:34:02.727266 np0000172843 devstack@c-api.service[112457]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7601ae2a3668 pid: 112457 (default app) May 09 01:34:10.012938 np0000172843 devstack@c-api.service[112458]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. May 09 01:34:10.012938 np0000172843 devstack@c-api.service[112458]: warnings.warn( May 09 01:34:10.027155 np0000172843 devstack@c-api.service[112458]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:34:10.027155 np0000172843 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 09 01:34:10.027346 np0000172843 devstack@c-api.service[112458]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:34:10.027346 np0000172843 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 09 01:34:10.027346 np0000172843 devstack@c-api.service[112458]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:34:10.027346 np0000172843 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 09 01:34:10.027346 np0000172843 devstack@c-api.service[112458]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:34:10.027680 np0000172843 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 09 01:34:10.027680 np0000172843 devstack@c-api.service[112458]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:34:10.027680 np0000172843 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 09 01:34:10.027680 np0000172843 devstack@c-api.service[112458]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:34:10.027680 np0000172843 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 09 01:34:10.027680 np0000172843 devstack@c-api.service[112458]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:34:10.028016 np0000172843 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 09 01:34:10.028016 np0000172843 devstack@c-api.service[112458]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:34:10.028016 np0000172843 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 09 01:34:10.028016 np0000172843 devstack@c-api.service[112458]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:34:10.028016 np0000172843 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 09 01:34:10.028294 np0000172843 devstack@c-api.service[112458]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:34:10.028294 np0000172843 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 09 01:34:10.028294 np0000172843 devstack@c-api.service[112458]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:34:10.028294 np0000172843 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 09 01:34:10.028689 np0000172843 devstack@c-api.service[112458]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:34:10.028689 np0000172843 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 09 01:34:10.028689 np0000172843 devstack@c-api.service[112458]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:34:10.028689 np0000172843 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 09 01:34:10.028926 np0000172843 devstack@c-api.service[112458]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:34:10.028926 np0000172843 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 09 01:34:10.028926 np0000172843 devstack@c-api.service[112458]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:34:10.028926 np0000172843 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 09 01:34:10.028926 np0000172843 devstack@c-api.service[112458]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:34:10.029216 np0000172843 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 09 01:34:10.029216 np0000172843 devstack@c-api.service[112458]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:34:10.029216 np0000172843 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 09 01:34:10.029216 np0000172843 devstack@c-api.service[112458]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:34:10.029216 np0000172843 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 09 01:34:10.029538 np0000172843 devstack@c-api.service[112458]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:34:10.029538 np0000172843 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 09 01:34:10.029538 np0000172843 devstack@c-api.service[112458]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:34:10.029538 np0000172843 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 09 01:34:10.029538 np0000172843 devstack@c-api.service[112458]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:34:10.029538 np0000172843 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 09 01:34:10.029871 np0000172843 devstack@c-api.service[112458]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:34:10.029871 np0000172843 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 09 01:34:10.029871 np0000172843 devstack@c-api.service[112458]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:34:10.029871 np0000172843 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 09 01:34:10.029871 np0000172843 devstack@c-api.service[112458]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:34:10.029871 np0000172843 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 09 01:34:10.030205 np0000172843 devstack@c-api.service[112458]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:34:10.030205 np0000172843 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 09 01:34:10.030205 np0000172843 devstack@c-api.service[112458]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:34:10.030205 np0000172843 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 09 01:34:10.030205 np0000172843 devstack@c-api.service[112458]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:34:10.030205 np0000172843 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 09 01:34:10.030550 np0000172843 devstack@c-api.service[112458]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:34:10.030550 np0000172843 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 09 01:34:10.030550 np0000172843 devstack@c-api.service[112458]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:34:10.030550 np0000172843 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 09 01:34:10.030550 np0000172843 devstack@c-api.service[112458]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:34:10.030550 np0000172843 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 09 01:34:10.030899 np0000172843 devstack@c-api.service[112458]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:34:10.030899 np0000172843 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 09 01:34:10.030899 np0000172843 devstack@c-api.service[112458]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:34:10.030899 np0000172843 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 09 01:34:10.031132 np0000172843 devstack@c-api.service[112458]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:34:10.031132 np0000172843 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 09 01:34:10.031132 np0000172843 devstack@c-api.service[112458]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:34:10.031132 np0000172843 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 09 01:34:10.031132 np0000172843 devstack@c-api.service[112458]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:34:10.031453 np0000172843 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 09 01:34:10.031453 np0000172843 devstack@c-api.service[112458]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:34:10.031453 np0000172843 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 09 01:34:10.031453 np0000172843 devstack@c-api.service[112458]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:34:10.031453 np0000172843 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 09 01:34:10.031749 np0000172843 devstack@c-api.service[112458]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:34:10.031749 np0000172843 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 09 01:34:10.031749 np0000172843 devstack@c-api.service[112458]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:34:10.031749 np0000172843 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 09 01:34:10.031749 np0000172843 devstack@c-api.service[112458]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:34:10.031749 np0000172843 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 09 01:34:10.032082 np0000172843 devstack@c-api.service[112458]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:34:10.032082 np0000172843 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 09 01:34:10.032082 np0000172843 devstack@c-api.service[112458]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:34:10.032082 np0000172843 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 09 01:34:10.032082 np0000172843 devstack@c-api.service[112458]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:34:10.032418 np0000172843 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 09 01:34:10.032418 np0000172843 devstack@c-api.service[112458]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:34:10.032418 np0000172843 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 09 01:34:10.032418 np0000172843 devstack@c-api.service[112458]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:34:10.032418 np0000172843 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 09 01:34:10.032705 np0000172843 devstack@c-api.service[112458]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:34:10.032705 np0000172843 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 09 01:34:10.032705 np0000172843 devstack@c-api.service[112458]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:34:10.032705 np0000172843 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 09 01:34:10.032940 np0000172843 devstack@c-api.service[112458]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:34:10.032940 np0000172843 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 09 01:34:10.032940 np0000172843 devstack@c-api.service[112458]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:34:10.032940 np0000172843 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 09 01:34:10.033173 np0000172843 devstack@c-api.service[112458]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:34:10.033173 np0000172843 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 09 01:34:10.033173 np0000172843 devstack@c-api.service[112458]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:34:10.033173 np0000172843 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 09 01:34:10.033173 np0000172843 devstack@c-api.service[112458]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:34:10.033520 np0000172843 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 09 01:34:10.033520 np0000172843 devstack@c-api.service[112458]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:34:10.033520 np0000172843 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 09 01:34:10.033520 np0000172843 devstack@c-api.service[112458]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:34:10.033520 np0000172843 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 09 01:34:10.033793 np0000172843 devstack@c-api.service[112458]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:34:10.033793 np0000172843 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 09 01:34:10.033793 np0000172843 devstack@c-api.service[112458]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:34:10.033793 np0000172843 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 09 01:34:10.034024 np0000172843 devstack@c-api.service[112458]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:34:10.034024 np0000172843 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 09 01:34:10.034024 np0000172843 devstack@c-api.service[112458]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:34:10.034024 np0000172843 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 09 01:34:10.034463 np0000172843 devstack@c-api.service[112458]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:34:10.034463 np0000172843 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 09 01:34:10.034463 np0000172843 devstack@c-api.service[112458]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:34:10.034463 np0000172843 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 09 01:34:10.034692 np0000172843 devstack@c-api.service[112458]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:34:10.034692 np0000172843 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 09 01:34:10.034692 np0000172843 devstack@c-api.service[112458]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:34:10.034692 np0000172843 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 09 01:34:10.034939 np0000172843 devstack@c-api.service[112458]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:34:10.034939 np0000172843 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 09 01:34:10.034939 np0000172843 devstack@c-api.service[112458]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:34:10.034939 np0000172843 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 09 01:34:10.035166 np0000172843 devstack@c-api.service[112458]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:34:10.035166 np0000172843 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 09 01:34:10.035166 np0000172843 devstack@c-api.service[112458]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:34:10.035166 np0000172843 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 09 01:34:10.035166 np0000172843 devstack@c-api.service[112458]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:34:10.035166 np0000172843 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 09 01:34:10.035525 np0000172843 devstack@c-api.service[112458]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:34:10.035525 np0000172843 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 09 01:34:10.035525 np0000172843 devstack@c-api.service[112458]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:34:10.035525 np0000172843 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 09 01:34:10.035525 np0000172843 devstack@c-api.service[112458]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:34:10.035815 np0000172843 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 09 01:34:10.035815 np0000172843 devstack@c-api.service[112458]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:34:10.035815 np0000172843 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 09 01:34:10.035815 np0000172843 devstack@c-api.service[112458]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:34:10.035815 np0000172843 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 09 01:34:10.035815 np0000172843 devstack@c-api.service[112458]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:34:10.035815 np0000172843 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 09 01:34:10.036232 np0000172843 devstack@c-api.service[112458]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:34:10.036232 np0000172843 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 09 01:34:10.036232 np0000172843 devstack@c-api.service[112458]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:34:10.036232 np0000172843 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 09 01:34:10.036232 np0000172843 devstack@c-api.service[112458]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:34:10.036232 np0000172843 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 09 01:34:10.036654 np0000172843 devstack@c-api.service[112458]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:34:10.036654 np0000172843 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 09 01:34:10.036654 np0000172843 devstack@c-api.service[112458]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:34:10.036654 np0000172843 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 09 01:34:10.036654 np0000172843 devstack@c-api.service[112458]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:34:10.036654 np0000172843 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 09 01:34:10.036988 np0000172843 devstack@c-api.service[112458]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:34:10.036988 np0000172843 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 09 01:34:10.036988 np0000172843 devstack@c-api.service[112458]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:34:10.036988 np0000172843 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 09 01:34:10.036988 np0000172843 devstack@c-api.service[112458]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:34:10.036988 np0000172843 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 09 01:34:10.037225 np0000172843 devstack@c-api.service[112458]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:34:10.037225 np0000172843 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 09 01:34:10.037225 np0000172843 devstack@c-api.service[112458]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:34:10.037225 np0000172843 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 09 01:34:10.037337 np0000172843 devstack@c-api.service[112458]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:34:10.037337 np0000172843 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 09 01:34:10.037337 np0000172843 devstack@c-api.service[112458]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:34:10.037337 np0000172843 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 09 01:34:10.037471 np0000172843 devstack@c-api.service[112458]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:34:10.037471 np0000172843 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 09 01:34:10.037471 np0000172843 devstack@c-api.service[112458]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:34:10.037471 np0000172843 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 09 01:34:10.037583 np0000172843 devstack@c-api.service[112458]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:34:10.037583 np0000172843 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 09 01:34:10.037583 np0000172843 devstack@c-api.service[112458]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:34:10.037583 np0000172843 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 09 01:34:10.037583 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.middleware.request_id [None req-c6abdcf8-b65f-466b-be28-e4fd9cd57301 None None] RequestId filter calling following filter/app {{(pid=112458) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 01:34:10.665945 np0000172843 devstack@c-api.service[112458]: INFO cinder.api.openstack.wsgi [None req-c6abdcf8-b65f-466b-be28-e4fd9cd57301 admin admin] POST https://199.204.45.129/volume/v3/types May 09 01:34:10.666723 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.openstack.wsgi [None req-c6abdcf8-b65f-466b-be28-e4fd9cd57301 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112458) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 09 01:34:10.668918 np0000172843 devstack@c-api.service[112458]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 09 01:34:10.668918 np0000172843 devstack@c-api.service[112458]: warnings.warn( May 09 01:34:10.676742 np0000172843 devstack@c-api.service[112458]: DEBUG oslo_db.sqlalchemy.engines [None req-c6abdcf8-b65f-466b-be28-e4fd9cd57301 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=112458) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 01:34:10.706002 np0000172843 devstack@c-api.service[112458]: INFO cinder.api.openstack.wsgi [None req-c6abdcf8-b65f-466b-be28-e4fd9cd57301 admin admin] https://199.204.45.129/volume/v3/types returned with HTTP 200 May 09 01:34:10.706800 np0000172843 devstack@c-api.service[112458]: [pid: 112458|app: 0|req: 1/2] 199.204.45.129 () {68 vars in 1288 bytes} [Sat May 9 01:34:10 2026] POST /volume/v3/types => generated 186 bytes in 695 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 01:34:10.719108 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.middleware.request_id [req-c6abdcf8-b65f-466b-be28-e4fd9cd57301 req-b03ffa68-7410-43ee-931a-c8b302147df1 None None] RequestId filter calling following filter/app {{(pid=112459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 01:34:11.063245 np0000172843 devstack@c-api.service[112459]: INFO cinder.api.openstack.wsgi [req-c6abdcf8-b65f-466b-be28-e4fd9cd57301 req-b03ffa68-7410-43ee-931a-c8b302147df1 admin admin] POST https://199.204.45.129/volume/v3/types/4bb7efaf-a9a0-48a8-b93e-6e8561d0f11d/extra_specs May 09 01:34:11.063893 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.openstack.wsgi [req-c6abdcf8-b65f-466b-be28-e4fd9cd57301 req-b03ffa68-7410-43ee-931a-c8b302147df1 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 09 01:34:11.065989 np0000172843 devstack@c-api.service[112459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 09 01:34:11.065989 np0000172843 devstack@c-api.service[112459]: warnings.warn( May 09 01:34:11.075975 np0000172843 devstack@c-api.service[112459]: DEBUG oslo_db.sqlalchemy.engines [req-c6abdcf8-b65f-466b-be28-e4fd9cd57301 req-b03ffa68-7410-43ee-931a-c8b302147df1 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=112459) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 01:34:11.137658 np0000172843 devstack@c-api.service[112459]: INFO cinder.api.openstack.wsgi [req-c6abdcf8-b65f-466b-be28-e4fd9cd57301 req-b03ffa68-7410-43ee-931a-c8b302147df1 admin admin] https://199.204.45.129/volume/v3/types/4bb7efaf-a9a0-48a8-b93e-6e8561d0f11d/extra_specs returned with HTTP 200 May 09 01:34:11.137658 np0000172843 devstack@c-api.service[112459]: [pid: 112459|app: 0|req: 2/3] 199.204.45.129 () {70 vars in 1505 bytes} [Sat May 9 01:34:10 2026] POST /volume/v3/types/4bb7efaf-a9a0-48a8-b93e-6e8561d0f11d/extra_specs => generated 55 bytes in 419 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 01:34:12.587585 np0000172843 devstack@c-api.service[112457]: DEBUG dbcounter [-] [112457] Writing DB stats cinder:SELECT=6 {{(pid=112457) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 01:34:12.597200 np0000172843 devstack@c-api.service[112460]: DEBUG dbcounter [-] [112460] Writing DB stats cinder:SELECT=6 {{(pid=112460) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 01:34:20.703266 np0000172843 devstack@c-api.service[112458]: DEBUG dbcounter [-] [112458] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112458) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 01:34:21.135247 np0000172843 devstack@c-api.service[112459]: DEBUG dbcounter [-] [112459] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112459) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 01:38:31.751094 np0000172843 devstack@c-api.service[112460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. May 09 01:38:31.751094 np0000172843 devstack@c-api.service[112460]: warnings.warn( May 09 01:38:31.765048 np0000172843 devstack@c-api.service[112460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:38:31.765048 np0000172843 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 09 01:38:31.765048 np0000172843 devstack@c-api.service[112460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:38:31.765048 np0000172843 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 09 01:38:31.765464 np0000172843 devstack@c-api.service[112460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:38:31.765464 np0000172843 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 09 01:38:31.765464 np0000172843 devstack@c-api.service[112460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:38:31.765464 np0000172843 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 09 01:38:31.765754 np0000172843 devstack@c-api.service[112460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:38:31.765754 np0000172843 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 09 01:38:31.765754 np0000172843 devstack@c-api.service[112460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:38:31.765754 np0000172843 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 09 01:38:31.765754 np0000172843 devstack@c-api.service[112460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:38:31.765754 np0000172843 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 09 01:38:31.766173 np0000172843 devstack@c-api.service[112460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:38:31.766173 np0000172843 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 09 01:38:31.766173 np0000172843 devstack@c-api.service[112460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:38:31.766173 np0000172843 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 09 01:38:31.766173 np0000172843 devstack@c-api.service[112460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:38:31.766570 np0000172843 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 09 01:38:31.766570 np0000172843 devstack@c-api.service[112460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:38:31.766570 np0000172843 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 09 01:38:31.766570 np0000172843 devstack@c-api.service[112460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:38:31.766570 np0000172843 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 09 01:38:31.766921 np0000172843 devstack@c-api.service[112460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:38:31.766921 np0000172843 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 09 01:38:31.766921 np0000172843 devstack@c-api.service[112460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:38:31.766921 np0000172843 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 09 01:38:31.767195 np0000172843 devstack@c-api.service[112460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:38:31.767195 np0000172843 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 09 01:38:31.767195 np0000172843 devstack@c-api.service[112460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:38:31.767195 np0000172843 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 09 01:38:31.767195 np0000172843 devstack@c-api.service[112460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:38:31.767589 np0000172843 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 09 01:38:31.767589 np0000172843 devstack@c-api.service[112460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:38:31.767589 np0000172843 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 09 01:38:31.767589 np0000172843 devstack@c-api.service[112460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:38:31.767589 np0000172843 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 09 01:38:31.767926 np0000172843 devstack@c-api.service[112460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:38:31.767926 np0000172843 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 09 01:38:31.767926 np0000172843 devstack@c-api.service[112460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:38:31.767926 np0000172843 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 09 01:38:31.767926 np0000172843 devstack@c-api.service[112460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:38:31.767926 np0000172843 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 09 01:38:31.768318 np0000172843 devstack@c-api.service[112460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:38:31.768318 np0000172843 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 09 01:38:31.768318 np0000172843 devstack@c-api.service[112460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:38:31.768318 np0000172843 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 09 01:38:31.768318 np0000172843 devstack@c-api.service[112460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:38:31.768318 np0000172843 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 09 01:38:31.768916 np0000172843 devstack@c-api.service[112460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:38:31.768916 np0000172843 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 09 01:38:31.768916 np0000172843 devstack@c-api.service[112460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:38:31.768916 np0000172843 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 09 01:38:31.768916 np0000172843 devstack@c-api.service[112460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:38:31.768916 np0000172843 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 09 01:38:31.769318 np0000172843 devstack@c-api.service[112460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:38:31.769318 np0000172843 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 09 01:38:31.769318 np0000172843 devstack@c-api.service[112460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:38:31.769318 np0000172843 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 09 01:38:31.769318 np0000172843 devstack@c-api.service[112460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:38:31.769754 np0000172843 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 09 01:38:31.769754 np0000172843 devstack@c-api.service[112460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:38:31.769754 np0000172843 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 09 01:38:31.769754 np0000172843 devstack@c-api.service[112460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:38:31.769754 np0000172843 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 09 01:38:31.770070 np0000172843 devstack@c-api.service[112460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:38:31.770070 np0000172843 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 09 01:38:31.770070 np0000172843 devstack@c-api.service[112460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:38:31.770070 np0000172843 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 09 01:38:31.770070 np0000172843 devstack@c-api.service[112460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:38:31.770070 np0000172843 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 09 01:38:31.770531 np0000172843 devstack@c-api.service[112460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:38:31.770531 np0000172843 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 09 01:38:31.770531 np0000172843 devstack@c-api.service[112460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:38:31.770531 np0000172843 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 09 01:38:31.770531 np0000172843 devstack@c-api.service[112460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:38:31.770531 np0000172843 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 09 01:38:31.770985 np0000172843 devstack@c-api.service[112460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:38:31.770985 np0000172843 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 09 01:38:31.770985 np0000172843 devstack@c-api.service[112460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:38:31.770985 np0000172843 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 09 01:38:31.770985 np0000172843 devstack@c-api.service[112460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:38:31.771367 np0000172843 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 09 01:38:31.771367 np0000172843 devstack@c-api.service[112460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:38:31.771367 np0000172843 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 09 01:38:31.771367 np0000172843 devstack@c-api.service[112460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:38:31.771367 np0000172843 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 09 01:38:31.771692 np0000172843 devstack@c-api.service[112460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:38:31.771692 np0000172843 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 09 01:38:31.771692 np0000172843 devstack@c-api.service[112460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:38:31.771692 np0000172843 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 09 01:38:31.771870 np0000172843 devstack@c-api.service[112460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:38:31.771870 np0000172843 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 09 01:38:31.771870 np0000172843 devstack@c-api.service[112460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:38:31.771870 np0000172843 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 09 01:38:31.772044 np0000172843 devstack@c-api.service[112460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:38:31.772044 np0000172843 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 09 01:38:31.772044 np0000172843 devstack@c-api.service[112460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:38:31.772044 np0000172843 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 09 01:38:31.772044 np0000172843 devstack@c-api.service[112460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:38:31.772277 np0000172843 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 09 01:38:31.772277 np0000172843 devstack@c-api.service[112460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:38:31.772277 np0000172843 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 09 01:38:31.772277 np0000172843 devstack@c-api.service[112460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:38:31.772277 np0000172843 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 09 01:38:31.772488 np0000172843 devstack@c-api.service[112460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:38:31.772488 np0000172843 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 09 01:38:31.772488 np0000172843 devstack@c-api.service[112460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:38:31.772488 np0000172843 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 09 01:38:31.772685 np0000172843 devstack@c-api.service[112460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:38:31.772685 np0000172843 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 09 01:38:31.772685 np0000172843 devstack@c-api.service[112460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:38:31.772685 np0000172843 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 09 01:38:31.772922 np0000172843 devstack@c-api.service[112460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:38:31.772922 np0000172843 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 09 01:38:31.772922 np0000172843 devstack@c-api.service[112460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:38:31.772922 np0000172843 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 09 01:38:31.773115 np0000172843 devstack@c-api.service[112460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:38:31.773115 np0000172843 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 09 01:38:31.773115 np0000172843 devstack@c-api.service[112460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:38:31.773115 np0000172843 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 09 01:38:31.773297 np0000172843 devstack@c-api.service[112460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:38:31.773297 np0000172843 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 09 01:38:31.773297 np0000172843 devstack@c-api.service[112460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:38:31.773297 np0000172843 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 09 01:38:31.773499 np0000172843 devstack@c-api.service[112460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:38:31.773499 np0000172843 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 09 01:38:31.773499 np0000172843 devstack@c-api.service[112460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:38:31.773499 np0000172843 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 09 01:38:31.773499 np0000172843 devstack@c-api.service[112460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:38:31.773813 np0000172843 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 09 01:38:31.773813 np0000172843 devstack@c-api.service[112460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:38:31.773813 np0000172843 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 09 01:38:31.773813 np0000172843 devstack@c-api.service[112460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:38:31.773813 np0000172843 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 09 01:38:31.773813 np0000172843 devstack@c-api.service[112460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:38:31.774062 np0000172843 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 09 01:38:31.774062 np0000172843 devstack@c-api.service[112460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:38:31.774062 np0000172843 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 09 01:38:31.774062 np0000172843 devstack@c-api.service[112460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:38:31.774062 np0000172843 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 09 01:38:31.774268 np0000172843 devstack@c-api.service[112460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:38:31.774268 np0000172843 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 09 01:38:31.774268 np0000172843 devstack@c-api.service[112460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:38:31.774268 np0000172843 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 09 01:38:31.774268 np0000172843 devstack@c-api.service[112460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:38:31.774268 np0000172843 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 09 01:38:31.774548 np0000172843 devstack@c-api.service[112460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:38:31.774548 np0000172843 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 09 01:38:31.774548 np0000172843 devstack@c-api.service[112460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:38:31.774548 np0000172843 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 09 01:38:31.774548 np0000172843 devstack@c-api.service[112460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:38:31.774548 np0000172843 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 09 01:38:31.774829 np0000172843 devstack@c-api.service[112460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:38:31.774829 np0000172843 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 09 01:38:31.774829 np0000172843 devstack@c-api.service[112460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:38:31.774829 np0000172843 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 09 01:38:31.774829 np0000172843 devstack@c-api.service[112460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:38:31.774829 np0000172843 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 09 01:38:31.775078 np0000172843 devstack@c-api.service[112460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:38:31.775078 np0000172843 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 09 01:38:31.775078 np0000172843 devstack@c-api.service[112460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:38:31.775078 np0000172843 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 09 01:38:31.775078 np0000172843 devstack@c-api.service[112460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:38:31.775078 np0000172843 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 09 01:38:31.775339 np0000172843 devstack@c-api.service[112460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:38:31.775339 np0000172843 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 09 01:38:31.775339 np0000172843 devstack@c-api.service[112460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:38:31.775339 np0000172843 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 09 01:38:31.775549 np0000172843 devstack@c-api.service[112460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:38:31.775549 np0000172843 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 09 01:38:31.775549 np0000172843 devstack@c-api.service[112460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:38:31.775549 np0000172843 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 09 01:38:31.775549 np0000172843 devstack@c-api.service[112460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:38:31.775816 np0000172843 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 09 01:38:31.775816 np0000172843 devstack@c-api.service[112460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:38:31.775816 np0000172843 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 09 01:38:31.775816 np0000172843 devstack@c-api.service[112460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:38:31.775816 np0000172843 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 09 01:38:31.775816 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.middleware.request_id [None req-0be9c18a-1e18-43b3-b406-f7e0da9c289d None None] RequestId filter calling following filter/app {{(pid=112460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 01:38:31.775816 np0000172843 devstack@c-api.service[112460]: INFO cinder.api.openstack.wsgi [None req-0be9c18a-1e18-43b3-b406-f7e0da9c289d None None] GET https://199.204.45.129/volume// May 09 01:38:31.776100 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.openstack.wsgi [None req-0be9c18a-1e18-43b3-b406-f7e0da9c289d None None] Empty body provided in request {{(pid=112460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 01:38:31.776100 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.openstack.wsgi [None req-0be9c18a-1e18-43b3-b406-f7e0da9c289d None None] Calling method 'all' {{(pid=112460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 01:38:31.776100 np0000172843 devstack@c-api.service[112460]: INFO cinder.api.openstack.wsgi [None req-0be9c18a-1e18-43b3-b406-f7e0da9c289d None None] https://199.204.45.129/volume// returned with HTTP 300 May 09 01:38:31.776100 np0000172843 devstack@c-api.service[112460]: [pid: 112460|app: 0|req: 1/4] 199.204.45.129 () {66 vars in 1456 bytes} [Sat May 9 01:38:31 2026] GET /volume/ => generated 390 bytes in 23 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) May 09 01:39:07.073941 np0000172843 devstack@c-api.service[112457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. May 09 01:39:07.073941 np0000172843 devstack@c-api.service[112457]: warnings.warn( May 09 01:39:07.088774 np0000172843 devstack@c-api.service[112457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:39:07.088774 np0000172843 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) May 09 01:39:07.088774 np0000172843 devstack@c-api.service[112457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:39:07.088774 np0000172843 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) May 09 01:39:07.088774 np0000172843 devstack@c-api.service[112457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:39:07.089232 np0000172843 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) May 09 01:39:07.089232 np0000172843 devstack@c-api.service[112457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:39:07.089232 np0000172843 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) May 09 01:39:07.089232 np0000172843 devstack@c-api.service[112457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:39:07.089232 np0000172843 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) May 09 01:39:07.089573 np0000172843 devstack@c-api.service[112457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:39:07.089573 np0000172843 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) May 09 01:39:07.089573 np0000172843 devstack@c-api.service[112457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:39:07.089573 np0000172843 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) May 09 01:39:07.089573 np0000172843 devstack@c-api.service[112457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:39:07.089573 np0000172843 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) May 09 01:39:07.089913 np0000172843 devstack@c-api.service[112457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:39:07.089913 np0000172843 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) May 09 01:39:07.089913 np0000172843 devstack@c-api.service[112457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:39:07.089913 np0000172843 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) May 09 01:39:07.090136 np0000172843 devstack@c-api.service[112457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:39:07.090136 np0000172843 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) May 09 01:39:07.090136 np0000172843 devstack@c-api.service[112457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:39:07.090136 np0000172843 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) May 09 01:39:07.090369 np0000172843 devstack@c-api.service[112457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:39:07.090369 np0000172843 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) May 09 01:39:07.090369 np0000172843 devstack@c-api.service[112457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:39:07.090369 np0000172843 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) May 09 01:39:07.090632 np0000172843 devstack@c-api.service[112457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:39:07.090632 np0000172843 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) May 09 01:39:07.090632 np0000172843 devstack@c-api.service[112457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:39:07.090632 np0000172843 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) May 09 01:39:07.090632 np0000172843 devstack@c-api.service[112457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:39:07.090922 np0000172843 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) May 09 01:39:07.090922 np0000172843 devstack@c-api.service[112457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:39:07.090922 np0000172843 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) May 09 01:39:07.090922 np0000172843 devstack@c-api.service[112457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:39:07.090922 np0000172843 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) May 09 01:39:07.091188 np0000172843 devstack@c-api.service[112457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:39:07.091188 np0000172843 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) May 09 01:39:07.091188 np0000172843 devstack@c-api.service[112457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:39:07.091188 np0000172843 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) May 09 01:39:07.091188 np0000172843 devstack@c-api.service[112457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:39:07.091188 np0000172843 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) May 09 01:39:07.091546 np0000172843 devstack@c-api.service[112457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:39:07.091546 np0000172843 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) May 09 01:39:07.091546 np0000172843 devstack@c-api.service[112457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:39:07.091546 np0000172843 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) May 09 01:39:07.091546 np0000172843 devstack@c-api.service[112457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:39:07.091546 np0000172843 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) May 09 01:39:07.091894 np0000172843 devstack@c-api.service[112457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:39:07.091894 np0000172843 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) May 09 01:39:07.091894 np0000172843 devstack@c-api.service[112457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:39:07.091894 np0000172843 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) May 09 01:39:07.091894 np0000172843 devstack@c-api.service[112457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:39:07.091894 np0000172843 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) May 09 01:39:07.092241 np0000172843 devstack@c-api.service[112457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:39:07.092241 np0000172843 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) May 09 01:39:07.092241 np0000172843 devstack@c-api.service[112457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:39:07.092241 np0000172843 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) May 09 01:39:07.092241 np0000172843 devstack@c-api.service[112457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:39:07.092838 np0000172843 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) May 09 01:39:07.092838 np0000172843 devstack@c-api.service[112457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:39:07.092838 np0000172843 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) May 09 01:39:07.092838 np0000172843 devstack@c-api.service[112457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:39:07.092838 np0000172843 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) May 09 01:39:07.093100 np0000172843 devstack@c-api.service[112457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:39:07.093100 np0000172843 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) May 09 01:39:07.093100 np0000172843 devstack@c-api.service[112457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:39:07.093100 np0000172843 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) May 09 01:39:07.093100 np0000172843 devstack@c-api.service[112457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:39:07.093100 np0000172843 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) May 09 01:39:07.093473 np0000172843 devstack@c-api.service[112457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:39:07.093473 np0000172843 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) May 09 01:39:07.093473 np0000172843 devstack@c-api.service[112457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:39:07.093473 np0000172843 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) May 09 01:39:07.093473 np0000172843 devstack@c-api.service[112457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:39:07.093473 np0000172843 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) May 09 01:39:07.093782 np0000172843 devstack@c-api.service[112457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:39:07.093782 np0000172843 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) May 09 01:39:07.093782 np0000172843 devstack@c-api.service[112457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:39:07.093782 np0000172843 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) May 09 01:39:07.093782 np0000172843 devstack@c-api.service[112457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:39:07.094064 np0000172843 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) May 09 01:39:07.094064 np0000172843 devstack@c-api.service[112457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:39:07.094064 np0000172843 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) May 09 01:39:07.094064 np0000172843 devstack@c-api.service[112457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:39:07.094064 np0000172843 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) May 09 01:39:07.094333 np0000172843 devstack@c-api.service[112457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:39:07.094333 np0000172843 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) May 09 01:39:07.094333 np0000172843 devstack@c-api.service[112457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:39:07.094333 np0000172843 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) May 09 01:39:07.094600 np0000172843 devstack@c-api.service[112457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:39:07.094600 np0000172843 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) May 09 01:39:07.094600 np0000172843 devstack@c-api.service[112457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:39:07.094600 np0000172843 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) May 09 01:39:07.094836 np0000172843 devstack@c-api.service[112457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:39:07.094836 np0000172843 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) May 09 01:39:07.094836 np0000172843 devstack@c-api.service[112457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:39:07.094836 np0000172843 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) May 09 01:39:07.094836 np0000172843 devstack@c-api.service[112457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:39:07.095128 np0000172843 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) May 09 01:39:07.095128 np0000172843 devstack@c-api.service[112457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:39:07.095128 np0000172843 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) May 09 01:39:07.095128 np0000172843 devstack@c-api.service[112457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:39:07.095128 np0000172843 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) May 09 01:39:07.095408 np0000172843 devstack@c-api.service[112457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:39:07.095408 np0000172843 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) May 09 01:39:07.095408 np0000172843 devstack@c-api.service[112457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:39:07.095408 np0000172843 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) May 09 01:39:07.095633 np0000172843 devstack@c-api.service[112457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:39:07.095633 np0000172843 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) May 09 01:39:07.095633 np0000172843 devstack@c-api.service[112457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:39:07.095633 np0000172843 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) May 09 01:39:07.095872 np0000172843 devstack@c-api.service[112457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:39:07.095872 np0000172843 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) May 09 01:39:07.095872 np0000172843 devstack@c-api.service[112457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:39:07.095872 np0000172843 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) May 09 01:39:07.096113 np0000172843 devstack@c-api.service[112457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:39:07.096113 np0000172843 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) May 09 01:39:07.096113 np0000172843 devstack@c-api.service[112457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:39:07.096113 np0000172843 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) May 09 01:39:07.096346 np0000172843 devstack@c-api.service[112457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:39:07.096346 np0000172843 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) May 09 01:39:07.096346 np0000172843 devstack@c-api.service[112457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:39:07.096346 np0000172843 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) May 09 01:39:07.096646 np0000172843 devstack@c-api.service[112457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:39:07.096646 np0000172843 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) May 09 01:39:07.096646 np0000172843 devstack@c-api.service[112457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:39:07.096646 np0000172843 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) May 09 01:39:07.096646 np0000172843 devstack@c-api.service[112457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:39:07.097115 np0000172843 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) May 09 01:39:07.097115 np0000172843 devstack@c-api.service[112457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:39:07.097115 np0000172843 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) May 09 01:39:07.097115 np0000172843 devstack@c-api.service[112457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:39:07.097115 np0000172843 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) May 09 01:39:07.097115 np0000172843 devstack@c-api.service[112457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:39:07.097471 np0000172843 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) May 09 01:39:07.097471 np0000172843 devstack@c-api.service[112457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:39:07.097471 np0000172843 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) May 09 01:39:07.097471 np0000172843 devstack@c-api.service[112457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:39:07.097471 np0000172843 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) May 09 01:39:07.097647 np0000172843 devstack@c-api.service[112457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:39:07.097647 np0000172843 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) May 09 01:39:07.097647 np0000172843 devstack@c-api.service[112457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:39:07.097647 np0000172843 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) May 09 01:39:07.097647 np0000172843 devstack@c-api.service[112457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:39:07.097647 np0000172843 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) May 09 01:39:07.097873 np0000172843 devstack@c-api.service[112457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:39:07.097873 np0000172843 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) May 09 01:39:07.097873 np0000172843 devstack@c-api.service[112457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:39:07.097873 np0000172843 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) May 09 01:39:07.097873 np0000172843 devstack@c-api.service[112457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:39:07.097873 np0000172843 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) May 09 01:39:07.098097 np0000172843 devstack@c-api.service[112457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:39:07.098097 np0000172843 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) May 09 01:39:07.098097 np0000172843 devstack@c-api.service[112457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:39:07.098097 np0000172843 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) May 09 01:39:07.098097 np0000172843 devstack@c-api.service[112457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:39:07.098097 np0000172843 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) May 09 01:39:07.098323 np0000172843 devstack@c-api.service[112457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:39:07.098323 np0000172843 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) May 09 01:39:07.098323 np0000172843 devstack@c-api.service[112457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:39:07.098323 np0000172843 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) May 09 01:39:07.098323 np0000172843 devstack@c-api.service[112457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:39:07.098323 np0000172843 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) May 09 01:39:07.098589 np0000172843 devstack@c-api.service[112457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:39:07.098589 np0000172843 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) May 09 01:39:07.098589 np0000172843 devstack@c-api.service[112457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:39:07.098589 np0000172843 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) May 09 01:39:07.098748 np0000172843 devstack@c-api.service[112457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:39:07.098748 np0000172843 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) May 09 01:39:07.098748 np0000172843 devstack@c-api.service[112457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:39:07.098748 np0000172843 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) May 09 01:39:07.098748 np0000172843 devstack@c-api.service[112457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:39:07.098981 np0000172843 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) May 09 01:39:07.098981 np0000172843 devstack@c-api.service[112457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:39:07.098981 np0000172843 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) May 09 01:39:07.098981 np0000172843 devstack@c-api.service[112457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 01:39:07.098981 np0000172843 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) May 09 01:39:07.098981 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.middleware.request_id [None req-b457eab0-d8b0-405b-9f73-eb6a05edc424 None None] RequestId filter calling following filter/app {{(pid=112457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 01:39:07.401216 np0000172843 devstack@c-api.service[112457]: INFO cinder.api.openstack.wsgi [None req-b457eab0-d8b0-405b-9f73-eb6a05edc424 demo demo] GET https://199.204.45.129/volume/v3/types?is_public=None May 09 01:39:07.401584 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.openstack.wsgi [None req-b457eab0-d8b0-405b-9f73-eb6a05edc424 demo demo] Empty body provided in request {{(pid=112457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 01:39:07.401829 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.openstack.wsgi [None req-b457eab0-d8b0-405b-9f73-eb6a05edc424 demo demo] Calling method 'index' {{(pid=112457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 01:39:07.402282 np0000172843 devstack@c-api.service[112457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 09 01:39:07.402282 np0000172843 devstack@c-api.service[112457]: warnings.warn( May 09 01:39:07.402995 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.api_utils [None req-b457eab0-d8b0-405b-9f73-eb6a05edc424 demo demo] Removing options '' from query. {{(pid=112457) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 01:39:07.413983 np0000172843 devstack@c-api.service[112457]: DEBUG oslo_db.sqlalchemy.engines [None req-b457eab0-d8b0-405b-9f73-eb6a05edc424 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=112457) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 01:39:07.433998 np0000172843 devstack@c-api.service[112457]: INFO cinder.api.openstack.wsgi [None req-b457eab0-d8b0-405b-9f73-eb6a05edc424 demo demo] https://199.204.45.129/volume/v3/types?is_public=None returned with HTTP 200 May 09 01:39:07.434541 np0000172843 devstack@c-api.service[112457]: [pid: 112457|app: 0|req: 1/5] 199.204.45.129 () {64 vars in 1263 bytes} [Sat May 9 01:39:07 2026] GET /volume/v3/types?is_public=None => generated 377 bytes in 363 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 01:39:07.448801 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.middleware.request_id [req-b457eab0-d8b0-405b-9f73-eb6a05edc424 req-793e8189-136a-4c1f-95a3-88314d960110 None None] RequestId filter calling following filter/app {{(pid=112458) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 01:39:07.452599 np0000172843 devstack@c-api.service[112458]: INFO cinder.api.openstack.wsgi [req-b457eab0-d8b0-405b-9f73-eb6a05edc424 req-793e8189-136a-4c1f-95a3-88314d960110 demo demo] GET https://199.204.45.129/volume/v3/types/default May 09 01:39:07.452904 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.openstack.wsgi [req-b457eab0-d8b0-405b-9f73-eb6a05edc424 req-793e8189-136a-4c1f-95a3-88314d960110 demo demo] Empty body provided in request {{(pid=112458) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 01:39:07.453162 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.openstack.wsgi [req-b457eab0-d8b0-405b-9f73-eb6a05edc424 req-793e8189-136a-4c1f-95a3-88314d960110 demo demo] Calling method 'show' {{(pid=112458) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 01:39:07.463337 np0000172843 devstack@c-api.service[112458]: INFO cinder.api.openstack.wsgi [req-b457eab0-d8b0-405b-9f73-eb6a05edc424 req-793e8189-136a-4c1f-95a3-88314d960110 demo demo] https://199.204.45.129/volume/v3/types/default returned with HTTP 200 May 09 01:39:07.463755 np0000172843 devstack@c-api.service[112458]: [pid: 112458|app: 0|req: 2/6] 199.204.45.129 () {66 vars in 1329 bytes} [Sat May 9 01:39:07 2026] GET /volume/v3/types/default => generated 145 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 01:39:07.797549 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.middleware.request_id [None req-40f1044e-21dc-4fed-bbc2-d7a9822ef4e3 None None] RequestId filter calling following filter/app {{(pid=112459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 01:39:07.801181 np0000172843 devstack@c-api.service[112459]: INFO cinder.api.openstack.wsgi [None req-40f1044e-21dc-4fed-bbc2-d7a9822ef4e3 demo demo] GET https://199.204.45.129/volume/v3/types/default May 09 01:39:07.801434 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.openstack.wsgi [None req-40f1044e-21dc-4fed-bbc2-d7a9822ef4e3 demo demo] Empty body provided in request {{(pid=112459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 01:39:07.801736 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.openstack.wsgi [None req-40f1044e-21dc-4fed-bbc2-d7a9822ef4e3 demo demo] Calling method 'show' {{(pid=112459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 01:39:07.819875 np0000172843 devstack@c-api.service[112459]: INFO cinder.api.openstack.wsgi [None req-40f1044e-21dc-4fed-bbc2-d7a9822ef4e3 demo demo] https://199.204.45.129/volume/v3/types/default returned with HTTP 200 May 09 01:39:07.820654 np0000172843 devstack@c-api.service[112459]: [pid: 112459|app: 0|req: 3/7] 199.204.45.129 () {64 vars in 1258 bytes} [Sat May 9 01:39:07 2026] GET /volume/v3/types/default => generated 145 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 01:39:08.207827 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.middleware.request_id [None req-c26d73b8-f3fa-4416-aa54-d5ed721b0bc9 None None] RequestId filter calling following filter/app {{(pid=112460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 01:39:08.524271 np0000172843 devstack@c-api.service[112460]: INFO cinder.api.openstack.wsgi [None req-c26d73b8-f3fa-4416-aa54-d5ed721b0bc9 demo demo] GET https://199.204.45.129/volume/v3/types/default May 09 01:39:08.524633 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.openstack.wsgi [None req-c26d73b8-f3fa-4416-aa54-d5ed721b0bc9 demo demo] Empty body provided in request {{(pid=112460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 01:39:08.524827 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.openstack.wsgi [None req-c26d73b8-f3fa-4416-aa54-d5ed721b0bc9 demo demo] Calling method 'show' {{(pid=112460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 01:39:08.534151 np0000172843 devstack@c-api.service[112460]: DEBUG oslo_db.sqlalchemy.engines [None req-c26d73b8-f3fa-4416-aa54-d5ed721b0bc9 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=112460) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 01:39:08.546234 np0000172843 devstack@c-api.service[112460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 09 01:39:08.546234 np0000172843 devstack@c-api.service[112460]: warnings.warn( May 09 01:39:08.548320 np0000172843 devstack@c-api.service[112460]: INFO cinder.api.openstack.wsgi [None req-c26d73b8-f3fa-4416-aa54-d5ed721b0bc9 demo demo] https://199.204.45.129/volume/v3/types/default returned with HTTP 200 May 09 01:39:08.549019 np0000172843 devstack@c-api.service[112460]: [pid: 112460|app: 0|req: 2/8] 199.204.45.129 () {64 vars in 1258 bytes} [Sat May 9 01:39:08 2026] GET /volume/v3/types/default => generated 145 bytes in 342 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 01:39:08.561474 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.middleware.request_id [None req-3f64c0e2-f231-4ff2-bf2a-12c50c6f83a4 None None] RequestId filter calling following filter/app {{(pid=112457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 01:39:08.563243 np0000172843 devstack@c-api.service[112457]: INFO cinder.api.openstack.wsgi [None req-3f64c0e2-f231-4ff2-bf2a-12c50c6f83a4 demo demo] GET https://199.204.45.129/volume/v3/types/default May 09 01:39:08.563429 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.openstack.wsgi [None req-3f64c0e2-f231-4ff2-bf2a-12c50c6f83a4 demo demo] Empty body provided in request {{(pid=112457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 01:39:08.563629 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.openstack.wsgi [None req-3f64c0e2-f231-4ff2-bf2a-12c50c6f83a4 demo demo] Calling method 'show' {{(pid=112457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 01:39:08.576251 np0000172843 devstack@c-api.service[112457]: INFO cinder.api.openstack.wsgi [None req-3f64c0e2-f231-4ff2-bf2a-12c50c6f83a4 demo demo] https://199.204.45.129/volume/v3/types/default returned with HTTP 200 May 09 01:39:08.576579 np0000172843 devstack@c-api.service[112457]: [pid: 112457|app: 0|req: 2/9] 199.204.45.129 () {64 vars in 1258 bytes} [Sat May 9 01:39:08 2026] GET /volume/v3/types/default => generated 145 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 01:39:17.459778 np0000172843 devstack@c-api.service[112458]: DEBUG dbcounter [-] [112458] Writing DB stats cinder:SELECT=2 {{(pid=112458) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 01:39:17.812881 np0000172843 devstack@c-api.service[112459]: DEBUG dbcounter [-] [112459] Writing DB stats cinder:SELECT=2 {{(pid=112459) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 01:39:18.544953 np0000172843 devstack@c-api.service[112460]: DEBUG dbcounter [-] [112460] Writing DB stats cinder:SELECT=2 {{(pid=112460) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 01:39:18.573147 np0000172843 devstack@c-api.service[112457]: DEBUG dbcounter [-] [112457] Writing DB stats cinder:SELECT=3 {{(pid=112457) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 01:44:30.912408 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.middleware.request_id [None req-19e4828f-7f9b-493d-bc8a-3f253b59ac54 None None] RequestId filter calling following filter/app {{(pid=112458) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 01:44:30.992210 np0000172843 devstack@c-api.service[112458]: INFO cinder.api.openstack.wsgi [None req-19e4828f-7f9b-493d-bc8a-3f253b59ac54 demo demo] GET https://199.204.45.129/volume/v3/volumes/detail May 09 01:44:30.992405 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.openstack.wsgi [None req-19e4828f-7f9b-493d-bc8a-3f253b59ac54 demo demo] Empty body provided in request {{(pid=112458) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 01:44:30.992581 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.openstack.wsgi [None req-19e4828f-7f9b-493d-bc8a-3f253b59ac54 demo demo] Calling method 'detail' {{(pid=112458) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 01:44:30.993040 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.api_utils [None req-19e4828f-7f9b-493d-bc8a-3f253b59ac54 demo demo] Removing options '' from query. {{(pid=112458) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 01:44:30.993750 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.volume.api [None req-19e4828f-7f9b-493d-bc8a-3f253b59ac54 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112458) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 01:44:31.027500 np0000172843 devstack@c-api.service[112458]: INFO cinder.volume.api [None req-19e4828f-7f9b-493d-bc8a-3f253b59ac54 demo demo] Get all volumes completed successfully. May 09 01:44:31.031525 np0000172843 devstack@c-api.service[112458]: INFO cinder.api.openstack.wsgi [None req-19e4828f-7f9b-493d-bc8a-3f253b59ac54 demo demo] https://199.204.45.129/volume/v3/volumes/detail returned with HTTP 200 May 09 01:44:31.031525 np0000172843 devstack@c-api.service[112458]: [pid: 112458|app: 0|req: 3/10] 199.204.45.129 () {64 vars in 1295 bytes} [Sat May 9 01:44:30 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 01:44:41.019317 np0000172843 devstack@c-api.service[112458]: DEBUG dbcounter [-] [112458] Writing DB stats cinder:SELECT=1 {{(pid=112458) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 01:45:31.052012 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.middleware.request_id [None req-ec34e140-cb22-4cda-95ac-e06411b0b736 None None] RequestId filter calling following filter/app {{(pid=112459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 01:45:31.057028 np0000172843 devstack@c-api.service[112459]: INFO cinder.api.openstack.wsgi [None req-ec34e140-cb22-4cda-95ac-e06411b0b736 demo demo] GET https://199.204.45.129/volume/v3/volumes/detail May 09 01:45:31.057276 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.openstack.wsgi [None req-ec34e140-cb22-4cda-95ac-e06411b0b736 demo demo] Empty body provided in request {{(pid=112459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 01:45:31.058149 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.openstack.wsgi [None req-ec34e140-cb22-4cda-95ac-e06411b0b736 demo demo] Calling method 'detail' {{(pid=112459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 01:45:31.058755 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.api_utils [None req-ec34e140-cb22-4cda-95ac-e06411b0b736 demo demo] Removing options '' from query. {{(pid=112459) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 01:45:31.060051 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.volume.api [None req-ec34e140-cb22-4cda-95ac-e06411b0b736 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112459) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 01:45:31.089342 np0000172843 devstack@c-api.service[112459]: INFO cinder.volume.api [None req-ec34e140-cb22-4cda-95ac-e06411b0b736 demo demo] Get all volumes completed successfully. May 09 01:45:31.091502 np0000172843 devstack@c-api.service[112459]: INFO cinder.api.openstack.wsgi [None req-ec34e140-cb22-4cda-95ac-e06411b0b736 demo demo] https://199.204.45.129/volume/v3/volumes/detail returned with HTTP 200 May 09 01:45:31.091942 np0000172843 devstack@c-api.service[112459]: [pid: 112459|app: 0|req: 4/11] 199.204.45.129 () {64 vars in 1295 bytes} [Sat May 9 01:45:31 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 01:45:41.083489 np0000172843 devstack@c-api.service[112459]: DEBUG dbcounter [-] [112459] Writing DB stats cinder:SELECT=1 {{(pid=112459) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 01:46:31.105034 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.middleware.request_id [None req-506958ef-d5db-4c7d-b6d2-6d374d90b46f None None] RequestId filter calling following filter/app {{(pid=112460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 01:46:31.107926 np0000172843 devstack@c-api.service[112460]: INFO cinder.api.openstack.wsgi [None req-506958ef-d5db-4c7d-b6d2-6d374d90b46f demo demo] GET https://199.204.45.129/volume/v3/volumes/detail May 09 01:46:31.108169 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.openstack.wsgi [None req-506958ef-d5db-4c7d-b6d2-6d374d90b46f demo demo] Empty body provided in request {{(pid=112460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 01:46:31.108330 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.openstack.wsgi [None req-506958ef-d5db-4c7d-b6d2-6d374d90b46f demo demo] Calling method 'detail' {{(pid=112460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 01:46:31.108881 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.api_utils [None req-506958ef-d5db-4c7d-b6d2-6d374d90b46f demo demo] Removing options '' from query. {{(pid=112460) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 01:46:31.109702 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.volume.api [None req-506958ef-d5db-4c7d-b6d2-6d374d90b46f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112460) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 01:46:31.154203 np0000172843 devstack@c-api.service[112460]: INFO cinder.volume.api [None req-506958ef-d5db-4c7d-b6d2-6d374d90b46f demo demo] Get all volumes completed successfully. May 09 01:46:31.159907 np0000172843 devstack@c-api.service[112460]: INFO cinder.api.openstack.wsgi [None req-506958ef-d5db-4c7d-b6d2-6d374d90b46f demo demo] https://199.204.45.129/volume/v3/volumes/detail returned with HTTP 200 May 09 01:46:31.160830 np0000172843 devstack@c-api.service[112460]: [pid: 112460|app: 0|req: 3/12] 199.204.45.129 () {64 vars in 1295 bytes} [Sat May 9 01:46:31 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 01:46:41.139581 np0000172843 devstack@c-api.service[112460]: DEBUG dbcounter [-] [112460] Writing DB stats cinder:SELECT=1 {{(pid=112460) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 01:47:31.178243 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.middleware.request_id [None req-e7691801-a6d2-4218-9ef7-e338b0ed4339 None None] RequestId filter calling following filter/app {{(pid=112457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 01:47:31.186095 np0000172843 devstack@c-api.service[112457]: INFO cinder.api.openstack.wsgi [None req-e7691801-a6d2-4218-9ef7-e338b0ed4339 demo demo] GET https://199.204.45.129/volume/v3/volumes/detail May 09 01:47:31.186305 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.openstack.wsgi [None req-e7691801-a6d2-4218-9ef7-e338b0ed4339 demo demo] Empty body provided in request {{(pid=112457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 01:47:31.186536 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.openstack.wsgi [None req-e7691801-a6d2-4218-9ef7-e338b0ed4339 demo demo] Calling method 'detail' {{(pid=112457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 01:47:31.187096 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.api_utils [None req-e7691801-a6d2-4218-9ef7-e338b0ed4339 demo demo] Removing options '' from query. {{(pid=112457) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 01:47:31.188478 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.volume.api [None req-e7691801-a6d2-4218-9ef7-e338b0ed4339 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112457) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 01:47:31.233348 np0000172843 devstack@c-api.service[112457]: INFO cinder.volume.api [None req-e7691801-a6d2-4218-9ef7-e338b0ed4339 demo demo] Get all volumes completed successfully. May 09 01:47:31.235988 np0000172843 devstack@c-api.service[112457]: INFO cinder.api.openstack.wsgi [None req-e7691801-a6d2-4218-9ef7-e338b0ed4339 demo demo] https://199.204.45.129/volume/v3/volumes/detail returned with HTTP 200 May 09 01:47:31.236483 np0000172843 devstack@c-api.service[112457]: [pid: 112457|app: 0|req: 3/13] 199.204.45.129 () {64 vars in 1295 bytes} [Sat May 9 01:47:31 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 01:47:41.223100 np0000172843 devstack@c-api.service[112457]: DEBUG dbcounter [-] [112457] Writing DB stats cinder:SELECT=1 {{(pid=112457) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 01:48:31.254971 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.middleware.request_id [None req-65ddd6c0-fdd0-4497-9aa6-2f629866f364 None None] RequestId filter calling following filter/app {{(pid=112458) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 01:48:31.259743 np0000172843 devstack@c-api.service[112458]: INFO cinder.api.openstack.wsgi [None req-65ddd6c0-fdd0-4497-9aa6-2f629866f364 demo demo] GET https://199.204.45.129/volume/v3/volumes/detail May 09 01:48:31.260246 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.openstack.wsgi [None req-65ddd6c0-fdd0-4497-9aa6-2f629866f364 demo demo] Empty body provided in request {{(pid=112458) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 01:48:31.260792 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.openstack.wsgi [None req-65ddd6c0-fdd0-4497-9aa6-2f629866f364 demo demo] Calling method 'detail' {{(pid=112458) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 01:48:31.261448 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.api_utils [None req-65ddd6c0-fdd0-4497-9aa6-2f629866f364 demo demo] Removing options '' from query. {{(pid=112458) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 01:48:31.263147 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.volume.api [None req-65ddd6c0-fdd0-4497-9aa6-2f629866f364 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112458) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 01:48:31.270934 np0000172843 devstack@c-api.service[112458]: INFO cinder.volume.api [None req-65ddd6c0-fdd0-4497-9aa6-2f629866f364 demo demo] Get all volumes completed successfully. May 09 01:48:31.273050 np0000172843 devstack@c-api.service[112458]: INFO cinder.api.openstack.wsgi [None req-65ddd6c0-fdd0-4497-9aa6-2f629866f364 demo demo] https://199.204.45.129/volume/v3/volumes/detail returned with HTTP 200 May 09 01:48:31.273853 np0000172843 devstack@c-api.service[112458]: [pid: 112458|app: 0|req: 4/14] 199.204.45.129 () {64 vars in 1295 bytes} [Sat May 9 01:48:31 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 01:48:41.266715 np0000172843 devstack@c-api.service[112458]: DEBUG dbcounter [-] [112458] Writing DB stats cinder:SELECT=1 {{(pid=112458) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 01:49:31.294132 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.middleware.request_id [None req-1ebf0b54-6525-4d32-a5ec-fffa2bdc7c0a None None] RequestId filter calling following filter/app {{(pid=112459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 01:49:31.494701 np0000172843 devstack@c-api.service[112459]: INFO cinder.api.openstack.wsgi [None req-1ebf0b54-6525-4d32-a5ec-fffa2bdc7c0a demo demo] GET https://199.204.45.129/volume/v3/volumes/detail May 09 01:49:31.494940 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.openstack.wsgi [None req-1ebf0b54-6525-4d32-a5ec-fffa2bdc7c0a demo demo] Empty body provided in request {{(pid=112459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 01:49:31.495205 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.openstack.wsgi [None req-1ebf0b54-6525-4d32-a5ec-fffa2bdc7c0a demo demo] Calling method 'detail' {{(pid=112459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 01:49:31.495542 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.api_utils [None req-1ebf0b54-6525-4d32-a5ec-fffa2bdc7c0a demo demo] Removing options '' from query. {{(pid=112459) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 01:49:31.496336 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.volume.api [None req-1ebf0b54-6525-4d32-a5ec-fffa2bdc7c0a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112459) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 01:49:31.506723 np0000172843 devstack@c-api.service[112459]: INFO cinder.volume.api [None req-1ebf0b54-6525-4d32-a5ec-fffa2bdc7c0a demo demo] Get all volumes completed successfully. May 09 01:49:31.509488 np0000172843 devstack@c-api.service[112459]: INFO cinder.api.openstack.wsgi [None req-1ebf0b54-6525-4d32-a5ec-fffa2bdc7c0a demo demo] https://199.204.45.129/volume/v3/volumes/detail returned with HTTP 200 May 09 01:49:31.509954 np0000172843 devstack@c-api.service[112459]: [pid: 112459|app: 0|req: 5/15] 199.204.45.129 () {64 vars in 1295 bytes} [Sat May 9 01:49:31 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 01:49:41.501136 np0000172843 devstack@c-api.service[112459]: DEBUG dbcounter [-] [112459] Writing DB stats cinder:SELECT=1 {{(pid=112459) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 01:50:31.523625 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.middleware.request_id [None req-6837c04a-4aea-48b4-babb-11910ee7327f None None] RequestId filter calling following filter/app {{(pid=112460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 01:50:31.528577 np0000172843 devstack@c-api.service[112460]: INFO cinder.api.openstack.wsgi [None req-6837c04a-4aea-48b4-babb-11910ee7327f demo demo] GET https://199.204.45.129/volume/v3/volumes/detail May 09 01:50:31.528749 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.openstack.wsgi [None req-6837c04a-4aea-48b4-babb-11910ee7327f demo demo] Empty body provided in request {{(pid=112460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 01:50:31.528987 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.openstack.wsgi [None req-6837c04a-4aea-48b4-babb-11910ee7327f demo demo] Calling method 'detail' {{(pid=112460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 01:50:31.529336 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.api_utils [None req-6837c04a-4aea-48b4-babb-11910ee7327f demo demo] Removing options '' from query. {{(pid=112460) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 01:50:31.530503 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.volume.api [None req-6837c04a-4aea-48b4-babb-11910ee7327f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112460) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 01:50:31.543251 np0000172843 devstack@c-api.service[112460]: INFO cinder.volume.api [None req-6837c04a-4aea-48b4-babb-11910ee7327f demo demo] Get all volumes completed successfully. May 09 01:50:31.546119 np0000172843 devstack@c-api.service[112460]: INFO cinder.api.openstack.wsgi [None req-6837c04a-4aea-48b4-babb-11910ee7327f demo demo] https://199.204.45.129/volume/v3/volumes/detail returned with HTTP 200 May 09 01:50:31.546619 np0000172843 devstack@c-api.service[112460]: [pid: 112460|app: 0|req: 4/16] 199.204.45.129 () {64 vars in 1295 bytes} [Sat May 9 01:50:31 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 01:50:41.534062 np0000172843 devstack@c-api.service[112460]: DEBUG dbcounter [-] [112460] Writing DB stats cinder:SELECT=1 {{(pid=112460) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 01:51:31.559309 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.middleware.request_id [None req-1d249826-89e4-43d8-9eb2-01211329d914 None None] RequestId filter calling following filter/app {{(pid=112457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 01:51:31.563221 np0000172843 devstack@c-api.service[112457]: INFO cinder.api.openstack.wsgi [None req-1d249826-89e4-43d8-9eb2-01211329d914 demo demo] GET https://199.204.45.129/volume/v3/volumes/detail May 09 01:51:31.563528 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.openstack.wsgi [None req-1d249826-89e4-43d8-9eb2-01211329d914 demo demo] Empty body provided in request {{(pid=112457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 01:51:31.564007 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.openstack.wsgi [None req-1d249826-89e4-43d8-9eb2-01211329d914 demo demo] Calling method 'detail' {{(pid=112457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 01:51:31.564295 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.api_utils [None req-1d249826-89e4-43d8-9eb2-01211329d914 demo demo] Removing options '' from query. {{(pid=112457) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 01:51:31.565325 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.volume.api [None req-1d249826-89e4-43d8-9eb2-01211329d914 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112457) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 01:51:31.575794 np0000172843 devstack@c-api.service[112457]: INFO cinder.volume.api [None req-1d249826-89e4-43d8-9eb2-01211329d914 demo demo] Get all volumes completed successfully. May 09 01:51:31.578473 np0000172843 devstack@c-api.service[112457]: INFO cinder.api.openstack.wsgi [None req-1d249826-89e4-43d8-9eb2-01211329d914 demo demo] https://199.204.45.129/volume/v3/volumes/detail returned with HTTP 200 May 09 01:51:31.578748 np0000172843 devstack@c-api.service[112457]: [pid: 112457|app: 0|req: 4/17] 199.204.45.129 () {64 vars in 1295 bytes} [Sat May 9 01:51:31 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 01:51:41.570407 np0000172843 devstack@c-api.service[112457]: DEBUG dbcounter [-] [112457] Writing DB stats cinder:SELECT=1 {{(pid=112457) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 01:52:31.595765 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.middleware.request_id [None req-f2f478a6-bd98-4307-b50d-dda687640a16 None None] RequestId filter calling following filter/app {{(pid=112458) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 01:52:31.599510 np0000172843 devstack@c-api.service[112458]: INFO cinder.api.openstack.wsgi [None req-f2f478a6-bd98-4307-b50d-dda687640a16 demo demo] GET https://199.204.45.129/volume/v3/volumes/detail May 09 01:52:31.599864 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.openstack.wsgi [None req-f2f478a6-bd98-4307-b50d-dda687640a16 demo demo] Empty body provided in request {{(pid=112458) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 01:52:31.600152 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.openstack.wsgi [None req-f2f478a6-bd98-4307-b50d-dda687640a16 demo demo] Calling method 'detail' {{(pid=112458) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 01:52:31.600471 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.api_utils [None req-f2f478a6-bd98-4307-b50d-dda687640a16 demo demo] Removing options '' from query. {{(pid=112458) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 01:52:31.601744 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.volume.api [None req-f2f478a6-bd98-4307-b50d-dda687640a16 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112458) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 01:52:31.612107 np0000172843 devstack@c-api.service[112458]: INFO cinder.volume.api [None req-f2f478a6-bd98-4307-b50d-dda687640a16 demo demo] Get all volumes completed successfully. May 09 01:52:31.614726 np0000172843 devstack@c-api.service[112458]: INFO cinder.api.openstack.wsgi [None req-f2f478a6-bd98-4307-b50d-dda687640a16 demo demo] https://199.204.45.129/volume/v3/volumes/detail returned with HTTP 200 May 09 01:52:31.615052 np0000172843 devstack@c-api.service[112458]: [pid: 112458|app: 0|req: 5/18] 199.204.45.129 () {64 vars in 1295 bytes} [Sat May 9 01:52:31 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 01:52:41.605553 np0000172843 devstack@c-api.service[112458]: DEBUG dbcounter [-] [112458] Writing DB stats cinder:SELECT=1 {{(pid=112458) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 01:53:31.631507 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.middleware.request_id [None req-e6815332-5d75-4d81-87fe-ee8181f0e451 None None] RequestId filter calling following filter/app {{(pid=112459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 01:53:31.634972 np0000172843 devstack@c-api.service[112459]: INFO cinder.api.openstack.wsgi [None req-e6815332-5d75-4d81-87fe-ee8181f0e451 demo demo] GET https://199.204.45.129/volume/v3/volumes/detail May 09 01:53:31.635324 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.openstack.wsgi [None req-e6815332-5d75-4d81-87fe-ee8181f0e451 demo demo] Empty body provided in request {{(pid=112459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 01:53:31.635713 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.openstack.wsgi [None req-e6815332-5d75-4d81-87fe-ee8181f0e451 demo demo] Calling method 'detail' {{(pid=112459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 01:53:31.636172 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.api_utils [None req-e6815332-5d75-4d81-87fe-ee8181f0e451 demo demo] Removing options '' from query. {{(pid=112459) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 01:53:31.637617 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.volume.api [None req-e6815332-5d75-4d81-87fe-ee8181f0e451 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112459) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 01:53:31.645930 np0000172843 devstack@c-api.service[112459]: INFO cinder.volume.api [None req-e6815332-5d75-4d81-87fe-ee8181f0e451 demo demo] Get all volumes completed successfully. May 09 01:53:31.647728 np0000172843 devstack@c-api.service[112459]: INFO cinder.api.openstack.wsgi [None req-e6815332-5d75-4d81-87fe-ee8181f0e451 demo demo] https://199.204.45.129/volume/v3/volumes/detail returned with HTTP 200 May 09 01:53:31.648088 np0000172843 devstack@c-api.service[112459]: [pid: 112459|app: 0|req: 6/19] 199.204.45.129 () {64 vars in 1295 bytes} [Sat May 9 01:53:31 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 01:53:41.641800 np0000172843 devstack@c-api.service[112459]: DEBUG dbcounter [-] [112459] Writing DB stats cinder:SELECT=1 {{(pid=112459) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 01:54:31.661836 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.middleware.request_id [None req-df213dbf-c497-4668-8745-dcbc6a1c5e23 None None] RequestId filter calling following filter/app {{(pid=112460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 01:54:31.812509 np0000172843 devstack@c-api.service[112460]: INFO cinder.api.openstack.wsgi [None req-df213dbf-c497-4668-8745-dcbc6a1c5e23 demo demo] GET https://199.204.45.129/volume/v3/volumes/detail May 09 01:54:31.813009 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.openstack.wsgi [None req-df213dbf-c497-4668-8745-dcbc6a1c5e23 demo demo] Empty body provided in request {{(pid=112460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 01:54:31.813473 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.openstack.wsgi [None req-df213dbf-c497-4668-8745-dcbc6a1c5e23 demo demo] Calling method 'detail' {{(pid=112460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 01:54:31.813901 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.api_utils [None req-df213dbf-c497-4668-8745-dcbc6a1c5e23 demo demo] Removing options '' from query. {{(pid=112460) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 01:54:31.814977 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.volume.api [None req-df213dbf-c497-4668-8745-dcbc6a1c5e23 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112460) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 01:54:31.824963 np0000172843 devstack@c-api.service[112460]: INFO cinder.volume.api [None req-df213dbf-c497-4668-8745-dcbc6a1c5e23 demo demo] Get all volumes completed successfully. May 09 01:54:31.827630 np0000172843 devstack@c-api.service[112460]: INFO cinder.api.openstack.wsgi [None req-df213dbf-c497-4668-8745-dcbc6a1c5e23 demo demo] https://199.204.45.129/volume/v3/volumes/detail returned with HTTP 200 May 09 01:54:31.828178 np0000172843 devstack@c-api.service[112460]: [pid: 112460|app: 0|req: 5/20] 199.204.45.129 () {64 vars in 1295 bytes} [Sat May 9 01:54:31 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 01:54:41.819561 np0000172843 devstack@c-api.service[112460]: DEBUG dbcounter [-] [112460] Writing DB stats cinder:SELECT=1 {{(pid=112460) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 01:55:31.843190 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.middleware.request_id [None req-86352108-378c-46a8-b6a8-43212bb114ca None None] RequestId filter calling following filter/app {{(pid=112457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 01:55:31.845928 np0000172843 devstack@c-api.service[112457]: INFO cinder.api.openstack.wsgi [None req-86352108-378c-46a8-b6a8-43212bb114ca demo demo] GET https://199.204.45.129/volume/v3/volumes/detail May 09 01:55:31.846166 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.openstack.wsgi [None req-86352108-378c-46a8-b6a8-43212bb114ca demo demo] Empty body provided in request {{(pid=112457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 01:55:31.846426 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.openstack.wsgi [None req-86352108-378c-46a8-b6a8-43212bb114ca demo demo] Calling method 'detail' {{(pid=112457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 01:55:31.846725 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.api_utils [None req-86352108-378c-46a8-b6a8-43212bb114ca demo demo] Removing options '' from query. {{(pid=112457) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 01:55:31.847654 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.volume.api [None req-86352108-378c-46a8-b6a8-43212bb114ca demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112457) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 01:55:31.854794 np0000172843 devstack@c-api.service[112457]: INFO cinder.volume.api [None req-86352108-378c-46a8-b6a8-43212bb114ca demo demo] Get all volumes completed successfully. May 09 01:55:31.856747 np0000172843 devstack@c-api.service[112457]: INFO cinder.api.openstack.wsgi [None req-86352108-378c-46a8-b6a8-43212bb114ca demo demo] https://199.204.45.129/volume/v3/volumes/detail returned with HTTP 200 May 09 01:55:31.857135 np0000172843 devstack@c-api.service[112457]: [pid: 112457|app: 0|req: 5/21] 199.204.45.129 () {64 vars in 1295 bytes} [Sat May 9 01:55:31 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 09 01:55:41.850656 np0000172843 devstack@c-api.service[112457]: DEBUG dbcounter [-] [112457] Writing DB stats cinder:SELECT=1 {{(pid=112457) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 01:56:31.874808 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.middleware.request_id [None req-2cf438b9-e5b3-40d1-ad93-85782d0f3199 None None] RequestId filter calling following filter/app {{(pid=112458) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 01:56:31.878688 np0000172843 devstack@c-api.service[112458]: INFO cinder.api.openstack.wsgi [None req-2cf438b9-e5b3-40d1-ad93-85782d0f3199 demo demo] GET https://199.204.45.129/volume/v3/volumes/detail May 09 01:56:31.879051 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.openstack.wsgi [None req-2cf438b9-e5b3-40d1-ad93-85782d0f3199 demo demo] Empty body provided in request {{(pid=112458) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 01:56:31.879482 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.openstack.wsgi [None req-2cf438b9-e5b3-40d1-ad93-85782d0f3199 demo demo] Calling method 'detail' {{(pid=112458) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 01:56:31.879919 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.api_utils [None req-2cf438b9-e5b3-40d1-ad93-85782d0f3199 demo demo] Removing options '' from query. {{(pid=112458) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 01:56:31.881399 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.volume.api [None req-2cf438b9-e5b3-40d1-ad93-85782d0f3199 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112458) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 01:56:31.890223 np0000172843 devstack@c-api.service[112458]: INFO cinder.volume.api [None req-2cf438b9-e5b3-40d1-ad93-85782d0f3199 demo demo] Get all volumes completed successfully. May 09 01:56:31.892148 np0000172843 devstack@c-api.service[112458]: INFO cinder.api.openstack.wsgi [None req-2cf438b9-e5b3-40d1-ad93-85782d0f3199 demo demo] https://199.204.45.129/volume/v3/volumes/detail returned with HTTP 200 May 09 01:56:31.892631 np0000172843 devstack@c-api.service[112458]: [pid: 112458|app: 0|req: 6/22] 199.204.45.129 () {64 vars in 1295 bytes} [Sat May 9 01:56:31 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 01:56:41.885836 np0000172843 devstack@c-api.service[112458]: DEBUG dbcounter [-] [112458] Writing DB stats cinder:SELECT=1 {{(pid=112458) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 01:57:31.911279 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.middleware.request_id [None req-4f5461ae-b732-4fd7-ab28-ed6cd337a63c None None] RequestId filter calling following filter/app {{(pid=112459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 01:57:31.913540 np0000172843 devstack@c-api.service[112459]: INFO cinder.api.openstack.wsgi [None req-4f5461ae-b732-4fd7-ab28-ed6cd337a63c demo demo] GET https://199.204.45.129/volume/v3/volumes/detail May 09 01:57:31.913985 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.openstack.wsgi [None req-4f5461ae-b732-4fd7-ab28-ed6cd337a63c demo demo] Empty body provided in request {{(pid=112459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 01:57:31.914421 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.openstack.wsgi [None req-4f5461ae-b732-4fd7-ab28-ed6cd337a63c demo demo] Calling method 'detail' {{(pid=112459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 01:57:31.914935 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.api_utils [None req-4f5461ae-b732-4fd7-ab28-ed6cd337a63c demo demo] Removing options '' from query. {{(pid=112459) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 01:57:31.916022 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.volume.api [None req-4f5461ae-b732-4fd7-ab28-ed6cd337a63c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112459) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 01:57:31.923327 np0000172843 devstack@c-api.service[112459]: INFO cinder.volume.api [None req-4f5461ae-b732-4fd7-ab28-ed6cd337a63c demo demo] Get all volumes completed successfully. May 09 01:57:31.925399 np0000172843 devstack@c-api.service[112459]: INFO cinder.api.openstack.wsgi [None req-4f5461ae-b732-4fd7-ab28-ed6cd337a63c demo demo] https://199.204.45.129/volume/v3/volumes/detail returned with HTTP 200 May 09 01:57:31.925831 np0000172843 devstack@c-api.service[112459]: [pid: 112459|app: 0|req: 7/23] 199.204.45.129 () {64 vars in 1295 bytes} [Sat May 9 01:57:31 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 01:57:41.919995 np0000172843 devstack@c-api.service[112459]: DEBUG dbcounter [-] [112459] Writing DB stats cinder:SELECT=1 {{(pid=112459) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 01:58:31.940425 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.middleware.request_id [None req-1e41fc63-c3b6-46e7-9384-31d747aacfda None None] RequestId filter calling following filter/app {{(pid=112460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 01:58:31.943129 np0000172843 devstack@c-api.service[112460]: INFO cinder.api.openstack.wsgi [None req-1e41fc63-c3b6-46e7-9384-31d747aacfda demo demo] GET https://199.204.45.129/volume/v3/volumes/detail May 09 01:58:31.943408 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.openstack.wsgi [None req-1e41fc63-c3b6-46e7-9384-31d747aacfda demo demo] Empty body provided in request {{(pid=112460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 01:58:31.943649 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.openstack.wsgi [None req-1e41fc63-c3b6-46e7-9384-31d747aacfda demo demo] Calling method 'detail' {{(pid=112460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 01:58:31.943928 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.api_utils [None req-1e41fc63-c3b6-46e7-9384-31d747aacfda demo demo] Removing options '' from query. {{(pid=112460) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 01:58:31.944986 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.volume.api [None req-1e41fc63-c3b6-46e7-9384-31d747aacfda demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112460) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 01:58:31.955460 np0000172843 devstack@c-api.service[112460]: INFO cinder.volume.api [None req-1e41fc63-c3b6-46e7-9384-31d747aacfda demo demo] Get all volumes completed successfully. May 09 01:58:31.960083 np0000172843 devstack@c-api.service[112460]: INFO cinder.api.openstack.wsgi [None req-1e41fc63-c3b6-46e7-9384-31d747aacfda demo demo] https://199.204.45.129/volume/v3/volumes/detail returned with HTTP 200 May 09 01:58:31.960967 np0000172843 devstack@c-api.service[112460]: [pid: 112460|app: 0|req: 6/24] 199.204.45.129 () {64 vars in 1295 bytes} [Sat May 9 01:58:31 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 01:58:41.948771 np0000172843 devstack@c-api.service[112460]: DEBUG dbcounter [-] [112460] Writing DB stats cinder:SELECT=1 {{(pid=112460) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 01:59:31.976441 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.middleware.request_id [None req-ef0d9923-3de1-44b2-8d46-e209a62136c5 None None] RequestId filter calling following filter/app {{(pid=112457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 01:59:32.150347 np0000172843 devstack@c-api.service[112457]: INFO cinder.api.openstack.wsgi [None req-ef0d9923-3de1-44b2-8d46-e209a62136c5 demo demo] GET https://199.204.45.129/volume/v3/volumes/detail May 09 01:59:32.150778 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.openstack.wsgi [None req-ef0d9923-3de1-44b2-8d46-e209a62136c5 demo demo] Empty body provided in request {{(pid=112457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 01:59:32.151158 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.openstack.wsgi [None req-ef0d9923-3de1-44b2-8d46-e209a62136c5 demo demo] Calling method 'detail' {{(pid=112457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 01:59:32.151831 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.api_utils [None req-ef0d9923-3de1-44b2-8d46-e209a62136c5 demo demo] Removing options '' from query. {{(pid=112457) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 01:59:32.153372 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.volume.api [None req-ef0d9923-3de1-44b2-8d46-e209a62136c5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112457) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 01:59:32.161092 np0000172843 devstack@c-api.service[112457]: INFO cinder.volume.api [None req-ef0d9923-3de1-44b2-8d46-e209a62136c5 demo demo] Get all volumes completed successfully. May 09 01:59:32.163124 np0000172843 devstack@c-api.service[112457]: INFO cinder.api.openstack.wsgi [None req-ef0d9923-3de1-44b2-8d46-e209a62136c5 demo demo] https://199.204.45.129/volume/v3/volumes/detail returned with HTTP 200 May 09 01:59:32.163498 np0000172843 devstack@c-api.service[112457]: [pid: 112457|app: 0|req: 6/25] 199.204.45.129 () {64 vars in 1295 bytes} [Sat May 9 01:59:31 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 01:59:42.157772 np0000172843 devstack@c-api.service[112457]: DEBUG dbcounter [-] [112457] Writing DB stats cinder:SELECT=1 {{(pid=112457) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 02:00:32.177393 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.middleware.request_id [None req-34d1ff3a-25bf-4a4a-80fd-15903a2136e6 None None] RequestId filter calling following filter/app {{(pid=112458) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 02:00:32.180989 np0000172843 devstack@c-api.service[112458]: INFO cinder.api.openstack.wsgi [None req-34d1ff3a-25bf-4a4a-80fd-15903a2136e6 demo demo] GET https://199.204.45.129/volume/v3/volumes/detail May 09 02:00:32.181219 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.openstack.wsgi [None req-34d1ff3a-25bf-4a4a-80fd-15903a2136e6 demo demo] Empty body provided in request {{(pid=112458) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 02:00:32.181527 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.openstack.wsgi [None req-34d1ff3a-25bf-4a4a-80fd-15903a2136e6 demo demo] Calling method 'detail' {{(pid=112458) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 02:00:32.181812 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.api_utils [None req-34d1ff3a-25bf-4a4a-80fd-15903a2136e6 demo demo] Removing options '' from query. {{(pid=112458) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 02:00:32.182762 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.volume.api [None req-34d1ff3a-25bf-4a4a-80fd-15903a2136e6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112458) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 02:00:32.193480 np0000172843 devstack@c-api.service[112458]: INFO cinder.volume.api [None req-34d1ff3a-25bf-4a4a-80fd-15903a2136e6 demo demo] Get all volumes completed successfully. May 09 02:00:32.194392 np0000172843 devstack@c-api.service[112458]: INFO cinder.api.openstack.wsgi [None req-34d1ff3a-25bf-4a4a-80fd-15903a2136e6 demo demo] https://199.204.45.129/volume/v3/volumes/detail returned with HTTP 200 May 09 02:00:32.194950 np0000172843 devstack@c-api.service[112458]: [pid: 112458|app: 0|req: 7/26] 199.204.45.129 () {64 vars in 1295 bytes} [Sat May 9 02:00:32 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 02:00:42.186908 np0000172843 devstack@c-api.service[112458]: DEBUG dbcounter [-] [112458] Writing DB stats cinder:SELECT=1 {{(pid=112458) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 02:01:32.212024 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.middleware.request_id [None req-33212884-c755-4eb8-8e49-bac3217d5167 None None] RequestId filter calling following filter/app {{(pid=112459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 02:01:32.215050 np0000172843 devstack@c-api.service[112459]: INFO cinder.api.openstack.wsgi [None req-33212884-c755-4eb8-8e49-bac3217d5167 demo demo] GET https://199.204.45.129/volume/v3/volumes/detail May 09 02:01:32.215245 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.openstack.wsgi [None req-33212884-c755-4eb8-8e49-bac3217d5167 demo demo] Empty body provided in request {{(pid=112459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 02:01:32.215475 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.openstack.wsgi [None req-33212884-c755-4eb8-8e49-bac3217d5167 demo demo] Calling method 'detail' {{(pid=112459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 02:01:32.215713 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.api_utils [None req-33212884-c755-4eb8-8e49-bac3217d5167 demo demo] Removing options '' from query. {{(pid=112459) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 02:01:32.216455 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.volume.api [None req-33212884-c755-4eb8-8e49-bac3217d5167 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112459) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 02:01:32.223454 np0000172843 devstack@c-api.service[112459]: INFO cinder.volume.api [None req-33212884-c755-4eb8-8e49-bac3217d5167 demo demo] Get all volumes completed successfully. May 09 02:01:32.226276 np0000172843 devstack@c-api.service[112459]: INFO cinder.api.openstack.wsgi [None req-33212884-c755-4eb8-8e49-bac3217d5167 demo demo] https://199.204.45.129/volume/v3/volumes/detail returned with HTTP 200 May 09 02:01:32.226674 np0000172843 devstack@c-api.service[112459]: [pid: 112459|app: 0|req: 8/27] 199.204.45.129 () {64 vars in 1295 bytes} [Sat May 9 02:01:32 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 02:01:42.219970 np0000172843 devstack@c-api.service[112459]: DEBUG dbcounter [-] [112459] Writing DB stats cinder:SELECT=1 {{(pid=112459) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 02:02:32.242569 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.middleware.request_id [None req-074307de-84b4-46ea-bd59-a15b453c281e None None] RequestId filter calling following filter/app {{(pid=112460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 02:02:32.246764 np0000172843 devstack@c-api.service[112460]: INFO cinder.api.openstack.wsgi [None req-074307de-84b4-46ea-bd59-a15b453c281e demo demo] GET https://199.204.45.129/volume/v3/volumes/detail May 09 02:02:32.247079 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.openstack.wsgi [None req-074307de-84b4-46ea-bd59-a15b453c281e demo demo] Empty body provided in request {{(pid=112460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 02:02:32.247461 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.openstack.wsgi [None req-074307de-84b4-46ea-bd59-a15b453c281e demo demo] Calling method 'detail' {{(pid=112460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 02:02:32.247884 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.api_utils [None req-074307de-84b4-46ea-bd59-a15b453c281e demo demo] Removing options '' from query. {{(pid=112460) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 02:02:32.249504 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.volume.api [None req-074307de-84b4-46ea-bd59-a15b453c281e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112460) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 02:02:32.256935 np0000172843 devstack@c-api.service[112460]: INFO cinder.volume.api [None req-074307de-84b4-46ea-bd59-a15b453c281e demo demo] Get all volumes completed successfully. May 09 02:02:32.258760 np0000172843 devstack@c-api.service[112460]: INFO cinder.api.openstack.wsgi [None req-074307de-84b4-46ea-bd59-a15b453c281e demo demo] https://199.204.45.129/volume/v3/volumes/detail returned with HTTP 200 May 09 02:02:32.259097 np0000172843 devstack@c-api.service[112460]: [pid: 112460|app: 0|req: 7/28] 199.204.45.129 () {64 vars in 1295 bytes} [Sat May 9 02:02:32 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 02:02:42.253472 np0000172843 devstack@c-api.service[112460]: DEBUG dbcounter [-] [112460] Writing DB stats cinder:SELECT=1 {{(pid=112460) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 02:03:32.283423 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.middleware.request_id [None req-8ae2401f-bf78-4617-a553-4f04da50a73f None None] RequestId filter calling following filter/app {{(pid=112457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 02:03:32.289899 np0000172843 devstack@c-api.service[112457]: INFO cinder.api.openstack.wsgi [None req-8ae2401f-bf78-4617-a553-4f04da50a73f demo demo] GET https://199.204.45.129/volume/v3/volumes/detail May 09 02:03:32.290111 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.openstack.wsgi [None req-8ae2401f-bf78-4617-a553-4f04da50a73f demo demo] Empty body provided in request {{(pid=112457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 02:03:32.290295 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.openstack.wsgi [None req-8ae2401f-bf78-4617-a553-4f04da50a73f demo demo] Calling method 'detail' {{(pid=112457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 02:03:32.290673 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.api_utils [None req-8ae2401f-bf78-4617-a553-4f04da50a73f demo demo] Removing options '' from query. {{(pid=112457) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 02:03:32.292917 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.volume.api [None req-8ae2401f-bf78-4617-a553-4f04da50a73f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112457) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 02:03:32.305365 np0000172843 devstack@c-api.service[112457]: INFO cinder.volume.api [None req-8ae2401f-bf78-4617-a553-4f04da50a73f demo demo] Get all volumes completed successfully. May 09 02:03:32.309861 np0000172843 devstack@c-api.service[112457]: INFO cinder.api.openstack.wsgi [None req-8ae2401f-bf78-4617-a553-4f04da50a73f demo demo] https://199.204.45.129/volume/v3/volumes/detail returned with HTTP 200 May 09 02:03:32.310399 np0000172843 devstack@c-api.service[112457]: [pid: 112457|app: 0|req: 7/29] 199.204.45.129 () {64 vars in 1295 bytes} [Sat May 9 02:03:32 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 02:03:42.296872 np0000172843 devstack@c-api.service[112457]: DEBUG dbcounter [-] [112457] Writing DB stats cinder:SELECT=1 {{(pid=112457) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 02:04:32.328412 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.middleware.request_id [None req-230689a1-9565-4ca6-9873-822d316451fe None None] RequestId filter calling following filter/app {{(pid=112458) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 02:04:32.407787 np0000172843 devstack@c-api.service[112458]: INFO cinder.api.openstack.wsgi [None req-230689a1-9565-4ca6-9873-822d316451fe demo demo] GET https://199.204.45.129/volume/v3/volumes/detail May 09 02:04:32.408141 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.openstack.wsgi [None req-230689a1-9565-4ca6-9873-822d316451fe demo demo] Empty body provided in request {{(pid=112458) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 02:04:32.408559 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.openstack.wsgi [None req-230689a1-9565-4ca6-9873-822d316451fe demo demo] Calling method 'detail' {{(pid=112458) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 02:04:32.408993 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.api_utils [None req-230689a1-9565-4ca6-9873-822d316451fe demo demo] Removing options '' from query. {{(pid=112458) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 02:04:32.410371 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.volume.api [None req-230689a1-9565-4ca6-9873-822d316451fe demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112458) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 02:04:32.418903 np0000172843 devstack@c-api.service[112458]: INFO cinder.volume.api [None req-230689a1-9565-4ca6-9873-822d316451fe demo demo] Get all volumes completed successfully. May 09 02:04:32.420711 np0000172843 devstack@c-api.service[112458]: INFO cinder.api.openstack.wsgi [None req-230689a1-9565-4ca6-9873-822d316451fe demo demo] https://199.204.45.129/volume/v3/volumes/detail returned with HTTP 200 May 09 02:04:32.421032 np0000172843 devstack@c-api.service[112458]: [pid: 112458|app: 0|req: 8/30] 199.204.45.129 () {64 vars in 1295 bytes} [Sat May 9 02:04:32 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 02:04:42.414141 np0000172843 devstack@c-api.service[112458]: DEBUG dbcounter [-] [112458] Writing DB stats cinder:SELECT=1 {{(pid=112458) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 02:05:32.437399 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.middleware.request_id [None req-d85d4e94-f6d4-4a0b-999a-7015f11a32db None None] RequestId filter calling following filter/app {{(pid=112459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 02:05:32.439587 np0000172843 devstack@c-api.service[112459]: INFO cinder.api.openstack.wsgi [None req-d85d4e94-f6d4-4a0b-999a-7015f11a32db demo demo] GET https://199.204.45.129/volume/v3/volumes/detail May 09 02:05:32.439745 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.openstack.wsgi [None req-d85d4e94-f6d4-4a0b-999a-7015f11a32db demo demo] Empty body provided in request {{(pid=112459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 02:05:32.439985 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.openstack.wsgi [None req-d85d4e94-f6d4-4a0b-999a-7015f11a32db demo demo] Calling method 'detail' {{(pid=112459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 02:05:32.440185 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.api_utils [None req-d85d4e94-f6d4-4a0b-999a-7015f11a32db demo demo] Removing options '' from query. {{(pid=112459) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 02:05:32.440811 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.volume.api [None req-d85d4e94-f6d4-4a0b-999a-7015f11a32db demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112459) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 02:05:32.447711 np0000172843 devstack@c-api.service[112459]: INFO cinder.volume.api [None req-d85d4e94-f6d4-4a0b-999a-7015f11a32db demo demo] Get all volumes completed successfully. May 09 02:05:32.450491 np0000172843 devstack@c-api.service[112459]: INFO cinder.api.openstack.wsgi [None req-d85d4e94-f6d4-4a0b-999a-7015f11a32db demo demo] https://199.204.45.129/volume/v3/volumes/detail returned with HTTP 200 May 09 02:05:32.450491 np0000172843 devstack@c-api.service[112459]: [pid: 112459|app: 0|req: 9/31] 199.204.45.129 () {64 vars in 1295 bytes} [Sat May 9 02:05:32 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 02:05:42.443436 np0000172843 devstack@c-api.service[112459]: DEBUG dbcounter [-] [112459] Writing DB stats cinder:SELECT=1 {{(pid=112459) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 02:06:32.464100 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.middleware.request_id [None req-0e61b679-6804-4994-a231-13c4bc8d12b3 None None] RequestId filter calling following filter/app {{(pid=112460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 02:06:32.467955 np0000172843 devstack@c-api.service[112460]: INFO cinder.api.openstack.wsgi [None req-0e61b679-6804-4994-a231-13c4bc8d12b3 demo demo] GET https://199.204.45.129/volume/v3/volumes/detail May 09 02:06:32.468323 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.openstack.wsgi [None req-0e61b679-6804-4994-a231-13c4bc8d12b3 demo demo] Empty body provided in request {{(pid=112460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 02:06:32.468725 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.openstack.wsgi [None req-0e61b679-6804-4994-a231-13c4bc8d12b3 demo demo] Calling method 'detail' {{(pid=112460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 02:06:32.469207 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.api_utils [None req-0e61b679-6804-4994-a231-13c4bc8d12b3 demo demo] Removing options '' from query. {{(pid=112460) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 02:06:32.470608 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.volume.api [None req-0e61b679-6804-4994-a231-13c4bc8d12b3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112460) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 02:06:32.481860 np0000172843 devstack@c-api.service[112460]: INFO cinder.volume.api [None req-0e61b679-6804-4994-a231-13c4bc8d12b3 demo demo] Get all volumes completed successfully. May 09 02:06:32.483673 np0000172843 devstack@c-api.service[112460]: INFO cinder.api.openstack.wsgi [None req-0e61b679-6804-4994-a231-13c4bc8d12b3 demo demo] https://199.204.45.129/volume/v3/volumes/detail returned with HTTP 200 May 09 02:06:32.484002 np0000172843 devstack@c-api.service[112460]: [pid: 112460|app: 0|req: 8/32] 199.204.45.129 () {64 vars in 1295 bytes} [Sat May 9 02:06:32 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 02:06:42.475675 np0000172843 devstack@c-api.service[112460]: DEBUG dbcounter [-] [112460] Writing DB stats cinder:SELECT=1 {{(pid=112460) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 02:07:32.501168 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.middleware.request_id [None req-d9f964f8-cc2f-4ff2-afc6-ee67fb38c4f5 None None] RequestId filter calling following filter/app {{(pid=112457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 02:07:32.503859 np0000172843 devstack@c-api.service[112457]: INFO cinder.api.openstack.wsgi [None req-d9f964f8-cc2f-4ff2-afc6-ee67fb38c4f5 demo demo] GET https://199.204.45.129/volume/v3/volumes/detail May 09 02:07:32.504088 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.openstack.wsgi [None req-d9f964f8-cc2f-4ff2-afc6-ee67fb38c4f5 demo demo] Empty body provided in request {{(pid=112457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 02:07:32.504324 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.openstack.wsgi [None req-d9f964f8-cc2f-4ff2-afc6-ee67fb38c4f5 demo demo] Calling method 'detail' {{(pid=112457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 02:07:32.504636 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.api_utils [None req-d9f964f8-cc2f-4ff2-afc6-ee67fb38c4f5 demo demo] Removing options '' from query. {{(pid=112457) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 02:07:32.505564 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.volume.api [None req-d9f964f8-cc2f-4ff2-afc6-ee67fb38c4f5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112457) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 02:07:32.512474 np0000172843 devstack@c-api.service[112457]: INFO cinder.volume.api [None req-d9f964f8-cc2f-4ff2-afc6-ee67fb38c4f5 demo demo] Get all volumes completed successfully. May 09 02:07:32.514241 np0000172843 devstack@c-api.service[112457]: INFO cinder.api.openstack.wsgi [None req-d9f964f8-cc2f-4ff2-afc6-ee67fb38c4f5 demo demo] https://199.204.45.129/volume/v3/volumes/detail returned with HTTP 200 May 09 02:07:32.514561 np0000172843 devstack@c-api.service[112457]: [pid: 112457|app: 0|req: 8/33] 199.204.45.129 () {64 vars in 1295 bytes} [Sat May 9 02:07:32 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 02:07:42.508964 np0000172843 devstack@c-api.service[112457]: DEBUG dbcounter [-] [112457] Writing DB stats cinder:SELECT=1 {{(pid=112457) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 02:08:32.531253 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.middleware.request_id [None req-4986712a-be4f-4108-a819-baf1c149033d None None] RequestId filter calling following filter/app {{(pid=112458) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 02:08:32.533943 np0000172843 devstack@c-api.service[112458]: INFO cinder.api.openstack.wsgi [None req-4986712a-be4f-4108-a819-baf1c149033d demo demo] GET https://199.204.45.129/volume/v3/volumes/detail May 09 02:08:32.534318 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.openstack.wsgi [None req-4986712a-be4f-4108-a819-baf1c149033d demo demo] Empty body provided in request {{(pid=112458) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 02:08:32.534714 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.openstack.wsgi [None req-4986712a-be4f-4108-a819-baf1c149033d demo demo] Calling method 'detail' {{(pid=112458) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 02:08:32.535152 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.api_utils [None req-4986712a-be4f-4108-a819-baf1c149033d demo demo] Removing options '' from query. {{(pid=112458) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 02:08:32.536226 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.volume.api [None req-4986712a-be4f-4108-a819-baf1c149033d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112458) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 02:08:32.544242 np0000172843 devstack@c-api.service[112458]: INFO cinder.volume.api [None req-4986712a-be4f-4108-a819-baf1c149033d demo demo] Get all volumes completed successfully. May 09 02:08:32.546962 np0000172843 devstack@c-api.service[112458]: INFO cinder.api.openstack.wsgi [None req-4986712a-be4f-4108-a819-baf1c149033d demo demo] https://199.204.45.129/volume/v3/volumes/detail returned with HTTP 200 May 09 02:08:32.547507 np0000172843 devstack@c-api.service[112458]: [pid: 112458|app: 0|req: 9/34] 199.204.45.129 () {64 vars in 1295 bytes} [Sat May 9 02:08:32 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 02:08:42.539704 np0000172843 devstack@c-api.service[112458]: DEBUG dbcounter [-] [112458] Writing DB stats cinder:SELECT=1 {{(pid=112458) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 02:09:32.563401 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.middleware.request_id [None req-33db2318-187e-4a95-bc50-caf3b259dbec None None] RequestId filter calling following filter/app {{(pid=112459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 02:09:32.676694 np0000172843 devstack@c-api.service[112459]: INFO cinder.api.openstack.wsgi [None req-33db2318-187e-4a95-bc50-caf3b259dbec demo demo] GET https://199.204.45.129/volume/v3/volumes/detail May 09 02:09:32.677180 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.openstack.wsgi [None req-33db2318-187e-4a95-bc50-caf3b259dbec demo demo] Empty body provided in request {{(pid=112459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 02:09:32.677538 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.openstack.wsgi [None req-33db2318-187e-4a95-bc50-caf3b259dbec demo demo] Calling method 'detail' {{(pid=112459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 02:09:32.677962 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.api_utils [None req-33db2318-187e-4a95-bc50-caf3b259dbec demo demo] Removing options '' from query. {{(pid=112459) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 02:09:32.679751 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.volume.api [None req-33db2318-187e-4a95-bc50-caf3b259dbec demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112459) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 02:09:32.686987 np0000172843 devstack@c-api.service[112459]: INFO cinder.volume.api [None req-33db2318-187e-4a95-bc50-caf3b259dbec demo demo] Get all volumes completed successfully. May 09 02:09:32.688776 np0000172843 devstack@c-api.service[112459]: INFO cinder.api.openstack.wsgi [None req-33db2318-187e-4a95-bc50-caf3b259dbec demo demo] https://199.204.45.129/volume/v3/volumes/detail returned with HTTP 200 May 09 02:09:32.689198 np0000172843 devstack@c-api.service[112459]: [pid: 112459|app: 0|req: 10/35] 199.204.45.129 () {64 vars in 1295 bytes} [Sat May 9 02:09:32 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 02:09:42.683537 np0000172843 devstack@c-api.service[112459]: DEBUG dbcounter [-] [112459] Writing DB stats cinder:SELECT=1 {{(pid=112459) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 02:10:32.703010 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.middleware.request_id [None req-6c6e3e86-2fc9-4962-8284-e9ca0f0e62e3 None None] RequestId filter calling following filter/app {{(pid=112460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 02:10:32.707856 np0000172843 devstack@c-api.service[112460]: INFO cinder.api.openstack.wsgi [None req-6c6e3e86-2fc9-4962-8284-e9ca0f0e62e3 demo demo] GET https://199.204.45.129/volume/v3/volumes/detail May 09 02:10:32.707946 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.openstack.wsgi [None req-6c6e3e86-2fc9-4962-8284-e9ca0f0e62e3 demo demo] Empty body provided in request {{(pid=112460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 02:10:32.708255 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.openstack.wsgi [None req-6c6e3e86-2fc9-4962-8284-e9ca0f0e62e3 demo demo] Calling method 'detail' {{(pid=112460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 02:10:32.709575 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.api_utils [None req-6c6e3e86-2fc9-4962-8284-e9ca0f0e62e3 demo demo] Removing options '' from query. {{(pid=112460) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 02:10:32.709742 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.volume.api [None req-6c6e3e86-2fc9-4962-8284-e9ca0f0e62e3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112460) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 02:10:32.718029 np0000172843 devstack@c-api.service[112460]: INFO cinder.volume.api [None req-6c6e3e86-2fc9-4962-8284-e9ca0f0e62e3 demo demo] Get all volumes completed successfully. May 09 02:10:32.719911 np0000172843 devstack@c-api.service[112460]: INFO cinder.api.openstack.wsgi [None req-6c6e3e86-2fc9-4962-8284-e9ca0f0e62e3 demo demo] https://199.204.45.129/volume/v3/volumes/detail returned with HTTP 200 May 09 02:10:32.720366 np0000172843 devstack@c-api.service[112460]: [pid: 112460|app: 0|req: 9/36] 199.204.45.129 () {64 vars in 1295 bytes} [Sat May 9 02:10:32 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 02:10:42.713976 np0000172843 devstack@c-api.service[112460]: DEBUG dbcounter [-] [112460] Writing DB stats cinder:SELECT=1 {{(pid=112460) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 02:11:32.733587 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.middleware.request_id [None req-93df39c1-c1d5-448f-bde5-6998004cba18 None None] RequestId filter calling following filter/app {{(pid=112457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 02:11:32.736517 np0000172843 devstack@c-api.service[112457]: INFO cinder.api.openstack.wsgi [None req-93df39c1-c1d5-448f-bde5-6998004cba18 demo demo] GET https://199.204.45.129/volume/v3/volumes/detail May 09 02:11:32.736744 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.openstack.wsgi [None req-93df39c1-c1d5-448f-bde5-6998004cba18 demo demo] Empty body provided in request {{(pid=112457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 02:11:32.736978 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.openstack.wsgi [None req-93df39c1-c1d5-448f-bde5-6998004cba18 demo demo] Calling method 'detail' {{(pid=112457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 02:11:32.737263 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.api_utils [None req-93df39c1-c1d5-448f-bde5-6998004cba18 demo demo] Removing options '' from query. {{(pid=112457) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 02:11:32.738751 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.volume.api [None req-93df39c1-c1d5-448f-bde5-6998004cba18 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112457) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 02:11:32.751332 np0000172843 devstack@c-api.service[112457]: INFO cinder.volume.api [None req-93df39c1-c1d5-448f-bde5-6998004cba18 demo demo] Get all volumes completed successfully. May 09 02:11:32.754319 np0000172843 devstack@c-api.service[112457]: INFO cinder.api.openstack.wsgi [None req-93df39c1-c1d5-448f-bde5-6998004cba18 demo demo] https://199.204.45.129/volume/v3/volumes/detail returned with HTTP 200 May 09 02:11:32.754860 np0000172843 devstack@c-api.service[112457]: [pid: 112457|app: 0|req: 9/37] 199.204.45.129 () {64 vars in 1295 bytes} [Sat May 9 02:11:32 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 02:11:42.742865 np0000172843 devstack@c-api.service[112457]: DEBUG dbcounter [-] [112457] Writing DB stats cinder:SELECT=1 {{(pid=112457) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 02:12:32.773649 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.middleware.request_id [None req-fc647b81-adf1-4900-b8e4-9ea4c88a8e52 None None] RequestId filter calling following filter/app {{(pid=112458) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 02:12:32.776933 np0000172843 devstack@c-api.service[112458]: INFO cinder.api.openstack.wsgi [None req-fc647b81-adf1-4900-b8e4-9ea4c88a8e52 demo demo] GET https://199.204.45.129/volume/v3/volumes/detail May 09 02:12:32.777163 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.openstack.wsgi [None req-fc647b81-adf1-4900-b8e4-9ea4c88a8e52 demo demo] Empty body provided in request {{(pid=112458) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 02:12:32.777718 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.openstack.wsgi [None req-fc647b81-adf1-4900-b8e4-9ea4c88a8e52 demo demo] Calling method 'detail' {{(pid=112458) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 02:12:32.777718 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.api_utils [None req-fc647b81-adf1-4900-b8e4-9ea4c88a8e52 demo demo] Removing options '' from query. {{(pid=112458) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 02:12:32.778679 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.volume.api [None req-fc647b81-adf1-4900-b8e4-9ea4c88a8e52 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112458) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 02:12:32.787766 np0000172843 devstack@c-api.service[112458]: INFO cinder.volume.api [None req-fc647b81-adf1-4900-b8e4-9ea4c88a8e52 demo demo] Get all volumes completed successfully. May 09 02:12:32.790396 np0000172843 devstack@c-api.service[112458]: INFO cinder.api.openstack.wsgi [None req-fc647b81-adf1-4900-b8e4-9ea4c88a8e52 demo demo] https://199.204.45.129/volume/v3/volumes/detail returned with HTTP 200 May 09 02:12:32.790840 np0000172843 devstack@c-api.service[112458]: [pid: 112458|app: 0|req: 10/38] 199.204.45.129 () {64 vars in 1295 bytes} [Sat May 9 02:12:32 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 02:12:42.782014 np0000172843 devstack@c-api.service[112458]: DEBUG dbcounter [-] [112458] Writing DB stats cinder:SELECT=1 {{(pid=112458) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 02:13:32.807354 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.middleware.request_id [None req-60500da1-7829-4afe-ae2d-2040b195a679 None None] RequestId filter calling following filter/app {{(pid=112459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 02:13:32.810792 np0000172843 devstack@c-api.service[112459]: INFO cinder.api.openstack.wsgi [None req-60500da1-7829-4afe-ae2d-2040b195a679 demo demo] GET https://199.204.45.129/volume/v3/volumes/detail May 09 02:13:32.810943 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.openstack.wsgi [None req-60500da1-7829-4afe-ae2d-2040b195a679 demo demo] Empty body provided in request {{(pid=112459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 02:13:32.811118 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.openstack.wsgi [None req-60500da1-7829-4afe-ae2d-2040b195a679 demo demo] Calling method 'detail' {{(pid=112459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 02:13:32.811325 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.api.api_utils [None req-60500da1-7829-4afe-ae2d-2040b195a679 demo demo] Removing options '' from query. {{(pid=112459) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 02:13:32.811990 np0000172843 devstack@c-api.service[112459]: DEBUG cinder.volume.api [None req-60500da1-7829-4afe-ae2d-2040b195a679 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112459) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 02:13:32.818398 np0000172843 devstack@c-api.service[112459]: INFO cinder.volume.api [None req-60500da1-7829-4afe-ae2d-2040b195a679 demo demo] Get all volumes completed successfully. May 09 02:13:32.820135 np0000172843 devstack@c-api.service[112459]: INFO cinder.api.openstack.wsgi [None req-60500da1-7829-4afe-ae2d-2040b195a679 demo demo] https://199.204.45.129/volume/v3/volumes/detail returned with HTTP 200 May 09 02:13:32.820634 np0000172843 devstack@c-api.service[112459]: [pid: 112459|app: 0|req: 11/39] 199.204.45.129 () {64 vars in 1295 bytes} [Sat May 9 02:13:32 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 02:13:42.814680 np0000172843 devstack@c-api.service[112459]: DEBUG dbcounter [-] [112459] Writing DB stats cinder:SELECT=1 {{(pid=112459) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 02:14:32.845919 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.middleware.request_id [None req-bed803bc-c13d-464f-8526-f5b16d900ba0 None None] RequestId filter calling following filter/app {{(pid=112460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 02:14:32.931599 np0000172843 devstack@c-api.service[112460]: INFO cinder.api.openstack.wsgi [None req-bed803bc-c13d-464f-8526-f5b16d900ba0 demo demo] GET https://199.204.45.129/volume/v3/volumes/detail May 09 02:14:32.931788 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.openstack.wsgi [None req-bed803bc-c13d-464f-8526-f5b16d900ba0 demo demo] Empty body provided in request {{(pid=112460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 02:14:32.931957 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.openstack.wsgi [None req-bed803bc-c13d-464f-8526-f5b16d900ba0 demo demo] Calling method 'detail' {{(pid=112460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 02:14:32.932168 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.api.api_utils [None req-bed803bc-c13d-464f-8526-f5b16d900ba0 demo demo] Removing options '' from query. {{(pid=112460) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 02:14:32.932848 np0000172843 devstack@c-api.service[112460]: DEBUG cinder.volume.api [None req-bed803bc-c13d-464f-8526-f5b16d900ba0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112460) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 02:14:32.942736 np0000172843 devstack@c-api.service[112460]: INFO cinder.volume.api [None req-bed803bc-c13d-464f-8526-f5b16d900ba0 demo demo] Get all volumes completed successfully. May 09 02:14:32.945874 np0000172843 devstack@c-api.service[112460]: INFO cinder.api.openstack.wsgi [None req-bed803bc-c13d-464f-8526-f5b16d900ba0 demo demo] https://199.204.45.129/volume/v3/volumes/detail returned with HTTP 200 May 09 02:14:32.946328 np0000172843 devstack@c-api.service[112460]: [pid: 112460|app: 0|req: 10/40] 199.204.45.129 () {64 vars in 1295 bytes} [Sat May 9 02:14:32 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 02:14:42.935543 np0000172843 devstack@c-api.service[112460]: DEBUG dbcounter [-] [112460] Writing DB stats cinder:SELECT=1 {{(pid=112460) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 02:15:32.960293 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.middleware.request_id [None req-92c821c2-ba24-42df-839f-2bc34affed77 None None] RequestId filter calling following filter/app {{(pid=112457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 02:15:32.963812 np0000172843 devstack@c-api.service[112457]: INFO cinder.api.openstack.wsgi [None req-92c821c2-ba24-42df-839f-2bc34affed77 demo demo] GET https://199.204.45.129/volume/v3/volumes/detail May 09 02:15:32.964052 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.openstack.wsgi [None req-92c821c2-ba24-42df-839f-2bc34affed77 demo demo] Empty body provided in request {{(pid=112457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 02:15:32.964293 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.openstack.wsgi [None req-92c821c2-ba24-42df-839f-2bc34affed77 demo demo] Calling method 'detail' {{(pid=112457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 02:15:32.964599 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.api.api_utils [None req-92c821c2-ba24-42df-839f-2bc34affed77 demo demo] Removing options '' from query. {{(pid=112457) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 02:15:32.966026 np0000172843 devstack@c-api.service[112457]: DEBUG cinder.volume.api [None req-92c821c2-ba24-42df-839f-2bc34affed77 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112457) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 02:15:32.974695 np0000172843 devstack@c-api.service[112457]: INFO cinder.volume.api [None req-92c821c2-ba24-42df-839f-2bc34affed77 demo demo] Get all volumes completed successfully. May 09 02:15:32.977713 np0000172843 devstack@c-api.service[112457]: INFO cinder.api.openstack.wsgi [None req-92c821c2-ba24-42df-839f-2bc34affed77 demo demo] https://199.204.45.129/volume/v3/volumes/detail returned with HTTP 200 May 09 02:15:32.978273 np0000172843 devstack@c-api.service[112457]: [pid: 112457|app: 0|req: 10/41] 199.204.45.129 () {64 vars in 1295 bytes} [Sat May 9 02:15:32 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 02:15:42.968761 np0000172843 devstack@c-api.service[112457]: DEBUG dbcounter [-] [112457] Writing DB stats cinder:SELECT=1 {{(pid=112457) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 02:16:32.993522 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.middleware.request_id [None req-33685c5d-9b97-4202-b1c2-e18147105c38 None None] RequestId filter calling following filter/app {{(pid=112458) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 02:16:32.997311 np0000172843 devstack@c-api.service[112458]: INFO cinder.api.openstack.wsgi [None req-33685c5d-9b97-4202-b1c2-e18147105c38 demo demo] GET https://199.204.45.129/volume/v3/volumes/detail May 09 02:16:32.997805 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.openstack.wsgi [None req-33685c5d-9b97-4202-b1c2-e18147105c38 demo demo] Empty body provided in request {{(pid=112458) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 02:16:32.998044 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.openstack.wsgi [None req-33685c5d-9b97-4202-b1c2-e18147105c38 demo demo] Calling method 'detail' {{(pid=112458) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 02:16:32.998322 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.api.api_utils [None req-33685c5d-9b97-4202-b1c2-e18147105c38 demo demo] Removing options '' from query. {{(pid=112458) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 02:16:32.999670 np0000172843 devstack@c-api.service[112458]: DEBUG cinder.volume.api [None req-33685c5d-9b97-4202-b1c2-e18147105c38 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112458) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 02:16:33.008068 np0000172843 devstack@c-api.service[112458]: INFO cinder.volume.api [None req-33685c5d-9b97-4202-b1c2-e18147105c38 demo demo] Get all volumes completed successfully. May 09 02:16:33.010607 np0000172843 devstack@c-api.service[112458]: INFO cinder.api.openstack.wsgi [None req-33685c5d-9b97-4202-b1c2-e18147105c38 demo demo] https://199.204.45.129/volume/v3/volumes/detail returned with HTTP 200 May 09 02:16:33.011045 np0000172843 devstack@c-api.service[112458]: [pid: 112458|app: 0|req: 11/42] 199.204.45.129 () {64 vars in 1295 bytes} [Sat May 9 02:16:32 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)