May 08 03:21:53.711305 np0000172637 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 08 03:21:53.722025 np0000172637 devstack@c-api.service[112513]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 08 03:21:53.724450 np0000172637 devstack@c-api.service[112513]: *** Starting uWSGI 2.0.24-debian (64bit) on [Fri May 8 03:21:53 2026] *** May 08 03:21:53.724450 np0000172637 devstack@c-api.service[112513]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 08 03:21:53.724450 np0000172637 devstack@c-api.service[112513]: os: Linux-6.8.0-111-generic #111-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 11 23:16:02 UTC 2026 May 08 03:21:53.724450 np0000172637 devstack@c-api.service[112513]: nodename: np0000172637 May 08 03:21:53.724450 np0000172637 devstack@c-api.service[112513]: machine: x86_64 May 08 03:21:53.724450 np0000172637 devstack@c-api.service[112513]: clock source: unix May 08 03:21:53.724450 np0000172637 devstack@c-api.service[112513]: pcre jit disabled May 08 03:21:53.724450 np0000172637 devstack@c-api.service[112513]: detected number of CPU cores: 16 May 08 03:21:53.724450 np0000172637 devstack@c-api.service[112513]: current working directory: / May 08 03:21:53.724450 np0000172637 devstack@c-api.service[112513]: detected binary path: /usr/bin/uwsgi-core May 08 03:21:53.724450 np0000172637 devstack@c-api.service[112513]: your processes number limit is 256917 May 08 03:21:53.724450 np0000172637 devstack@c-api.service[112513]: your memory page size is 4096 bytes May 08 03:21:53.724450 np0000172637 devstack@c-api.service[112513]: detected max file descriptor number: 2048 May 08 03:21:53.724450 np0000172637 devstack@c-api.service[112513]: lock engine: pthread robust mutexes May 08 03:21:53.725452 np0000172637 devstack@c-api.service[112513]: thunder lock: enabled May 08 03:21:53.725452 np0000172637 devstack@c-api.service[112513]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 08 03:21:53.725452 np0000172637 devstack@c-api.service[112513]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 08 03:21:53.725452 np0000172637 devstack@c-api.service[112513]: PEP 405 virtualenv detected: /opt/stack/data/venv May 08 03:21:53.725452 np0000172637 devstack@c-api.service[112513]: Set PythonHome to /opt/stack/data/venv May 08 03:21:53.759658 np0000172637 devstack@c-api.service[112513]: Python main interpreter initialized at 0x72b2366a3668 May 08 03:21:53.759658 np0000172637 devstack@c-api.service[112513]: python threads support enabled May 08 03:21:53.759658 np0000172637 devstack@c-api.service[112513]: your server socket listen backlog is limited to 100 connections May 08 03:21:53.759658 np0000172637 devstack@c-api.service[112513]: your mercy for graceful operations on workers is 80 seconds May 08 03:21:53.760190 np0000172637 devstack@c-api.service[112513]: mapped 671795 bytes (656 KB) for 4 cores May 08 03:21:53.760321 np0000172637 devstack@c-api.service[112513]: *** Operational MODE: preforking *** May 08 03:21:53.760540 np0000172637 devstack@c-api.service[112513]: *** uWSGI is running in multiple interpreter mode *** May 08 03:21:53.760540 np0000172637 devstack@c-api.service[112513]: spawned uWSGI master process (pid: 112513) May 08 03:21:53.760751 np0000172637 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 08 03:21:53.761229 np0000172637 devstack@c-api.service[112513]: spawned uWSGI worker 1 (pid: 112515, cores: 1) May 08 03:21:53.761814 np0000172637 devstack@c-api.service[112513]: spawned uWSGI worker 2 (pid: 112516, cores: 1) May 08 03:21:53.762249 np0000172637 devstack@c-api.service[112513]: spawned uWSGI worker 3 (pid: 112517, cores: 1) May 08 03:21:53.762813 np0000172637 devstack@c-api.service[112513]: spawned uWSGI worker 4 (pid: 112518, cores: 1) May 08 03:21:53.762813 np0000172637 devstack@c-api.service[112513]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 08 03:21:53.893625 np0000172637 devstack@c-api.service[112516]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 08 03:21:53.893625 np0000172637 devstack@c-api.service[112516]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 08 03:21:53.893625 np0000172637 devstack@c-api.service[112516]: we strongly recommend against using it for new projects. May 08 03:21:53.893625 np0000172637 devstack@c-api.service[112516]: If you are already using Eventlet, we recommend migrating to a different May 08 03:21:53.893625 np0000172637 devstack@c-api.service[112516]: framework. For more detail see May 08 03:21:53.893625 np0000172637 devstack@c-api.service[112516]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 08 03:21:53.893625 np0000172637 devstack@c-api.service[112516]: import eventlet # noqa May 08 03:21:53.898939 np0000172637 devstack@c-api.service[112515]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 08 03:21:53.898939 np0000172637 devstack@c-api.service[112515]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 08 03:21:53.898939 np0000172637 devstack@c-api.service[112515]: we strongly recommend against using it for new projects. May 08 03:21:53.898939 np0000172637 devstack@c-api.service[112515]: If you are already using Eventlet, we recommend migrating to a different May 08 03:21:53.898939 np0000172637 devstack@c-api.service[112515]: framework. For more detail see May 08 03:21:53.898939 np0000172637 devstack@c-api.service[112515]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 08 03:21:53.898939 np0000172637 devstack@c-api.service[112515]: import eventlet # noqa May 08 03:21:53.901727 np0000172637 devstack@c-api.service[112518]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 08 03:21:53.901727 np0000172637 devstack@c-api.service[112518]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 08 03:21:53.901727 np0000172637 devstack@c-api.service[112518]: we strongly recommend against using it for new projects. May 08 03:21:53.901727 np0000172637 devstack@c-api.service[112518]: If you are already using Eventlet, we recommend migrating to a different May 08 03:21:53.901727 np0000172637 devstack@c-api.service[112518]: framework. For more detail see May 08 03:21:53.901727 np0000172637 devstack@c-api.service[112518]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 08 03:21:53.901727 np0000172637 devstack@c-api.service[112518]: import eventlet # noqa May 08 03:21:53.909466 np0000172637 devstack@c-api.service[112517]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 08 03:21:53.909466 np0000172637 devstack@c-api.service[112517]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 08 03:21:53.909466 np0000172637 devstack@c-api.service[112517]: we strongly recommend against using it for new projects. May 08 03:21:53.909466 np0000172637 devstack@c-api.service[112517]: If you are already using Eventlet, we recommend migrating to a different May 08 03:21:53.909466 np0000172637 devstack@c-api.service[112517]: framework. For more detail see May 08 03:21:53.909466 np0000172637 devstack@c-api.service[112517]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 08 03:21:53.909466 np0000172637 devstack@c-api.service[112517]: import eventlet # noqa May 08 03:21:53.984226 np0000172637 devstack@c-api.service[112515]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 08 03:21:53.984226 np0000172637 devstack@c-api.service[112515]: debtcollector.deprecate( May 08 03:21:53.985347 np0000172637 devstack@c-api.service[112516]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 08 03:21:53.985347 np0000172637 devstack@c-api.service[112516]: debtcollector.deprecate( May 08 03:21:53.996652 np0000172637 devstack@c-api.service[112518]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 08 03:21:53.996652 np0000172637 devstack@c-api.service[112518]: debtcollector.deprecate( May 08 03:21:53.998028 np0000172637 devstack@c-api.service[112517]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 08 03:21:53.998028 np0000172637 devstack@c-api.service[112517]: debtcollector.deprecate( May 08 03:21:54.066252 np0000172637 devstack@c-api.service[112516]: /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 08 03:21:54.066252 np0000172637 devstack@c-api.service[112516]: from cgi import parse_header May 08 03:21:54.072236 np0000172637 devstack@c-api.service[112515]: /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 08 03:21:54.072236 np0000172637 devstack@c-api.service[112515]: from cgi import parse_header May 08 03:21:54.079613 np0000172637 devstack@c-api.service[112518]: /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 08 03:21:54.079613 np0000172637 devstack@c-api.service[112518]: from cgi import parse_header May 08 03:21:54.084752 np0000172637 devstack@c-api.service[112517]: /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 08 03:21:54.084752 np0000172637 devstack@c-api.service[112517]: from cgi import parse_header May 08 03:21:54.115545 np0000172637 devstack@c-api.service[112516]: /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 08 03:21:54.115545 np0000172637 devstack@c-api.service[112516]: removals.removed_module( May 08 03:21:54.116543 np0000172637 devstack@c-api.service[112516]: /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 08 03:21:54.116543 np0000172637 devstack@c-api.service[112516]: removals.removed_module( May 08 03:21:54.123519 np0000172637 devstack@c-api.service[112515]: /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 08 03:21:54.123519 np0000172637 devstack@c-api.service[112515]: removals.removed_module( May 08 03:21:54.124602 np0000172637 devstack@c-api.service[112515]: /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 08 03:21:54.124602 np0000172637 devstack@c-api.service[112515]: removals.removed_module( May 08 03:21:54.131600 np0000172637 devstack@c-api.service[112518]: /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 08 03:21:54.131600 np0000172637 devstack@c-api.service[112518]: removals.removed_module( May 08 03:21:54.132396 np0000172637 devstack@c-api.service[112518]: /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 08 03:21:54.132396 np0000172637 devstack@c-api.service[112518]: removals.removed_module( May 08 03:21:54.133268 np0000172637 devstack@c-api.service[112517]: /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 08 03:21:54.133268 np0000172637 devstack@c-api.service[112517]: removals.removed_module( May 08 03:21:54.134025 np0000172637 devstack@c-api.service[112517]: /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 08 03:21:54.134025 np0000172637 devstack@c-api.service[112517]: removals.removed_module( May 08 03:21:54.769091 np0000172637 devstack@c-api.service[112515]: /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 08 03:21:54.769091 np0000172637 devstack@c-api.service[112515]: warnings.warn( May 08 03:21:54.786259 np0000172637 devstack@c-api.service[112518]: /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 08 03:21:54.786259 np0000172637 devstack@c-api.service[112518]: warnings.warn( May 08 03:21:54.788047 np0000172637 devstack@c-api.service[112516]: /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 08 03:21:54.788047 np0000172637 devstack@c-api.service[112516]: warnings.warn( May 08 03:21:54.796933 np0000172637 devstack@c-api.service[112517]: /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 08 03:21:54.796933 np0000172637 devstack@c-api.service[112517]: warnings.warn( May 08 03:21:54.876634 np0000172637 devstack@c-api.service[112515]: /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 08 03:21:54.876634 np0000172637 devstack@c-api.service[112515]: warnings.warn( May 08 03:21:54.892644 np0000172637 devstack@c-api.service[112518]: /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 08 03:21:54.892644 np0000172637 devstack@c-api.service[112518]: warnings.warn( May 08 03:21:54.896840 np0000172637 devstack@c-api.service[112516]: /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 08 03:21:54.896840 np0000172637 devstack@c-api.service[112516]: warnings.warn( May 08 03:21:54.910023 np0000172637 devstack@c-api.service[112517]: /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 08 03:21:54.910023 np0000172637 devstack@c-api.service[112517]: warnings.warn( May 08 03:21:55.193273 np0000172637 devstack@c-api.service[112515]: 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 08 03:21:55.193951 np0000172637 devstack@c-api.service[112515]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112515) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 08 03:21:55.194376 np0000172637 devstack@c-api.service[112518]: 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 08 03:21:55.194872 np0000172637 devstack@c-api.service[112518]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112518) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 08 03:21:55.225251 np0000172637 devstack@c-api.service[112517]: 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 08 03:21:55.225457 np0000172637 devstack@c-api.service[112517]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112517) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 08 03:21:55.234527 np0000172637 devstack@c-api.service[112516]: 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 08 03:21:55.234719 np0000172637 devstack@c-api.service[112516]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112516) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 08 03:21:55.283756 np0000172637 devstack@c-api.service[112518]: /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 08 03:21:55.283756 np0000172637 devstack@c-api.service[112518]: @jsonschema.FormatChecker.cls_checks('date-time') May 08 03:21:55.289507 np0000172637 devstack@c-api.service[112517]: /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 08 03:21:55.289507 np0000172637 devstack@c-api.service[112517]: @jsonschema.FormatChecker.cls_checks('date-time') May 08 03:21:55.294668 np0000172637 devstack@c-api.service[112515]: /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 08 03:21:55.294668 np0000172637 devstack@c-api.service[112515]: @jsonschema.FormatChecker.cls_checks('date-time') May 08 03:21:55.303027 np0000172637 devstack@c-api.service[112516]: /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 08 03:21:55.303027 np0000172637 devstack@c-api.service[112516]: @jsonschema.FormatChecker.cls_checks('date-time') May 08 03:21:55.770634 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112515) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 08 03:21:55.770811 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112516) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 08 03:21:55.770858 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112517) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 08 03:21:55.771015 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:21:55.771109 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:21:55.771152 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:21:55.771190 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:21:55.771245 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112518) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 08 03:21:55.771295 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:21:55.771346 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:21:55.771397 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:21:55.771443 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:21:55.771494 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:21:55.771580 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112518) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:21:55.771667 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112518) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:21:55.771871 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112518) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:21:55.773492 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:21:55.773592 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:21:55.773647 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:21:55.773698 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:21:55.773737 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:21:55.773786 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:21:55.773844 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:21:55.773884 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:21:55.773923 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:21:55.773967 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112516) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:21:55.774026 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112518) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:21:55.774082 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:21:55.774135 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:21:55.774181 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:21:55.774232 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:21:55.774279 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:21:55.774334 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:21:55.774377 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:21:55.774420 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:21:55.774474 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112517) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:21:55.774516 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:21:55.774569 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:21:55.774609 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:21:55.774651 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:21:55.774697 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112515) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:21:55.774741 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112518) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:21:55.774741 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112518) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:21:55.774825 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:21:55.774874 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:21:55.774874 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:21:55.774874 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:21:55.774874 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:21:55.774874 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:21:55.775098 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112516) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:21:55.775125 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:21:55.775163 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:21:55.775195 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:21:55.775195 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:21:55.775195 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:21:55.775288 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:21:55.775313 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112517) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:21:55.775393 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:21:55.775422 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112518) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:21:55.775458 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:21:55.775523 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:21:55.775600 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:21:55.775663 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:21:55.775702 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:21:55.775731 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112518) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:21:55.775760 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:21:55.775787 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112518) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:21:55.775863 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:21:55.775953 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:21:55.776048 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:21:55.776134 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112515) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:21:55.776232 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:21:55.777410 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:21:55.777469 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:21:55.777531 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:21:55.777612 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:21:55.777673 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:21:55.777722 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112517) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:21:55.777798 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:21:55.777837 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:21:55.777920 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:21:55.778004 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:21:55.778100 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:21:55.778137 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112518) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:21:55.778186 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:21:55.778216 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:21:55.778249 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:21:55.778284 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:21:55.778315 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112516) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:21:55.778343 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:21:55.778370 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:21:55.778370 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:21:55.778417 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:21:55.778449 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:21:55.778473 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112518) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:21:55.778501 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:21:55.778501 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:21:55.778581 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112518) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:21:55.778640 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112517) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:21:55.778640 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:21:55.778702 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:21:55.778726 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112518) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:21:55.778796 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:21:55.778830 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:21:55.778858 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:21:55.778890 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:21:55.778917 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:21:55.778949 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:21:55.778976 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:21:55.779001 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:21:55.779069 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:21:55.779132 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:21:55.779165 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:21:55.779192 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112518) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:21:55.779223 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112518) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:21:55.779255 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112516) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:21:55.779288 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:21:55.779332 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:21:55.779366 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:21:55.779430 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112515) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:21:55.779538 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:21:55.779878 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:21:55.779923 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:21:55.779969 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:21:55.780003 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:21:55.780064 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:21:55.780096 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:21:55.780123 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:21:55.780159 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:21:55.780201 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:21:55.780239 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112517) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:21:55.780281 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:21:55.780319 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:21:55.780363 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:21:55.780408 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112515) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:21:55.780446 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:21:55.780491 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:21:55.780528 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:21:55.780612 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:21:55.780667 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:21:55.780710 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112518) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:21:55.780763 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:21:55.780763 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:21:55.780847 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:21:55.780891 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:21:55.780931 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:21:55.780966 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:21:55.781013 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112517) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:21:55.781086 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:21:55.781142 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:21:55.781186 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:21:55.781230 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:21:55.781268 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112516) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:21:55.781409 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112518) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:21:55.781409 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112518) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:21:55.781506 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:21:55.781544 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112518) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:21:55.781544 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:21:55.781662 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:21:55.781730 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:21:55.781776 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:21:55.781816 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:21:55.781854 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:21:55.781905 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:21:55.782021 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:21:55.782068 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:21:55.782106 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112518) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:21:55.782174 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:21:55.782237 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:21:55.782298 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112518) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:21:55.782348 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:21:55.782386 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:21:55.782432 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112516) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:21:55.782474 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:21:55.782513 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:21:55.782574 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112515) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:21:55.782574 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:21:55.782574 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:21:55.782574 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:21:55.782574 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:21:55.782574 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:21:55.782574 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:21:55.782574 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112515) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:21:55.782574 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:21:55.783480 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:21:55.783649 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:21:55.783649 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:21:55.783649 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:21:55.783836 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112518) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:21:55.783921 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:21:55.783921 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112517) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:21:55.784055 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:21:55.784055 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:21:55.784195 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:21:55.784266 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:21:55.784266 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:21:55.784266 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112518) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:21:55.784416 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:21:55.784474 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112518) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:21:55.784539 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:21:55.784625 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:21:55.784715 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:21:55.784780 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:21:55.784837 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:21:55.784892 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:21:55.784946 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:21:55.785001 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:21:55.785077 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112515) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:21:55.785151 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:21:55.785255 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:21:55.785318 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:21:55.785398 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:21:55.785458 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:21:55.785521 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112516) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:21:55.785617 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:21:55.785685 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:21:55.785757 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:21:55.785757 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112517) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:21:55.785757 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:21:55.785920 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112518) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:21:55.785920 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:21:55.786051 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:21:55.786109 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:21:55.786164 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:21:55.786220 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:21:55.786295 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:21:55.786408 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:21:55.786498 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:21:55.786601 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:21:55.786601 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112518) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:21:55.786736 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:21:55.786797 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:21:55.786870 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112518) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:21:55.786931 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:21:55.786996 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:21:55.786996 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112515) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:21:55.787287 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:21:55.787287 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112516) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:21:55.787414 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:21:55.787476 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:21:55.787542 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:21:55.787542 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:21:55.787542 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:21:55.787542 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:21:55.787542 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:21:55.787542 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112517) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:21:55.787907 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:21:55.787975 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112518) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:21:55.788033 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:21:55.788099 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:21:55.788166 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:21:55.788232 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:21:55.788297 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:21:55.788363 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:21:55.788363 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:21:55.788485 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:21:55.788550 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112518) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:21:55.788632 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:21:55.788709 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112518) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:21:55.788766 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112516) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:21:55.788766 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:21:55.788870 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:21:55.788870 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:21:55.788870 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:21:55.788870 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:21:55.788870 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:21:55.788870 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112515) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:21:55.789171 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:21:55.789171 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:21:55.789285 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:21:55.789344 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:21:55.789399 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112518) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:21:55.789464 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:21:55.789540 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:21:55.789689 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:21:55.789751 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:21:55.789822 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112517) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:21:55.789877 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:21:55.789937 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:21:55.789994 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:21:55.789994 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112518) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:21:55.790094 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:21:55.790162 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112518) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:21:55.790236 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:21:55.790236 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:21:55.790414 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:21:55.790486 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:21:55.790550 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:21:55.790650 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:21:55.790708 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:21:55.790774 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112516) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:21:55.790838 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:21:55.790838 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:21:55.790958 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:21:55.791167 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112515) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:21:55.791167 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:21:55.795362 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:21:55.795491 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:21:55.795491 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:21:55.795657 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:21:55.795657 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:21:55.795657 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112517) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:21:55.795827 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:21:55.795886 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112518) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:21:55.795886 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:21:55.795984 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:21:55.795984 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:21:55.796079 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:21:55.796143 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112518) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:21:55.796191 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112518) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:21:55.796253 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:21:55.796253 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:21:55.796379 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:21:55.796445 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:21:55.796508 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:21:55.796586 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:21:55.796646 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:21:55.796698 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112515) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:21:55.796753 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:21:55.796753 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:21:55.796870 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:21:55.796939 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:21:55.796939 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112517) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:21:55.796939 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:21:55.797318 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112518) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:21:55.797414 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:21:55.797574 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:21:55.797574 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:21:55.797705 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:21:55.797782 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:21:55.797852 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:21:55.797929 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:21:55.798000 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:21:55.798040 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112518) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:21:55.798040 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112518) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:21:55.798306 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:21:55.798306 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112515) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:21:55.798426 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:21:55.798501 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:21:55.798608 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:21:55.798608 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:21:55.798608 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:21:55.798608 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:21:55.798608 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112516) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:21:55.798608 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:21:55.799971 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:21:55.799971 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:21:55.799971 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:21:55.799971 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:21:55.799971 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:21:55.799971 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112517) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:21:55.799971 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:21:55.800213 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:21:55.800300 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:21:55.800374 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:21:55.800374 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:21:55.800525 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:21:55.800619 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:21:55.800705 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:21:55.800971 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112518) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:21:55.801043 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:21:55.801093 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:21:55.801142 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:21:55.801142 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:21:55.801314 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:21:55.801356 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:21:55.801410 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:21:55.801450 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112517) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:21:55.801487 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:21:55.801526 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:21:55.801583 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:21:55.801623 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:21:55.801663 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:21:55.801718 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:21:55.801759 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112516) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:21:55.801801 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112518) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:21:55.801840 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:21:55.801892 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112518) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:21:55.801892 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112518) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:21:55.801892 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:21:55.801999 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112515) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:21:55.802039 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:21:55.802090 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:21:55.802170 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:21:55.802223 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:21:55.802268 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:21:55.802268 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112518) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:21:55.802350 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:21:55.802395 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:21:55.802435 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112518) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:21:55.802482 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:21:55.802521 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:21:55.802580 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:21:55.802633 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:21:55.802633 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:21:55.802633 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:21:55.802750 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:21:55.802802 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112516) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:21:55.802841 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112515) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:21:55.802877 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:21:55.802918 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:21:55.802959 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:21:55.802959 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:21:55.802959 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:21:55.802959 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:21:55.802959 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:21:55.802959 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112516) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:21:55.802959 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:21:55.803291 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:21:55.803291 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:21:55.803291 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:21:55.803291 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:21:55.803291 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:21:55.803291 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112517) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:21:55.803291 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:21:55.803291 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:21:55.803291 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:21:55.803291 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:21:55.803768 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:21:55.803768 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:21:55.803768 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112517) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:21:55.803768 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:21:55.803918 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112518) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:21:55.803918 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:21:55.803918 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:21:55.803918 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:21:55.803918 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:21:55.803918 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112518) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:21:55.803918 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112518) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:21:55.804170 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:21:55.804208 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112518) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:21:55.804245 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:21:55.804269 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:21:55.804302 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:21:55.804330 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:21:55.804357 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:21:55.804389 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:21:55.804420 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:21:55.804448 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:21:55.804473 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112516) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:21:55.804500 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112518) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:21:55.804532 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:21:55.804571 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:21:55.804603 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112518) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:21:55.804627 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:21:55.804627 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:21:55.804686 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:21:55.804714 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:21:55.804714 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:21:55.804768 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:21:55.804798 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:21:55.804830 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:21:55.804858 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112516) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:21:55.804889 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:21:55.804889 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112515) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:21:55.804952 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:21:55.804985 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:21:55.804985 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:21:55.804985 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:21:55.804985 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:21:55.804985 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:21:55.804985 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:21:55.804985 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112515) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:21:55.804985 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:21:55.805203 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:21:55.805203 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:21:55.805203 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:21:55.805203 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:21:55.805301 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:21:55.805334 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:21:55.805334 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112517) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:21:55.805389 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:21:55.805423 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:21:55.805452 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:21:55.805452 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:21:55.805499 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112518) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:21:55.805525 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:21:55.805552 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:21:55.805597 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112515) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:21:55.805629 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:21:55.805629 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:21:55.805686 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:21:55.805716 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:21:55.805744 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:21:55.805775 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112518) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:21:55.805804 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:21:55.805832 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112518) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:21:55.805859 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:21:55.805859 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:21:55.805859 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:21:55.805859 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112516) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:21:55.805859 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:21:55.805981 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:21:55.805981 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:21:55.805981 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:21:55.805981 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:21:55.805981 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:21:55.806101 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:21:55.806127 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112517) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:21:55.806160 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:21:55.806192 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:21:55.806219 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:21:55.806219 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:21:55.806219 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:21:55.806298 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112518) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:21:55.806330 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112516) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:21:55.806359 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:21:55.806390 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:21:55.806424 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:21:55.806462 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:21:55.806495 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:21:55.806520 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:21:55.806553 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:21:55.806628 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:21:55.806664 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112518) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:21:55.806696 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:21:55.806723 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:21:55.806748 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112518) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:21:55.806782 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:21:55.806811 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:21:55.806838 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:21:55.806862 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:21:55.806894 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:21:55.806920 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112517) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:21:55.806947 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:21:55.806976 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:21:55.807039 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112516) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:21:55.807078 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112518) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:21:55.807125 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:21:55.807159 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:21:55.807190 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:21:55.807190 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:21:55.807241 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:21:55.807269 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:21:55.807296 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:21:55.807324 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:21:55.807324 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112518) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:21:55.807374 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:21:55.807411 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112518) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:21:55.807436 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112515) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:21:55.807436 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:21:55.807719 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:21:55.807804 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:21:55.807909 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:21:55.808001 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:21:55.808088 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:21:55.808171 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112515) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:21:55.808240 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:21:55.808305 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:21:55.808363 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:21:55.808363 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:21:55.808441 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:21:55.808474 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112518) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:21:55.808505 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:21:55.808537 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:21:55.808580 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:21:55.808610 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112517) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:21:55.808651 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:21:55.808680 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:21:55.808709 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:21:55.808741 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:21:55.808772 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:21:55.808801 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:21:55.808832 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:21:55.808860 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:21:55.808887 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112518) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:21:55.808914 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112516) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:21:55.808948 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112518) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:21:55.808977 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:21:55.809038 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:21:55.809134 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:21:55.809220 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:21:55.809307 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:21:55.809392 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:21:55.809479 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112515) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:21:55.809583 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:21:55.810905 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:21:55.810966 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:21:55.811066 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:21:55.811107 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:21:55.811134 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112518) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:21:55.811159 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:21:55.811186 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:21:55.811219 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:21:55.811247 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:21:55.811275 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:21:55.811317 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112517) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:21:55.811352 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:21:55.811386 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:21:55.811423 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:21:55.811521 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:21:55.811585 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:21:55.811630 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:21:55.811656 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112516) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:21:55.811683 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112518) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:21:55.811721 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:21:55.811751 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112518) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:21:55.812476 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:21:55.812553 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:21:55.812636 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:21:55.812703 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:21:55.812747 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:21:55.812793 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112515) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:21:55.812857 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:21:55.813831 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:21:55.813900 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:21:55.813939 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:21:55.813999 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:21:55.814066 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:21:55.814110 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:21:55.814146 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112517) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:21:55.814187 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112518) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:21:55.814234 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:21:55.814278 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:21:55.814319 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:21:55.814365 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:21:55.814411 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:21:55.814456 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:21:55.814496 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:21:55.814536 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:21:55.814636 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:21:55.814702 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112516) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:21:55.814746 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112518) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:21:55.814788 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:21:55.814834 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112518) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:21:55.815350 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:21:55.815403 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:21:55.815447 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:21:55.815517 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:21:55.815578 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:21:55.815635 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:21:55.815675 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112518) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:21:55.815716 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112517) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:21:55.815757 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:21:55.815797 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:21:55.815846 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:21:55.815887 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:21:55.815928 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:21:55.815971 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:21:55.816013 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:21:55.816053 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:21:55.816093 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:21:55.816138 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112518) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:21:55.816275 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112515) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:21:55.816418 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112518) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:21:55.816465 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:21:55.816507 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:21:55.816620 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:21:55.816669 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:21:55.816720 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:21:55.816761 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:21:55.816802 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:21:55.816840 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:21:55.816886 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:21:55.816938 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112515) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:21:55.816983 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:21:55.817019 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:21:55.817058 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:21:55.817058 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112516) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:21:55.817127 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112518) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:21:55.817180 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:21:55.817223 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:21:55.817267 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:21:55.817306 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:21:55.817348 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:21:55.817400 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:21:55.817438 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:21:55.817477 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:21:55.817523 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112518) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:21:55.817581 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:21:55.817619 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112518) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:21:55.817655 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:21:55.817690 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:21:55.817741 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:21:55.817784 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112518) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:21:55.817830 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112515) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:21:55.817867 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:21:55.817910 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:21:55.817957 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:21:55.818000 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:21:55.818048 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:21:55.818092 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:21:55.818129 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:21:55.818164 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:21:55.818207 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:21:55.818254 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:21:55.818290 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:21:55.818325 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:21:55.818363 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:21:55.818401 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:21:55.818445 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112516) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:21:55.818489 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112518) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:21:55.818534 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:21:55.818589 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:21:55.818641 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:21:55.818692 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112518) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:21:55.818732 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:21:55.818768 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112517) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:21:55.818802 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:21:55.818842 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112518) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:21:55.818877 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:21:55.818919 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:21:55.818959 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:21:55.819026 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112515) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:21:55.819084 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:21:55.819127 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:21:55.819168 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:21:55.819206 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:21:55.819253 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:21:55.819289 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:21:55.819324 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:21:55.819359 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:21:55.819399 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:21:55.819433 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:21:55.819585 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:21:55.819631 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112516) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:21:55.819665 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:21:55.819715 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112518) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:21:55.819757 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:21:55.819797 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:21:55.819840 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:21:55.819887 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112518) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:21:55.819926 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:21:55.819966 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:21:55.820013 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:21:55.820013 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:21:55.820087 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:21:55.820127 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:21:55.820165 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112515) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:21:55.820200 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:21:55.820248 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112517) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:21:55.820293 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:21:55.820333 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:21:55.820375 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:21:55.820424 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:21:55.820424 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112516) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:21:55.820501 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:21:55.820501 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:21:55.820593 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:21:55.820645 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:21:55.820645 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:21:55.820645 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:21:55.820645 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112517) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:21:55.820645 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:21:55.821149 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112518) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:21:55.821217 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:21:55.821263 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:21:55.821304 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:21:55.821350 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:21:55.821392 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:21:55.821433 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:21:55.821433 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112518) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:21:55.821501 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:21:55.821541 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112518) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:21:55.821615 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:21:55.821664 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:21:55.821710 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:21:55.821750 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:21:55.821789 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112515) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:21:55.821834 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:21:55.821875 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:21:55.821918 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:21:55.821957 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:21:55.822000 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:21:55.822050 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:21:55.822090 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:21:55.822128 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112516) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:21:55.822166 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:21:55.822166 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:21:55.822242 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:21:55.822286 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112517) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:21:55.822286 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:21:55.825985 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112518) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:21:55.826065 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:21:55.826111 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:21:55.826161 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:21:55.826212 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:21:55.826260 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:21:55.826303 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:21:55.826344 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:21:55.826389 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112518) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:21:55.826436 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:21:55.826472 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112518) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:21:55.826519 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:21:55.826591 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:21:55.826591 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112517) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:21:55.826669 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:21:55.826712 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:21:55.826757 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:21:55.826757 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:21:55.826757 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:21:55.826757 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112516) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:21:55.826757 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:21:55.826927 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:21:55.826927 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:21:55.827404 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:21:55.827404 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:21:55.827404 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:21:55.827404 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112515) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:21:55.827404 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:21:55.828066 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:21:55.828134 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:21:55.828175 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:21:55.828232 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:21:55.828536 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:21:55.828632 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:21:55.828683 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:21:55.828765 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:21:55.828817 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:21:55.828893 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:21:55.828979 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:21:55.828979 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:21:55.829309 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112518) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:21:55.829632 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:21:55.829632 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:21:55.829632 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:21:55.829632 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:21:55.830370 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:21:55.830469 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112518) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:21:55.830606 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112517) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:21:55.830710 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112518) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:21:55.830772 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:21:55.830841 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:21:55.830841 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112515) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:21:55.830841 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:21:55.831069 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:21:55.831069 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112516) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:21:55.831069 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:21:55.834649 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:21:55.834729 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:21:55.834788 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:21:55.834847 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:21:55.834901 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:21:55.834949 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112518) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:21:55.835016 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112517) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:21:55.835054 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:21:55.835090 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:21:55.835131 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:21:55.835166 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:21:55.835212 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:21:55.835252 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:21:55.835285 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:21:55.835329 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:21:55.835370 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:21:55.835409 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:21:55.835448 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112518) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:21:55.835483 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112516) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:21:55.835524 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112518) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:21:55.835587 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:21:55.835842 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:21:55.835902 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:21:55.835940 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:21:55.835940 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:21:55.836023 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:21:55.836062 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:21:55.836103 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:21:55.836142 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:21:55.836177 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:21:55.836226 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112515) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:21:55.836269 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:21:55.836322 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112518) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:21:55.836378 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:21:55.836443 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112517) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:21:55.836497 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:21:55.836537 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:21:55.836607 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:21:55.836607 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:21:55.836685 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:21:55.836738 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:21:55.836778 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:21:55.836823 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112518) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:21:55.836862 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:21:55.836903 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:21:55.836955 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112518) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:21:55.837000 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:21:55.837038 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:21:55.837076 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:21:55.837118 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112518) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:21:55.837156 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:21:55.837190 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:21:55.837230 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:21:55.837269 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:21:55.837308 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112517) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:21:55.837353 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:21:55.837388 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:21:55.837422 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:21:55.837466 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:21:55.837505 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:21:55.837543 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:21:55.837594 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:21:55.837634 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112518) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:21:55.837684 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112515) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:21:55.837723 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112516) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:21:55.837770 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112518) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:21:55.837808 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:21:55.837848 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:21:55.837888 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:21:55.837930 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:21:55.837969 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:21:55.838008 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:21:55.838046 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:21:55.838081 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:21:55.838117 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:21:55.838164 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:21:55.838202 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:21:55.838245 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:21:55.838279 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112515) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:21:55.838320 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112516) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:21:55.882246 np0000172637 devstack@c-api.service[112517]: INFO dbcounter [None req-0b5129ac-71e5-466c-907f-ee409f917380 None None] Registered counter for database cinder May 08 03:21:55.884454 np0000172637 devstack@c-api.service[112515]: INFO dbcounter [None req-1adf0f2f-9c33-456e-a52d-39b8d3b49f5a None None] Registered counter for database cinder May 08 03:21:55.885112 np0000172637 devstack@c-api.service[112516]: INFO dbcounter [None req-3f8b6a5d-075c-471c-9524-9ee3014d7a15 None None] Registered counter for database cinder May 08 03:21:55.894793 np0000172637 devstack@c-api.service[112517]: DEBUG oslo_db.sqlalchemy.engines [None req-0b5129ac-71e5-466c-907f-ee409f917380 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=112517) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 08 03:21:55.895530 np0000172637 devstack@c-api.service[112518]: INFO dbcounter [None req-34eb627a-19ed-424e-9c45-cd6e42c5f999 None None] Registered counter for database cinder May 08 03:21:55.896146 np0000172637 devstack@c-api.service[112516]: DEBUG oslo_db.sqlalchemy.engines [None req-3f8b6a5d-075c-471c-9524-9ee3014d7a15 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=112516) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 08 03:21:55.897420 np0000172637 devstack@c-api.service[112515]: DEBUG oslo_db.sqlalchemy.engines [None req-1adf0f2f-9c33-456e-a52d-39b8d3b49f5a 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=112515) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 08 03:21:55.911148 np0000172637 devstack@c-api.service[112518]: DEBUG oslo_db.sqlalchemy.engines [None req-34eb627a-19ed-424e-9c45-cd6e42c5f999 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=112518) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 08 03:21:56.009708 np0000172637 devstack@c-api.service[112517]: DEBUG dbcounter [-] [112517] Writer thread running {{(pid=112517) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 08 03:21:56.012033 np0000172637 devstack@c-api.service[112517]: INFO cinder.rpc [None req-0b5129ac-71e5-466c-907f-ee409f917380 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 08 03:21:56.014184 np0000172637 devstack@c-api.service[112517]: INFO cinder.rpc [None req-0b5129ac-71e5-466c-907f-ee409f917380 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 08 03:21:56.015502 np0000172637 devstack@c-api.service[112516]: DEBUG dbcounter [-] [112516] Writer thread running {{(pid=112516) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 08 03:21:56.016185 np0000172637 devstack@c-api.service[112517]: INFO cinder.rpc [None req-0b5129ac-71e5-466c-907f-ee409f917380 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 08 03:21:56.017859 np0000172637 devstack@c-api.service[112517]: INFO cinder.rpc [None req-0b5129ac-71e5-466c-907f-ee409f917380 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 08 03:21:56.018014 np0000172637 devstack@c-api.service[112516]: INFO cinder.rpc [None req-3f8b6a5d-075c-471c-9524-9ee3014d7a15 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 08 03:21:56.018778 np0000172637 devstack@c-api.service[112517]: WARNING castellan.key_manager.migration [None req-0b5129ac-71e5-466c-907f-ee409f917380 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:21:56.020828 np0000172637 devstack@c-api.service[112516]: INFO cinder.rpc [None req-3f8b6a5d-075c-471c-9524-9ee3014d7a15 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 08 03:21:56.021031 np0000172637 devstack@c-api.service[112517]: WARNING castellan.key_manager.migration [None req-0b5129ac-71e5-466c-907f-ee409f917380 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:21:56.023298 np0000172637 devstack@c-api.service[112516]: INFO cinder.rpc [None req-3f8b6a5d-075c-471c-9524-9ee3014d7a15 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 08 03:21:56.025684 np0000172637 devstack@c-api.service[112516]: INFO cinder.rpc [None req-3f8b6a5d-075c-471c-9524-9ee3014d7a15 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 08 03:21:56.026450 np0000172637 devstack@c-api.service[112517]: DEBUG oslo_db.sqlalchemy.engines [None req-0b5129ac-71e5-466c-907f-ee409f917380 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=112517) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 08 03:21:56.026828 np0000172637 devstack@c-api.service[112516]: WARNING castellan.key_manager.migration [None req-3f8b6a5d-075c-471c-9524-9ee3014d7a15 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:21:56.028642 np0000172637 devstack@c-api.service[112516]: WARNING castellan.key_manager.migration [None req-3f8b6a5d-075c-471c-9524-9ee3014d7a15 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:21:56.028714 np0000172637 devstack@c-api.service[112517]: INFO cinder.rpc [None req-0b5129ac-71e5-466c-907f-ee409f917380 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 08 03:21:56.030807 np0000172637 devstack@c-api.service[112517]: INFO cinder.rpc [None req-0b5129ac-71e5-466c-907f-ee409f917380 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 08 03:21:56.031932 np0000172637 devstack@c-api.service[112517]: WARNING castellan.key_manager.migration [None req-0b5129ac-71e5-466c-907f-ee409f917380 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:21:56.032291 np0000172637 devstack@c-api.service[112515]: DEBUG dbcounter [-] [112515] Writer thread running {{(pid=112515) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 08 03:21:56.033867 np0000172637 devstack@c-api.service[112516]: DEBUG oslo_db.sqlalchemy.engines [None req-3f8b6a5d-075c-471c-9524-9ee3014d7a15 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=112516) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 08 03:21:56.035041 np0000172637 devstack@c-api.service[112515]: INFO cinder.rpc [None req-1adf0f2f-9c33-456e-a52d-39b8d3b49f5a None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 08 03:21:56.036741 np0000172637 devstack@c-api.service[112516]: INFO cinder.rpc [None req-3f8b6a5d-075c-471c-9524-9ee3014d7a15 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 08 03:21:56.037784 np0000172637 devstack@c-api.service[112515]: INFO cinder.rpc [None req-1adf0f2f-9c33-456e-a52d-39b8d3b49f5a None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 08 03:21:56.038800 np0000172637 devstack@c-api.service[112516]: INFO cinder.rpc [None req-3f8b6a5d-075c-471c-9524-9ee3014d7a15 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 08 03:21:56.039766 np0000172637 devstack@c-api.service[112515]: INFO cinder.rpc [None req-1adf0f2f-9c33-456e-a52d-39b8d3b49f5a None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 08 03:21:56.040031 np0000172637 devstack@c-api.service[112516]: WARNING castellan.key_manager.migration [None req-3f8b6a5d-075c-471c-9524-9ee3014d7a15 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:21:56.041708 np0000172637 devstack@c-api.service[112515]: INFO cinder.rpc [None req-1adf0f2f-9c33-456e-a52d-39b8d3b49f5a None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 08 03:21:56.042011 np0000172637 devstack@c-api.service[112518]: DEBUG dbcounter [-] [112518] Writer thread running {{(pid=112518) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 08 03:21:56.043048 np0000172637 devstack@c-api.service[112515]: WARNING castellan.key_manager.migration [None req-1adf0f2f-9c33-456e-a52d-39b8d3b49f5a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:21:56.043960 np0000172637 devstack@c-api.service[112517]: WARNING castellan.key_manager.migration [None req-0b5129ac-71e5-466c-907f-ee409f917380 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:21:56.044263 np0000172637 devstack@c-api.service[112518]: INFO cinder.rpc [None req-34eb627a-19ed-424e-9c45-cd6e42c5f999 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 08 03:21:56.045467 np0000172637 devstack@c-api.service[112515]: WARNING castellan.key_manager.migration [None req-1adf0f2f-9c33-456e-a52d-39b8d3b49f5a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:21:56.046577 np0000172637 devstack@c-api.service[112518]: INFO cinder.rpc [None req-34eb627a-19ed-424e-9c45-cd6e42c5f999 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 08 03:21:56.047276 np0000172637 devstack@c-api.service[112517]: WARNING castellan.key_manager.migration [None req-0b5129ac-71e5-466c-907f-ee409f917380 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:21:56.048671 np0000172637 devstack@c-api.service[112518]: INFO cinder.rpc [None req-34eb627a-19ed-424e-9c45-cd6e42c5f999 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 08 03:21:56.050506 np0000172637 devstack@c-api.service[112517]: WARNING castellan.key_manager.migration [None req-0b5129ac-71e5-466c-907f-ee409f917380 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:21:56.050635 np0000172637 devstack@c-api.service[112518]: INFO cinder.rpc [None req-34eb627a-19ed-424e-9c45-cd6e42c5f999 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 08 03:21:56.051485 np0000172637 devstack@c-api.service[112518]: WARNING castellan.key_manager.migration [None req-34eb627a-19ed-424e-9c45-cd6e42c5f999 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:21:56.051598 np0000172637 devstack@c-api.service[112516]: WARNING castellan.key_manager.migration [None req-3f8b6a5d-075c-471c-9524-9ee3014d7a15 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:21:56.051666 np0000172637 devstack@c-api.service[112515]: DEBUG oslo_db.sqlalchemy.engines [None req-1adf0f2f-9c33-456e-a52d-39b8d3b49f5a 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=112515) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 08 03:21:56.053247 np0000172637 devstack@c-api.service[112518]: WARNING castellan.key_manager.migration [None req-34eb627a-19ed-424e-9c45-cd6e42c5f999 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:21:56.053508 np0000172637 devstack@c-api.service[112515]: INFO cinder.rpc [None req-1adf0f2f-9c33-456e-a52d-39b8d3b49f5a None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 08 03:21:56.054668 np0000172637 devstack@c-api.service[112517]: WARNING castellan.key_manager.migration [None req-0b5129ac-71e5-466c-907f-ee409f917380 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:21:56.054778 np0000172637 devstack@c-api.service[112516]: WARNING castellan.key_manager.migration [None req-3f8b6a5d-075c-471c-9524-9ee3014d7a15 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:21:56.055157 np0000172637 devstack@c-api.service[112515]: INFO cinder.rpc [None req-1adf0f2f-9c33-456e-a52d-39b8d3b49f5a None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 08 03:21:56.055940 np0000172637 devstack@c-api.service[112515]: WARNING castellan.key_manager.migration [None req-1adf0f2f-9c33-456e-a52d-39b8d3b49f5a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:21:56.057919 np0000172637 devstack@c-api.service[112516]: WARNING castellan.key_manager.migration [None req-3f8b6a5d-075c-471c-9524-9ee3014d7a15 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:21:56.058048 np0000172637 devstack@c-api.service[112517]: WARNING castellan.key_manager.migration [None req-0b5129ac-71e5-466c-907f-ee409f917380 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:21:56.058134 np0000172637 devstack@c-api.service[112518]: DEBUG oslo_db.sqlalchemy.engines [None req-34eb627a-19ed-424e-9c45-cd6e42c5f999 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=112518) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 08 03:21:56.060547 np0000172637 devstack@c-api.service[112518]: INFO cinder.rpc [None req-34eb627a-19ed-424e-9c45-cd6e42c5f999 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 08 03:21:56.061105 np0000172637 devstack@c-api.service[112517]: WARNING castellan.key_manager.migration [None req-0b5129ac-71e5-466c-907f-ee409f917380 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:21:56.061943 np0000172637 devstack@c-api.service[112516]: WARNING castellan.key_manager.migration [None req-3f8b6a5d-075c-471c-9524-9ee3014d7a15 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:21:56.062924 np0000172637 devstack@c-api.service[112518]: INFO cinder.rpc [None req-34eb627a-19ed-424e-9c45-cd6e42c5f999 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 08 03:21:56.064151 np0000172637 devstack@c-api.service[112518]: WARNING castellan.key_manager.migration [None req-34eb627a-19ed-424e-9c45-cd6e42c5f999 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:21:56.064331 np0000172637 devstack@c-api.service[112517]: WARNING castellan.key_manager.migration [None req-0b5129ac-71e5-466c-907f-ee409f917380 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:21:56.064958 np0000172637 devstack@c-api.service[112516]: WARNING castellan.key_manager.migration [None req-3f8b6a5d-075c-471c-9524-9ee3014d7a15 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:21:56.067465 np0000172637 devstack@c-api.service[112515]: WARNING castellan.key_manager.migration [None req-1adf0f2f-9c33-456e-a52d-39b8d3b49f5a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:21:56.067979 np0000172637 devstack@c-api.service[112516]: WARNING castellan.key_manager.migration [None req-3f8b6a5d-075c-471c-9524-9ee3014d7a15 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:21:56.068494 np0000172637 devstack@c-api.service[112517]: WARNING castellan.key_manager.migration [None req-0b5129ac-71e5-466c-907f-ee409f917380 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:21:56.071163 np0000172637 devstack@c-api.service[112516]: WARNING castellan.key_manager.migration [None req-3f8b6a5d-075c-471c-9524-9ee3014d7a15 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:21:56.071970 np0000172637 devstack@c-api.service[112515]: WARNING castellan.key_manager.migration [None req-1adf0f2f-9c33-456e-a52d-39b8d3b49f5a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:21:56.073274 np0000172637 devstack@c-api.service[112517]: WARNING castellan.key_manager.migration [None req-0b5129ac-71e5-466c-907f-ee409f917380 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:21:56.074304 np0000172637 devstack@c-api.service[112518]: WARNING castellan.key_manager.migration [None req-34eb627a-19ed-424e-9c45-cd6e42c5f999 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:21:56.075009 np0000172637 devstack@c-api.service[112516]: WARNING castellan.key_manager.migration [None req-3f8b6a5d-075c-471c-9524-9ee3014d7a15 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:21:56.075701 np0000172637 devstack@c-api.service[112517]: WARNING castellan.key_manager.migration [None req-0b5129ac-71e5-466c-907f-ee409f917380 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:21:56.076523 np0000172637 devstack@c-api.service[112515]: WARNING castellan.key_manager.migration [None req-1adf0f2f-9c33-456e-a52d-39b8d3b49f5a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:21:56.077501 np0000172637 devstack@c-api.service[112518]: WARNING castellan.key_manager.migration [None req-34eb627a-19ed-424e-9c45-cd6e42c5f999 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:21:56.078260 np0000172637 devstack@c-api.service[112516]: WARNING castellan.key_manager.migration [None req-3f8b6a5d-075c-471c-9524-9ee3014d7a15 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:21:56.079714 np0000172637 devstack@c-api.service[112517]: WARNING castellan.key_manager.migration [None req-0b5129ac-71e5-466c-907f-ee409f917380 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:21:56.080006 np0000172637 devstack@c-api.service[112516]: WARNING castellan.key_manager.migration [None req-3f8b6a5d-075c-471c-9524-9ee3014d7a15 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:21:56.080914 np0000172637 devstack@c-api.service[112518]: WARNING castellan.key_manager.migration [None req-34eb627a-19ed-424e-9c45-cd6e42c5f999 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:21:56.081331 np0000172637 devstack@c-api.service[112515]: WARNING castellan.key_manager.migration [None req-1adf0f2f-9c33-456e-a52d-39b8d3b49f5a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:21:56.082864 np0000172637 devstack@c-api.service[112516]: WARNING castellan.key_manager.migration [None req-3f8b6a5d-075c-471c-9524-9ee3014d7a15 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:21:56.084593 np0000172637 devstack@c-api.service[112515]: WARNING castellan.key_manager.migration [None req-1adf0f2f-9c33-456e-a52d-39b8d3b49f5a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:21:56.085928 np0000172637 devstack@c-api.service[112517]: WARNING castellan.key_manager.migration [None req-0b5129ac-71e5-466c-907f-ee409f917380 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:21:56.086533 np0000172637 devstack@c-api.service[112518]: WARNING castellan.key_manager.migration [None req-34eb627a-19ed-424e-9c45-cd6e42c5f999 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:21:56.087743 np0000172637 devstack@c-api.service[112515]: WARNING castellan.key_manager.migration [None req-1adf0f2f-9c33-456e-a52d-39b8d3b49f5a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:21:56.088482 np0000172637 devstack@c-api.service[112516]: WARNING castellan.key_manager.migration [None req-3f8b6a5d-075c-471c-9524-9ee3014d7a15 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:21:56.089675 np0000172637 devstack@c-api.service[112517]: WARNING castellan.key_manager.migration [None req-0b5129ac-71e5-466c-907f-ee409f917380 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:21:56.089785 np0000172637 devstack@c-api.service[112518]: WARNING castellan.key_manager.migration [None req-34eb627a-19ed-424e-9c45-cd6e42c5f999 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:21:56.090822 np0000172637 devstack@c-api.service[112515]: WARNING castellan.key_manager.migration [None req-1adf0f2f-9c33-456e-a52d-39b8d3b49f5a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:21:56.091881 np0000172637 devstack@c-api.service[112517]: WARNING castellan.key_manager.migration [None req-0b5129ac-71e5-466c-907f-ee409f917380 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:21:56.091979 np0000172637 devstack@c-api.service[112516]: WARNING castellan.key_manager.migration [None req-3f8b6a5d-075c-471c-9524-9ee3014d7a15 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:21:56.092707 np0000172637 devstack@c-api.service[112518]: WARNING castellan.key_manager.migration [None req-34eb627a-19ed-424e-9c45-cd6e42c5f999 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:21:56.093795 np0000172637 devstack@c-api.service[112517]: WARNING castellan.key_manager.migration [None req-0b5129ac-71e5-466c-907f-ee409f917380 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:21:56.094026 np0000172637 devstack@c-api.service[112516]: WARNING castellan.key_manager.migration [None req-3f8b6a5d-075c-471c-9524-9ee3014d7a15 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:21:56.094583 np0000172637 devstack@c-api.service[112515]: WARNING castellan.key_manager.migration [None req-1adf0f2f-9c33-456e-a52d-39b8d3b49f5a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:21:56.095772 np0000172637 devstack@c-api.service[112516]: WARNING castellan.key_manager.migration [None req-3f8b6a5d-075c-471c-9524-9ee3014d7a15 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:21:56.095846 np0000172637 devstack@c-api.service[112517]: WARNING castellan.key_manager.migration [None req-0b5129ac-71e5-466c-907f-ee409f917380 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:21:56.095970 np0000172637 devstack@c-api.service[112518]: WARNING castellan.key_manager.migration [None req-34eb627a-19ed-424e-9c45-cd6e42c5f999 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:21:56.097390 np0000172637 devstack@c-api.service[112516]: WARNING castellan.key_manager.migration [None req-3f8b6a5d-075c-471c-9524-9ee3014d7a15 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:21:56.098099 np0000172637 devstack@c-api.service[112517]: WARNING castellan.key_manager.migration [None req-0b5129ac-71e5-466c-907f-ee409f917380 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:21:56.098185 np0000172637 devstack@c-api.service[112515]: WARNING castellan.key_manager.migration [None req-1adf0f2f-9c33-456e-a52d-39b8d3b49f5a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:21:56.099170 np0000172637 devstack@c-api.service[112516]: WARNING castellan.key_manager.migration [None req-3f8b6a5d-075c-471c-9524-9ee3014d7a15 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:21:56.099688 np0000172637 devstack@c-api.service[112518]: WARNING castellan.key_manager.migration [None req-34eb627a-19ed-424e-9c45-cd6e42c5f999 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:21:56.099753 np0000172637 devstack@c-api.service[112515]: WARNING castellan.key_manager.migration [None req-1adf0f2f-9c33-456e-a52d-39b8d3b49f5a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:21:56.100233 np0000172637 devstack@c-api.service[112517]: WARNING castellan.key_manager.migration [None req-0b5129ac-71e5-466c-907f-ee409f917380 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:21:56.100665 np0000172637 devstack@c-api.service[112516]: WARNING castellan.key_manager.migration [None req-3f8b6a5d-075c-471c-9524-9ee3014d7a15 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:21:56.101620 np0000172637 devstack@c-api.service[112517]: WARNING cinder.api.contrib.hosts [None req-0b5129ac-71e5-466c-907f-ee409f917380 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 08 03:21:56.101740 np0000172637 devstack@c-api.service[112516]: WARNING cinder.api.contrib.hosts [None req-3f8b6a5d-075c-471c-9524-9ee3014d7a15 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 08 03:21:56.102460 np0000172637 devstack@c-api.service[112516]: WARNING castellan.key_manager.migration [None req-3f8b6a5d-075c-471c-9524-9ee3014d7a15 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:21:56.102593 np0000172637 devstack@c-api.service[112517]: WARNING castellan.key_manager.migration [None req-0b5129ac-71e5-466c-907f-ee409f917380 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:21:56.102683 np0000172637 devstack@c-api.service[112518]: WARNING castellan.key_manager.migration [None req-34eb627a-19ed-424e-9c45-cd6e42c5f999 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:21:56.102741 np0000172637 devstack@c-api.service[112515]: WARNING castellan.key_manager.migration [None req-1adf0f2f-9c33-456e-a52d-39b8d3b49f5a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:21:56.104173 np0000172637 devstack@c-api.service[112516]: WARNING castellan.key_manager.migration [None req-3f8b6a5d-075c-471c-9524-9ee3014d7a15 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:21:56.104278 np0000172637 devstack@c-api.service[112518]: WARNING castellan.key_manager.migration [None req-34eb627a-19ed-424e-9c45-cd6e42c5f999 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:21:56.104346 np0000172637 devstack@c-api.service[112517]: WARNING castellan.key_manager.migration [None req-0b5129ac-71e5-466c-907f-ee409f917380 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:21:56.105629 np0000172637 devstack@c-api.service[112516]: WARNING castellan.key_manager.migration [None req-3f8b6a5d-075c-471c-9524-9ee3014d7a15 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:21:56.106036 np0000172637 devstack@c-api.service[112517]: WARNING castellan.key_manager.migration [None req-0b5129ac-71e5-466c-907f-ee409f917380 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:21:56.106671 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.v3.router [None req-3f8b6a5d-075c-471c-9524-9ee3014d7a15 None None] Extended resource: extensions {{(pid=112516) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:21:56.106775 np0000172637 devstack@c-api.service[112518]: WARNING castellan.key_manager.migration [None req-34eb627a-19ed-424e-9c45-cd6e42c5f999 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:21:56.106976 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.v3.router [None req-0b5129ac-71e5-466c-907f-ee409f917380 None None] Extended resource: extensions {{(pid=112517) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:21:56.107813 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.v3.router [None req-3f8b6a5d-075c-471c-9524-9ee3014d7a15 None None] Extended resource: encryption {{(pid=112516) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:21:56.108243 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.v3.router [None req-0b5129ac-71e5-466c-907f-ee409f917380 None None] Extended resource: encryption {{(pid=112517) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:21:56.109124 np0000172637 devstack@c-api.service[112515]: WARNING castellan.key_manager.migration [None req-1adf0f2f-9c33-456e-a52d-39b8d3b49f5a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:21:56.109349 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.v3.router [None req-3f8b6a5d-075c-471c-9524-9ee3014d7a15 None None] Extended resource: encryption {{(pid=112516) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:21:56.109890 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.v3.router [None req-0b5129ac-71e5-466c-907f-ee409f917380 None None] Extended resource: encryption {{(pid=112517) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:21:56.110970 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.v3.router [None req-3f8b6a5d-075c-471c-9524-9ee3014d7a15 None None] Extended resource: os-quota-sets {{(pid=112516) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:21:56.111464 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.v3.router [None req-0b5129ac-71e5-466c-907f-ee409f917380 None None] Extended resource: os-quota-sets {{(pid=112517) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:21:56.112364 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.v3.router [None req-3f8b6a5d-075c-471c-9524-9ee3014d7a15 None None] Extended resource: cgsnapshots {{(pid=112516) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:21:56.112683 np0000172637 devstack@c-api.service[112518]: WARNING castellan.key_manager.migration [None req-34eb627a-19ed-424e-9c45-cd6e42c5f999 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:21:56.112756 np0000172637 devstack@c-api.service[112515]: WARNING castellan.key_manager.migration [None req-1adf0f2f-9c33-456e-a52d-39b8d3b49f5a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:21:56.112849 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.v3.router [None req-0b5129ac-71e5-466c-907f-ee409f917380 None None] Extended resource: cgsnapshots {{(pid=112517) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:21:56.113758 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.v3.router [None req-3f8b6a5d-075c-471c-9524-9ee3014d7a15 None None] Extended resource: os-quota-class-sets {{(pid=112516) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:21:56.114262 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.v3.router [None req-0b5129ac-71e5-466c-907f-ee409f917380 None None] Extended resource: os-quota-class-sets {{(pid=112517) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:21:56.114993 np0000172637 devstack@c-api.service[112515]: WARNING castellan.key_manager.migration [None req-1adf0f2f-9c33-456e-a52d-39b8d3b49f5a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:21:56.115148 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.v3.router [None req-3f8b6a5d-075c-471c-9524-9ee3014d7a15 None None] Extended resource: os-availability-zone {{(pid=112516) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:21:56.115761 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.v3.router [None req-0b5129ac-71e5-466c-907f-ee409f917380 None None] Extended resource: os-availability-zone {{(pid=112517) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:21:56.116185 np0000172637 devstack@c-api.service[112518]: WARNING castellan.key_manager.migration [None req-34eb627a-19ed-424e-9c45-cd6e42c5f999 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:21:56.116490 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.v3.router [None req-3f8b6a5d-075c-471c-9524-9ee3014d7a15 None None] Extended resource: qos-specs {{(pid=112516) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:21:56.116678 np0000172637 devstack@c-api.service[112515]: WARNING castellan.key_manager.migration [None req-1adf0f2f-9c33-456e-a52d-39b8d3b49f5a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:21:56.117006 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.v3.router [None req-0b5129ac-71e5-466c-907f-ee409f917380 None None] Extended resource: qos-specs {{(pid=112517) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:21:56.118054 np0000172637 devstack@c-api.service[112515]: WARNING castellan.key_manager.migration [None req-1adf0f2f-9c33-456e-a52d-39b8d3b49f5a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:21:56.118482 np0000172637 devstack@c-api.service[112518]: WARNING castellan.key_manager.migration [None req-34eb627a-19ed-424e-9c45-cd6e42c5f999 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:21:56.118621 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.v3.router [None req-3f8b6a5d-075c-471c-9524-9ee3014d7a15 None None] Extended resource: backups {{(pid=112516) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:21:56.119062 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.v3.router [None req-0b5129ac-71e5-466c-907f-ee409f917380 None None] Extended resource: backups {{(pid=112517) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:21:56.119773 np0000172637 devstack@c-api.service[112515]: WARNING castellan.key_manager.migration [None req-1adf0f2f-9c33-456e-a52d-39b8d3b49f5a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:21:56.119972 np0000172637 devstack@c-api.service[112518]: WARNING castellan.key_manager.migration [None req-34eb627a-19ed-424e-9c45-cd6e42c5f999 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:21:56.121075 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.v3.router [None req-3f8b6a5d-075c-471c-9524-9ee3014d7a15 None None] Extended resource: extra_specs {{(pid=112516) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:21:56.121405 np0000172637 devstack@c-api.service[112518]: WARNING castellan.key_manager.migration [None req-34eb627a-19ed-424e-9c45-cd6e42c5f999 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:21:56.121843 np0000172637 devstack@c-api.service[112515]: WARNING castellan.key_manager.migration [None req-1adf0f2f-9c33-456e-a52d-39b8d3b49f5a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:21:56.122047 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.v3.router [None req-0b5129ac-71e5-466c-907f-ee409f917380 None None] Extended resource: extra_specs {{(pid=112517) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:21:56.122688 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.v3.router [None req-3f8b6a5d-075c-471c-9524-9ee3014d7a15 None None] Extended resource: os-snapshot-manage {{(pid=112516) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:21:56.123134 np0000172637 devstack@c-api.service[112518]: WARNING castellan.key_manager.migration [None req-34eb627a-19ed-424e-9c45-cd6e42c5f999 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:21:56.123516 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.v3.router [None req-0b5129ac-71e5-466c-907f-ee409f917380 None None] Extended resource: os-snapshot-manage {{(pid=112517) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:21:56.123999 np0000172637 devstack@c-api.service[112515]: WARNING cinder.api.contrib.hosts [None req-1adf0f2f-9c33-456e-a52d-39b8d3b49f5a None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 08 03:21:56.124154 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.v3.router [None req-3f8b6a5d-075c-471c-9524-9ee3014d7a15 None None] Extended resource: os-volume-type-access {{(pid=112516) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:21:56.124519 np0000172637 devstack@c-api.service[112518]: WARNING castellan.key_manager.migration [None req-34eb627a-19ed-424e-9c45-cd6e42c5f999 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:21:56.124978 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.v3.router [None req-0b5129ac-71e5-466c-907f-ee409f917380 None None] Extended resource: os-volume-type-access {{(pid=112517) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:21:56.125493 np0000172637 devstack@c-api.service[112515]: WARNING castellan.key_manager.migration [None req-1adf0f2f-9c33-456e-a52d-39b8d3b49f5a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:21:56.125629 np0000172637 devstack@c-api.service[112518]: WARNING cinder.api.contrib.hosts [None req-34eb627a-19ed-424e-9c45-cd6e42c5f999 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 08 03:21:56.125776 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.v3.router [None req-3f8b6a5d-075c-471c-9524-9ee3014d7a15 None None] Extended resource: capabilities {{(pid=112516) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:21:56.126339 np0000172637 devstack@c-api.service[112518]: WARNING castellan.key_manager.migration [None req-34eb627a-19ed-424e-9c45-cd6e42c5f999 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:21:56.126464 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.v3.router [None req-0b5129ac-71e5-466c-907f-ee409f917380 None None] Extended resource: capabilities {{(pid=112517) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:21:56.126978 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.v3.router [None req-3f8b6a5d-075c-471c-9524-9ee3014d7a15 None None] Extended resource: os-hosts {{(pid=112516) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:21:56.127702 np0000172637 devstack@c-api.service[112515]: WARNING castellan.key_manager.migration [None req-1adf0f2f-9c33-456e-a52d-39b8d3b49f5a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:21:56.127811 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.v3.router [None req-0b5129ac-71e5-466c-907f-ee409f917380 None None] Extended resource: os-hosts {{(pid=112517) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:21:56.127889 np0000172637 devstack@c-api.service[112518]: WARNING castellan.key_manager.migration [None req-34eb627a-19ed-424e-9c45-cd6e42c5f999 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:21:56.128277 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.v3.router [None req-3f8b6a5d-075c-471c-9524-9ee3014d7a15 None None] Extended resource: consistencygroups {{(pid=112516) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:21:56.129135 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.v3.router [None req-0b5129ac-71e5-466c-907f-ee409f917380 None None] Extended resource: consistencygroups {{(pid=112517) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:21:56.129367 np0000172637 devstack@c-api.service[112518]: WARNING castellan.key_manager.migration [None req-34eb627a-19ed-424e-9c45-cd6e42c5f999 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:21:56.129432 np0000172637 devstack@c-api.service[112515]: WARNING castellan.key_manager.migration [None req-1adf0f2f-9c33-456e-a52d-39b8d3b49f5a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:21:56.130190 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.v3.router [None req-3f8b6a5d-075c-471c-9524-9ee3014d7a15 None None] Extended resource: os-volume-transfer {{(pid=112516) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:21:56.130367 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.v3.router [None req-34eb627a-19ed-424e-9c45-cd6e42c5f999 None None] Extended resource: extensions {{(pid=112518) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:21:56.130463 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.v3.router [None req-1adf0f2f-9c33-456e-a52d-39b8d3b49f5a None None] Extended resource: extensions {{(pid=112515) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:21:56.131116 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.v3.router [None req-0b5129ac-71e5-466c-907f-ee409f917380 None None] Extended resource: os-volume-transfer {{(pid=112517) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:21:56.131619 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.v3.router [None req-34eb627a-19ed-424e-9c45-cd6e42c5f999 None None] Extended resource: encryption {{(pid=112518) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:21:56.131896 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.v3.router [None req-3f8b6a5d-075c-471c-9524-9ee3014d7a15 None None] Extended resource: scheduler-stats {{(pid=112516) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:21:56.131960 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.v3.router [None req-1adf0f2f-9c33-456e-a52d-39b8d3b49f5a None None] Extended resource: encryption {{(pid=112515) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:21:56.132845 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.v3.router [None req-0b5129ac-71e5-466c-907f-ee409f917380 None None] Extended resource: scheduler-stats {{(pid=112517) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:21:56.133160 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.v3.router [None req-34eb627a-19ed-424e-9c45-cd6e42c5f999 None None] Extended resource: encryption {{(pid=112518) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:21:56.133286 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.v3.router [None req-3f8b6a5d-075c-471c-9524-9ee3014d7a15 None None] Extended resource: os-volume-manage {{(pid=112516) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:21:56.133702 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.v3.router [None req-1adf0f2f-9c33-456e-a52d-39b8d3b49f5a None None] Extended resource: encryption {{(pid=112515) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:21:56.134280 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.v3.router [None req-0b5129ac-71e5-466c-907f-ee409f917380 None None] Extended resource: os-volume-manage {{(pid=112517) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:21:56.134810 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.v3.router [None req-34eb627a-19ed-424e-9c45-cd6e42c5f999 None None] Extended resource: os-quota-sets {{(pid=112518) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:21:56.135390 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.v3.router [None req-1adf0f2f-9c33-456e-a52d-39b8d3b49f5a None None] Extended resource: os-quota-sets {{(pid=112515) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:21:56.135453 np0000172637 devstack@c-api.service[112516]: WARNING castellan.key_manager.migration [None req-3f8b6a5d-075c-471c-9524-9ee3014d7a15 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:21:56.136335 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.v3.router [None req-34eb627a-19ed-424e-9c45-cd6e42c5f999 None None] Extended resource: cgsnapshots {{(pid=112518) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:21:56.136410 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.contrib.snapshot_actions [None req-3f8b6a5d-075c-471c-9524-9ee3014d7a15 None None] SnapshotActionsController initialized {{(pid=112516) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 08 03:21:56.136955 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.v3.router [None req-1adf0f2f-9c33-456e-a52d-39b8d3b49f5a None None] Extended resource: cgsnapshots {{(pid=112515) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:21:56.137019 np0000172637 devstack@c-api.service[112517]: WARNING castellan.key_manager.migration [None req-0b5129ac-71e5-466c-907f-ee409f917380 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:21:56.137208 np0000172637 devstack@c-api.service[112516]: WARNING castellan.key_manager.migration [None req-3f8b6a5d-075c-471c-9524-9ee3014d7a15 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:21:56.137760 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.v3.router [None req-34eb627a-19ed-424e-9c45-cd6e42c5f999 None None] Extended resource: os-quota-class-sets {{(pid=112518) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:21:56.138027 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.contrib.snapshot_actions [None req-0b5129ac-71e5-466c-907f-ee409f917380 None None] SnapshotActionsController initialized {{(pid=112517) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 08 03:21:56.138490 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.v3.router [None req-1adf0f2f-9c33-456e-a52d-39b8d3b49f5a None None] Extended resource: os-quota-class-sets {{(pid=112515) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:21:56.138717 np0000172637 devstack@c-api.service[112516]: WARNING castellan.key_manager.migration [None req-3f8b6a5d-075c-471c-9524-9ee3014d7a15 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:21:56.138771 np0000172637 devstack@c-api.service[112517]: WARNING castellan.key_manager.migration [None req-0b5129ac-71e5-466c-907f-ee409f917380 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:21:56.139474 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.v3.router [None req-34eb627a-19ed-424e-9c45-cd6e42c5f999 None None] Extended resource: os-availability-zone {{(pid=112518) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:21:56.139984 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.v3.router [None req-1adf0f2f-9c33-456e-a52d-39b8d3b49f5a None None] Extended resource: os-availability-zone {{(pid=112515) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:21:56.140313 np0000172637 devstack@c-api.service[112516]: WARNING castellan.key_manager.migration [None req-3f8b6a5d-075c-471c-9524-9ee3014d7a15 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:21:56.140367 np0000172637 devstack@c-api.service[112517]: WARNING castellan.key_manager.migration [None req-0b5129ac-71e5-466c-907f-ee409f917380 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:21:56.140899 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.v3.router [None req-34eb627a-19ed-424e-9c45-cd6e42c5f999 None None] Extended resource: qos-specs {{(pid=112518) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:21:56.141338 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.v3.router [None req-1adf0f2f-9c33-456e-a52d-39b8d3b49f5a None None] Extended resource: qos-specs {{(pid=112515) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:21:56.141742 np0000172637 devstack@c-api.service[112516]: WARNING castellan.key_manager.migration [None req-3f8b6a5d-075c-471c-9524-9ee3014d7a15 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:21:56.141797 np0000172637 devstack@c-api.service[112517]: WARNING castellan.key_manager.migration [None req-0b5129ac-71e5-466c-907f-ee409f917380 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:21:56.143164 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.v3.router [None req-34eb627a-19ed-424e-9c45-cd6e42c5f999 None None] Extended resource: backups {{(pid=112518) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:21:56.143235 np0000172637 devstack@c-api.service[112517]: WARNING castellan.key_manager.migration [None req-0b5129ac-71e5-466c-907f-ee409f917380 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:21:56.143353 np0000172637 devstack@c-api.service[112516]: WARNING castellan.key_manager.migration [None req-3f8b6a5d-075c-471c-9524-9ee3014d7a15 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:21:56.143851 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.v3.router [None req-1adf0f2f-9c33-456e-a52d-39b8d3b49f5a None None] Extended resource: backups {{(pid=112515) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:21:56.144789 np0000172637 devstack@c-api.service[112517]: WARNING castellan.key_manager.migration [None req-0b5129ac-71e5-466c-907f-ee409f917380 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:21:56.145054 np0000172637 devstack@c-api.service[112516]: WARNING castellan.key_manager.migration [None req-3f8b6a5d-075c-471c-9524-9ee3014d7a15 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:21:56.146029 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.v3.router [None req-3f8b6a5d-075c-471c-9524-9ee3014d7a15 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112516) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:21:56.146189 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.v3.router [None req-3f8b6a5d-075c-471c-9524-9ee3014d7a15 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112516) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:21:56.146260 np0000172637 devstack@c-api.service[112517]: WARNING castellan.key_manager.migration [None req-0b5129ac-71e5-466c-907f-ee409f917380 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:21:56.146299 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.v3.router [None req-3f8b6a5d-075c-471c-9524-9ee3014d7a15 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112516) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:21:56.146432 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.v3.router [None req-3f8b6a5d-075c-471c-9524-9ee3014d7a15 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112516) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:21:56.146527 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.v3.router [None req-3f8b6a5d-075c-471c-9524-9ee3014d7a15 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112516) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:21:56.146672 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.v3.router [None req-3f8b6a5d-075c-471c-9524-9ee3014d7a15 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112516) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:21:56.146814 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.v3.router [None req-3f8b6a5d-075c-471c-9524-9ee3014d7a15 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112516) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:21:56.146913 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.v3.router [None req-34eb627a-19ed-424e-9c45-cd6e42c5f999 None None] Extended resource: extra_specs {{(pid=112518) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:21:56.146961 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.v3.router [None req-1adf0f2f-9c33-456e-a52d-39b8d3b49f5a None None] Extended resource: extra_specs {{(pid=112515) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:21:56.147000 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.v3.router [None req-3f8b6a5d-075c-471c-9524-9ee3014d7a15 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112516) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:21:56.147119 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.v3.router [None req-3f8b6a5d-075c-471c-9524-9ee3014d7a15 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112516) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:21:56.147172 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.v3.router [None req-0b5129ac-71e5-466c-907f-ee409f917380 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112517) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:21:56.147268 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.v3.router [None req-0b5129ac-71e5-466c-907f-ee409f917380 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112517) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:21:56.147316 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.v3.router [None req-3f8b6a5d-075c-471c-9524-9ee3014d7a15 None None] Extension UsedLimits extending resource: limits {{(pid=112516) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:21:56.147375 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.v3.router [None req-0b5129ac-71e5-466c-907f-ee409f917380 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112517) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:21:56.147438 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.v3.router [None req-3f8b6a5d-075c-471c-9524-9ee3014d7a15 None None] Extension TypesManage extending resource: types {{(pid=112516) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:21:56.147484 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.v3.router [None req-0b5129ac-71e5-466c-907f-ee409f917380 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112517) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:21:56.147526 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.v3.router [None req-3f8b6a5d-075c-471c-9524-9ee3014d7a15 None None] Extension AdminActions extending resource: volumes {{(pid=112516) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:21:56.147598 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.v3.router [None req-0b5129ac-71e5-466c-907f-ee409f917380 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112517) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:21:56.147678 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.v3.router [None req-3f8b6a5d-075c-471c-9524-9ee3014d7a15 None None] Extension AdminActions extending resource: snapshots {{(pid=112516) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:21:56.147730 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.v3.router [None req-0b5129ac-71e5-466c-907f-ee409f917380 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112517) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:21:56.147774 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.v3.router [None req-3f8b6a5d-075c-471c-9524-9ee3014d7a15 None None] Extension AdminActions extending resource: backups {{(pid=112516) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:21:56.147815 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.v3.router [None req-0b5129ac-71e5-466c-907f-ee409f917380 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112517) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:21:56.147871 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.v3.router [None req-3f8b6a5d-075c-471c-9524-9ee3014d7a15 None None] Extension VolumeActions extending resource: volumes {{(pid=112516) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:21:56.147911 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.v3.router [None req-0b5129ac-71e5-466c-907f-ee409f917380 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112517) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:21:56.148020 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.v3.router [None req-0b5129ac-71e5-466c-907f-ee409f917380 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112517) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:21:56.148095 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.v3.router [None req-3f8b6a5d-075c-471c-9524-9ee3014d7a15 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112516) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:21:56.148142 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.v3.router [None req-0b5129ac-71e5-466c-907f-ee409f917380 None None] Extension UsedLimits extending resource: limits {{(pid=112517) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:21:56.148212 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.v3.router [None req-0b5129ac-71e5-466c-907f-ee409f917380 None None] Extension TypesManage extending resource: types {{(pid=112517) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:21:56.148310 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.v3.router [None req-0b5129ac-71e5-466c-907f-ee409f917380 None None] Extension AdminActions extending resource: volumes {{(pid=112517) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:21:56.148429 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.v3.router [None req-0b5129ac-71e5-466c-907f-ee409f917380 None None] Extension AdminActions extending resource: snapshots {{(pid=112517) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:21:56.148533 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.v3.router [None req-0b5129ac-71e5-466c-907f-ee409f917380 None None] Extension AdminActions extending resource: backups {{(pid=112517) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:21:56.148637 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.v3.router [None req-34eb627a-19ed-424e-9c45-cd6e42c5f999 None None] Extended resource: os-snapshot-manage {{(pid=112518) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:21:56.148690 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.v3.router [None req-0b5129ac-71e5-466c-907f-ee409f917380 None None] Extension VolumeActions extending resource: volumes {{(pid=112517) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:21:56.148846 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.v3.router [None req-0b5129ac-71e5-466c-907f-ee409f917380 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112517) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:21:56.149064 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.v3.router [None req-1adf0f2f-9c33-456e-a52d-39b8d3b49f5a None None] Extended resource: os-snapshot-manage {{(pid=112515) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:21:56.150103 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.v3.router [None req-34eb627a-19ed-424e-9c45-cd6e42c5f999 None None] Extended resource: os-volume-type-access {{(pid=112518) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:21:56.150352 np0000172637 devstack@c-api.service[112516]: WARNING keystonemiddleware.auth_token [None req-3f8b6a5d-075c-471c-9524-9ee3014d7a15 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 08 03:21:56.150644 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.v3.router [None req-1adf0f2f-9c33-456e-a52d-39b8d3b49f5a None None] Extended resource: os-volume-type-access {{(pid=112515) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:21:56.151097 np0000172637 devstack@c-api.service[112517]: WARNING keystonemiddleware.auth_token [None req-0b5129ac-71e5-466c-907f-ee409f917380 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 08 03:21:56.151896 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.v3.router [None req-34eb627a-19ed-424e-9c45-cd6e42c5f999 None None] Extended resource: capabilities {{(pid=112518) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:21:56.152331 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.v3.router [None req-1adf0f2f-9c33-456e-a52d-39b8d3b49f5a None None] Extended resource: capabilities {{(pid=112515) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:21:56.153654 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.v3.router [None req-1adf0f2f-9c33-456e-a52d-39b8d3b49f5a None None] Extended resource: os-hosts {{(pid=112515) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:21:56.153768 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.v3.router [None req-34eb627a-19ed-424e-9c45-cd6e42c5f999 None None] Extended resource: os-hosts {{(pid=112518) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:21:56.154945 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.v3.router [None req-1adf0f2f-9c33-456e-a52d-39b8d3b49f5a None None] Extended resource: consistencygroups {{(pid=112515) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:21:56.155571 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.v3.router [None req-34eb627a-19ed-424e-9c45-cd6e42c5f999 None None] Extended resource: consistencygroups {{(pid=112518) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:21:56.156542 np0000172637 devstack@c-api.service[112516]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x72b2366a3668 pid: 112516 (default app) May 08 03:21:56.156892 np0000172637 devstack@c-api.service[112517]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x72b2366a3668 pid: 112517 (default app) May 08 03:21:56.156974 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.v3.router [None req-1adf0f2f-9c33-456e-a52d-39b8d3b49f5a None None] Extended resource: os-volume-transfer {{(pid=112515) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:21:56.157050 np0000172637 devstack@c-api.service[112516]: /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 08 03:21:56.157050 np0000172637 devstack@c-api.service[112516]: warnings.warn( May 08 03:21:56.158521 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.v3.router [None req-34eb627a-19ed-424e-9c45-cd6e42c5f999 None None] Extended resource: os-volume-transfer {{(pid=112518) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:21:56.158613 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.v3.router [None req-1adf0f2f-9c33-456e-a52d-39b8d3b49f5a None None] Extended resource: scheduler-stats {{(pid=112515) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:21:56.160084 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.v3.router [None req-1adf0f2f-9c33-456e-a52d-39b8d3b49f5a None None] Extended resource: os-volume-manage {{(pid=112515) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:21:56.160508 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.v3.router [None req-34eb627a-19ed-424e-9c45-cd6e42c5f999 None None] Extended resource: scheduler-stats {{(pid=112518) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:21:56.161950 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.v3.router [None req-34eb627a-19ed-424e-9c45-cd6e42c5f999 None None] Extended resource: os-volume-manage {{(pid=112518) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:21:56.162535 np0000172637 devstack@c-api.service[112515]: WARNING castellan.key_manager.migration [None req-1adf0f2f-9c33-456e-a52d-39b8d3b49f5a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:21:56.163666 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.contrib.snapshot_actions [None req-1adf0f2f-9c33-456e-a52d-39b8d3b49f5a None None] SnapshotActionsController initialized {{(pid=112515) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 08 03:21:56.164436 np0000172637 devstack@c-api.service[112518]: WARNING castellan.key_manager.migration [None req-34eb627a-19ed-424e-9c45-cd6e42c5f999 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:21:56.164513 np0000172637 devstack@c-api.service[112515]: WARNING castellan.key_manager.migration [None req-1adf0f2f-9c33-456e-a52d-39b8d3b49f5a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:21:56.165513 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.contrib.snapshot_actions [None req-34eb627a-19ed-424e-9c45-cd6e42c5f999 None None] SnapshotActionsController initialized {{(pid=112518) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 08 03:21:56.165605 np0000172637 devstack@c-api.service[112516]: /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 08 03:21:56.165605 np0000172637 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 08 03:21:56.165605 np0000172637 devstack@c-api.service[112516]: /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 08 03:21:56.165605 np0000172637 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 08 03:21:56.165605 np0000172637 devstack@c-api.service[112516]: /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 08 03:21:56.165905 np0000172637 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 08 03:21:56.165905 np0000172637 devstack@c-api.service[112516]: /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 08 03:21:56.165905 np0000172637 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 08 03:21:56.165905 np0000172637 devstack@c-api.service[112516]: /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 08 03:21:56.165905 np0000172637 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 08 03:21:56.166139 np0000172637 devstack@c-api.service[112516]: /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 08 03:21:56.166139 np0000172637 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 08 03:21:56.166139 np0000172637 devstack@c-api.service[112516]: /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 08 03:21:56.166139 np0000172637 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 08 03:21:56.166139 np0000172637 devstack@c-api.service[112516]: /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 08 03:21:56.166139 np0000172637 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 08 03:21:56.166407 np0000172637 devstack@c-api.service[112516]: /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 08 03:21:56.166407 np0000172637 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 08 03:21:56.166407 np0000172637 devstack@c-api.service[112516]: /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 08 03:21:56.166407 np0000172637 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 08 03:21:56.166617 np0000172637 devstack@c-api.service[112516]: /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 08 03:21:56.166617 np0000172637 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 08 03:21:56.166617 np0000172637 devstack@c-api.service[112516]: /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 08 03:21:56.166617 np0000172637 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 08 03:21:56.166822 np0000172637 devstack@c-api.service[112516]: /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 08 03:21:56.166822 np0000172637 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 08 03:21:56.166822 np0000172637 devstack@c-api.service[112516]: /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 08 03:21:56.166822 np0000172637 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 08 03:21:56.167083 np0000172637 devstack@c-api.service[112516]: /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 08 03:21:56.167083 np0000172637 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 08 03:21:56.167083 np0000172637 devstack@c-api.service[112516]: /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 08 03:21:56.167083 np0000172637 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 08 03:21:56.167083 np0000172637 devstack@c-api.service[112516]: /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 08 03:21:56.167329 np0000172637 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 08 03:21:56.167329 np0000172637 devstack@c-api.service[112516]: /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 08 03:21:56.167329 np0000172637 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 08 03:21:56.167329 np0000172637 devstack@c-api.service[112516]: /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 08 03:21:56.167329 np0000172637 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 08 03:21:56.167552 np0000172637 devstack@c-api.service[112516]: /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 08 03:21:56.167552 np0000172637 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 08 03:21:56.167552 np0000172637 devstack@c-api.service[112516]: /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 08 03:21:56.167552 np0000172637 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 08 03:21:56.167552 np0000172637 devstack@c-api.service[112516]: /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 08 03:21:56.167552 np0000172637 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 08 03:21:56.167827 np0000172637 devstack@c-api.service[112516]: /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 08 03:21:56.167827 np0000172637 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 08 03:21:56.167827 np0000172637 devstack@c-api.service[112516]: /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 08 03:21:56.167827 np0000172637 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 08 03:21:56.167827 np0000172637 devstack@c-api.service[112516]: /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 08 03:21:56.167827 np0000172637 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 08 03:21:56.168122 np0000172637 devstack@c-api.service[112516]: /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 08 03:21:56.168122 np0000172637 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 08 03:21:56.168122 np0000172637 devstack@c-api.service[112516]: /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 08 03:21:56.168122 np0000172637 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 08 03:21:56.168122 np0000172637 devstack@c-api.service[112516]: /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 08 03:21:56.168122 np0000172637 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 08 03:21:56.168392 np0000172637 devstack@c-api.service[112516]: /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 08 03:21:56.168392 np0000172637 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 08 03:21:56.168392 np0000172637 devstack@c-api.service[112516]: /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 08 03:21:56.168392 np0000172637 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 08 03:21:56.168392 np0000172637 devstack@c-api.service[112516]: /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 08 03:21:56.168659 np0000172637 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 08 03:21:56.168659 np0000172637 devstack@c-api.service[112516]: /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 08 03:21:56.168659 np0000172637 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 08 03:21:56.168659 np0000172637 devstack@c-api.service[112516]: /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 08 03:21:56.168659 np0000172637 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 08 03:21:56.168893 np0000172637 devstack@c-api.service[112516]: /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 08 03:21:56.168893 np0000172637 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 08 03:21:56.168987 np0000172637 devstack@c-api.service[112515]: WARNING castellan.key_manager.migration [None req-1adf0f2f-9c33-456e-a52d-39b8d3b49f5a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:21:56.169030 np0000172637 devstack@c-api.service[112516]: /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 08 03:21:56.169030 np0000172637 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 08 03:21:56.169030 np0000172637 devstack@c-api.service[112516]: /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 08 03:21:56.169030 np0000172637 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 08 03:21:56.169030 np0000172637 devstack@c-api.service[112516]: /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 08 03:21:56.169273 np0000172637 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 08 03:21:56.169273 np0000172637 devstack@c-api.service[112516]: /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 08 03:21:56.169273 np0000172637 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 08 03:21:56.169273 np0000172637 devstack@c-api.service[112516]: /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 08 03:21:56.169273 np0000172637 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 08 03:21:56.169273 np0000172637 devstack@c-api.service[112516]: /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 08 03:21:56.169273 np0000172637 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 08 03:21:56.169588 np0000172637 devstack@c-api.service[112516]: /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 08 03:21:56.169588 np0000172637 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 08 03:21:56.169588 np0000172637 devstack@c-api.service[112516]: /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 08 03:21:56.169588 np0000172637 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 08 03:21:56.169588 np0000172637 devstack@c-api.service[112516]: /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 08 03:21:56.169849 np0000172637 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 08 03:21:56.169849 np0000172637 devstack@c-api.service[112516]: /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 08 03:21:56.169849 np0000172637 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 08 03:21:56.169849 np0000172637 devstack@c-api.service[112516]: /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 08 03:21:56.169849 np0000172637 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 08 03:21:56.170076 np0000172637 devstack@c-api.service[112518]: WARNING castellan.key_manager.migration [None req-34eb627a-19ed-424e-9c45-cd6e42c5f999 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:21:56.170128 np0000172637 devstack@c-api.service[112516]: /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 08 03:21:56.170128 np0000172637 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 08 03:21:56.170128 np0000172637 devstack@c-api.service[112516]: /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 08 03:21:56.170128 np0000172637 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 08 03:21:56.170316 np0000172637 devstack@c-api.service[112516]: /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 08 03:21:56.170316 np0000172637 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 08 03:21:56.170316 np0000172637 devstack@c-api.service[112516]: /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 08 03:21:56.170316 np0000172637 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 08 03:21:56.170512 np0000172637 devstack@c-api.service[112516]: /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 08 03:21:56.170512 np0000172637 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 08 03:21:56.170512 np0000172637 devstack@c-api.service[112516]: /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 08 03:21:56.170512 np0000172637 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 08 03:21:56.170512 np0000172637 devstack@c-api.service[112516]: /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 08 03:21:56.170798 np0000172637 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 08 03:21:56.170798 np0000172637 devstack@c-api.service[112516]: /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 08 03:21:56.170798 np0000172637 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 08 03:21:56.170798 np0000172637 devstack@c-api.service[112516]: /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 08 03:21:56.170798 np0000172637 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 08 03:21:56.171054 np0000172637 devstack@c-api.service[112516]: /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 08 03:21:56.171054 np0000172637 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 08 03:21:56.171054 np0000172637 devstack@c-api.service[112516]: /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 08 03:21:56.171054 np0000172637 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 08 03:21:56.171256 np0000172637 devstack@c-api.service[112516]: /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 08 03:21:56.171256 np0000172637 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 08 03:21:56.171256 np0000172637 devstack@c-api.service[112516]: /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 08 03:21:56.171256 np0000172637 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 08 03:21:56.171457 np0000172637 devstack@c-api.service[112516]: /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 08 03:21:56.171457 np0000172637 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 08 03:21:56.171457 np0000172637 devstack@c-api.service[112516]: /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 08 03:21:56.171457 np0000172637 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 08 03:21:56.171695 np0000172637 devstack@c-api.service[112516]: /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 08 03:21:56.171695 np0000172637 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 08 03:21:56.171695 np0000172637 devstack@c-api.service[112516]: /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 08 03:21:56.171695 np0000172637 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 08 03:21:56.171887 np0000172637 devstack@c-api.service[112516]: /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 08 03:21:56.171887 np0000172637 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 08 03:21:56.171887 np0000172637 devstack@c-api.service[112516]: /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 08 03:21:56.171887 np0000172637 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 08 03:21:56.172085 np0000172637 devstack@c-api.service[112516]: /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 08 03:21:56.172085 np0000172637 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 08 03:21:56.172085 np0000172637 devstack@c-api.service[112516]: /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 08 03:21:56.172085 np0000172637 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 08 03:21:56.172085 np0000172637 devstack@c-api.service[112516]: /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 08 03:21:56.172085 np0000172637 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 08 03:21:56.172347 np0000172637 devstack@c-api.service[112516]: /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 08 03:21:56.172347 np0000172637 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 08 03:21:56.172347 np0000172637 devstack@c-api.service[112516]: /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 08 03:21:56.172347 np0000172637 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 08 03:21:56.172347 np0000172637 devstack@c-api.service[112516]: /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 08 03:21:56.172619 np0000172637 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 08 03:21:56.172619 np0000172637 devstack@c-api.service[112516]: /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 08 03:21:56.172619 np0000172637 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 08 03:21:56.172619 np0000172637 devstack@c-api.service[112516]: /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 08 03:21:56.172619 np0000172637 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 08 03:21:56.172619 np0000172637 devstack@c-api.service[112516]: /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 08 03:21:56.172619 np0000172637 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 08 03:21:56.172935 np0000172637 devstack@c-api.service[112516]: /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 08 03:21:56.172935 np0000172637 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 08 03:21:56.172935 np0000172637 devstack@c-api.service[112516]: /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 08 03:21:56.172935 np0000172637 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 08 03:21:56.172935 np0000172637 devstack@c-api.service[112516]: /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 08 03:21:56.172935 np0000172637 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 08 03:21:56.173216 np0000172637 devstack@c-api.service[112516]: /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 08 03:21:56.173216 np0000172637 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 08 03:21:56.173216 np0000172637 devstack@c-api.service[112516]: /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 08 03:21:56.173216 np0000172637 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 08 03:21:56.173216 np0000172637 devstack@c-api.service[112516]: /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 08 03:21:56.173216 np0000172637 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 08 03:21:56.173512 np0000172637 devstack@c-api.service[112516]: /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 08 03:21:56.173512 np0000172637 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 08 03:21:56.173512 np0000172637 devstack@c-api.service[112516]: /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 08 03:21:56.173512 np0000172637 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 08 03:21:56.173512 np0000172637 devstack@c-api.service[112516]: /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 08 03:21:56.173512 np0000172637 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 08 03:21:56.173811 np0000172637 devstack@c-api.service[112516]: /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 08 03:21:56.173811 np0000172637 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 08 03:21:56.173811 np0000172637 devstack@c-api.service[112516]: /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 08 03:21:56.173811 np0000172637 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 08 03:21:56.173999 np0000172637 devstack@c-api.service[112516]: /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 08 03:21:56.173999 np0000172637 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 08 03:21:56.173999 np0000172637 devstack@c-api.service[112516]: /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 08 03:21:56.173999 np0000172637 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 08 03:21:56.174174 np0000172637 devstack@c-api.service[112516]: /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 08 03:21:56.174174 np0000172637 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 08 03:21:56.174174 np0000172637 devstack@c-api.service[112516]: /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 08 03:21:56.174174 np0000172637 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 08 03:21:56.174362 np0000172637 devstack@c-api.service[112516]: /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 08 03:21:56.174362 np0000172637 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 08 03:21:56.174362 np0000172637 devstack@c-api.service[112516]: /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 08 03:21:56.174362 np0000172637 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 08 03:21:56.174638 np0000172637 devstack@c-api.service[112518]: WARNING castellan.key_manager.migration [None req-34eb627a-19ed-424e-9c45-cd6e42c5f999 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:21:56.174690 np0000172637 devstack@c-api.service[112515]: WARNING castellan.key_manager.migration [None req-1adf0f2f-9c33-456e-a52d-39b8d3b49f5a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:21:56.174732 np0000172637 devstack@c-api.service[112518]: WARNING castellan.key_manager.migration [None req-34eb627a-19ed-424e-9c45-cd6e42c5f999 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:21:56.174771 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.middleware.request_id [None req-1abf6823-3efc-439b-8808-51ee76ef27bb None None] RequestId filter calling following filter/app {{(pid=112516) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 03:21:56.174810 np0000172637 devstack@c-api.service[112515]: WARNING castellan.key_manager.migration [None req-1adf0f2f-9c33-456e-a52d-39b8d3b49f5a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:21:56.174873 np0000172637 devstack@c-api.service[112518]: WARNING castellan.key_manager.migration [None req-34eb627a-19ed-424e-9c45-cd6e42c5f999 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:21:56.174873 np0000172637 devstack@c-api.service[112518]: WARNING castellan.key_manager.migration [None req-34eb627a-19ed-424e-9c45-cd6e42c5f999 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:21:56.174945 np0000172637 devstack@c-api.service[112515]: WARNING castellan.key_manager.migration [None req-1adf0f2f-9c33-456e-a52d-39b8d3b49f5a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:21:56.174983 np0000172637 devstack@c-api.service[112516]: [pid: 112516|app: 0|req: 1/1] 199.204.45.138 () {60 vars in 953 bytes} [Fri May 8 03:21:56 2026] GET /volume/v3 => generated 114 bytes in 16 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) May 08 03:21:56.175035 np0000172637 devstack@c-api.service[112518]: WARNING castellan.key_manager.migration [None req-34eb627a-19ed-424e-9c45-cd6e42c5f999 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:21:56.175077 np0000172637 devstack@c-api.service[112515]: WARNING castellan.key_manager.migration [None req-1adf0f2f-9c33-456e-a52d-39b8d3b49f5a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:21:56.175115 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.v3.router [None req-34eb627a-19ed-424e-9c45-cd6e42c5f999 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112518) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:21:56.175115 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.v3.router [None req-34eb627a-19ed-424e-9c45-cd6e42c5f999 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112518) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:21:56.175115 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.v3.router [None req-34eb627a-19ed-424e-9c45-cd6e42c5f999 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112518) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:21:56.175115 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.v3.router [None req-34eb627a-19ed-424e-9c45-cd6e42c5f999 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112518) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:21:56.175115 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.v3.router [None req-34eb627a-19ed-424e-9c45-cd6e42c5f999 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112518) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:21:56.175762 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.v3.router [None req-34eb627a-19ed-424e-9c45-cd6e42c5f999 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112518) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:21:56.175762 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.v3.router [None req-34eb627a-19ed-424e-9c45-cd6e42c5f999 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112518) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:21:56.175762 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.v3.router [None req-34eb627a-19ed-424e-9c45-cd6e42c5f999 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112518) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:21:56.175762 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.v3.router [None req-34eb627a-19ed-424e-9c45-cd6e42c5f999 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112518) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:21:56.175762 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.v3.router [None req-34eb627a-19ed-424e-9c45-cd6e42c5f999 None None] Extension UsedLimits extending resource: limits {{(pid=112518) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:21:56.175762 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.v3.router [None req-34eb627a-19ed-424e-9c45-cd6e42c5f999 None None] Extension TypesManage extending resource: types {{(pid=112518) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:21:56.175995 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.v3.router [None req-1adf0f2f-9c33-456e-a52d-39b8d3b49f5a None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112515) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:21:56.176042 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.v3.router [None req-34eb627a-19ed-424e-9c45-cd6e42c5f999 None None] Extension AdminActions extending resource: volumes {{(pid=112518) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:21:56.176090 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.v3.router [None req-1adf0f2f-9c33-456e-a52d-39b8d3b49f5a None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112515) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:21:56.176135 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.v3.router [None req-34eb627a-19ed-424e-9c45-cd6e42c5f999 None None] Extension AdminActions extending resource: snapshots {{(pid=112518) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:21:56.176135 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.v3.router [None req-34eb627a-19ed-424e-9c45-cd6e42c5f999 None None] Extension AdminActions extending resource: backups {{(pid=112518) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:21:56.176225 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.v3.router [None req-1adf0f2f-9c33-456e-a52d-39b8d3b49f5a None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112515) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:21:56.176266 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.v3.router [None req-34eb627a-19ed-424e-9c45-cd6e42c5f999 None None] Extension VolumeActions extending resource: volumes {{(pid=112518) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:21:56.176602 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.v3.router [None req-1adf0f2f-9c33-456e-a52d-39b8d3b49f5a None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112515) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:21:56.176652 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.v3.router [None req-34eb627a-19ed-424e-9c45-cd6e42c5f999 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112518) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:21:56.176694 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.v3.router [None req-1adf0f2f-9c33-456e-a52d-39b8d3b49f5a None None] Extension SnapshotActions extending resource: snapshots {{(pid=112515) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:21:56.176694 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.v3.router [None req-1adf0f2f-9c33-456e-a52d-39b8d3b49f5a None None] Extension VolumeTypeAccess extending resource: types {{(pid=112515) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:21:56.177088 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.v3.router [None req-1adf0f2f-9c33-456e-a52d-39b8d3b49f5a None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112515) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:21:56.177088 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.v3.router [None req-1adf0f2f-9c33-456e-a52d-39b8d3b49f5a None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112515) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:21:56.177088 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.v3.router [None req-1adf0f2f-9c33-456e-a52d-39b8d3b49f5a None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112515) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:21:56.177247 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.v3.router [None req-1adf0f2f-9c33-456e-a52d-39b8d3b49f5a None None] Extension UsedLimits extending resource: limits {{(pid=112515) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:21:56.177400 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.v3.router [None req-1adf0f2f-9c33-456e-a52d-39b8d3b49f5a None None] Extension TypesManage extending resource: types {{(pid=112515) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:21:56.177534 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.v3.router [None req-1adf0f2f-9c33-456e-a52d-39b8d3b49f5a None None] Extension AdminActions extending resource: volumes {{(pid=112515) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:21:56.177714 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.v3.router [None req-1adf0f2f-9c33-456e-a52d-39b8d3b49f5a None None] Extension AdminActions extending resource: snapshots {{(pid=112515) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:21:56.177856 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.v3.router [None req-1adf0f2f-9c33-456e-a52d-39b8d3b49f5a None None] Extension AdminActions extending resource: backups {{(pid=112515) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:21:56.178008 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.v3.router [None req-1adf0f2f-9c33-456e-a52d-39b8d3b49f5a None None] Extension VolumeActions extending resource: volumes {{(pid=112515) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:21:56.178299 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.v3.router [None req-1adf0f2f-9c33-456e-a52d-39b8d3b49f5a None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112515) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:21:56.178673 np0000172637 devstack@c-api.service[112518]: WARNING keystonemiddleware.auth_token [None req-34eb627a-19ed-424e-9c45-cd6e42c5f999 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 08 03:21:56.181573 np0000172637 devstack@c-api.service[112515]: WARNING keystonemiddleware.auth_token [None req-1adf0f2f-9c33-456e-a52d-39b8d3b49f5a 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 08 03:21:56.185110 np0000172637 devstack@c-api.service[112518]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x72b2366a3668 pid: 112518 (default app) May 08 03:21:56.187911 np0000172637 devstack@c-api.service[112515]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x72b2366a3668 pid: 112515 (default app) May 08 03:22:03.508346 np0000172637 devstack@c-api.service[112517]: /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 08 03:22:03.508346 np0000172637 devstack@c-api.service[112517]: warnings.warn( May 08 03:22:03.522930 np0000172637 devstack@c-api.service[112517]: /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 08 03:22:03.522930 np0000172637 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 08 03:22:03.522930 np0000172637 devstack@c-api.service[112517]: /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 08 03:22:03.522930 np0000172637 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 08 03:22:03.523271 np0000172637 devstack@c-api.service[112517]: /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 08 03:22:03.523271 np0000172637 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 08 03:22:03.523271 np0000172637 devstack@c-api.service[112517]: /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 08 03:22:03.523271 np0000172637 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 08 03:22:03.523629 np0000172637 devstack@c-api.service[112517]: /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 08 03:22:03.523629 np0000172637 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 08 03:22:03.523629 np0000172637 devstack@c-api.service[112517]: /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 08 03:22:03.523629 np0000172637 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 08 03:22:03.523629 np0000172637 devstack@c-api.service[112517]: /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 08 03:22:03.523629 np0000172637 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 08 03:22:03.524173 np0000172637 devstack@c-api.service[112517]: /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 08 03:22:03.524173 np0000172637 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 08 03:22:03.524173 np0000172637 devstack@c-api.service[112517]: /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 08 03:22:03.524173 np0000172637 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 08 03:22:03.524173 np0000172637 devstack@c-api.service[112517]: /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 08 03:22:03.524481 np0000172637 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 08 03:22:03.524481 np0000172637 devstack@c-api.service[112517]: /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 08 03:22:03.524481 np0000172637 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 08 03:22:03.524481 np0000172637 devstack@c-api.service[112517]: /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 08 03:22:03.524481 np0000172637 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 08 03:22:03.524906 np0000172637 devstack@c-api.service[112517]: /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 08 03:22:03.524906 np0000172637 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 08 03:22:03.524906 np0000172637 devstack@c-api.service[112517]: /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 08 03:22:03.524906 np0000172637 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 08 03:22:03.525131 np0000172637 devstack@c-api.service[112517]: /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 08 03:22:03.525131 np0000172637 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 08 03:22:03.525131 np0000172637 devstack@c-api.service[112517]: /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 08 03:22:03.525131 np0000172637 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 08 03:22:03.525131 np0000172637 devstack@c-api.service[112517]: /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 08 03:22:03.525412 np0000172637 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 08 03:22:03.525412 np0000172637 devstack@c-api.service[112517]: /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 08 03:22:03.525412 np0000172637 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 08 03:22:03.525412 np0000172637 devstack@c-api.service[112517]: /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 08 03:22:03.525412 np0000172637 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 08 03:22:03.525696 np0000172637 devstack@c-api.service[112517]: /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 08 03:22:03.525696 np0000172637 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 08 03:22:03.525696 np0000172637 devstack@c-api.service[112517]: /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 08 03:22:03.525696 np0000172637 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 08 03:22:03.525696 np0000172637 devstack@c-api.service[112517]: /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 08 03:22:03.525696 np0000172637 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 08 03:22:03.526041 np0000172637 devstack@c-api.service[112517]: /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 08 03:22:03.526041 np0000172637 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 08 03:22:03.526041 np0000172637 devstack@c-api.service[112517]: /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 08 03:22:03.526041 np0000172637 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 08 03:22:03.526041 np0000172637 devstack@c-api.service[112517]: /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 08 03:22:03.526041 np0000172637 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 08 03:22:03.526381 np0000172637 devstack@c-api.service[112517]: /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 08 03:22:03.526381 np0000172637 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 08 03:22:03.526381 np0000172637 devstack@c-api.service[112517]: /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 08 03:22:03.526381 np0000172637 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 08 03:22:03.526381 np0000172637 devstack@c-api.service[112517]: /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 08 03:22:03.526381 np0000172637 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 08 03:22:03.526963 np0000172637 devstack@c-api.service[112517]: /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 08 03:22:03.526963 np0000172637 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 08 03:22:03.526963 np0000172637 devstack@c-api.service[112517]: /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 08 03:22:03.526963 np0000172637 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 08 03:22:03.526963 np0000172637 devstack@c-api.service[112517]: /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 08 03:22:03.527253 np0000172637 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 08 03:22:03.527253 np0000172637 devstack@c-api.service[112517]: /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 08 03:22:03.527253 np0000172637 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 08 03:22:03.527253 np0000172637 devstack@c-api.service[112517]: /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 08 03:22:03.527253 np0000172637 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 08 03:22:03.527701 np0000172637 devstack@c-api.service[112517]: /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 08 03:22:03.527701 np0000172637 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 08 03:22:03.527701 np0000172637 devstack@c-api.service[112517]: /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 08 03:22:03.527701 np0000172637 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 08 03:22:03.527701 np0000172637 devstack@c-api.service[112517]: /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 08 03:22:03.527701 np0000172637 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 08 03:22:03.528028 np0000172637 devstack@c-api.service[112517]: /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 08 03:22:03.528028 np0000172637 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 08 03:22:03.528028 np0000172637 devstack@c-api.service[112517]: /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 08 03:22:03.528028 np0000172637 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 08 03:22:03.528028 np0000172637 devstack@c-api.service[112517]: /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 08 03:22:03.528028 np0000172637 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 08 03:22:03.528490 np0000172637 devstack@c-api.service[112517]: /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 08 03:22:03.528490 np0000172637 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 08 03:22:03.528490 np0000172637 devstack@c-api.service[112517]: /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 08 03:22:03.528490 np0000172637 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 08 03:22:03.528490 np0000172637 devstack@c-api.service[112517]: /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 08 03:22:03.528687 np0000172637 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 08 03:22:03.528687 np0000172637 devstack@c-api.service[112517]: /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 08 03:22:03.528687 np0000172637 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 08 03:22:03.528687 np0000172637 devstack@c-api.service[112517]: /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 08 03:22:03.528687 np0000172637 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 08 03:22:03.528859 np0000172637 devstack@c-api.service[112517]: /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 08 03:22:03.528859 np0000172637 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 08 03:22:03.528859 np0000172637 devstack@c-api.service[112517]: /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 08 03:22:03.528859 np0000172637 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 08 03:22:03.529023 np0000172637 devstack@c-api.service[112517]: /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 08 03:22:03.529023 np0000172637 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 08 03:22:03.529023 np0000172637 devstack@c-api.service[112517]: /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 08 03:22:03.529023 np0000172637 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 08 03:22:03.529169 np0000172637 devstack@c-api.service[112517]: /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 08 03:22:03.529169 np0000172637 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 08 03:22:03.529169 np0000172637 devstack@c-api.service[112517]: /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 08 03:22:03.529169 np0000172637 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 08 03:22:03.529169 np0000172637 devstack@c-api.service[112517]: /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 08 03:22:03.529524 np0000172637 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 08 03:22:03.529524 np0000172637 devstack@c-api.service[112517]: /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 08 03:22:03.529524 np0000172637 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 08 03:22:03.529524 np0000172637 devstack@c-api.service[112517]: /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 08 03:22:03.529524 np0000172637 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 08 03:22:03.529753 np0000172637 devstack@c-api.service[112517]: /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 08 03:22:03.529753 np0000172637 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 08 03:22:03.529753 np0000172637 devstack@c-api.service[112517]: /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 08 03:22:03.529753 np0000172637 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 08 03:22:03.529901 np0000172637 devstack@c-api.service[112517]: /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 08 03:22:03.529901 np0000172637 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 08 03:22:03.529901 np0000172637 devstack@c-api.service[112517]: /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 08 03:22:03.529901 np0000172637 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 08 03:22:03.530118 np0000172637 devstack@c-api.service[112517]: /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 08 03:22:03.530118 np0000172637 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 08 03:22:03.530118 np0000172637 devstack@c-api.service[112517]: /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 08 03:22:03.530118 np0000172637 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 08 03:22:03.530267 np0000172637 devstack@c-api.service[112517]: /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 08 03:22:03.530267 np0000172637 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 08 03:22:03.530267 np0000172637 devstack@c-api.service[112517]: /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 08 03:22:03.530267 np0000172637 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 08 03:22:03.530486 np0000172637 devstack@c-api.service[112517]: /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 08 03:22:03.530486 np0000172637 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 08 03:22:03.530486 np0000172637 devstack@c-api.service[112517]: /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 08 03:22:03.530486 np0000172637 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 08 03:22:03.530704 np0000172637 devstack@c-api.service[112517]: /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 08 03:22:03.530704 np0000172637 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 08 03:22:03.530704 np0000172637 devstack@c-api.service[112517]: /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 08 03:22:03.530704 np0000172637 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 08 03:22:03.530704 np0000172637 devstack@c-api.service[112517]: /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 08 03:22:03.530890 np0000172637 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 08 03:22:03.530890 np0000172637 devstack@c-api.service[112517]: /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 08 03:22:03.530890 np0000172637 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 08 03:22:03.530890 np0000172637 devstack@c-api.service[112517]: /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 08 03:22:03.530890 np0000172637 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 08 03:22:03.530890 np0000172637 devstack@c-api.service[112517]: /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 08 03:22:03.531112 np0000172637 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 08 03:22:03.531112 np0000172637 devstack@c-api.service[112517]: /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 08 03:22:03.531112 np0000172637 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 08 03:22:03.531112 np0000172637 devstack@c-api.service[112517]: /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 08 03:22:03.531112 np0000172637 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 08 03:22:03.531282 np0000172637 devstack@c-api.service[112517]: /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 08 03:22:03.531282 np0000172637 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 08 03:22:03.531282 np0000172637 devstack@c-api.service[112517]: /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 08 03:22:03.531282 np0000172637 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 08 03:22:03.531282 np0000172637 devstack@c-api.service[112517]: /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 08 03:22:03.531282 np0000172637 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 08 03:22:03.531515 np0000172637 devstack@c-api.service[112517]: /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 08 03:22:03.531515 np0000172637 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 08 03:22:03.531515 np0000172637 devstack@c-api.service[112517]: /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 08 03:22:03.531515 np0000172637 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 08 03:22:03.531515 np0000172637 devstack@c-api.service[112517]: /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 08 03:22:03.531515 np0000172637 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 08 03:22:03.531847 np0000172637 devstack@c-api.service[112517]: /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 08 03:22:03.531847 np0000172637 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 08 03:22:03.531847 np0000172637 devstack@c-api.service[112517]: /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 08 03:22:03.531847 np0000172637 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 08 03:22:03.531847 np0000172637 devstack@c-api.service[112517]: /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 08 03:22:03.531847 np0000172637 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 08 03:22:03.532087 np0000172637 devstack@c-api.service[112517]: /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 08 03:22:03.532087 np0000172637 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 08 03:22:03.532087 np0000172637 devstack@c-api.service[112517]: /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 08 03:22:03.532087 np0000172637 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 08 03:22:03.532087 np0000172637 devstack@c-api.service[112517]: /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 08 03:22:03.532087 np0000172637 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 08 03:22:03.532313 np0000172637 devstack@c-api.service[112517]: /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 08 03:22:03.532313 np0000172637 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 08 03:22:03.532313 np0000172637 devstack@c-api.service[112517]: /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 08 03:22:03.532313 np0000172637 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 08 03:22:03.532466 np0000172637 devstack@c-api.service[112517]: /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 08 03:22:03.532466 np0000172637 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 08 03:22:03.532466 np0000172637 devstack@c-api.service[112517]: /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 08 03:22:03.532466 np0000172637 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 08 03:22:03.532466 np0000172637 devstack@c-api.service[112517]: /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 08 03:22:03.532676 np0000172637 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 08 03:22:03.532676 np0000172637 devstack@c-api.service[112517]: /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 08 03:22:03.532676 np0000172637 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 08 03:22:03.532676 np0000172637 devstack@c-api.service[112517]: /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 08 03:22:03.532676 np0000172637 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 08 03:22:03.532676 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.middleware.request_id [None req-5884ecdd-d598-4e3f-bed6-11ddef7f5ba7 None None] RequestId filter calling following filter/app {{(pid=112517) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 03:22:04.100617 np0000172637 devstack@c-api.service[112517]: INFO cinder.api.openstack.wsgi [None req-5884ecdd-d598-4e3f-bed6-11ddef7f5ba7 admin admin] POST https://199.204.45.138/volume/v3/types May 08 03:22:04.100617 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.openstack.wsgi [None req-5884ecdd-d598-4e3f-bed6-11ddef7f5ba7 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112517) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 08 03:22:04.101525 np0000172637 devstack@c-api.service[112517]: /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 08 03:22:04.101525 np0000172637 devstack@c-api.service[112517]: warnings.warn( May 08 03:22:04.112311 np0000172637 devstack@c-api.service[112517]: DEBUG oslo_db.sqlalchemy.engines [None req-5884ecdd-d598-4e3f-bed6-11ddef7f5ba7 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=112517) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 08 03:22:04.156456 np0000172637 devstack@c-api.service[112517]: INFO cinder.api.openstack.wsgi [None req-5884ecdd-d598-4e3f-bed6-11ddef7f5ba7 admin admin] https://199.204.45.138/volume/v3/types returned with HTTP 200 May 08 03:22:04.157269 np0000172637 devstack@c-api.service[112517]: [pid: 112517|app: 0|req: 1/2] 199.204.45.138 () {68 vars in 1288 bytes} [Fri May 8 03:22:03 2026] POST /volume/v3/types => generated 186 bytes in 650 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 08 03:22:04.169537 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.middleware.request_id [req-5884ecdd-d598-4e3f-bed6-11ddef7f5ba7 req-c7d501f8-0bbf-478d-86e7-3234c3f3237a None None] RequestId filter calling following filter/app {{(pid=112516) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 03:22:04.615489 np0000172637 devstack@c-api.service[112516]: INFO cinder.api.openstack.wsgi [req-5884ecdd-d598-4e3f-bed6-11ddef7f5ba7 req-c7d501f8-0bbf-478d-86e7-3234c3f3237a admin admin] POST https://199.204.45.138/volume/v3/types/d0cbdf91-dc7f-40ff-991e-c29a1ec9641c/extra_specs May 08 03:22:04.616196 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.openstack.wsgi [req-5884ecdd-d598-4e3f-bed6-11ddef7f5ba7 req-c7d501f8-0bbf-478d-86e7-3234c3f3237a admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112516) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 08 03:22:04.618400 np0000172637 devstack@c-api.service[112516]: /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 08 03:22:04.618400 np0000172637 devstack@c-api.service[112516]: warnings.warn( May 08 03:22:04.635933 np0000172637 devstack@c-api.service[112516]: DEBUG oslo_db.sqlalchemy.engines [req-5884ecdd-d598-4e3f-bed6-11ddef7f5ba7 req-c7d501f8-0bbf-478d-86e7-3234c3f3237a 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=112516) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 08 03:22:04.702900 np0000172637 devstack@c-api.service[112516]: INFO cinder.api.openstack.wsgi [req-5884ecdd-d598-4e3f-bed6-11ddef7f5ba7 req-c7d501f8-0bbf-478d-86e7-3234c3f3237a admin admin] https://199.204.45.138/volume/v3/types/d0cbdf91-dc7f-40ff-991e-c29a1ec9641c/extra_specs returned with HTTP 200 May 08 03:22:04.703941 np0000172637 devstack@c-api.service[112516]: [pid: 112516|app: 0|req: 2/3] 199.204.45.138 () {70 vars in 1505 bytes} [Fri May 8 03:22:04 2026] POST /volume/v3/types/d0cbdf91-dc7f-40ff-991e-c29a1ec9641c/extra_specs => generated 55 bytes in 535 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 08 03:22:06.055089 np0000172637 devstack@c-api.service[112515]: DEBUG dbcounter [-] [112515] Writing DB stats cinder:SELECT=6 {{(pid=112515) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 03:22:06.063064 np0000172637 devstack@c-api.service[112518]: DEBUG dbcounter [-] [112518] Writing DB stats cinder:SELECT=6 {{(pid=112518) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 03:22:14.151932 np0000172637 devstack@c-api.service[112517]: DEBUG dbcounter [-] [112517] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112517) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 03:22:14.700919 np0000172637 devstack@c-api.service[112516]: DEBUG dbcounter [-] [112516] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112516) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 03:25:12.850793 np0000172637 devstack@c-api.service[112518]: /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 08 03:25:12.850793 np0000172637 devstack@c-api.service[112518]: warnings.warn( May 08 03:25:12.863090 np0000172637 devstack@c-api.service[112518]: /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 08 03:25:12.863090 np0000172637 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) May 08 03:25:12.863090 np0000172637 devstack@c-api.service[112518]: /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 08 03:25:12.863090 np0000172637 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) May 08 03:25:12.863090 np0000172637 devstack@c-api.service[112518]: /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 08 03:25:12.863640 np0000172637 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) May 08 03:25:12.863640 np0000172637 devstack@c-api.service[112518]: /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 08 03:25:12.863640 np0000172637 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) May 08 03:25:12.863640 np0000172637 devstack@c-api.service[112518]: /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 08 03:25:12.863640 np0000172637 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) May 08 03:25:12.864006 np0000172637 devstack@c-api.service[112518]: /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 08 03:25:12.864006 np0000172637 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) May 08 03:25:12.864006 np0000172637 devstack@c-api.service[112518]: /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 08 03:25:12.864006 np0000172637 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) May 08 03:25:12.864006 np0000172637 devstack@c-api.service[112518]: /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 08 03:25:12.864006 np0000172637 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) May 08 03:25:12.864402 np0000172637 devstack@c-api.service[112518]: /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 08 03:25:12.864402 np0000172637 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) May 08 03:25:12.864402 np0000172637 devstack@c-api.service[112518]: /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 08 03:25:12.864402 np0000172637 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) May 08 03:25:12.864695 np0000172637 devstack@c-api.service[112518]: /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 08 03:25:12.864695 np0000172637 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) May 08 03:25:12.864695 np0000172637 devstack@c-api.service[112518]: /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 08 03:25:12.864695 np0000172637 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) May 08 03:25:12.864976 np0000172637 devstack@c-api.service[112518]: /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 08 03:25:12.864976 np0000172637 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) May 08 03:25:12.864976 np0000172637 devstack@c-api.service[112518]: /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 08 03:25:12.864976 np0000172637 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) May 08 03:25:12.865296 np0000172637 devstack@c-api.service[112518]: /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 08 03:25:12.865296 np0000172637 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) May 08 03:25:12.865296 np0000172637 devstack@c-api.service[112518]: /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 08 03:25:12.865296 np0000172637 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) May 08 03:25:12.865296 np0000172637 devstack@c-api.service[112518]: /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 08 03:25:12.865706 np0000172637 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) May 08 03:25:12.865706 np0000172637 devstack@c-api.service[112518]: /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 08 03:25:12.865706 np0000172637 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) May 08 03:25:12.865706 np0000172637 devstack@c-api.service[112518]: /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 08 03:25:12.865706 np0000172637 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) May 08 03:25:12.866046 np0000172637 devstack@c-api.service[112518]: /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 08 03:25:12.866046 np0000172637 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) May 08 03:25:12.866046 np0000172637 devstack@c-api.service[112518]: /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 08 03:25:12.866046 np0000172637 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) May 08 03:25:12.866046 np0000172637 devstack@c-api.service[112518]: /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 08 03:25:12.866046 np0000172637 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) May 08 03:25:12.866461 np0000172637 devstack@c-api.service[112518]: /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 08 03:25:12.866461 np0000172637 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) May 08 03:25:12.866461 np0000172637 devstack@c-api.service[112518]: /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 08 03:25:12.866461 np0000172637 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) May 08 03:25:12.866461 np0000172637 devstack@c-api.service[112518]: /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 08 03:25:12.866461 np0000172637 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) May 08 03:25:12.867010 np0000172637 devstack@c-api.service[112518]: /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 08 03:25:12.867010 np0000172637 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) May 08 03:25:12.867010 np0000172637 devstack@c-api.service[112518]: /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 08 03:25:12.867010 np0000172637 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) May 08 03:25:12.867010 np0000172637 devstack@c-api.service[112518]: /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 08 03:25:12.867010 np0000172637 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) May 08 03:25:12.867385 np0000172637 devstack@c-api.service[112518]: /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 08 03:25:12.867385 np0000172637 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) May 08 03:25:12.867385 np0000172637 devstack@c-api.service[112518]: /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 08 03:25:12.867385 np0000172637 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) May 08 03:25:12.867385 np0000172637 devstack@c-api.service[112518]: /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 08 03:25:12.867763 np0000172637 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) May 08 03:25:12.867763 np0000172637 devstack@c-api.service[112518]: /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 08 03:25:12.867763 np0000172637 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) May 08 03:25:12.867763 np0000172637 devstack@c-api.service[112518]: /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 08 03:25:12.867763 np0000172637 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) May 08 03:25:12.868054 np0000172637 devstack@c-api.service[112518]: /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 08 03:25:12.868054 np0000172637 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) May 08 03:25:12.868054 np0000172637 devstack@c-api.service[112518]: /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 08 03:25:12.868054 np0000172637 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) May 08 03:25:12.868054 np0000172637 devstack@c-api.service[112518]: /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 08 03:25:12.868054 np0000172637 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) May 08 03:25:12.868445 np0000172637 devstack@c-api.service[112518]: /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 08 03:25:12.868445 np0000172637 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) May 08 03:25:12.868445 np0000172637 devstack@c-api.service[112518]: /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 08 03:25:12.868445 np0000172637 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) May 08 03:25:12.868445 np0000172637 devstack@c-api.service[112518]: /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 08 03:25:12.868445 np0000172637 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) May 08 03:25:12.868853 np0000172637 devstack@c-api.service[112518]: /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 08 03:25:12.868853 np0000172637 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) May 08 03:25:12.868853 np0000172637 devstack@c-api.service[112518]: /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 08 03:25:12.868853 np0000172637 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) May 08 03:25:12.868853 np0000172637 devstack@c-api.service[112518]: /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 08 03:25:12.869219 np0000172637 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) May 08 03:25:12.869219 np0000172637 devstack@c-api.service[112518]: /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 08 03:25:12.869219 np0000172637 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) May 08 03:25:12.869219 np0000172637 devstack@c-api.service[112518]: /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 08 03:25:12.869219 np0000172637 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) May 08 03:25:12.869557 np0000172637 devstack@c-api.service[112518]: /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 08 03:25:12.869557 np0000172637 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) May 08 03:25:12.869557 np0000172637 devstack@c-api.service[112518]: /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 08 03:25:12.869557 np0000172637 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) May 08 03:25:12.869875 np0000172637 devstack@c-api.service[112518]: /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 08 03:25:12.869875 np0000172637 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) May 08 03:25:12.869875 np0000172637 devstack@c-api.service[112518]: /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 08 03:25:12.869875 np0000172637 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) May 08 03:25:12.870196 np0000172637 devstack@c-api.service[112518]: /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 08 03:25:12.870196 np0000172637 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) May 08 03:25:12.870196 np0000172637 devstack@c-api.service[112518]: /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 08 03:25:12.870196 np0000172637 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) May 08 03:25:12.870196 np0000172637 devstack@c-api.service[112518]: /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 08 03:25:12.870727 np0000172637 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) May 08 03:25:12.870727 np0000172637 devstack@c-api.service[112518]: /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 08 03:25:12.870727 np0000172637 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) May 08 03:25:12.870727 np0000172637 devstack@c-api.service[112518]: /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 08 03:25:12.870727 np0000172637 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) May 08 03:25:12.871123 np0000172637 devstack@c-api.service[112518]: /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 08 03:25:12.871123 np0000172637 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) May 08 03:25:12.871123 np0000172637 devstack@c-api.service[112518]: /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 08 03:25:12.871123 np0000172637 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) May 08 03:25:12.871412 np0000172637 devstack@c-api.service[112518]: /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 08 03:25:12.871412 np0000172637 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) May 08 03:25:12.871412 np0000172637 devstack@c-api.service[112518]: /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 08 03:25:12.871412 np0000172637 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) May 08 03:25:12.871791 np0000172637 devstack@c-api.service[112518]: /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 08 03:25:12.871791 np0000172637 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) May 08 03:25:12.871791 np0000172637 devstack@c-api.service[112518]: /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 08 03:25:12.871791 np0000172637 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) May 08 03:25:12.872148 np0000172637 devstack@c-api.service[112518]: /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 08 03:25:12.872148 np0000172637 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) May 08 03:25:12.872148 np0000172637 devstack@c-api.service[112518]: /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 08 03:25:12.872148 np0000172637 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) May 08 03:25:12.872417 np0000172637 devstack@c-api.service[112518]: /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 08 03:25:12.872417 np0000172637 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) May 08 03:25:12.872417 np0000172637 devstack@c-api.service[112518]: /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 08 03:25:12.872417 np0000172637 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) May 08 03:25:12.872750 np0000172637 devstack@c-api.service[112518]: /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 08 03:25:12.872750 np0000172637 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) May 08 03:25:12.872750 np0000172637 devstack@c-api.service[112518]: /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 08 03:25:12.872750 np0000172637 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) May 08 03:25:12.872750 np0000172637 devstack@c-api.service[112518]: /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 08 03:25:12.873270 np0000172637 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) May 08 03:25:12.873270 np0000172637 devstack@c-api.service[112518]: /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 08 03:25:12.873270 np0000172637 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) May 08 03:25:12.873270 np0000172637 devstack@c-api.service[112518]: /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 08 03:25:12.873270 np0000172637 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) May 08 03:25:12.873270 np0000172637 devstack@c-api.service[112518]: /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 08 03:25:12.873781 np0000172637 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) May 08 03:25:12.873781 np0000172637 devstack@c-api.service[112518]: /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 08 03:25:12.873781 np0000172637 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) May 08 03:25:12.873781 np0000172637 devstack@c-api.service[112518]: /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 08 03:25:12.873781 np0000172637 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) May 08 03:25:12.874183 np0000172637 devstack@c-api.service[112518]: /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 08 03:25:12.874183 np0000172637 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) May 08 03:25:12.874183 np0000172637 devstack@c-api.service[112518]: /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 08 03:25:12.874183 np0000172637 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) May 08 03:25:12.874183 np0000172637 devstack@c-api.service[112518]: /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 08 03:25:12.874183 np0000172637 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) May 08 03:25:12.874630 np0000172637 devstack@c-api.service[112518]: /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 08 03:25:12.874630 np0000172637 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) May 08 03:25:12.874630 np0000172637 devstack@c-api.service[112518]: /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 08 03:25:12.874630 np0000172637 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) May 08 03:25:12.874630 np0000172637 devstack@c-api.service[112518]: /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 08 03:25:12.874630 np0000172637 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) May 08 03:25:12.875220 np0000172637 devstack@c-api.service[112518]: /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 08 03:25:12.875220 np0000172637 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) May 08 03:25:12.875220 np0000172637 devstack@c-api.service[112518]: /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 08 03:25:12.875220 np0000172637 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) May 08 03:25:12.875220 np0000172637 devstack@c-api.service[112518]: /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 08 03:25:12.875220 np0000172637 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) May 08 03:25:12.875454 np0000172637 devstack@c-api.service[112518]: /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 08 03:25:12.875454 np0000172637 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) May 08 03:25:12.875454 np0000172637 devstack@c-api.service[112518]: /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 08 03:25:12.875454 np0000172637 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) May 08 03:25:12.875454 np0000172637 devstack@c-api.service[112518]: /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 08 03:25:12.875454 np0000172637 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) May 08 03:25:12.875745 np0000172637 devstack@c-api.service[112518]: /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 08 03:25:12.875745 np0000172637 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) May 08 03:25:12.875745 np0000172637 devstack@c-api.service[112518]: /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 08 03:25:12.875745 np0000172637 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) May 08 03:25:12.875916 np0000172637 devstack@c-api.service[112518]: /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 08 03:25:12.875916 np0000172637 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) May 08 03:25:12.875916 np0000172637 devstack@c-api.service[112518]: /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 08 03:25:12.875916 np0000172637 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) May 08 03:25:12.875916 np0000172637 devstack@c-api.service[112518]: /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 08 03:25:12.876085 np0000172637 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) May 08 03:25:12.876085 np0000172637 devstack@c-api.service[112518]: /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 08 03:25:12.876085 np0000172637 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) May 08 03:25:12.876085 np0000172637 devstack@c-api.service[112518]: /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 08 03:25:12.876085 np0000172637 devstack@c-api.service[112518]: warnings.warn(deprecated_msg) May 08 03:25:12.876085 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.middleware.request_id [None req-ecd7513b-f84a-4fbb-b5b6-9e0dc0e045d6 None None] RequestId filter calling following filter/app {{(pid=112518) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 03:25:12.876085 np0000172637 devstack@c-api.service[112518]: INFO cinder.api.openstack.wsgi [None req-ecd7513b-f84a-4fbb-b5b6-9e0dc0e045d6 None None] GET https://199.204.45.138/volume// May 08 03:25:12.876305 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.openstack.wsgi [None req-ecd7513b-f84a-4fbb-b5b6-9e0dc0e045d6 None None] Empty body provided in request {{(pid=112518) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 03:25:12.876305 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.openstack.wsgi [None req-ecd7513b-f84a-4fbb-b5b6-9e0dc0e045d6 None None] Calling method 'all' {{(pid=112518) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 03:25:12.876305 np0000172637 devstack@c-api.service[112518]: INFO cinder.api.openstack.wsgi [None req-ecd7513b-f84a-4fbb-b5b6-9e0dc0e045d6 None None] https://199.204.45.138/volume// returned with HTTP 300 May 08 03:25:12.876305 np0000172637 devstack@c-api.service[112518]: [pid: 112518|app: 0|req: 1/4] 199.204.45.138 () {66 vars in 1456 bytes} [Fri May 8 03:25:12 2026] GET /volume/ => generated 390 bytes in 19 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) May 08 03:25:50.910931 np0000172637 devstack@c-api.service[112515]: /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 08 03:25:50.910931 np0000172637 devstack@c-api.service[112515]: warnings.warn( May 08 03:25:50.922284 np0000172637 devstack@c-api.service[112515]: /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 08 03:25:50.922284 np0000172637 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 08 03:25:50.922284 np0000172637 devstack@c-api.service[112515]: /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 08 03:25:50.922284 np0000172637 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 08 03:25:50.922705 np0000172637 devstack@c-api.service[112515]: /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 08 03:25:50.922705 np0000172637 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 08 03:25:50.922705 np0000172637 devstack@c-api.service[112515]: /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 08 03:25:50.922705 np0000172637 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 08 03:25:50.922953 np0000172637 devstack@c-api.service[112515]: /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 08 03:25:50.922953 np0000172637 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 08 03:25:50.922953 np0000172637 devstack@c-api.service[112515]: /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 08 03:25:50.922953 np0000172637 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 08 03:25:50.922953 np0000172637 devstack@c-api.service[112515]: /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 08 03:25:50.922953 np0000172637 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 08 03:25:50.923291 np0000172637 devstack@c-api.service[112515]: /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 08 03:25:50.923291 np0000172637 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 08 03:25:50.923291 np0000172637 devstack@c-api.service[112515]: /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 08 03:25:50.923291 np0000172637 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 08 03:25:50.923291 np0000172637 devstack@c-api.service[112515]: /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 08 03:25:50.923682 np0000172637 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 08 03:25:50.923682 np0000172637 devstack@c-api.service[112515]: /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 08 03:25:50.923682 np0000172637 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 08 03:25:50.923682 np0000172637 devstack@c-api.service[112515]: /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 08 03:25:50.923682 np0000172637 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 08 03:25:50.924011 np0000172637 devstack@c-api.service[112515]: /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 08 03:25:50.924011 np0000172637 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 08 03:25:50.924011 np0000172637 devstack@c-api.service[112515]: /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 08 03:25:50.924011 np0000172637 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 08 03:25:50.924245 np0000172637 devstack@c-api.service[112515]: /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 08 03:25:50.924245 np0000172637 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 08 03:25:50.924245 np0000172637 devstack@c-api.service[112515]: /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 08 03:25:50.924245 np0000172637 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 08 03:25:50.924245 np0000172637 devstack@c-api.service[112515]: /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 08 03:25:50.924524 np0000172637 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 08 03:25:50.924524 np0000172637 devstack@c-api.service[112515]: /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 08 03:25:50.924524 np0000172637 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 08 03:25:50.924524 np0000172637 devstack@c-api.service[112515]: /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 08 03:25:50.924524 np0000172637 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 08 03:25:50.924841 np0000172637 devstack@c-api.service[112515]: /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 08 03:25:50.924841 np0000172637 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 08 03:25:50.924841 np0000172637 devstack@c-api.service[112515]: /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 08 03:25:50.924841 np0000172637 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 08 03:25:50.924841 np0000172637 devstack@c-api.service[112515]: /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 08 03:25:50.924841 np0000172637 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 08 03:25:50.925175 np0000172637 devstack@c-api.service[112515]: /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 08 03:25:50.925175 np0000172637 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 08 03:25:50.925175 np0000172637 devstack@c-api.service[112515]: /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 08 03:25:50.925175 np0000172637 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 08 03:25:50.925175 np0000172637 devstack@c-api.service[112515]: /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 08 03:25:50.925175 np0000172637 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 08 03:25:50.925491 np0000172637 devstack@c-api.service[112515]: /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 08 03:25:50.925491 np0000172637 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 08 03:25:50.925491 np0000172637 devstack@c-api.service[112515]: /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 08 03:25:50.925491 np0000172637 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 08 03:25:50.925491 np0000172637 devstack@c-api.service[112515]: /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 08 03:25:50.925491 np0000172637 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 08 03:25:50.925847 np0000172637 devstack@c-api.service[112515]: /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 08 03:25:50.925847 np0000172637 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 08 03:25:50.925847 np0000172637 devstack@c-api.service[112515]: /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 08 03:25:50.925847 np0000172637 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 08 03:25:50.925847 np0000172637 devstack@c-api.service[112515]: /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 08 03:25:50.926138 np0000172637 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 08 03:25:50.926138 np0000172637 devstack@c-api.service[112515]: /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 08 03:25:50.926138 np0000172637 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 08 03:25:50.926138 np0000172637 devstack@c-api.service[112515]: /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 08 03:25:50.926138 np0000172637 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 08 03:25:50.926398 np0000172637 devstack@c-api.service[112515]: /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 08 03:25:50.926398 np0000172637 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 08 03:25:50.926398 np0000172637 devstack@c-api.service[112515]: /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 08 03:25:50.926398 np0000172637 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 08 03:25:50.926398 np0000172637 devstack@c-api.service[112515]: /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 08 03:25:50.926398 np0000172637 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 08 03:25:50.926795 np0000172637 devstack@c-api.service[112515]: /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 08 03:25:50.926795 np0000172637 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 08 03:25:50.926795 np0000172637 devstack@c-api.service[112515]: /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 08 03:25:50.926795 np0000172637 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 08 03:25:50.926795 np0000172637 devstack@c-api.service[112515]: /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 08 03:25:50.926795 np0000172637 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 08 03:25:50.927103 np0000172637 devstack@c-api.service[112515]: /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 08 03:25:50.927103 np0000172637 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 08 03:25:50.927103 np0000172637 devstack@c-api.service[112515]: /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 08 03:25:50.927103 np0000172637 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 08 03:25:50.927103 np0000172637 devstack@c-api.service[112515]: /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 08 03:25:50.927373 np0000172637 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 08 03:25:50.927373 np0000172637 devstack@c-api.service[112515]: /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 08 03:25:50.927373 np0000172637 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 08 03:25:50.927373 np0000172637 devstack@c-api.service[112515]: /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 08 03:25:50.927373 np0000172637 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 08 03:25:50.927818 np0000172637 devstack@c-api.service[112515]: /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 08 03:25:50.927818 np0000172637 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 08 03:25:50.927818 np0000172637 devstack@c-api.service[112515]: /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 08 03:25:50.927818 np0000172637 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 08 03:25:50.928048 np0000172637 devstack@c-api.service[112515]: /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 08 03:25:50.928048 np0000172637 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 08 03:25:50.928048 np0000172637 devstack@c-api.service[112515]: /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 08 03:25:50.928048 np0000172637 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 08 03:25:50.928208 np0000172637 devstack@c-api.service[112515]: /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 08 03:25:50.928208 np0000172637 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 08 03:25:50.928208 np0000172637 devstack@c-api.service[112515]: /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 08 03:25:50.928208 np0000172637 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 08 03:25:50.928208 np0000172637 devstack@c-api.service[112515]: /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 08 03:25:50.928397 np0000172637 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 08 03:25:50.928397 np0000172637 devstack@c-api.service[112515]: /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 08 03:25:50.928397 np0000172637 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 08 03:25:50.928397 np0000172637 devstack@c-api.service[112515]: /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 08 03:25:50.928397 np0000172637 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 08 03:25:50.928607 np0000172637 devstack@c-api.service[112515]: /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 08 03:25:50.928607 np0000172637 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 08 03:25:50.928607 np0000172637 devstack@c-api.service[112515]: /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 08 03:25:50.928607 np0000172637 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 08 03:25:50.928768 np0000172637 devstack@c-api.service[112515]: /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 08 03:25:50.928768 np0000172637 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 08 03:25:50.928768 np0000172637 devstack@c-api.service[112515]: /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 08 03:25:50.928768 np0000172637 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 08 03:25:50.928910 np0000172637 devstack@c-api.service[112515]: /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 08 03:25:50.928910 np0000172637 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 08 03:25:50.928910 np0000172637 devstack@c-api.service[112515]: /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 08 03:25:50.928910 np0000172637 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 08 03:25:50.929160 np0000172637 devstack@c-api.service[112515]: /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 08 03:25:50.929160 np0000172637 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 08 03:25:50.929160 np0000172637 devstack@c-api.service[112515]: /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 08 03:25:50.929160 np0000172637 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 08 03:25:50.929323 np0000172637 devstack@c-api.service[112515]: /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 08 03:25:50.929323 np0000172637 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 08 03:25:50.929323 np0000172637 devstack@c-api.service[112515]: /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 08 03:25:50.929323 np0000172637 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 08 03:25:50.929459 np0000172637 devstack@c-api.service[112515]: /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 08 03:25:50.929459 np0000172637 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 08 03:25:50.929459 np0000172637 devstack@c-api.service[112515]: /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 08 03:25:50.929459 np0000172637 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 08 03:25:50.929459 np0000172637 devstack@c-api.service[112515]: /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 08 03:25:50.929671 np0000172637 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 08 03:25:50.929671 np0000172637 devstack@c-api.service[112515]: /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 08 03:25:50.929671 np0000172637 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 08 03:25:50.929671 np0000172637 devstack@c-api.service[112515]: /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 08 03:25:50.929671 np0000172637 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 08 03:25:50.929671 np0000172637 devstack@c-api.service[112515]: /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 08 03:25:50.929879 np0000172637 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 08 03:25:50.929879 np0000172637 devstack@c-api.service[112515]: /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 08 03:25:50.929879 np0000172637 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 08 03:25:50.929879 np0000172637 devstack@c-api.service[112515]: /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 08 03:25:50.929879 np0000172637 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 08 03:25:50.930041 np0000172637 devstack@c-api.service[112515]: /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 08 03:25:50.930041 np0000172637 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 08 03:25:50.930041 np0000172637 devstack@c-api.service[112515]: /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 08 03:25:50.930041 np0000172637 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 08 03:25:50.930041 np0000172637 devstack@c-api.service[112515]: /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 08 03:25:50.930041 np0000172637 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 08 03:25:50.930246 np0000172637 devstack@c-api.service[112515]: /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 08 03:25:50.930246 np0000172637 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 08 03:25:50.930246 np0000172637 devstack@c-api.service[112515]: /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 08 03:25:50.930246 np0000172637 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 08 03:25:50.930246 np0000172637 devstack@c-api.service[112515]: /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 08 03:25:50.930246 np0000172637 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 08 03:25:50.930499 np0000172637 devstack@c-api.service[112515]: /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 08 03:25:50.930499 np0000172637 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 08 03:25:50.930499 np0000172637 devstack@c-api.service[112515]: /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 08 03:25:50.930499 np0000172637 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 08 03:25:50.930499 np0000172637 devstack@c-api.service[112515]: /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 08 03:25:50.930499 np0000172637 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 08 03:25:50.930748 np0000172637 devstack@c-api.service[112515]: /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 08 03:25:50.930748 np0000172637 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 08 03:25:50.930748 np0000172637 devstack@c-api.service[112515]: /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 08 03:25:50.930748 np0000172637 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 08 03:25:50.930748 np0000172637 devstack@c-api.service[112515]: /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 08 03:25:50.930748 np0000172637 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 08 03:25:50.930993 np0000172637 devstack@c-api.service[112515]: /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 08 03:25:50.930993 np0000172637 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 08 03:25:50.930993 np0000172637 devstack@c-api.service[112515]: /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 08 03:25:50.930993 np0000172637 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 08 03:25:50.931139 np0000172637 devstack@c-api.service[112515]: /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 08 03:25:50.931139 np0000172637 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 08 03:25:50.931139 np0000172637 devstack@c-api.service[112515]: /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 08 03:25:50.931139 np0000172637 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 08 03:25:50.931139 np0000172637 devstack@c-api.service[112515]: /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 08 03:25:50.931320 np0000172637 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 08 03:25:50.931320 np0000172637 devstack@c-api.service[112515]: /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 08 03:25:50.931320 np0000172637 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 08 03:25:50.931320 np0000172637 devstack@c-api.service[112515]: /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 08 03:25:50.931320 np0000172637 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 08 03:25:50.931320 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.middleware.request_id [None req-c28f1123-0ad3-4ed4-9dac-b6e6e5625df4 None None] RequestId filter calling following filter/app {{(pid=112515) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 03:25:51.264608 np0000172637 devstack@c-api.service[112515]: INFO cinder.api.openstack.wsgi [None req-c28f1123-0ad3-4ed4-9dac-b6e6e5625df4 demo demo] GET https://199.204.45.138/volume/v3/types?is_public=None May 08 03:25:51.264934 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.openstack.wsgi [None req-c28f1123-0ad3-4ed4-9dac-b6e6e5625df4 demo demo] Empty body provided in request {{(pid=112515) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 03:25:51.265183 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.openstack.wsgi [None req-c28f1123-0ad3-4ed4-9dac-b6e6e5625df4 demo demo] Calling method 'index' {{(pid=112515) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 03:25:51.265648 np0000172637 devstack@c-api.service[112515]: /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 08 03:25:51.265648 np0000172637 devstack@c-api.service[112515]: warnings.warn( May 08 03:25:51.266277 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.api_utils [None req-c28f1123-0ad3-4ed4-9dac-b6e6e5625df4 demo demo] Removing options '' from query. {{(pid=112515) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 03:25:51.276635 np0000172637 devstack@c-api.service[112515]: DEBUG oslo_db.sqlalchemy.engines [None req-c28f1123-0ad3-4ed4-9dac-b6e6e5625df4 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=112515) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 08 03:25:51.299853 np0000172637 devstack@c-api.service[112515]: INFO cinder.api.openstack.wsgi [None req-c28f1123-0ad3-4ed4-9dac-b6e6e5625df4 demo demo] https://199.204.45.138/volume/v3/types?is_public=None returned with HTTP 200 May 08 03:25:51.300246 np0000172637 devstack@c-api.service[112515]: [pid: 112515|app: 0|req: 1/5] 199.204.45.138 () {64 vars in 1263 bytes} [Fri May 8 03:25:50 2026] GET /volume/v3/types?is_public=None => generated 377 bytes in 390 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 08 03:25:51.313857 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.middleware.request_id [req-c28f1123-0ad3-4ed4-9dac-b6e6e5625df4 req-adfc2b87-65a5-4f9a-82f0-7e20e26ce77e None None] RequestId filter calling following filter/app {{(pid=112517) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 03:25:51.320208 np0000172637 devstack@c-api.service[112517]: INFO cinder.api.openstack.wsgi [req-c28f1123-0ad3-4ed4-9dac-b6e6e5625df4 req-adfc2b87-65a5-4f9a-82f0-7e20e26ce77e demo demo] GET https://199.204.45.138/volume/v3/types/default May 08 03:25:51.320638 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.openstack.wsgi [req-c28f1123-0ad3-4ed4-9dac-b6e6e5625df4 req-adfc2b87-65a5-4f9a-82f0-7e20e26ce77e demo demo] Empty body provided in request {{(pid=112517) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 03:25:51.321094 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.openstack.wsgi [req-c28f1123-0ad3-4ed4-9dac-b6e6e5625df4 req-adfc2b87-65a5-4f9a-82f0-7e20e26ce77e demo demo] Calling method 'show' {{(pid=112517) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 03:25:51.334283 np0000172637 devstack@c-api.service[112517]: INFO cinder.api.openstack.wsgi [req-c28f1123-0ad3-4ed4-9dac-b6e6e5625df4 req-adfc2b87-65a5-4f9a-82f0-7e20e26ce77e demo demo] https://199.204.45.138/volume/v3/types/default returned with HTTP 200 May 08 03:25:51.335280 np0000172637 devstack@c-api.service[112517]: [pid: 112517|app: 0|req: 2/6] 199.204.45.138 () {66 vars in 1329 bytes} [Fri May 8 03:25:51 2026] GET /volume/v3/types/default => generated 145 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 08 03:25:51.677139 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.middleware.request_id [None req-80f1800f-5850-4dad-ad09-d8e6d1e17666 None None] RequestId filter calling following filter/app {{(pid=112516) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 03:25:51.681933 np0000172637 devstack@c-api.service[112516]: INFO cinder.api.openstack.wsgi [None req-80f1800f-5850-4dad-ad09-d8e6d1e17666 demo demo] GET https://199.204.45.138/volume/v3/types/default May 08 03:25:51.682181 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.openstack.wsgi [None req-80f1800f-5850-4dad-ad09-d8e6d1e17666 demo demo] Empty body provided in request {{(pid=112516) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 03:25:51.682488 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.openstack.wsgi [None req-80f1800f-5850-4dad-ad09-d8e6d1e17666 demo demo] Calling method 'show' {{(pid=112516) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 03:25:51.697987 np0000172637 devstack@c-api.service[112516]: INFO cinder.api.openstack.wsgi [None req-80f1800f-5850-4dad-ad09-d8e6d1e17666 demo demo] https://199.204.45.138/volume/v3/types/default returned with HTTP 200 May 08 03:25:51.698680 np0000172637 devstack@c-api.service[112516]: [pid: 112516|app: 0|req: 3/7] 199.204.45.138 () {64 vars in 1258 bytes} [Fri May 8 03:25:51 2026] GET /volume/v3/types/default => generated 145 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 08 03:25:52.119086 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.middleware.request_id [None req-09567724-723d-498b-9342-c00ca4f09fd2 None None] RequestId filter calling following filter/app {{(pid=112518) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 03:25:52.465406 np0000172637 devstack@c-api.service[112518]: INFO cinder.api.openstack.wsgi [None req-09567724-723d-498b-9342-c00ca4f09fd2 demo demo] GET https://199.204.45.138/volume/v3/types/default May 08 03:25:52.465698 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.openstack.wsgi [None req-09567724-723d-498b-9342-c00ca4f09fd2 demo demo] Empty body provided in request {{(pid=112518) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 03:25:52.465872 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.openstack.wsgi [None req-09567724-723d-498b-9342-c00ca4f09fd2 demo demo] Calling method 'show' {{(pid=112518) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 03:25:52.472884 np0000172637 devstack@c-api.service[112518]: DEBUG oslo_db.sqlalchemy.engines [None req-09567724-723d-498b-9342-c00ca4f09fd2 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=112518) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 08 03:25:52.488372 np0000172637 devstack@c-api.service[112518]: /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 08 03:25:52.488372 np0000172637 devstack@c-api.service[112518]: warnings.warn( May 08 03:25:52.491328 np0000172637 devstack@c-api.service[112518]: INFO cinder.api.openstack.wsgi [None req-09567724-723d-498b-9342-c00ca4f09fd2 demo demo] https://199.204.45.138/volume/v3/types/default returned with HTTP 200 May 08 03:25:52.491880 np0000172637 devstack@c-api.service[112518]: [pid: 112518|app: 0|req: 2/8] 199.204.45.138 () {64 vars in 1258 bytes} [Fri May 8 03:25:52 2026] GET /volume/v3/types/default => generated 145 bytes in 373 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 08 03:25:52.505806 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.middleware.request_id [None req-f4cdff88-8505-4313-887c-b5e86bab0ee4 None None] RequestId filter calling following filter/app {{(pid=112515) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 03:25:52.509746 np0000172637 devstack@c-api.service[112515]: INFO cinder.api.openstack.wsgi [None req-f4cdff88-8505-4313-887c-b5e86bab0ee4 demo demo] GET https://199.204.45.138/volume/v3/types/default May 08 03:25:52.509746 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.openstack.wsgi [None req-f4cdff88-8505-4313-887c-b5e86bab0ee4 demo demo] Empty body provided in request {{(pid=112515) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 03:25:52.509746 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.openstack.wsgi [None req-f4cdff88-8505-4313-887c-b5e86bab0ee4 demo demo] Calling method 'show' {{(pid=112515) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 03:25:52.527334 np0000172637 devstack@c-api.service[112515]: INFO cinder.api.openstack.wsgi [None req-f4cdff88-8505-4313-887c-b5e86bab0ee4 demo demo] https://199.204.45.138/volume/v3/types/default returned with HTTP 200 May 08 03:25:52.528190 np0000172637 devstack@c-api.service[112515]: [pid: 112515|app: 0|req: 2/9] 199.204.45.138 () {64 vars in 1258 bytes} [Fri May 8 03:25:52 2026] GET /volume/v3/types/default => generated 145 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 08 03:26:01.326725 np0000172637 devstack@c-api.service[112517]: DEBUG dbcounter [-] [112517] Writing DB stats cinder:SELECT=2 {{(pid=112517) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 03:26:01.694289 np0000172637 devstack@c-api.service[112516]: DEBUG dbcounter [-] [112516] Writing DB stats cinder:SELECT=2 {{(pid=112516) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 03:26:02.485437 np0000172637 devstack@c-api.service[112518]: DEBUG dbcounter [-] [112518] Writing DB stats cinder:SELECT=2 {{(pid=112518) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 03:26:02.522016 np0000172637 devstack@c-api.service[112515]: DEBUG dbcounter [-] [112515] Writing DB stats cinder:SELECT=3 {{(pid=112515) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 03:30:33.192674 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.middleware.request_id [None req-963f5f58-f42d-46e6-8fe2-34fc11b926fc None None] RequestId filter calling following filter/app {{(pid=112517) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 03:30:33.287213 np0000172637 devstack@c-api.service[112517]: INFO cinder.api.openstack.wsgi [None req-963f5f58-f42d-46e6-8fe2-34fc11b926fc demo demo] GET https://199.204.45.138/volume/v3/volumes/detail May 08 03:30:33.287849 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.openstack.wsgi [None req-963f5f58-f42d-46e6-8fe2-34fc11b926fc demo demo] Empty body provided in request {{(pid=112517) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 03:30:33.287947 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.openstack.wsgi [None req-963f5f58-f42d-46e6-8fe2-34fc11b926fc demo demo] Calling method 'detail' {{(pid=112517) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 03:30:33.288548 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.api_utils [None req-963f5f58-f42d-46e6-8fe2-34fc11b926fc demo demo] Removing options '' from query. {{(pid=112517) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 03:30:33.290523 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.volume.api [None req-963f5f58-f42d-46e6-8fe2-34fc11b926fc demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112517) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 03:30:33.329065 np0000172637 devstack@c-api.service[112517]: INFO cinder.volume.api [None req-963f5f58-f42d-46e6-8fe2-34fc11b926fc demo demo] Get all volumes completed successfully. May 08 03:30:33.331257 np0000172637 devstack@c-api.service[112517]: INFO cinder.api.openstack.wsgi [None req-963f5f58-f42d-46e6-8fe2-34fc11b926fc demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 May 08 03:30:33.331919 np0000172637 devstack@c-api.service[112517]: [pid: 112517|app: 0|req: 3/10] 199.204.45.138 () {64 vars in 1296 bytes} [Fri May 8 03:30:33 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 08 03:30:43.320581 np0000172637 devstack@c-api.service[112517]: DEBUG dbcounter [-] [112517] Writing DB stats cinder:SELECT=1 {{(pid=112517) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 03:31:33.348274 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.middleware.request_id [None req-993dc54f-0c4f-41c9-975b-4d5878439934 None None] RequestId filter calling following filter/app {{(pid=112516) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 03:31:33.352099 np0000172637 devstack@c-api.service[112516]: INFO cinder.api.openstack.wsgi [None req-993dc54f-0c4f-41c9-975b-4d5878439934 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail May 08 03:31:33.352485 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.openstack.wsgi [None req-993dc54f-0c4f-41c9-975b-4d5878439934 demo demo] Empty body provided in request {{(pid=112516) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 03:31:33.352835 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.openstack.wsgi [None req-993dc54f-0c4f-41c9-975b-4d5878439934 demo demo] Calling method 'detail' {{(pid=112516) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 03:31:33.353253 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.api_utils [None req-993dc54f-0c4f-41c9-975b-4d5878439934 demo demo] Removing options '' from query. {{(pid=112516) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 03:31:33.354357 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.volume.api [None req-993dc54f-0c4f-41c9-975b-4d5878439934 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112516) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 03:31:33.391762 np0000172637 devstack@c-api.service[112516]: INFO cinder.volume.api [None req-993dc54f-0c4f-41c9-975b-4d5878439934 demo demo] Get all volumes completed successfully. May 08 03:31:33.394992 np0000172637 devstack@c-api.service[112516]: INFO cinder.api.openstack.wsgi [None req-993dc54f-0c4f-41c9-975b-4d5878439934 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 May 08 03:31:33.395638 np0000172637 devstack@c-api.service[112516]: [pid: 112516|app: 0|req: 4/11] 199.204.45.138 () {64 vars in 1296 bytes} [Fri May 8 03:31:33 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 08 03:31:43.384174 np0000172637 devstack@c-api.service[112516]: DEBUG dbcounter [-] [112516] Writing DB stats cinder:SELECT=1 {{(pid=112516) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 03:32:33.468755 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.middleware.request_id [None req-76a0dccb-0247-48d2-b6e4-448ee936a154 None None] RequestId filter calling following filter/app {{(pid=112518) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 03:32:33.473327 np0000172637 devstack@c-api.service[112518]: INFO cinder.api.openstack.wsgi [None req-76a0dccb-0247-48d2-b6e4-448ee936a154 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail May 08 03:32:33.473521 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.openstack.wsgi [None req-76a0dccb-0247-48d2-b6e4-448ee936a154 demo demo] Empty body provided in request {{(pid=112518) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 03:32:33.473712 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.openstack.wsgi [None req-76a0dccb-0247-48d2-b6e4-448ee936a154 demo demo] Calling method 'detail' {{(pid=112518) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 03:32:33.474172 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.api_utils [None req-76a0dccb-0247-48d2-b6e4-448ee936a154 demo demo] Removing options '' from query. {{(pid=112518) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 03:32:33.474922 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.volume.api [None req-76a0dccb-0247-48d2-b6e4-448ee936a154 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112518) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 03:32:33.513792 np0000172637 devstack@c-api.service[112518]: INFO cinder.volume.api [None req-76a0dccb-0247-48d2-b6e4-448ee936a154 demo demo] Get all volumes completed successfully. May 08 03:32:33.516965 np0000172637 devstack@c-api.service[112518]: INFO cinder.api.openstack.wsgi [None req-76a0dccb-0247-48d2-b6e4-448ee936a154 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 May 08 03:32:33.517480 np0000172637 devstack@c-api.service[112518]: [pid: 112518|app: 0|req: 3/12] 199.204.45.138 () {64 vars in 1296 bytes} [Fri May 8 03:32:33 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 08 03:32:43.506737 np0000172637 devstack@c-api.service[112518]: DEBUG dbcounter [-] [112518] Writing DB stats cinder:SELECT=1 {{(pid=112518) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 03:33:33.538323 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.middleware.request_id [None req-efd1cb09-2238-4704-917f-6d3dd9669fa2 None None] RequestId filter calling following filter/app {{(pid=112515) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 03:33:33.542932 np0000172637 devstack@c-api.service[112515]: INFO cinder.api.openstack.wsgi [None req-efd1cb09-2238-4704-917f-6d3dd9669fa2 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail May 08 03:33:33.543140 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.openstack.wsgi [None req-efd1cb09-2238-4704-917f-6d3dd9669fa2 demo demo] Empty body provided in request {{(pid=112515) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 03:33:33.543348 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.openstack.wsgi [None req-efd1cb09-2238-4704-917f-6d3dd9669fa2 demo demo] Calling method 'detail' {{(pid=112515) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 03:33:33.544019 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.api_utils [None req-efd1cb09-2238-4704-917f-6d3dd9669fa2 demo demo] Removing options '' from query. {{(pid=112515) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 03:33:33.545053 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.volume.api [None req-efd1cb09-2238-4704-917f-6d3dd9669fa2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112515) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 03:33:33.586384 np0000172637 devstack@c-api.service[112515]: INFO cinder.volume.api [None req-efd1cb09-2238-4704-917f-6d3dd9669fa2 demo demo] Get all volumes completed successfully. May 08 03:33:33.589088 np0000172637 devstack@c-api.service[112515]: INFO cinder.api.openstack.wsgi [None req-efd1cb09-2238-4704-917f-6d3dd9669fa2 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 May 08 03:33:33.589442 np0000172637 devstack@c-api.service[112515]: [pid: 112515|app: 0|req: 3/13] 199.204.45.138 () {64 vars in 1296 bytes} [Fri May 8 03:33:33 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 08 03:33:43.579458 np0000172637 devstack@c-api.service[112515]: DEBUG dbcounter [-] [112515] Writing DB stats cinder:SELECT=1 {{(pid=112515) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 03:34:33.614423 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.middleware.request_id [None req-075fdc40-ca96-4582-b0c5-c8b32d2232b7 None None] RequestId filter calling following filter/app {{(pid=112517) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 03:34:33.618944 np0000172637 devstack@c-api.service[112517]: INFO cinder.api.openstack.wsgi [None req-075fdc40-ca96-4582-b0c5-c8b32d2232b7 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail May 08 03:34:33.619372 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.openstack.wsgi [None req-075fdc40-ca96-4582-b0c5-c8b32d2232b7 demo demo] Empty body provided in request {{(pid=112517) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 03:34:33.619734 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.openstack.wsgi [None req-075fdc40-ca96-4582-b0c5-c8b32d2232b7 demo demo] Calling method 'detail' {{(pid=112517) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 03:34:33.620126 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.api_utils [None req-075fdc40-ca96-4582-b0c5-c8b32d2232b7 demo demo] Removing options '' from query. {{(pid=112517) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 03:34:33.621316 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.volume.api [None req-075fdc40-ca96-4582-b0c5-c8b32d2232b7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112517) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 03:34:33.630991 np0000172637 devstack@c-api.service[112517]: INFO cinder.volume.api [None req-075fdc40-ca96-4582-b0c5-c8b32d2232b7 demo demo] Get all volumes completed successfully. May 08 03:34:33.633206 np0000172637 devstack@c-api.service[112517]: INFO cinder.api.openstack.wsgi [None req-075fdc40-ca96-4582-b0c5-c8b32d2232b7 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 May 08 03:34:33.633694 np0000172637 devstack@c-api.service[112517]: [pid: 112517|app: 0|req: 4/14] 199.204.45.138 () {64 vars in 1296 bytes} [Fri May 8 03:34:33 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 08 03:34:43.625741 np0000172637 devstack@c-api.service[112517]: DEBUG dbcounter [-] [112517] Writing DB stats cinder:SELECT=1 {{(pid=112517) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 03:35:33.655059 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.middleware.request_id [None req-58db4767-82ec-4c19-8733-dc9300070386 None None] RequestId filter calling following filter/app {{(pid=112516) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 03:35:33.794850 np0000172637 devstack@c-api.service[112516]: INFO cinder.api.openstack.wsgi [None req-58db4767-82ec-4c19-8733-dc9300070386 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail May 08 03:35:33.795089 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.openstack.wsgi [None req-58db4767-82ec-4c19-8733-dc9300070386 demo demo] Empty body provided in request {{(pid=112516) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 03:35:33.795316 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.openstack.wsgi [None req-58db4767-82ec-4c19-8733-dc9300070386 demo demo] Calling method 'detail' {{(pid=112516) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 03:35:33.795632 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.api_utils [None req-58db4767-82ec-4c19-8733-dc9300070386 demo demo] Removing options '' from query. {{(pid=112516) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 03:35:33.796600 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.volume.api [None req-58db4767-82ec-4c19-8733-dc9300070386 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112516) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 03:35:33.805098 np0000172637 devstack@c-api.service[112516]: INFO cinder.volume.api [None req-58db4767-82ec-4c19-8733-dc9300070386 demo demo] Get all volumes completed successfully. May 08 03:35:33.807437 np0000172637 devstack@c-api.service[112516]: INFO cinder.api.openstack.wsgi [None req-58db4767-82ec-4c19-8733-dc9300070386 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 May 08 03:35:33.807823 np0000172637 devstack@c-api.service[112516]: [pid: 112516|app: 0|req: 5/15] 199.204.45.138 () {64 vars in 1296 bytes} [Fri May 8 03:35:33 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 08 03:35:43.800085 np0000172637 devstack@c-api.service[112516]: DEBUG dbcounter [-] [112516] Writing DB stats cinder:SELECT=1 {{(pid=112516) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 03:36:33.828050 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.middleware.request_id [None req-0c3bb90f-3f17-4b37-8f10-4c2377463ce3 None None] RequestId filter calling following filter/app {{(pid=112518) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 03:36:33.831425 np0000172637 devstack@c-api.service[112518]: INFO cinder.api.openstack.wsgi [None req-0c3bb90f-3f17-4b37-8f10-4c2377463ce3 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail May 08 03:36:33.831713 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.openstack.wsgi [None req-0c3bb90f-3f17-4b37-8f10-4c2377463ce3 demo demo] Empty body provided in request {{(pid=112518) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 03:36:33.831987 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.openstack.wsgi [None req-0c3bb90f-3f17-4b37-8f10-4c2377463ce3 demo demo] Calling method 'detail' {{(pid=112518) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 03:36:33.832323 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.api_utils [None req-0c3bb90f-3f17-4b37-8f10-4c2377463ce3 demo demo] Removing options '' from query. {{(pid=112518) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 03:36:33.833387 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.volume.api [None req-0c3bb90f-3f17-4b37-8f10-4c2377463ce3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112518) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 03:36:33.842459 np0000172637 devstack@c-api.service[112518]: INFO cinder.volume.api [None req-0c3bb90f-3f17-4b37-8f10-4c2377463ce3 demo demo] Get all volumes completed successfully. May 08 03:36:33.844349 np0000172637 devstack@c-api.service[112518]: INFO cinder.api.openstack.wsgi [None req-0c3bb90f-3f17-4b37-8f10-4c2377463ce3 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 May 08 03:36:33.844835 np0000172637 devstack@c-api.service[112518]: [pid: 112518|app: 0|req: 4/16] 199.204.45.138 () {64 vars in 1296 bytes} [Fri May 8 03:36:33 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 08 03:36:43.837498 np0000172637 devstack@c-api.service[112518]: DEBUG dbcounter [-] [112518] Writing DB stats cinder:SELECT=1 {{(pid=112518) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 03:37:33.860653 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.middleware.request_id [None req-a3421321-1bcd-4374-b229-6e386d32d5d9 None None] RequestId filter calling following filter/app {{(pid=112515) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 03:37:33.863749 np0000172637 devstack@c-api.service[112515]: INFO cinder.api.openstack.wsgi [None req-a3421321-1bcd-4374-b229-6e386d32d5d9 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail May 08 03:37:33.863984 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.openstack.wsgi [None req-a3421321-1bcd-4374-b229-6e386d32d5d9 demo demo] Empty body provided in request {{(pid=112515) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 03:37:33.864240 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.openstack.wsgi [None req-a3421321-1bcd-4374-b229-6e386d32d5d9 demo demo] Calling method 'detail' {{(pid=112515) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 03:37:33.864602 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.api_utils [None req-a3421321-1bcd-4374-b229-6e386d32d5d9 demo demo] Removing options '' from query. {{(pid=112515) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 03:37:33.865649 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.volume.api [None req-a3421321-1bcd-4374-b229-6e386d32d5d9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112515) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 03:37:33.875429 np0000172637 devstack@c-api.service[112515]: INFO cinder.volume.api [None req-a3421321-1bcd-4374-b229-6e386d32d5d9 demo demo] Get all volumes completed successfully. May 08 03:37:33.878045 np0000172637 devstack@c-api.service[112515]: INFO cinder.api.openstack.wsgi [None req-a3421321-1bcd-4374-b229-6e386d32d5d9 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 May 08 03:37:33.878690 np0000172637 devstack@c-api.service[112515]: [pid: 112515|app: 0|req: 4/17] 199.204.45.138 () {64 vars in 1296 bytes} [Fri May 8 03:37:33 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 08 03:37:43.868839 np0000172637 devstack@c-api.service[112515]: DEBUG dbcounter [-] [112515] Writing DB stats cinder:SELECT=1 {{(pid=112515) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 03:38:33.894281 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.middleware.request_id [None req-ead38b81-ed22-4066-8bb6-e6f6718a350e None None] RequestId filter calling following filter/app {{(pid=112517) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 03:38:33.897549 np0000172637 devstack@c-api.service[112517]: INFO cinder.api.openstack.wsgi [None req-ead38b81-ed22-4066-8bb6-e6f6718a350e demo demo] GET https://199.204.45.138/volume/v3/volumes/detail May 08 03:38:33.897888 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.openstack.wsgi [None req-ead38b81-ed22-4066-8bb6-e6f6718a350e demo demo] Empty body provided in request {{(pid=112517) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 03:38:33.898208 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.openstack.wsgi [None req-ead38b81-ed22-4066-8bb6-e6f6718a350e demo demo] Calling method 'detail' {{(pid=112517) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 03:38:33.898615 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.api_utils [None req-ead38b81-ed22-4066-8bb6-e6f6718a350e demo demo] Removing options '' from query. {{(pid=112517) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 03:38:33.899900 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.volume.api [None req-ead38b81-ed22-4066-8bb6-e6f6718a350e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112517) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 03:38:33.911845 np0000172637 devstack@c-api.service[112517]: INFO cinder.volume.api [None req-ead38b81-ed22-4066-8bb6-e6f6718a350e demo demo] Get all volumes completed successfully. May 08 03:38:33.914050 np0000172637 devstack@c-api.service[112517]: INFO cinder.api.openstack.wsgi [None req-ead38b81-ed22-4066-8bb6-e6f6718a350e demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 May 08 03:38:33.914505 np0000172637 devstack@c-api.service[112517]: [pid: 112517|app: 0|req: 5/18] 199.204.45.138 () {64 vars in 1296 bytes} [Fri May 8 03:38:33 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 08 03:38:43.905247 np0000172637 devstack@c-api.service[112517]: DEBUG dbcounter [-] [112517] Writing DB stats cinder:SELECT=1 {{(pid=112517) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 03:39:33.928982 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.middleware.request_id [None req-e8b6d2dc-642f-464e-acd0-d6f50f8b3f49 None None] RequestId filter calling following filter/app {{(pid=112516) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 03:39:33.933374 np0000172637 devstack@c-api.service[112516]: INFO cinder.api.openstack.wsgi [None req-e8b6d2dc-642f-464e-acd0-d6f50f8b3f49 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail May 08 03:39:33.933374 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.openstack.wsgi [None req-e8b6d2dc-642f-464e-acd0-d6f50f8b3f49 demo demo] Empty body provided in request {{(pid=112516) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 03:39:33.933374 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.openstack.wsgi [None req-e8b6d2dc-642f-464e-acd0-d6f50f8b3f49 demo demo] Calling method 'detail' {{(pid=112516) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 03:39:33.933374 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.api_utils [None req-e8b6d2dc-642f-464e-acd0-d6f50f8b3f49 demo demo] Removing options '' from query. {{(pid=112516) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 03:39:33.933749 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.volume.api [None req-e8b6d2dc-642f-464e-acd0-d6f50f8b3f49 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112516) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 03:39:33.942891 np0000172637 devstack@c-api.service[112516]: INFO cinder.volume.api [None req-e8b6d2dc-642f-464e-acd0-d6f50f8b3f49 demo demo] Get all volumes completed successfully. May 08 03:39:33.945552 np0000172637 devstack@c-api.service[112516]: INFO cinder.api.openstack.wsgi [None req-e8b6d2dc-642f-464e-acd0-d6f50f8b3f49 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 May 08 03:39:33.946013 np0000172637 devstack@c-api.service[112516]: [pid: 112516|app: 0|req: 6/19] 199.204.45.138 () {64 vars in 1296 bytes} [Fri May 8 03:39:33 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 08 03:39:43.937041 np0000172637 devstack@c-api.service[112516]: DEBUG dbcounter [-] [112516] Writing DB stats cinder:SELECT=1 {{(pid=112516) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 03:40:33.960684 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.middleware.request_id [None req-8808230e-43ee-4021-bb22-52214399fcb6 None None] RequestId filter calling following filter/app {{(pid=112518) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 03:40:34.133627 np0000172637 devstack@c-api.service[112518]: INFO cinder.api.openstack.wsgi [None req-8808230e-43ee-4021-bb22-52214399fcb6 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail May 08 03:40:34.134335 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.openstack.wsgi [None req-8808230e-43ee-4021-bb22-52214399fcb6 demo demo] Empty body provided in request {{(pid=112518) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 03:40:34.134924 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.openstack.wsgi [None req-8808230e-43ee-4021-bb22-52214399fcb6 demo demo] Calling method 'detail' {{(pid=112518) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 03:40:34.135454 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.api_utils [None req-8808230e-43ee-4021-bb22-52214399fcb6 demo demo] Removing options '' from query. {{(pid=112518) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 03:40:34.136686 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.volume.api [None req-8808230e-43ee-4021-bb22-52214399fcb6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112518) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 03:40:34.149157 np0000172637 devstack@c-api.service[112518]: INFO cinder.volume.api [None req-8808230e-43ee-4021-bb22-52214399fcb6 demo demo] Get all volumes completed successfully. May 08 03:40:34.152200 np0000172637 devstack@c-api.service[112518]: INFO cinder.api.openstack.wsgi [None req-8808230e-43ee-4021-bb22-52214399fcb6 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 May 08 03:40:34.152722 np0000172637 devstack@c-api.service[112518]: [pid: 112518|app: 0|req: 5/20] 199.204.45.138 () {64 vars in 1296 bytes} [Fri May 8 03:40:33 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 08 03:40:44.142518 np0000172637 devstack@c-api.service[112518]: DEBUG dbcounter [-] [112518] Writing DB stats cinder:SELECT=1 {{(pid=112518) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 03:41:34.169337 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.middleware.request_id [None req-7e08e125-54d3-44f6-b01d-876d138cd017 None None] RequestId filter calling following filter/app {{(pid=112515) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 03:41:34.172149 np0000172637 devstack@c-api.service[112515]: INFO cinder.api.openstack.wsgi [None req-7e08e125-54d3-44f6-b01d-876d138cd017 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail May 08 03:41:34.172412 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.openstack.wsgi [None req-7e08e125-54d3-44f6-b01d-876d138cd017 demo demo] Empty body provided in request {{(pid=112515) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 03:41:34.172684 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.openstack.wsgi [None req-7e08e125-54d3-44f6-b01d-876d138cd017 demo demo] Calling method 'detail' {{(pid=112515) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 03:41:34.172985 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.api_utils [None req-7e08e125-54d3-44f6-b01d-876d138cd017 demo demo] Removing options '' from query. {{(pid=112515) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 03:41:34.174012 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.volume.api [None req-7e08e125-54d3-44f6-b01d-876d138cd017 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112515) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 03:41:34.181682 np0000172637 devstack@c-api.service[112515]: INFO cinder.volume.api [None req-7e08e125-54d3-44f6-b01d-876d138cd017 demo demo] Get all volumes completed successfully. May 08 03:41:34.183571 np0000172637 devstack@c-api.service[112515]: INFO cinder.api.openstack.wsgi [None req-7e08e125-54d3-44f6-b01d-876d138cd017 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 May 08 03:41:34.183937 np0000172637 devstack@c-api.service[112515]: [pid: 112515|app: 0|req: 5/21] 199.204.45.138 () {64 vars in 1296 bytes} [Fri May 8 03:41:34 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 08 03:41:44.177038 np0000172637 devstack@c-api.service[112515]: DEBUG dbcounter [-] [112515] Writing DB stats cinder:SELECT=1 {{(pid=112515) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 03:42:34.202264 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.middleware.request_id [None req-bd3dc5f2-c253-4e92-a3ac-8a8ccd889711 None None] RequestId filter calling following filter/app {{(pid=112517) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 03:42:34.204357 np0000172637 devstack@c-api.service[112517]: INFO cinder.api.openstack.wsgi [None req-bd3dc5f2-c253-4e92-a3ac-8a8ccd889711 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail May 08 03:42:34.204636 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.openstack.wsgi [None req-bd3dc5f2-c253-4e92-a3ac-8a8ccd889711 demo demo] Empty body provided in request {{(pid=112517) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 03:42:34.204860 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.openstack.wsgi [None req-bd3dc5f2-c253-4e92-a3ac-8a8ccd889711 demo demo] Calling method 'detail' {{(pid=112517) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 03:42:34.205101 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.api_utils [None req-bd3dc5f2-c253-4e92-a3ac-8a8ccd889711 demo demo] Removing options '' from query. {{(pid=112517) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 03:42:34.205903 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.volume.api [None req-bd3dc5f2-c253-4e92-a3ac-8a8ccd889711 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112517) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 03:42:34.214555 np0000172637 devstack@c-api.service[112517]: INFO cinder.volume.api [None req-bd3dc5f2-c253-4e92-a3ac-8a8ccd889711 demo demo] Get all volumes completed successfully. May 08 03:42:34.218053 np0000172637 devstack@c-api.service[112517]: INFO cinder.api.openstack.wsgi [None req-bd3dc5f2-c253-4e92-a3ac-8a8ccd889711 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 May 08 03:42:34.218588 np0000172637 devstack@c-api.service[112517]: [pid: 112517|app: 0|req: 6/22] 199.204.45.138 () {64 vars in 1296 bytes} [Fri May 8 03:42:34 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 08 03:42:44.208721 np0000172637 devstack@c-api.service[112517]: DEBUG dbcounter [-] [112517] Writing DB stats cinder:SELECT=1 {{(pid=112517) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 03:43:34.236263 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.middleware.request_id [None req-a990bbb6-c916-40f7-92b7-71cc158baf5e None None] RequestId filter calling following filter/app {{(pid=112516) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 03:43:34.240516 np0000172637 devstack@c-api.service[112516]: INFO cinder.api.openstack.wsgi [None req-a990bbb6-c916-40f7-92b7-71cc158baf5e demo demo] GET https://199.204.45.138/volume/v3/volumes/detail May 08 03:43:34.240942 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.openstack.wsgi [None req-a990bbb6-c916-40f7-92b7-71cc158baf5e demo demo] Empty body provided in request {{(pid=112516) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 03:43:34.241322 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.openstack.wsgi [None req-a990bbb6-c916-40f7-92b7-71cc158baf5e demo demo] Calling method 'detail' {{(pid=112516) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 03:43:34.242318 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.api_utils [None req-a990bbb6-c916-40f7-92b7-71cc158baf5e demo demo] Removing options '' from query. {{(pid=112516) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 03:43:34.243171 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.volume.api [None req-a990bbb6-c916-40f7-92b7-71cc158baf5e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112516) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 03:43:34.251632 np0000172637 devstack@c-api.service[112516]: INFO cinder.volume.api [None req-a990bbb6-c916-40f7-92b7-71cc158baf5e demo demo] Get all volumes completed successfully. May 08 03:43:34.254700 np0000172637 devstack@c-api.service[112516]: INFO cinder.api.openstack.wsgi [None req-a990bbb6-c916-40f7-92b7-71cc158baf5e demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 May 08 03:43:34.255330 np0000172637 devstack@c-api.service[112516]: [pid: 112516|app: 0|req: 7/23] 199.204.45.138 () {64 vars in 1296 bytes} [Fri May 8 03:43:34 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 08 03:43:44.246538 np0000172637 devstack@c-api.service[112516]: DEBUG dbcounter [-] [112516] Writing DB stats cinder:SELECT=1 {{(pid=112516) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 03:44:34.275789 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.middleware.request_id [None req-8ae78ca5-d2c3-4d1b-9eed-f547f454abd8 None None] RequestId filter calling following filter/app {{(pid=112518) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 03:44:34.277099 np0000172637 devstack@c-api.service[112518]: INFO cinder.api.openstack.wsgi [None req-8ae78ca5-d2c3-4d1b-9eed-f547f454abd8 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail May 08 03:44:34.277445 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.openstack.wsgi [None req-8ae78ca5-d2c3-4d1b-9eed-f547f454abd8 demo demo] Empty body provided in request {{(pid=112518) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 03:44:34.277537 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.openstack.wsgi [None req-8ae78ca5-d2c3-4d1b-9eed-f547f454abd8 demo demo] Calling method 'detail' {{(pid=112518) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 03:44:34.277821 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.api_utils [None req-8ae78ca5-d2c3-4d1b-9eed-f547f454abd8 demo demo] Removing options '' from query. {{(pid=112518) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 03:44:34.278766 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.volume.api [None req-8ae78ca5-d2c3-4d1b-9eed-f547f454abd8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112518) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 03:44:34.287881 np0000172637 devstack@c-api.service[112518]: INFO cinder.volume.api [None req-8ae78ca5-d2c3-4d1b-9eed-f547f454abd8 demo demo] Get all volumes completed successfully. May 08 03:44:34.291236 np0000172637 devstack@c-api.service[112518]: INFO cinder.api.openstack.wsgi [None req-8ae78ca5-d2c3-4d1b-9eed-f547f454abd8 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 May 08 03:44:34.291814 np0000172637 devstack@c-api.service[112518]: [pid: 112518|app: 0|req: 6/24] 199.204.45.138 () {64 vars in 1296 bytes} [Fri May 8 03:44:34 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 08 03:44:44.282351 np0000172637 devstack@c-api.service[112518]: DEBUG dbcounter [-] [112518] Writing DB stats cinder:SELECT=1 {{(pid=112518) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 03:45:34.307608 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.middleware.request_id [None req-77d149fd-0bf1-4765-b9d3-a2197f685e2a None None] RequestId filter calling following filter/app {{(pid=112515) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 03:45:34.424804 np0000172637 devstack@c-api.service[112515]: INFO cinder.api.openstack.wsgi [None req-77d149fd-0bf1-4765-b9d3-a2197f685e2a demo demo] GET https://199.204.45.138/volume/v3/volumes/detail May 08 03:45:34.424982 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.openstack.wsgi [None req-77d149fd-0bf1-4765-b9d3-a2197f685e2a demo demo] Empty body provided in request {{(pid=112515) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 03:45:34.425180 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.openstack.wsgi [None req-77d149fd-0bf1-4765-b9d3-a2197f685e2a demo demo] Calling method 'detail' {{(pid=112515) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 03:45:34.425402 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.api_utils [None req-77d149fd-0bf1-4765-b9d3-a2197f685e2a demo demo] Removing options '' from query. {{(pid=112515) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 03:45:34.426166 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.volume.api [None req-77d149fd-0bf1-4765-b9d3-a2197f685e2a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112515) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 03:45:34.433882 np0000172637 devstack@c-api.service[112515]: INFO cinder.volume.api [None req-77d149fd-0bf1-4765-b9d3-a2197f685e2a demo demo] Get all volumes completed successfully. May 08 03:45:34.436085 np0000172637 devstack@c-api.service[112515]: INFO cinder.api.openstack.wsgi [None req-77d149fd-0bf1-4765-b9d3-a2197f685e2a demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 May 08 03:45:34.436449 np0000172637 devstack@c-api.service[112515]: [pid: 112515|app: 0|req: 6/25] 199.204.45.138 () {64 vars in 1296 bytes} [Fri May 8 03:45:34 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 08 03:45:44.429065 np0000172637 devstack@c-api.service[112515]: DEBUG dbcounter [-] [112515] Writing DB stats cinder:SELECT=1 {{(pid=112515) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 03:46:34.455988 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.middleware.request_id [None req-b623ee11-9a6a-415d-98a8-3bcb788ed88c None None] RequestId filter calling following filter/app {{(pid=112517) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 03:46:34.460318 np0000172637 devstack@c-api.service[112517]: INFO cinder.api.openstack.wsgi [None req-b623ee11-9a6a-415d-98a8-3bcb788ed88c demo demo] GET https://199.204.45.138/volume/v3/volumes/detail May 08 03:46:34.460701 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.openstack.wsgi [None req-b623ee11-9a6a-415d-98a8-3bcb788ed88c demo demo] Empty body provided in request {{(pid=112517) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 03:46:34.461629 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.openstack.wsgi [None req-b623ee11-9a6a-415d-98a8-3bcb788ed88c demo demo] Calling method 'detail' {{(pid=112517) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 03:46:34.462101 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.api_utils [None req-b623ee11-9a6a-415d-98a8-3bcb788ed88c demo demo] Removing options '' from query. {{(pid=112517) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 03:46:34.464646 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.volume.api [None req-b623ee11-9a6a-415d-98a8-3bcb788ed88c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112517) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 03:46:34.473705 np0000172637 devstack@c-api.service[112517]: INFO cinder.volume.api [None req-b623ee11-9a6a-415d-98a8-3bcb788ed88c demo demo] Get all volumes completed successfully. May 08 03:46:34.475719 np0000172637 devstack@c-api.service[112517]: INFO cinder.api.openstack.wsgi [None req-b623ee11-9a6a-415d-98a8-3bcb788ed88c demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 May 08 03:46:34.476117 np0000172637 devstack@c-api.service[112517]: [pid: 112517|app: 0|req: 7/26] 199.204.45.138 () {64 vars in 1296 bytes} [Fri May 8 03:46:34 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 08 03:46:44.468489 np0000172637 devstack@c-api.service[112517]: DEBUG dbcounter [-] [112517] Writing DB stats cinder:SELECT=1 {{(pid=112517) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 03:47:34.494163 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.middleware.request_id [None req-269436fc-452b-45a8-9317-a0836c80a72e None None] RequestId filter calling following filter/app {{(pid=112516) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 03:47:34.498588 np0000172637 devstack@c-api.service[112516]: INFO cinder.api.openstack.wsgi [None req-269436fc-452b-45a8-9317-a0836c80a72e demo demo] GET https://199.204.45.138/volume/v3/volumes/detail May 08 03:47:34.499010 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.openstack.wsgi [None req-269436fc-452b-45a8-9317-a0836c80a72e demo demo] Empty body provided in request {{(pid=112516) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 03:47:34.499402 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.openstack.wsgi [None req-269436fc-452b-45a8-9317-a0836c80a72e demo demo] Calling method 'detail' {{(pid=112516) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 03:47:34.500086 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.api_utils [None req-269436fc-452b-45a8-9317-a0836c80a72e demo demo] Removing options '' from query. {{(pid=112516) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 03:47:34.501372 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.volume.api [None req-269436fc-452b-45a8-9317-a0836c80a72e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112516) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 03:47:34.510399 np0000172637 devstack@c-api.service[112516]: INFO cinder.volume.api [None req-269436fc-452b-45a8-9317-a0836c80a72e demo demo] Get all volumes completed successfully. May 08 03:47:34.513093 np0000172637 devstack@c-api.service[112516]: INFO cinder.api.openstack.wsgi [None req-269436fc-452b-45a8-9317-a0836c80a72e demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 May 08 03:47:34.513542 np0000172637 devstack@c-api.service[112516]: [pid: 112516|app: 0|req: 8/27] 199.204.45.138 () {64 vars in 1296 bytes} [Fri May 8 03:47:34 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 08 03:47:44.504912 np0000172637 devstack@c-api.service[112516]: DEBUG dbcounter [-] [112516] Writing DB stats cinder:SELECT=1 {{(pid=112516) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 03:48:34.529028 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.middleware.request_id [None req-c4731e2e-5705-4862-87d9-87d1fd41ab03 None None] RequestId filter calling following filter/app {{(pid=112518) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 03:48:34.532451 np0000172637 devstack@c-api.service[112518]: INFO cinder.api.openstack.wsgi [None req-c4731e2e-5705-4862-87d9-87d1fd41ab03 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail May 08 03:48:34.532731 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.openstack.wsgi [None req-c4731e2e-5705-4862-87d9-87d1fd41ab03 demo demo] Empty body provided in request {{(pid=112518) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 03:48:34.532974 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.openstack.wsgi [None req-c4731e2e-5705-4862-87d9-87d1fd41ab03 demo demo] Calling method 'detail' {{(pid=112518) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 03:48:34.533305 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.api_utils [None req-c4731e2e-5705-4862-87d9-87d1fd41ab03 demo demo] Removing options '' from query. {{(pid=112518) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 03:48:34.534303 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.volume.api [None req-c4731e2e-5705-4862-87d9-87d1fd41ab03 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112518) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 03:48:34.542697 np0000172637 devstack@c-api.service[112518]: INFO cinder.volume.api [None req-c4731e2e-5705-4862-87d9-87d1fd41ab03 demo demo] Get all volumes completed successfully. May 08 03:48:34.545346 np0000172637 devstack@c-api.service[112518]: INFO cinder.api.openstack.wsgi [None req-c4731e2e-5705-4862-87d9-87d1fd41ab03 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 May 08 03:48:34.545838 np0000172637 devstack@c-api.service[112518]: [pid: 112518|app: 0|req: 7/28] 199.204.45.138 () {64 vars in 1296 bytes} [Fri May 8 03:48:34 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 08 03:48:44.537962 np0000172637 devstack@c-api.service[112518]: DEBUG dbcounter [-] [112518] Writing DB stats cinder:SELECT=1 {{(pid=112518) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 03:49:34.563240 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.middleware.request_id [None req-07b6c1e1-d307-436f-98c0-17845b68eb3d None None] RequestId filter calling following filter/app {{(pid=112515) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 03:49:34.565922 np0000172637 devstack@c-api.service[112515]: INFO cinder.api.openstack.wsgi [None req-07b6c1e1-d307-436f-98c0-17845b68eb3d demo demo] GET https://199.204.45.138/volume/v3/volumes/detail May 08 03:49:34.566147 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.openstack.wsgi [None req-07b6c1e1-d307-436f-98c0-17845b68eb3d demo demo] Empty body provided in request {{(pid=112515) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 03:49:34.566395 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.openstack.wsgi [None req-07b6c1e1-d307-436f-98c0-17845b68eb3d demo demo] Calling method 'detail' {{(pid=112515) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 03:49:34.566865 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.api_utils [None req-07b6c1e1-d307-436f-98c0-17845b68eb3d demo demo] Removing options '' from query. {{(pid=112515) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 03:49:34.567674 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.volume.api [None req-07b6c1e1-d307-436f-98c0-17845b68eb3d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112515) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 03:49:34.576163 np0000172637 devstack@c-api.service[112515]: INFO cinder.volume.api [None req-07b6c1e1-d307-436f-98c0-17845b68eb3d demo demo] Get all volumes completed successfully. May 08 03:49:34.578649 np0000172637 devstack@c-api.service[112515]: INFO cinder.api.openstack.wsgi [None req-07b6c1e1-d307-436f-98c0-17845b68eb3d demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 May 08 03:49:34.578649 np0000172637 devstack@c-api.service[112515]: [pid: 112515|app: 0|req: 7/29] 199.204.45.138 () {64 vars in 1296 bytes} [Fri May 8 03:49:34 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 08 03:49:44.570897 np0000172637 devstack@c-api.service[112515]: DEBUG dbcounter [-] [112515] Writing DB stats cinder:SELECT=1 {{(pid=112515) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 03:50:34.597499 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.middleware.request_id [None req-5f989a63-f63b-4c3c-9644-f1e85e7d655d None None] RequestId filter calling following filter/app {{(pid=112517) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 03:50:34.600372 np0000172637 devstack@c-api.service[112517]: INFO cinder.api.openstack.wsgi [None req-5f989a63-f63b-4c3c-9644-f1e85e7d655d demo demo] GET https://199.204.45.138/volume/v3/volumes/detail May 08 03:50:34.600524 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.openstack.wsgi [None req-5f989a63-f63b-4c3c-9644-f1e85e7d655d demo demo] Empty body provided in request {{(pid=112517) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 03:50:34.600915 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.openstack.wsgi [None req-5f989a63-f63b-4c3c-9644-f1e85e7d655d demo demo] Calling method 'detail' {{(pid=112517) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 03:50:34.601186 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.api_utils [None req-5f989a63-f63b-4c3c-9644-f1e85e7d655d demo demo] Removing options '' from query. {{(pid=112517) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 03:50:34.602135 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.volume.api [None req-5f989a63-f63b-4c3c-9644-f1e85e7d655d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112517) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 03:50:34.612807 np0000172637 devstack@c-api.service[112517]: INFO cinder.volume.api [None req-5f989a63-f63b-4c3c-9644-f1e85e7d655d demo demo] Get all volumes completed successfully. May 08 03:50:34.616479 np0000172637 devstack@c-api.service[112517]: INFO cinder.api.openstack.wsgi [None req-5f989a63-f63b-4c3c-9644-f1e85e7d655d demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 May 08 03:50:34.616860 np0000172637 devstack@c-api.service[112517]: [pid: 112517|app: 0|req: 8/30] 199.204.45.138 () {64 vars in 1296 bytes} [Fri May 8 03:50:34 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 08 03:50:44.606026 np0000172637 devstack@c-api.service[112517]: DEBUG dbcounter [-] [112517] Writing DB stats cinder:SELECT=1 {{(pid=112517) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 03:51:34.642181 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.middleware.request_id [None req-25221bdf-06be-410f-b257-f755ea2f9d11 None None] RequestId filter calling following filter/app {{(pid=112516) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 03:51:34.748696 np0000172637 devstack@c-api.service[112516]: INFO cinder.api.openstack.wsgi [None req-25221bdf-06be-410f-b257-f755ea2f9d11 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail May 08 03:51:34.748696 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.openstack.wsgi [None req-25221bdf-06be-410f-b257-f755ea2f9d11 demo demo] Empty body provided in request {{(pid=112516) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 03:51:34.748696 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.openstack.wsgi [None req-25221bdf-06be-410f-b257-f755ea2f9d11 demo demo] Calling method 'detail' {{(pid=112516) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 03:51:34.748696 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.api_utils [None req-25221bdf-06be-410f-b257-f755ea2f9d11 demo demo] Removing options '' from query. {{(pid=112516) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 03:51:34.748696 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.volume.api [None req-25221bdf-06be-410f-b257-f755ea2f9d11 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112516) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 03:51:34.762791 np0000172637 devstack@c-api.service[112516]: INFO cinder.volume.api [None req-25221bdf-06be-410f-b257-f755ea2f9d11 demo demo] Get all volumes completed successfully. May 08 03:51:34.766633 np0000172637 devstack@c-api.service[112516]: INFO cinder.api.openstack.wsgi [None req-25221bdf-06be-410f-b257-f755ea2f9d11 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 May 08 03:51:34.767541 np0000172637 devstack@c-api.service[112516]: [pid: 112516|app: 0|req: 9/31] 199.204.45.138 () {64 vars in 1296 bytes} [Fri May 8 03:51:34 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 08 03:51:44.755883 np0000172637 devstack@c-api.service[112516]: DEBUG dbcounter [-] [112516] Writing DB stats cinder:SELECT=1 {{(pid=112516) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 03:52:34.782800 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.middleware.request_id [None req-971b3507-d620-4890-8197-e6a6d88f2967 None None] RequestId filter calling following filter/app {{(pid=112518) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 03:52:34.786597 np0000172637 devstack@c-api.service[112518]: INFO cinder.api.openstack.wsgi [None req-971b3507-d620-4890-8197-e6a6d88f2967 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail May 08 03:52:34.787345 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.openstack.wsgi [None req-971b3507-d620-4890-8197-e6a6d88f2967 demo demo] Empty body provided in request {{(pid=112518) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 03:52:34.787345 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.openstack.wsgi [None req-971b3507-d620-4890-8197-e6a6d88f2967 demo demo] Calling method 'detail' {{(pid=112518) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 03:52:34.787546 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.api_utils [None req-971b3507-d620-4890-8197-e6a6d88f2967 demo demo] Removing options '' from query. {{(pid=112518) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 03:52:34.788521 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.volume.api [None req-971b3507-d620-4890-8197-e6a6d88f2967 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112518) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 03:52:34.797061 np0000172637 devstack@c-api.service[112518]: INFO cinder.volume.api [None req-971b3507-d620-4890-8197-e6a6d88f2967 demo demo] Get all volumes completed successfully. May 08 03:52:34.799012 np0000172637 devstack@c-api.service[112518]: INFO cinder.api.openstack.wsgi [None req-971b3507-d620-4890-8197-e6a6d88f2967 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 May 08 03:52:34.799421 np0000172637 devstack@c-api.service[112518]: [pid: 112518|app: 0|req: 8/32] 199.204.45.138 () {64 vars in 1296 bytes} [Fri May 8 03:52:34 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 08 03:52:44.791934 np0000172637 devstack@c-api.service[112518]: DEBUG dbcounter [-] [112518] Writing DB stats cinder:SELECT=1 {{(pid=112518) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 03:53:34.815053 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.middleware.request_id [None req-6bafe060-a3d4-48a4-8106-829bd4d8e8b9 None None] RequestId filter calling following filter/app {{(pid=112515) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 03:53:34.817772 np0000172637 devstack@c-api.service[112515]: INFO cinder.api.openstack.wsgi [None req-6bafe060-a3d4-48a4-8106-829bd4d8e8b9 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail May 08 03:53:34.818084 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.openstack.wsgi [None req-6bafe060-a3d4-48a4-8106-829bd4d8e8b9 demo demo] Empty body provided in request {{(pid=112515) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 03:53:34.818388 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.openstack.wsgi [None req-6bafe060-a3d4-48a4-8106-829bd4d8e8b9 demo demo] Calling method 'detail' {{(pid=112515) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 03:53:34.818824 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.api_utils [None req-6bafe060-a3d4-48a4-8106-829bd4d8e8b9 demo demo] Removing options '' from query. {{(pid=112515) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 03:53:34.820454 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.volume.api [None req-6bafe060-a3d4-48a4-8106-829bd4d8e8b9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112515) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 03:53:34.829248 np0000172637 devstack@c-api.service[112515]: INFO cinder.volume.api [None req-6bafe060-a3d4-48a4-8106-829bd4d8e8b9 demo demo] Get all volumes completed successfully. May 08 03:53:34.831655 np0000172637 devstack@c-api.service[112515]: INFO cinder.api.openstack.wsgi [None req-6bafe060-a3d4-48a4-8106-829bd4d8e8b9 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 May 08 03:53:34.832123 np0000172637 devstack@c-api.service[112515]: [pid: 112515|app: 0|req: 8/33] 199.204.45.138 () {64 vars in 1296 bytes} [Fri May 8 03:53:34 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 08 03:53:44.824447 np0000172637 devstack@c-api.service[112515]: DEBUG dbcounter [-] [112515] Writing DB stats cinder:SELECT=1 {{(pid=112515) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 03:54:34.858517 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.middleware.request_id [None req-349f1b1c-4416-4b8f-a896-83af55d48b65 None None] RequestId filter calling following filter/app {{(pid=112517) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 03:54:34.862237 np0000172637 devstack@c-api.service[112517]: INFO cinder.api.openstack.wsgi [None req-349f1b1c-4416-4b8f-a896-83af55d48b65 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail May 08 03:54:34.862415 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.openstack.wsgi [None req-349f1b1c-4416-4b8f-a896-83af55d48b65 demo demo] Empty body provided in request {{(pid=112517) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 03:54:34.862686 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.openstack.wsgi [None req-349f1b1c-4416-4b8f-a896-83af55d48b65 demo demo] Calling method 'detail' {{(pid=112517) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 03:54:34.863051 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.api_utils [None req-349f1b1c-4416-4b8f-a896-83af55d48b65 demo demo] Removing options '' from query. {{(pid=112517) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 03:54:34.864414 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.volume.api [None req-349f1b1c-4416-4b8f-a896-83af55d48b65 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112517) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 03:54:34.872611 np0000172637 devstack@c-api.service[112517]: INFO cinder.volume.api [None req-349f1b1c-4416-4b8f-a896-83af55d48b65 demo demo] Get all volumes completed successfully. May 08 03:54:34.876041 np0000172637 devstack@c-api.service[112517]: INFO cinder.api.openstack.wsgi [None req-349f1b1c-4416-4b8f-a896-83af55d48b65 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 May 08 03:54:34.876356 np0000172637 devstack@c-api.service[112517]: [pid: 112517|app: 0|req: 9/34] 199.204.45.138 () {64 vars in 1296 bytes} [Fri May 8 03:54:34 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 08 03:54:44.867862 np0000172637 devstack@c-api.service[112517]: DEBUG dbcounter [-] [112517] Writing DB stats cinder:SELECT=1 {{(pid=112517) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 03:55:34.893351 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.middleware.request_id [None req-826e2a3b-b2b8-4264-be69-0c8f952d9882 None None] RequestId filter calling following filter/app {{(pid=112516) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 03:55:34.896544 np0000172637 devstack@c-api.service[112516]: INFO cinder.api.openstack.wsgi [None req-826e2a3b-b2b8-4264-be69-0c8f952d9882 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail May 08 03:55:34.896794 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.openstack.wsgi [None req-826e2a3b-b2b8-4264-be69-0c8f952d9882 demo demo] Empty body provided in request {{(pid=112516) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 03:55:34.897015 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.openstack.wsgi [None req-826e2a3b-b2b8-4264-be69-0c8f952d9882 demo demo] Calling method 'detail' {{(pid=112516) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 03:55:34.897301 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.api_utils [None req-826e2a3b-b2b8-4264-be69-0c8f952d9882 demo demo] Removing options '' from query. {{(pid=112516) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 03:55:34.898323 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.volume.api [None req-826e2a3b-b2b8-4264-be69-0c8f952d9882 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112516) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 03:55:34.909242 np0000172637 devstack@c-api.service[112516]: INFO cinder.volume.api [None req-826e2a3b-b2b8-4264-be69-0c8f952d9882 demo demo] Get all volumes completed successfully. May 08 03:55:34.913750 np0000172637 devstack@c-api.service[112516]: INFO cinder.api.openstack.wsgi [None req-826e2a3b-b2b8-4264-be69-0c8f952d9882 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 May 08 03:55:34.914489 np0000172637 devstack@c-api.service[112516]: [pid: 112516|app: 0|req: 10/35] 199.204.45.138 () {64 vars in 1296 bytes} [Fri May 8 03:55:34 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 08 03:55:44.902520 np0000172637 devstack@c-api.service[112516]: DEBUG dbcounter [-] [112516] Writing DB stats cinder:SELECT=1 {{(pid=112516) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 03:56:34.932293 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.middleware.request_id [None req-973ffd62-341c-451c-b699-3b9b0d79e299 None None] RequestId filter calling following filter/app {{(pid=112518) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 03:56:34.981768 np0000172637 devstack@c-api.service[112518]: INFO cinder.api.openstack.wsgi [None req-973ffd62-341c-451c-b699-3b9b0d79e299 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail May 08 03:56:34.982013 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.openstack.wsgi [None req-973ffd62-341c-451c-b699-3b9b0d79e299 demo demo] Empty body provided in request {{(pid=112518) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 03:56:34.982266 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.openstack.wsgi [None req-973ffd62-341c-451c-b699-3b9b0d79e299 demo demo] Calling method 'detail' {{(pid=112518) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 03:56:34.982590 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.api_utils [None req-973ffd62-341c-451c-b699-3b9b0d79e299 demo demo] Removing options '' from query. {{(pid=112518) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 03:56:34.983639 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.volume.api [None req-973ffd62-341c-451c-b699-3b9b0d79e299 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112518) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 03:56:34.992607 np0000172637 devstack@c-api.service[112518]: INFO cinder.volume.api [None req-973ffd62-341c-451c-b699-3b9b0d79e299 demo demo] Get all volumes completed successfully. May 08 03:56:34.995964 np0000172637 devstack@c-api.service[112518]: INFO cinder.api.openstack.wsgi [None req-973ffd62-341c-451c-b699-3b9b0d79e299 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 May 08 03:56:34.996430 np0000172637 devstack@c-api.service[112518]: [pid: 112518|app: 0|req: 9/36] 199.204.45.138 () {64 vars in 1296 bytes} [Fri May 8 03:56:34 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 08 03:56:44.986900 np0000172637 devstack@c-api.service[112518]: DEBUG dbcounter [-] [112518] Writing DB stats cinder:SELECT=1 {{(pid=112518) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 03:57:35.016603 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.middleware.request_id [None req-5c66d89b-a2e9-4286-8d44-fc06d4c789e3 None None] RequestId filter calling following filter/app {{(pid=112515) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 03:57:35.026862 np0000172637 devstack@c-api.service[112515]: INFO cinder.api.openstack.wsgi [None req-5c66d89b-a2e9-4286-8d44-fc06d4c789e3 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail May 08 03:57:35.027078 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.openstack.wsgi [None req-5c66d89b-a2e9-4286-8d44-fc06d4c789e3 demo demo] Empty body provided in request {{(pid=112515) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 03:57:35.027345 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.openstack.wsgi [None req-5c66d89b-a2e9-4286-8d44-fc06d4c789e3 demo demo] Calling method 'detail' {{(pid=112515) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 03:57:35.027674 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.api_utils [None req-5c66d89b-a2e9-4286-8d44-fc06d4c789e3 demo demo] Removing options '' from query. {{(pid=112515) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 03:57:35.030981 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.volume.api [None req-5c66d89b-a2e9-4286-8d44-fc06d4c789e3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112515) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 03:57:35.039142 np0000172637 devstack@c-api.service[112515]: INFO cinder.volume.api [None req-5c66d89b-a2e9-4286-8d44-fc06d4c789e3 demo demo] Get all volumes completed successfully. May 08 03:57:35.041153 np0000172637 devstack@c-api.service[112515]: INFO cinder.api.openstack.wsgi [None req-5c66d89b-a2e9-4286-8d44-fc06d4c789e3 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 May 08 03:57:35.041610 np0000172637 devstack@c-api.service[112515]: [pid: 112515|app: 0|req: 9/37] 199.204.45.138 () {64 vars in 1296 bytes} [Fri May 8 03:57:35 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 08 03:57:45.034811 np0000172637 devstack@c-api.service[112515]: DEBUG dbcounter [-] [112515] Writing DB stats cinder:SELECT=1 {{(pid=112515) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 03:58:35.056895 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.middleware.request_id [None req-afbaab92-5644-4083-9e58-cb834c3587f2 None None] RequestId filter calling following filter/app {{(pid=112517) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 03:58:35.062975 np0000172637 devstack@c-api.service[112517]: INFO cinder.api.openstack.wsgi [None req-afbaab92-5644-4083-9e58-cb834c3587f2 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail May 08 03:58:35.063342 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.openstack.wsgi [None req-afbaab92-5644-4083-9e58-cb834c3587f2 demo demo] Empty body provided in request {{(pid=112517) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 03:58:35.063799 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.openstack.wsgi [None req-afbaab92-5644-4083-9e58-cb834c3587f2 demo demo] Calling method 'detail' {{(pid=112517) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 03:58:35.064261 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.api.api_utils [None req-afbaab92-5644-4083-9e58-cb834c3587f2 demo demo] Removing options '' from query. {{(pid=112517) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 03:58:35.065934 np0000172637 devstack@c-api.service[112517]: DEBUG cinder.volume.api [None req-afbaab92-5644-4083-9e58-cb834c3587f2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112517) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 03:58:35.078189 np0000172637 devstack@c-api.service[112517]: INFO cinder.volume.api [None req-afbaab92-5644-4083-9e58-cb834c3587f2 demo demo] Get all volumes completed successfully. May 08 03:58:35.081380 np0000172637 devstack@c-api.service[112517]: INFO cinder.api.openstack.wsgi [None req-afbaab92-5644-4083-9e58-cb834c3587f2 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 May 08 03:58:35.082022 np0000172637 devstack@c-api.service[112517]: [pid: 112517|app: 0|req: 10/38] 199.204.45.138 () {64 vars in 1296 bytes} [Fri May 8 03:58:35 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 08 03:58:45.069090 np0000172637 devstack@c-api.service[112517]: DEBUG dbcounter [-] [112517] Writing DB stats cinder:SELECT=1 {{(pid=112517) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 03:59:35.098336 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.middleware.request_id [None req-e4b1154f-df89-4adb-8d64-4efd8e807a8b None None] RequestId filter calling following filter/app {{(pid=112516) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 03:59:35.101300 np0000172637 devstack@c-api.service[112516]: INFO cinder.api.openstack.wsgi [None req-e4b1154f-df89-4adb-8d64-4efd8e807a8b demo demo] GET https://199.204.45.138/volume/v3/volumes/detail May 08 03:59:35.101634 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.openstack.wsgi [None req-e4b1154f-df89-4adb-8d64-4efd8e807a8b demo demo] Empty body provided in request {{(pid=112516) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 03:59:35.101785 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.openstack.wsgi [None req-e4b1154f-df89-4adb-8d64-4efd8e807a8b demo demo] Calling method 'detail' {{(pid=112516) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 03:59:35.102094 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.api.api_utils [None req-e4b1154f-df89-4adb-8d64-4efd8e807a8b demo demo] Removing options '' from query. {{(pid=112516) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 03:59:35.103241 np0000172637 devstack@c-api.service[112516]: DEBUG cinder.volume.api [None req-e4b1154f-df89-4adb-8d64-4efd8e807a8b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112516) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 03:59:35.111650 np0000172637 devstack@c-api.service[112516]: INFO cinder.volume.api [None req-e4b1154f-df89-4adb-8d64-4efd8e807a8b demo demo] Get all volumes completed successfully. May 08 03:59:35.114342 np0000172637 devstack@c-api.service[112516]: INFO cinder.api.openstack.wsgi [None req-e4b1154f-df89-4adb-8d64-4efd8e807a8b demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 May 08 03:59:35.114755 np0000172637 devstack@c-api.service[112516]: [pid: 112516|app: 0|req: 11/39] 199.204.45.138 () {64 vars in 1296 bytes} [Fri May 8 03:59:35 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 08 03:59:45.106613 np0000172637 devstack@c-api.service[112516]: DEBUG dbcounter [-] [112516] Writing DB stats cinder:SELECT=1 {{(pid=112516) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 04:00:35.127810 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.middleware.request_id [None req-a94f6963-939a-4e60-b253-5126a1068a38 None None] RequestId filter calling following filter/app {{(pid=112518) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 04:00:35.132215 np0000172637 devstack@c-api.service[112518]: INFO cinder.api.openstack.wsgi [None req-a94f6963-939a-4e60-b253-5126a1068a38 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail May 08 04:00:35.132443 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.openstack.wsgi [None req-a94f6963-939a-4e60-b253-5126a1068a38 demo demo] Empty body provided in request {{(pid=112518) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 04:00:35.132699 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.openstack.wsgi [None req-a94f6963-939a-4e60-b253-5126a1068a38 demo demo] Calling method 'detail' {{(pid=112518) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 04:00:35.132988 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.api.api_utils [None req-a94f6963-939a-4e60-b253-5126a1068a38 demo demo] Removing options '' from query. {{(pid=112518) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 04:00:35.133947 np0000172637 devstack@c-api.service[112518]: DEBUG cinder.volume.api [None req-a94f6963-939a-4e60-b253-5126a1068a38 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112518) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 04:00:35.142027 np0000172637 devstack@c-api.service[112518]: INFO cinder.volume.api [None req-a94f6963-939a-4e60-b253-5126a1068a38 demo demo] Get all volumes completed successfully. May 08 04:00:35.144312 np0000172637 devstack@c-api.service[112518]: INFO cinder.api.openstack.wsgi [None req-a94f6963-939a-4e60-b253-5126a1068a38 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 May 08 04:00:35.144828 np0000172637 devstack@c-api.service[112518]: [pid: 112518|app: 0|req: 10/40] 199.204.45.138 () {64 vars in 1296 bytes} [Fri May 8 04:00:35 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 08 04:00:45.137771 np0000172637 devstack@c-api.service[112518]: DEBUG dbcounter [-] [112518] Writing DB stats cinder:SELECT=1 {{(pid=112518) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 04:01:35.159873 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.middleware.request_id [None req-22c9292d-d954-41ee-bbd9-f16e85bcb32e None None] RequestId filter calling following filter/app {{(pid=112515) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 04:01:35.248993 np0000172637 devstack@c-api.service[112515]: INFO cinder.api.openstack.wsgi [None req-22c9292d-d954-41ee-bbd9-f16e85bcb32e demo demo] GET https://199.204.45.138/volume/v3/volumes/detail May 08 04:01:35.249372 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.openstack.wsgi [None req-22c9292d-d954-41ee-bbd9-f16e85bcb32e demo demo] Empty body provided in request {{(pid=112515) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 04:01:35.249801 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.openstack.wsgi [None req-22c9292d-d954-41ee-bbd9-f16e85bcb32e demo demo] Calling method 'detail' {{(pid=112515) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 04:01:35.249896 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.api.api_utils [None req-22c9292d-d954-41ee-bbd9-f16e85bcb32e demo demo] Removing options '' from query. {{(pid=112515) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 04:01:35.250994 np0000172637 devstack@c-api.service[112515]: DEBUG cinder.volume.api [None req-22c9292d-d954-41ee-bbd9-f16e85bcb32e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112515) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 04:01:35.259304 np0000172637 devstack@c-api.service[112515]: INFO cinder.volume.api [None req-22c9292d-d954-41ee-bbd9-f16e85bcb32e demo demo] Get all volumes completed successfully. May 08 04:01:35.262030 np0000172637 devstack@c-api.service[112515]: INFO cinder.api.openstack.wsgi [None req-22c9292d-d954-41ee-bbd9-f16e85bcb32e demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 May 08 04:01:35.262491 np0000172637 devstack@c-api.service[112515]: [pid: 112515|app: 0|req: 10/41] 199.204.45.138 () {64 vars in 1296 bytes} [Fri May 8 04:01:35 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 08 04:01:45.254297 np0000172637 devstack@c-api.service[112515]: DEBUG dbcounter [-] [112515] Writing DB stats cinder:SELECT=1 {{(pid=112515) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}