May 09 07:25:46.235640 np0000172982 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 09 07:25:46.241237 np0000172982 devstack@c-api.service[112616]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 09 07:25:46.243427 np0000172982 devstack@c-api.service[112616]: *** Starting uWSGI 2.0.24-debian (64bit) on [Sat May 9 07:25:46 2026] *** May 09 07:25:46.243427 np0000172982 devstack@c-api.service[112616]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 09 07:25:46.243427 np0000172982 devstack@c-api.service[112616]: os: Linux-6.8.0-111-generic #111-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 11 23:16:02 UTC 2026 May 09 07:25:46.243427 np0000172982 devstack@c-api.service[112616]: nodename: np0000172982 May 09 07:25:46.243427 np0000172982 devstack@c-api.service[112616]: machine: x86_64 May 09 07:25:46.243427 np0000172982 devstack@c-api.service[112616]: clock source: unix May 09 07:25:46.243427 np0000172982 devstack@c-api.service[112616]: pcre jit disabled May 09 07:25:46.243427 np0000172982 devstack@c-api.service[112616]: detected number of CPU cores: 16 May 09 07:25:46.243427 np0000172982 devstack@c-api.service[112616]: current working directory: / May 09 07:25:46.243427 np0000172982 devstack@c-api.service[112616]: detected binary path: /usr/bin/uwsgi-core May 09 07:25:46.243427 np0000172982 devstack@c-api.service[112616]: your processes number limit is 256917 May 09 07:25:46.243427 np0000172982 devstack@c-api.service[112616]: your memory page size is 4096 bytes May 09 07:25:46.243427 np0000172982 devstack@c-api.service[112616]: detected max file descriptor number: 2048 May 09 07:25:46.243427 np0000172982 devstack@c-api.service[112616]: lock engine: pthread robust mutexes May 09 07:25:46.243928 np0000172982 devstack@c-api.service[112616]: thunder lock: enabled May 09 07:25:46.243928 np0000172982 devstack@c-api.service[112616]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 09 07:25:46.243928 np0000172982 devstack@c-api.service[112616]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 09 07:25:46.243928 np0000172982 devstack@c-api.service[112616]: PEP 405 virtualenv detected: /opt/stack/data/venv May 09 07:25:46.243928 np0000172982 devstack@c-api.service[112616]: Set PythonHome to /opt/stack/data/venv May 09 07:25:46.278691 np0000172982 devstack@c-api.service[112616]: Python main interpreter initialized at 0x73ceb76a3668 May 09 07:25:46.278691 np0000172982 devstack@c-api.service[112616]: python threads support enabled May 09 07:25:46.278691 np0000172982 devstack@c-api.service[112616]: your server socket listen backlog is limited to 100 connections May 09 07:25:46.278691 np0000172982 devstack@c-api.service[112616]: your mercy for graceful operations on workers is 80 seconds May 09 07:25:46.279176 np0000172982 devstack@c-api.service[112616]: mapped 671795 bytes (656 KB) for 4 cores May 09 07:25:46.279321 np0000172982 devstack@c-api.service[112616]: *** Operational MODE: preforking *** May 09 07:25:46.279524 np0000172982 devstack@c-api.service[112616]: *** uWSGI is running in multiple interpreter mode *** May 09 07:25:46.279524 np0000172982 devstack@c-api.service[112616]: spawned uWSGI master process (pid: 112616) May 09 07:25:46.279726 np0000172982 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 09 07:25:46.280177 np0000172982 devstack@c-api.service[112616]: spawned uWSGI worker 1 (pid: 112623, cores: 1) May 09 07:25:46.282189 np0000172982 devstack@c-api.service[112616]: spawned uWSGI worker 2 (pid: 112624, cores: 1) May 09 07:25:46.282189 np0000172982 devstack@c-api.service[112616]: spawned uWSGI worker 3 (pid: 112625, cores: 1) May 09 07:25:46.282189 np0000172982 devstack@c-api.service[112616]: spawned uWSGI worker 4 (pid: 112626, cores: 1) May 09 07:25:46.282189 np0000172982 devstack@c-api.service[112616]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 09 07:25:46.408378 np0000172982 devstack@c-api.service[112624]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 07:25:46.408378 np0000172982 devstack@c-api.service[112624]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 07:25:46.408378 np0000172982 devstack@c-api.service[112624]: we strongly recommend against using it for new projects. May 09 07:25:46.408378 np0000172982 devstack@c-api.service[112624]: If you are already using Eventlet, we recommend migrating to a different May 09 07:25:46.408378 np0000172982 devstack@c-api.service[112624]: framework. For more detail see May 09 07:25:46.408378 np0000172982 devstack@c-api.service[112624]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 07:25:46.408378 np0000172982 devstack@c-api.service[112624]: import eventlet # noqa May 09 07:25:46.415242 np0000172982 devstack@c-api.service[112625]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 07:25:46.415242 np0000172982 devstack@c-api.service[112625]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 07:25:46.415242 np0000172982 devstack@c-api.service[112625]: we strongly recommend against using it for new projects. May 09 07:25:46.415242 np0000172982 devstack@c-api.service[112625]: If you are already using Eventlet, we recommend migrating to a different May 09 07:25:46.415242 np0000172982 devstack@c-api.service[112625]: framework. For more detail see May 09 07:25:46.415242 np0000172982 devstack@c-api.service[112625]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 07:25:46.415242 np0000172982 devstack@c-api.service[112625]: import eventlet # noqa May 09 07:25:46.427222 np0000172982 devstack@c-api.service[112626]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 07:25:46.427222 np0000172982 devstack@c-api.service[112626]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 07:25:46.427222 np0000172982 devstack@c-api.service[112626]: we strongly recommend against using it for new projects. May 09 07:25:46.427222 np0000172982 devstack@c-api.service[112626]: If you are already using Eventlet, we recommend migrating to a different May 09 07:25:46.427222 np0000172982 devstack@c-api.service[112626]: framework. For more detail see May 09 07:25:46.427222 np0000172982 devstack@c-api.service[112626]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 07:25:46.427222 np0000172982 devstack@c-api.service[112626]: import eventlet # noqa May 09 07:25:46.435378 np0000172982 devstack@c-api.service[112623]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 07:25:46.435378 np0000172982 devstack@c-api.service[112623]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 07:25:46.435378 np0000172982 devstack@c-api.service[112623]: we strongly recommend against using it for new projects. May 09 07:25:46.435378 np0000172982 devstack@c-api.service[112623]: If you are already using Eventlet, we recommend migrating to a different May 09 07:25:46.435378 np0000172982 devstack@c-api.service[112623]: framework. For more detail see May 09 07:25:46.435378 np0000172982 devstack@c-api.service[112623]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 07:25:46.435378 np0000172982 devstack@c-api.service[112623]: import eventlet # noqa May 09 07:25:46.491743 np0000172982 devstack@c-api.service[112624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 09 07:25:46.491743 np0000172982 devstack@c-api.service[112624]: debtcollector.deprecate( May 09 07:25:46.496339 np0000172982 devstack@c-api.service[112625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 09 07:25:46.496339 np0000172982 devstack@c-api.service[112625]: debtcollector.deprecate( May 09 07:25:46.520142 np0000172982 devstack@c-api.service[112623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 09 07:25:46.520142 np0000172982 devstack@c-api.service[112623]: debtcollector.deprecate( May 09 07:25:46.522136 np0000172982 devstack@c-api.service[112626]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 09 07:25:46.522136 np0000172982 devstack@c-api.service[112626]: debtcollector.deprecate( May 09 07:25:46.571615 np0000172982 devstack@c-api.service[112624]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 09 07:25:46.571615 np0000172982 devstack@c-api.service[112624]: from cgi import parse_header May 09 07:25:46.577233 np0000172982 devstack@c-api.service[112625]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 09 07:25:46.577233 np0000172982 devstack@c-api.service[112625]: from cgi import parse_header May 09 07:25:46.608611 np0000172982 devstack@c-api.service[112623]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 09 07:25:46.608611 np0000172982 devstack@c-api.service[112623]: from cgi import parse_header May 09 07:25:46.609209 np0000172982 devstack@c-api.service[112626]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 09 07:25:46.609209 np0000172982 devstack@c-api.service[112626]: from cgi import parse_header May 09 07:25:46.616703 np0000172982 devstack@c-api.service[112624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 09 07:25:46.616703 np0000172982 devstack@c-api.service[112624]: removals.removed_module( May 09 07:25:46.617823 np0000172982 devstack@c-api.service[112624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 09 07:25:46.617823 np0000172982 devstack@c-api.service[112624]: removals.removed_module( May 09 07:25:46.620082 np0000172982 devstack@c-api.service[112625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 09 07:25:46.620082 np0000172982 devstack@c-api.service[112625]: removals.removed_module( May 09 07:25:46.620772 np0000172982 devstack@c-api.service[112625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 09 07:25:46.620772 np0000172982 devstack@c-api.service[112625]: removals.removed_module( May 09 07:25:46.651899 np0000172982 devstack@c-api.service[112623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 09 07:25:46.651899 np0000172982 devstack@c-api.service[112623]: removals.removed_module( May 09 07:25:46.652575 np0000172982 devstack@c-api.service[112623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 09 07:25:46.652575 np0000172982 devstack@c-api.service[112623]: removals.removed_module( May 09 07:25:46.656092 np0000172982 devstack@c-api.service[112626]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 09 07:25:46.656092 np0000172982 devstack@c-api.service[112626]: removals.removed_module( May 09 07:25:46.656846 np0000172982 devstack@c-api.service[112626]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 09 07:25:46.656846 np0000172982 devstack@c-api.service[112626]: removals.removed_module( May 09 07:25:47.235244 np0000172982 devstack@c-api.service[112624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 09 07:25:47.235244 np0000172982 devstack@c-api.service[112624]: warnings.warn( May 09 07:25:47.247425 np0000172982 devstack@c-api.service[112625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 09 07:25:47.247425 np0000172982 devstack@c-api.service[112625]: warnings.warn( May 09 07:25:47.280706 np0000172982 devstack@c-api.service[112623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 09 07:25:47.280706 np0000172982 devstack@c-api.service[112623]: warnings.warn( May 09 07:25:47.288314 np0000172982 devstack@c-api.service[112626]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 09 07:25:47.288314 np0000172982 devstack@c-api.service[112626]: warnings.warn( May 09 07:25:47.331283 np0000172982 devstack@c-api.service[112624]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 09 07:25:47.331283 np0000172982 devstack@c-api.service[112624]: warnings.warn( May 09 07:25:47.346566 np0000172982 devstack@c-api.service[112625]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 09 07:25:47.346566 np0000172982 devstack@c-api.service[112625]: warnings.warn( May 09 07:25:47.388477 np0000172982 devstack@c-api.service[112623]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 09 07:25:47.388477 np0000172982 devstack@c-api.service[112623]: warnings.warn( May 09 07:25:47.391049 np0000172982 devstack@c-api.service[112626]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 09 07:25:47.391049 np0000172982 devstack@c-api.service[112626]: warnings.warn( May 09 07:25:47.629269 np0000172982 devstack@c-api.service[112624]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 09 07:25:47.629269 np0000172982 devstack@c-api.service[112624]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112624) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 07:25:47.630903 np0000172982 devstack@c-api.service[112625]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 09 07:25:47.631362 np0000172982 devstack@c-api.service[112625]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112625) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 07:25:47.673173 np0000172982 devstack@c-api.service[112623]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 09 07:25:47.673173 np0000172982 devstack@c-api.service[112623]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112623) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 07:25:47.687055 np0000172982 devstack@c-api.service[112626]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 09 07:25:47.687055 np0000172982 devstack@c-api.service[112626]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112626) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 07:25:47.715705 np0000172982 devstack@c-api.service[112624]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 09 07:25:47.715705 np0000172982 devstack@c-api.service[112624]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 07:25:47.717168 np0000172982 devstack@c-api.service[112625]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 09 07:25:47.717168 np0000172982 devstack@c-api.service[112625]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 07:25:47.734054 np0000172982 devstack@c-api.service[112623]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 09 07:25:47.734054 np0000172982 devstack@c-api.service[112623]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 07:25:47.749183 np0000172982 devstack@c-api.service[112626]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 09 07:25:47.749183 np0000172982 devstack@c-api.service[112626]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 07:25:48.167838 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112624) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 07:25:48.168024 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112623) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 07:25:48.168115 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112625) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 07:25:48.168212 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:48.168312 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:48.168379 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:48.168458 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112626) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 07:25:48.168524 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:48.168588 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:48.168588 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:48.168711 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:48.168773 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:48.168834 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:48.168903 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:48.168903 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:48.168903 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:48.170598 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:48.170714 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:48.170714 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:48.170915 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:48.170989 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:48.171057 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:48.171120 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:48.171257 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:48.171332 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:48.171399 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112624) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:48.171465 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:48.171527 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:48.171594 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:48.171653 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:48.171713 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:48.171775 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:48.171859 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112623) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:48.171920 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:48.171989 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:48.172058 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:48.172131 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:48.172216 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:48.172291 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112625) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:48.172353 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:48.172413 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:48.172473 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:48.172473 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112626) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:48.172473 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:48.172652 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:48.172652 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:48.172652 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:48.172652 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:48.172893 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:48.172960 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:48.172960 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112624) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:48.173080 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:48.173137 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:48.173227 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:48.173227 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:48.173227 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:48.173399 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:48.173461 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112623) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:48.173534 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:48.173608 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:48.173672 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:48.173672 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:48.173672 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:48.173836 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:48.173892 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112625) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:48.173955 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:48.174035 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:48.174101 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:48.174101 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:48.174101 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:48.174101 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112626) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:48.174101 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:48.174746 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:48.174746 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:48.174746 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:48.175265 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:48.175499 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:48.175698 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:48.175822 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:48.175928 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:48.175999 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:48.176075 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112624) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:48.176120 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:48.176286 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:48.176340 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:48.176427 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:48.176472 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:48.176543 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:48.176617 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112623) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:48.176692 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:48.176817 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:48.176918 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112625) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:48.176918 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:48.177004 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:48.177004 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:48.177004 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:48.177205 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:48.177254 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:48.177325 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:48.177393 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:48.177491 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:48.177576 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:48.177628 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:48.177700 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112626) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:48.177780 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:48.177885 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:48.177957 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:48.178002 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:48.178101 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:48.178210 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:48.178289 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:48.178367 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112624) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:48.178446 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:48.178519 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112625) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:48.178634 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:48.178773 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:48.178828 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:48.178985 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:48.178985 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:48.179137 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:48.179264 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112623) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:48.179368 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:48.179412 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:48.179483 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:48.179483 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:48.179483 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:48.179483 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112626) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:48.179483 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:48.179778 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:48.179778 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:48.179778 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:48.180129 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:48.180283 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:48.180370 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:48.180446 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:48.180512 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:48.180587 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:48.180659 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:48.180732 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112624) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:48.180806 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:48.180881 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:48.180958 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:48.181034 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:48.181101 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:48.181189 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112625) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:48.181270 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:48.181354 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:48.181422 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:48.181496 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:48.181564 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:48.181644 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112623) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:48.181713 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:48.181788 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:48.181844 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:48.181888 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:48.181926 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:48.181969 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:48.182013 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:48.182055 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:48.182096 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:48.182200 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112624) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:48.182291 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:48.182361 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:48.182437 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:48.182506 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:48.182577 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:48.182652 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:48.182719 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:48.182794 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112625) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:48.182867 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:48.182938 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:48.183005 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:48.183078 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:48.183189 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112626) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:48.183276 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112623) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:48.183361 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:48.183438 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:48.183489 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:48.183489 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:48.183489 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:48.183489 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:48.183489 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:48.183489 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112626) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:48.183489 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:48.183729 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:48.183774 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:48.183812 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:48.183812 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:48.183884 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:48.183929 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:48.183972 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:48.184013 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:48.184062 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:48.184105 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:48.184201 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:48.184257 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:48.184297 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:48.184334 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112624) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:48.184472 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:48.184513 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:48.184550 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:48.184586 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:48.184640 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:48.184687 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:48.184725 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:48.184761 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:48.184802 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112625) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:48.184843 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112623) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:48.184886 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112626) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:48.184924 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:48.184966 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:48.185008 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:48.185047 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:48.185047 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:48.185047 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:48.185047 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:48.185047 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:48.185223 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:48.185274 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112624) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:48.185318 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:48.185367 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:48.185443 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:48.185443 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:48.185543 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:48.185584 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:48.185621 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:48.185664 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:48.185881 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112625) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:48.185944 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:48.186018 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:48.186087 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:48.186207 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:48.186307 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:48.186393 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:48.186440 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:48.186550 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112623) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:48.186595 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:48.186693 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:48.186759 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112626) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:48.186759 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:48.186904 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:48.186904 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:48.186904 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:48.186904 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:48.187267 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:48.187326 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:48.187326 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112624) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:48.187456 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:48.187456 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:48.187630 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:48.187703 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:48.187703 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:48.187703 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112625) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:48.188042 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:48.188080 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:48.188175 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:48.188175 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:48.188226 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:48.188282 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:48.188429 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:48.188468 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:48.188571 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:48.188614 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112623) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:48.188667 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:48.188717 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:48.188772 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:48.188772 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112626) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:48.188772 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:48.188923 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:48.188923 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:48.188923 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:48.189052 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:48.189124 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:48.189206 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:48.189240 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:48.189311 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:48.189404 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112624) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:48.189459 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:48.189533 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:48.189592 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:48.189592 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112623) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:48.189592 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:48.189746 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:48.189746 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:48.189746 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:48.189863 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:48.189914 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:48.189963 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:48.190038 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:48.190104 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:48.190195 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112625) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:48.190266 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:48.190299 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:48.190372 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:48.190372 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112626) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:48.190372 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:48.190846 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:48.190909 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:48.190970 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:48.191017 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:48.191052 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:48.191080 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:48.191110 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:48.191196 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:48.191256 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:48.191293 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112624) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:48.191327 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:48.191356 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:48.191384 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112625) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:48.191416 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:48.191445 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:48.191478 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:48.191506 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:48.191587 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:48.191673 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:48.191738 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112623) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:48.191796 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:48.191974 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:48.192033 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:48.192072 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:48.192106 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:48.192138 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:48.192193 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:48.192238 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:48.192273 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:48.192302 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:48.192329 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:48.192362 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112626) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:48.192397 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:48.192427 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:48.192457 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:48.192484 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:48.192511 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:48.192543 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112624) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:48.192574 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:48.192602 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:48.192630 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112625) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:48.192630 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:48.192684 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:48.192720 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:48.192753 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:48.192781 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:48.192813 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:48.192841 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:48.192872 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:48.192901 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:48.192929 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:48.192956 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:48.192983 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112626) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:48.193016 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112623) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:48.193044 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:48.193071 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:48.193917 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:48.193973 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:48.194037 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:48.194104 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:48.194187 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:48.194222 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112625) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:48.194264 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:48.194308 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:48.194345 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:48.194374 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:48.194418 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:48.194454 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:48.194503 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:48.194536 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:48.194566 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:48.194594 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:48.194594 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112625) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:48.194662 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:48.194695 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:48.194727 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:48.194754 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112624) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:48.194787 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:48.194787 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:48.194854 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:48.194883 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:48.194883 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:48.194944 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:48.194976 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:48.195009 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112626) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:48.195041 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:48.195069 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:48.195100 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:48.195128 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:48.195223 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:48.195261 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:48.195310 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:48.195347 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:48.195379 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:48.195408 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:48.195439 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:48.195471 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112623) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:48.195499 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:48.195532 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:48.195563 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:48.195596 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:48.195627 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:48.195654 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112624) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:48.195688 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112626) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:48.195720 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:48.195750 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:48.195778 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:48.195804 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:48.195836 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:48.195836 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:48.195836 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112623) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:48.195836 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:48.196916 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:48.196962 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:48.197035 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:48.197090 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:48.197160 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:48.197232 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112625) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:48.197304 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:48.197358 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:48.197461 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:48.197548 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:48.197548 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:48.197616 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:48.197645 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:48.197674 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:48.197707 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:48.197735 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:48.197735 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:48.197787 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112625) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:48.197832 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112626) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:48.197877 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:48.197912 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:48.197912 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:48.197912 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:48.197999 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:48.198028 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:48.198057 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:48.198089 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:48.198121 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:48.198121 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112626) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:48.198191 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:48.198234 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:48.198267 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:48.198303 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:48.198354 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112623) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:48.198493 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:48.198549 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:48.198618 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:48.198647 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:48.198679 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:48.198726 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:48.198827 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:48.198909 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:48.198959 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:48.199011 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112623) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:48.199011 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:48.199110 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:48.199110 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:48.199110 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112624) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:48.199332 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:48.199444 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:48.199572 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:48.199631 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:48.199688 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:48.199775 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:48.199834 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:48.199879 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112624) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:48.199913 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:48.199941 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:48.199969 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:48.200001 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:48.200035 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:48.200066 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:48.200094 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:48.200125 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:48.200176 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112625) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:48.200265 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:48.200302 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:48.200302 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:48.200439 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112626) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:48.200439 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:48.200554 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:48.200554 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:48.200554 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:48.200698 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:48.200698 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:48.200792 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:48.200848 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112624) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:48.200898 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:48.200948 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:48.201005 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:48.201005 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:48.201005 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:48.201005 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112623) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:48.201285 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:48.201340 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:48.201340 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:48.201454 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:48.201488 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:48.201523 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:48.201557 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:48.201592 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:48.201621 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:48.201652 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:48.201681 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:48.201710 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:48.201736 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:48.201764 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112625) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:48.201791 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:48.201824 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:48.201857 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112626) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:48.201885 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:48.201912 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:48.201939 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:48.201967 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112623) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:48.201967 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:48.202021 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:48.202021 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:48.202021 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:48.202021 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:48.202021 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:48.202169 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:48.202199 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112624) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:48.202226 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:48.202254 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:48.202283 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:48.202310 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:48.202348 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:48.202393 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:48.202431 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:48.202461 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:48.202488 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:48.202520 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:48.202551 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:48.202581 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112625) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:48.202608 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112626) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:48.202639 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:48.202670 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:48.202710 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:48.202739 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:48.202766 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:48.202798 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:48.202825 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:48.202853 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:48.202884 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:48.202915 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112624) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:48.202942 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:48.202976 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:48.203006 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:48.203006 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112623) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:48.203006 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:48.203749 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:48.203797 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:48.203862 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:48.203926 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:48.203984 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:48.204031 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112626) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:48.204073 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:48.204103 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:48.204136 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:48.204196 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:48.204226 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:48.204254 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:48.204287 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:48.204318 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:48.204351 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:48.204385 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:48.204431 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:48.204467 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:48.204496 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112625) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:48.204528 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112623) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:48.204556 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:48.204583 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:48.204616 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:48.204648 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:48.204648 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:48.204648 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:48.204733 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112624) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:48.204762 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:48.206164 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:48.206210 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:48.206256 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:48.206292 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:48.206324 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:48.206355 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:48.206384 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:48.206419 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:48.206455 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:48.206489 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112626) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:48.206516 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:48.206516 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112623) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:48.206567 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:48.206598 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:48.206626 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:48.206719 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:48.206763 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:48.206823 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:48.206904 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:48.206959 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:48.206992 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:48.207064 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:48.207096 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112625) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:48.207181 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:48.207256 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:48.207291 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:48.207291 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112624) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:48.207291 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:48.209063 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:48.209182 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:48.209182 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:48.209348 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:48.209348 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:48.209348 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112623) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:48.209734 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:48.209787 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:48.209787 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:48.209787 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:48.209787 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:48.209787 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:48.209983 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112625) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:48.209983 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:48.210382 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:48.210382 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:48.210382 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:48.210832 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:48.210876 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:48.210937 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:48.210971 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:48.211029 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:48.211081 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112624) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:48.211169 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:48.211205 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:48.211244 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:48.211244 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112626) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:48.211244 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:48.211346 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:48.211377 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:48.211410 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:48.211410 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:48.211459 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:48.211491 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:48.211520 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:48.211544 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:48.211576 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:48.211609 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:48.211638 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:48.211674 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112623) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:48.211706 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:48.211732 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:48.211757 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:48.211782 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:48.211814 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:48.211843 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:48.211870 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112625) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:48.211897 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:48.211929 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:48.211956 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:48.211988 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112624) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:48.212015 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:48.212043 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:48.212075 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:48.212075 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112626) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:48.212075 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:48.212183 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:48.212183 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:48.212183 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:48.212292 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:48.212326 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:48.212326 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:48.212389 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:48.212419 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112623) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:48.212446 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:48.212473 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:48.212502 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:48.212529 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:48.212566 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:48.212604 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:48.212638 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112625) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:48.212687 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:48.212687 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:48.212747 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:48.212781 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:48.212815 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:48.212846 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112623) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:48.212875 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:48.212927 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:48.212972 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:48.213002 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:48.213029 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:48.213062 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:48.213091 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:48.213123 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:48.213169 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:48.213199 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:48.213229 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:48.213262 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:48.213292 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:48.213321 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:48.213351 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112625) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:48.213392 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:48.213425 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:48.213464 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:48.213509 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:48.213546 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112624) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:48.213582 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112623) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:48.213617 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:48.213663 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:48.213711 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:48.213744 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:48.213774 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:48.213801 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:48.213829 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:48.213861 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:48.213893 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:48.213928 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112626) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:48.213960 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:48.213989 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:48.214021 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:48.214054 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:48.214079 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:48.214109 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112625) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:48.214133 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:48.214470 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:48.214509 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:48.214571 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:48.214779 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:48.214833 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:48.214895 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112624) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:48.214954 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:48.215005 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:48.215062 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:48.215256 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:48.215354 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112626) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:48.215354 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:48.215441 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:48.215478 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:48.215686 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:48.215754 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:48.216244 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:48.216473 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:48.216521 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:48.216889 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:48.216969 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112624) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:48.217015 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:48.217118 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:48.217236 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112626) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:48.217236 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:48.217415 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:48.217415 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:48.217415 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:48.217415 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:48.217415 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:48.217415 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112623) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:48.217415 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:48.217942 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:48.217942 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:48.217942 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:48.217942 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:48.217942 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:48.218271 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:48.218340 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112624) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:48.218340 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:48.218458 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:48.218524 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:48.218605 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:48.218668 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:48.218733 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:48.218795 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:48.218877 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:48.218944 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:48.219008 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:48.219008 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112626) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:48.219192 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112625) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:48.219237 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:48.219336 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:48.220836 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:48.220953 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:48.220953 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:48.221100 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:48.221100 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:48.221100 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112623) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:48.221250 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:48.221291 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:48.221413 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:48.221413 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:48.221553 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:48.221627 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:48.221700 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:48.221773 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:48.221836 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112625) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:48.221901 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:48.222024 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:48.222099 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:48.222182 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:48.222265 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:48.222328 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:48.222434 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112626) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:48.222519 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:48.222608 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:48.223069 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:48.223069 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:48.223069 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112624) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:48.223069 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:48.223069 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:48.223069 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:48.223069 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:48.225541 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:48.225589 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:48.225589 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:48.225589 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:48.225589 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:48.225743 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:48.225743 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:48.225743 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:48.225743 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:48.225743 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:48.225743 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112626) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:48.225743 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:48.226104 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:48.226104 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:48.226104 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:48.226104 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:48.226104 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:48.226104 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112623) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:48.226104 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:48.226375 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:48.226375 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112624) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:48.226375 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:48.226479 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:48.226479 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112625) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:48.226479 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:48.229387 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:48.229459 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:48.229516 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:48.229564 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:48.229644 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:48.229693 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:48.229693 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112626) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:48.229774 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:48.229774 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:48.229880 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:48.229922 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:48.229957 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:48.230005 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:48.230042 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:48.230079 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112623) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:48.230142 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:48.230229 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:48.230274 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:48.230313 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:48.230352 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:48.230386 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:48.230431 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112624) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:48.230475 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:48.230518 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:48.230556 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:48.230556 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:48.230556 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112625) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:48.230556 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:48.230683 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:48.230683 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:48.230752 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:48.230752 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:48.230824 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:48.230867 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:48.230905 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:48.230948 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:48.230986 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:48.231029 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:48.231066 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:48.231103 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:48.231207 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112626) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:48.231246 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112625) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:48.231301 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:48.231340 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:48.231383 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:48.231426 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:48.231466 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:48.231503 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:48.231539 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:48.231577 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:48.231613 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:48.231655 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112623) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:48.231698 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:48.231735 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:48.231770 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:48.231808 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:48.231844 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:48.231880 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:48.231923 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:48.231958 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:48.231994 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:48.232036 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112625) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:48.232180 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:48.232223 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112626) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:48.232256 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:48.232299 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:48.232334 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:48.232371 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:48.232406 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:48.232441 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:48.232441 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112623) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:48.232515 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:48.232515 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112624) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:48.232515 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:25:48.232515 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:25:48.232515 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:25:48.232515 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:25:48.232515 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:25:48.232515 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:25:48.232515 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112624) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:25:48.287292 np0000172982 devstack@c-api.service[112623]: INFO dbcounter [None req-5f90128f-f9ae-4df7-b636-f3382de787b7 None None] Registered counter for database cinder May 09 07:25:48.287464 np0000172982 devstack@c-api.service[112626]: INFO dbcounter [None req-94bd423d-4d44-4beb-9285-e8ee20df3814 None None] Registered counter for database cinder May 09 07:25:48.287539 np0000172982 devstack@c-api.service[112624]: INFO dbcounter [None req-3312497f-5e2b-4885-907d-212afec9f367 None None] Registered counter for database cinder May 09 07:25:48.290577 np0000172982 devstack@c-api.service[112626]: DEBUG oslo_db.sqlalchemy.engines [None req-94bd423d-4d44-4beb-9285-e8ee20df3814 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=112626) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 07:25:48.291949 np0000172982 devstack@c-api.service[112624]: DEBUG oslo_db.sqlalchemy.engines [None req-3312497f-5e2b-4885-907d-212afec9f367 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=112624) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 07:25:48.293980 np0000172982 devstack@c-api.service[112623]: DEBUG oslo_db.sqlalchemy.engines [None req-5f90128f-f9ae-4df7-b636-f3382de787b7 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=112623) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 07:25:48.314109 np0000172982 devstack@c-api.service[112625]: INFO dbcounter [None req-013a8ae5-2958-4e25-bd4d-0df20ee120c7 None None] Registered counter for database cinder May 09 07:25:48.328112 np0000172982 devstack@c-api.service[112625]: DEBUG oslo_db.sqlalchemy.engines [None req-013a8ae5-2958-4e25-bd4d-0df20ee120c7 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=112625) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 07:25:48.404281 np0000172982 devstack@c-api.service[112626]: DEBUG dbcounter [-] [112626] Writer thread running {{(pid=112626) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 07:25:48.406863 np0000172982 devstack@c-api.service[112626]: INFO cinder.rpc [None req-94bd423d-4d44-4beb-9285-e8ee20df3814 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 07:25:48.409373 np0000172982 devstack@c-api.service[112626]: INFO cinder.rpc [None req-94bd423d-4d44-4beb-9285-e8ee20df3814 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 07:25:48.410095 np0000172982 devstack@c-api.service[112623]: DEBUG dbcounter [-] [112623] Writer thread running {{(pid=112623) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 07:25:48.411326 np0000172982 devstack@c-api.service[112624]: DEBUG dbcounter [-] [112624] Writer thread running {{(pid=112624) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 07:25:48.411544 np0000172982 devstack@c-api.service[112626]: INFO cinder.rpc [None req-94bd423d-4d44-4beb-9285-e8ee20df3814 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 07:25:48.412537 np0000172982 devstack@c-api.service[112623]: INFO cinder.rpc [None req-5f90128f-f9ae-4df7-b636-f3382de787b7 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 07:25:48.413220 np0000172982 devstack@c-api.service[112626]: INFO cinder.rpc [None req-94bd423d-4d44-4beb-9285-e8ee20df3814 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 07:25:48.413724 np0000172982 devstack@c-api.service[112624]: INFO cinder.rpc [None req-3312497f-5e2b-4885-907d-212afec9f367 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 07:25:48.414089 np0000172982 devstack@c-api.service[112626]: WARNING castellan.key_manager.migration [None req-94bd423d-4d44-4beb-9285-e8ee20df3814 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:48.414916 np0000172982 devstack@c-api.service[112623]: INFO cinder.rpc [None req-5f90128f-f9ae-4df7-b636-f3382de787b7 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 07:25:48.415818 np0000172982 devstack@c-api.service[112626]: WARNING castellan.key_manager.migration [None req-94bd423d-4d44-4beb-9285-e8ee20df3814 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:48.416202 np0000172982 devstack@c-api.service[112624]: INFO cinder.rpc [None req-3312497f-5e2b-4885-907d-212afec9f367 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 07:25:48.417079 np0000172982 devstack@c-api.service[112623]: INFO cinder.rpc [None req-5f90128f-f9ae-4df7-b636-f3382de787b7 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 07:25:48.418334 np0000172982 devstack@c-api.service[112624]: INFO cinder.rpc [None req-3312497f-5e2b-4885-907d-212afec9f367 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 07:25:48.419018 np0000172982 devstack@c-api.service[112623]: INFO cinder.rpc [None req-5f90128f-f9ae-4df7-b636-f3382de787b7 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 07:25:48.419886 np0000172982 devstack@c-api.service[112623]: WARNING castellan.key_manager.migration [None req-5f90128f-f9ae-4df7-b636-f3382de787b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:48.420001 np0000172982 devstack@c-api.service[112626]: DEBUG oslo_db.sqlalchemy.engines [None req-94bd423d-4d44-4beb-9285-e8ee20df3814 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=112626) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 07:25:48.420243 np0000172982 devstack@c-api.service[112624]: INFO cinder.rpc [None req-3312497f-5e2b-4885-907d-212afec9f367 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 07:25:48.421140 np0000172982 devstack@c-api.service[112624]: WARNING castellan.key_manager.migration [None req-3312497f-5e2b-4885-907d-212afec9f367 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:48.421518 np0000172982 devstack@c-api.service[112623]: WARNING castellan.key_manager.migration [None req-5f90128f-f9ae-4df7-b636-f3382de787b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:48.421726 np0000172982 devstack@c-api.service[112626]: INFO cinder.rpc [None req-94bd423d-4d44-4beb-9285-e8ee20df3814 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 07:25:48.422870 np0000172982 devstack@c-api.service[112624]: WARNING castellan.key_manager.migration [None req-3312497f-5e2b-4885-907d-212afec9f367 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:48.423347 np0000172982 devstack@c-api.service[112626]: INFO cinder.rpc [None req-94bd423d-4d44-4beb-9285-e8ee20df3814 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 07:25:48.424124 np0000172982 devstack@c-api.service[112626]: WARNING castellan.key_manager.migration [None req-94bd423d-4d44-4beb-9285-e8ee20df3814 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:48.425321 np0000172982 devstack@c-api.service[112623]: DEBUG oslo_db.sqlalchemy.engines [None req-5f90128f-f9ae-4df7-b636-f3382de787b7 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=112623) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 07:25:48.427286 np0000172982 devstack@c-api.service[112623]: INFO cinder.rpc [None req-5f90128f-f9ae-4df7-b636-f3382de787b7 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 07:25:48.427368 np0000172982 devstack@c-api.service[112624]: DEBUG oslo_db.sqlalchemy.engines [None req-3312497f-5e2b-4885-907d-212afec9f367 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=112624) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 07:25:48.428630 np0000172982 devstack@c-api.service[112623]: INFO cinder.rpc [None req-5f90128f-f9ae-4df7-b636-f3382de787b7 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 07:25:48.429102 np0000172982 devstack@c-api.service[112624]: INFO cinder.rpc [None req-3312497f-5e2b-4885-907d-212afec9f367 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 07:25:48.429443 np0000172982 devstack@c-api.service[112623]: WARNING castellan.key_manager.migration [None req-5f90128f-f9ae-4df7-b636-f3382de787b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:48.430851 np0000172982 devstack@c-api.service[112624]: INFO cinder.rpc [None req-3312497f-5e2b-4885-907d-212afec9f367 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 07:25:48.431797 np0000172982 devstack@c-api.service[112624]: WARNING castellan.key_manager.migration [None req-3312497f-5e2b-4885-907d-212afec9f367 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:48.435614 np0000172982 devstack@c-api.service[112626]: WARNING castellan.key_manager.migration [None req-94bd423d-4d44-4beb-9285-e8ee20df3814 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:48.440204 np0000172982 devstack@c-api.service[112626]: WARNING castellan.key_manager.migration [None req-94bd423d-4d44-4beb-9285-e8ee20df3814 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:48.441063 np0000172982 devstack@c-api.service[112623]: WARNING castellan.key_manager.migration [None req-5f90128f-f9ae-4df7-b636-f3382de787b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:48.443270 np0000172982 devstack@c-api.service[112626]: WARNING castellan.key_manager.migration [None req-94bd423d-4d44-4beb-9285-e8ee20df3814 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:48.445206 np0000172982 devstack@c-api.service[112623]: WARNING castellan.key_manager.migration [None req-5f90128f-f9ae-4df7-b636-f3382de787b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:48.445279 np0000172982 devstack@c-api.service[112624]: WARNING castellan.key_manager.migration [None req-3312497f-5e2b-4885-907d-212afec9f367 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:48.447548 np0000172982 devstack@c-api.service[112626]: WARNING castellan.key_manager.migration [None req-94bd423d-4d44-4beb-9285-e8ee20df3814 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:48.448426 np0000172982 devstack@c-api.service[112623]: WARNING castellan.key_manager.migration [None req-5f90128f-f9ae-4df7-b636-f3382de787b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:48.448661 np0000172982 devstack@c-api.service[112624]: WARNING castellan.key_manager.migration [None req-3312497f-5e2b-4885-907d-212afec9f367 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:48.450491 np0000172982 devstack@c-api.service[112626]: WARNING castellan.key_manager.migration [None req-94bd423d-4d44-4beb-9285-e8ee20df3814 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:48.451928 np0000172982 devstack@c-api.service[112624]: WARNING castellan.key_manager.migration [None req-3312497f-5e2b-4885-907d-212afec9f367 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:48.452404 np0000172982 devstack@c-api.service[112623]: WARNING castellan.key_manager.migration [None req-5f90128f-f9ae-4df7-b636-f3382de787b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:48.453578 np0000172982 devstack@c-api.service[112626]: WARNING castellan.key_manager.migration [None req-94bd423d-4d44-4beb-9285-e8ee20df3814 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:48.456071 np0000172982 devstack@c-api.service[112624]: WARNING castellan.key_manager.migration [None req-3312497f-5e2b-4885-907d-212afec9f367 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:48.457366 np0000172982 devstack@c-api.service[112623]: WARNING castellan.key_manager.migration [None req-5f90128f-f9ae-4df7-b636-f3382de787b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:48.457593 np0000172982 devstack@c-api.service[112626]: WARNING castellan.key_manager.migration [None req-94bd423d-4d44-4beb-9285-e8ee20df3814 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:48.459114 np0000172982 devstack@c-api.service[112624]: WARNING castellan.key_manager.migration [None req-3312497f-5e2b-4885-907d-212afec9f367 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:48.460417 np0000172982 devstack@c-api.service[112626]: WARNING castellan.key_manager.migration [None req-94bd423d-4d44-4beb-9285-e8ee20df3814 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:48.461626 np0000172982 devstack@c-api.service[112623]: WARNING castellan.key_manager.migration [None req-5f90128f-f9ae-4df7-b636-f3382de787b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:48.462036 np0000172982 devstack@c-api.service[112624]: WARNING castellan.key_manager.migration [None req-3312497f-5e2b-4885-907d-212afec9f367 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:48.463353 np0000172982 devstack@c-api.service[112626]: WARNING castellan.key_manager.migration [None req-94bd423d-4d44-4beb-9285-e8ee20df3814 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:48.464767 np0000172982 devstack@c-api.service[112623]: WARNING castellan.key_manager.migration [None req-5f90128f-f9ae-4df7-b636-f3382de787b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:48.464940 np0000172982 devstack@c-api.service[112626]: WARNING castellan.key_manager.migration [None req-94bd423d-4d44-4beb-9285-e8ee20df3814 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:48.465392 np0000172982 devstack@c-api.service[112624]: WARNING castellan.key_manager.migration [None req-3312497f-5e2b-4885-907d-212afec9f367 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:48.467696 np0000172982 devstack@c-api.service[112626]: WARNING castellan.key_manager.migration [None req-94bd423d-4d44-4beb-9285-e8ee20df3814 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:48.468437 np0000172982 devstack@c-api.service[112623]: WARNING castellan.key_manager.migration [None req-5f90128f-f9ae-4df7-b636-f3382de787b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:48.469670 np0000172982 devstack@c-api.service[112624]: WARNING castellan.key_manager.migration [None req-3312497f-5e2b-4885-907d-212afec9f367 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:48.470789 np0000172982 devstack@c-api.service[112625]: DEBUG dbcounter [-] [112625] Writer thread running {{(pid=112625) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 07:25:48.471484 np0000172982 devstack@c-api.service[112623]: WARNING castellan.key_manager.migration [None req-5f90128f-f9ae-4df7-b636-f3382de787b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:48.473225 np0000172982 devstack@c-api.service[112623]: WARNING castellan.key_manager.migration [None req-5f90128f-f9ae-4df7-b636-f3382de787b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:48.473290 np0000172982 devstack@c-api.service[112624]: WARNING castellan.key_manager.migration [None req-3312497f-5e2b-4885-907d-212afec9f367 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:48.473405 np0000172982 devstack@c-api.service[112626]: WARNING castellan.key_manager.migration [None req-94bd423d-4d44-4beb-9285-e8ee20df3814 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:48.474351 np0000172982 devstack@c-api.service[112625]: INFO cinder.rpc [None req-013a8ae5-2958-4e25-bd4d-0df20ee120c7 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 07:25:48.474895 np0000172982 devstack@c-api.service[112624]: WARNING castellan.key_manager.migration [None req-3312497f-5e2b-4885-907d-212afec9f367 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:48.475649 np0000172982 devstack@c-api.service[112623]: WARNING castellan.key_manager.migration [None req-5f90128f-f9ae-4df7-b636-f3382de787b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:48.476753 np0000172982 devstack@c-api.service[112626]: WARNING castellan.key_manager.migration [None req-94bd423d-4d44-4beb-9285-e8ee20df3814 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:48.477889 np0000172982 devstack@c-api.service[112624]: WARNING castellan.key_manager.migration [None req-3312497f-5e2b-4885-907d-212afec9f367 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:48.477986 np0000172982 devstack@c-api.service[112625]: INFO cinder.rpc [None req-013a8ae5-2958-4e25-bd4d-0df20ee120c7 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 07:25:48.478805 np0000172982 devstack@c-api.service[112626]: WARNING castellan.key_manager.migration [None req-94bd423d-4d44-4beb-9285-e8ee20df3814 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:48.480354 np0000172982 devstack@c-api.service[112626]: WARNING castellan.key_manager.migration [None req-94bd423d-4d44-4beb-9285-e8ee20df3814 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:48.480888 np0000172982 devstack@c-api.service[112625]: INFO cinder.rpc [None req-013a8ae5-2958-4e25-bd4d-0df20ee120c7 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 07:25:48.481076 np0000172982 devstack@c-api.service[112623]: WARNING castellan.key_manager.migration [None req-5f90128f-f9ae-4df7-b636-f3382de787b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:48.481797 np0000172982 devstack@c-api.service[112626]: WARNING castellan.key_manager.migration [None req-94bd423d-4d44-4beb-9285-e8ee20df3814 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:48.483376 np0000172982 devstack@c-api.service[112625]: INFO cinder.rpc [None req-013a8ae5-2958-4e25-bd4d-0df20ee120c7 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 07:25:48.483481 np0000172982 devstack@c-api.service[112626]: WARNING castellan.key_manager.migration [None req-94bd423d-4d44-4beb-9285-e8ee20df3814 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:48.484174 np0000172982 devstack@c-api.service[112624]: WARNING castellan.key_manager.migration [None req-3312497f-5e2b-4885-907d-212afec9f367 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:48.484477 np0000172982 devstack@c-api.service[112623]: WARNING castellan.key_manager.migration [None req-5f90128f-f9ae-4df7-b636-f3382de787b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:48.484783 np0000172982 devstack@c-api.service[112626]: WARNING castellan.key_manager.migration [None req-94bd423d-4d44-4beb-9285-e8ee20df3814 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:48.484862 np0000172982 devstack@c-api.service[112625]: WARNING castellan.key_manager.migration [None req-013a8ae5-2958-4e25-bd4d-0df20ee120c7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:48.485874 np0000172982 devstack@c-api.service[112626]: WARNING cinder.api.contrib.hosts [None req-94bd423d-4d44-4beb-9285-e8ee20df3814 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 07:25:48.486518 np0000172982 devstack@c-api.service[112623]: WARNING castellan.key_manager.migration [None req-5f90128f-f9ae-4df7-b636-f3382de787b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:48.486598 np0000172982 devstack@c-api.service[112626]: WARNING castellan.key_manager.migration [None req-94bd423d-4d44-4beb-9285-e8ee20df3814 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:48.486660 np0000172982 devstack@c-api.service[112625]: WARNING castellan.key_manager.migration [None req-013a8ae5-2958-4e25-bd4d-0df20ee120c7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:48.487963 np0000172982 devstack@c-api.service[112624]: WARNING castellan.key_manager.migration [None req-3312497f-5e2b-4885-907d-212afec9f367 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:48.488051 np0000172982 devstack@c-api.service[112623]: WARNING castellan.key_manager.migration [None req-5f90128f-f9ae-4df7-b636-f3382de787b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:48.488114 np0000172982 devstack@c-api.service[112626]: WARNING castellan.key_manager.migration [None req-94bd423d-4d44-4beb-9285-e8ee20df3814 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:48.489474 np0000172982 devstack@c-api.service[112623]: WARNING castellan.key_manager.migration [None req-5f90128f-f9ae-4df7-b636-f3382de787b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:48.489585 np0000172982 devstack@c-api.service[112626]: WARNING castellan.key_manager.migration [None req-94bd423d-4d44-4beb-9285-e8ee20df3814 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:48.490204 np0000172982 devstack@c-api.service[112624]: WARNING castellan.key_manager.migration [None req-3312497f-5e2b-4885-907d-212afec9f367 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:48.490466 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.v3.router [None req-94bd423d-4d44-4beb-9285-e8ee20df3814 None None] Extended resource: extensions {{(pid=112626) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:25:48.491083 np0000172982 devstack@c-api.service[112623]: WARNING castellan.key_manager.migration [None req-5f90128f-f9ae-4df7-b636-f3382de787b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:48.491709 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.v3.router [None req-94bd423d-4d44-4beb-9285-e8ee20df3814 None None] Extended resource: encryption {{(pid=112626) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:25:48.491815 np0000172982 devstack@c-api.service[112624]: WARNING castellan.key_manager.migration [None req-3312497f-5e2b-4885-907d-212afec9f367 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:48.492416 np0000172982 devstack@c-api.service[112625]: DEBUG oslo_db.sqlalchemy.engines [None req-013a8ae5-2958-4e25-bd4d-0df20ee120c7 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=112625) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 07:25:48.492493 np0000172982 devstack@c-api.service[112623]: WARNING castellan.key_manager.migration [None req-5f90128f-f9ae-4df7-b636-f3382de787b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:48.493262 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.v3.router [None req-94bd423d-4d44-4beb-9285-e8ee20df3814 None None] Extended resource: encryption {{(pid=112626) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:25:48.493376 np0000172982 devstack@c-api.service[112624]: WARNING castellan.key_manager.migration [None req-3312497f-5e2b-4885-907d-212afec9f367 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:48.493533 np0000172982 devstack@c-api.service[112623]: WARNING cinder.api.contrib.hosts [None req-5f90128f-f9ae-4df7-b636-f3382de787b7 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 07:25:48.494256 np0000172982 devstack@c-api.service[112623]: WARNING castellan.key_manager.migration [None req-5f90128f-f9ae-4df7-b636-f3382de787b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:48.494751 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.v3.router [None req-94bd423d-4d44-4beb-9285-e8ee20df3814 None None] Extended resource: os-quota-sets {{(pid=112626) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:25:48.494992 np0000172982 devstack@c-api.service[112625]: INFO cinder.rpc [None req-013a8ae5-2958-4e25-bd4d-0df20ee120c7 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 07:25:48.495137 np0000172982 devstack@c-api.service[112624]: WARNING castellan.key_manager.migration [None req-3312497f-5e2b-4885-907d-212afec9f367 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:48.495745 np0000172982 devstack@c-api.service[112623]: WARNING castellan.key_manager.migration [None req-5f90128f-f9ae-4df7-b636-f3382de787b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:48.496210 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.v3.router [None req-94bd423d-4d44-4beb-9285-e8ee20df3814 None None] Extended resource: cgsnapshots {{(pid=112626) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:25:48.496604 np0000172982 devstack@c-api.service[112624]: WARNING castellan.key_manager.migration [None req-3312497f-5e2b-4885-907d-212afec9f367 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:48.497305 np0000172982 devstack@c-api.service[112623]: WARNING castellan.key_manager.migration [None req-5f90128f-f9ae-4df7-b636-f3382de787b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:48.497517 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.v3.router [None req-94bd423d-4d44-4beb-9285-e8ee20df3814 None None] Extended resource: os-quota-class-sets {{(pid=112626) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:25:48.497693 np0000172982 devstack@c-api.service[112624]: WARNING cinder.api.contrib.hosts [None req-3312497f-5e2b-4885-907d-212afec9f367 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 07:25:48.497764 np0000172982 devstack@c-api.service[112625]: INFO cinder.rpc [None req-013a8ae5-2958-4e25-bd4d-0df20ee120c7 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 07:25:48.498122 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.v3.router [None req-5f90128f-f9ae-4df7-b636-f3382de787b7 None None] Extended resource: extensions {{(pid=112623) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:25:48.498433 np0000172982 devstack@c-api.service[112624]: WARNING castellan.key_manager.migration [None req-3312497f-5e2b-4885-907d-212afec9f367 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:48.498785 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.v3.router [None req-94bd423d-4d44-4beb-9285-e8ee20df3814 None None] Extended resource: os-availability-zone {{(pid=112626) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:25:48.499075 np0000172982 devstack@c-api.service[112625]: WARNING castellan.key_manager.migration [None req-013a8ae5-2958-4e25-bd4d-0df20ee120c7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:48.499384 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.v3.router [None req-5f90128f-f9ae-4df7-b636-f3382de787b7 None None] Extended resource: encryption {{(pid=112623) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:25:48.499956 np0000172982 devstack@c-api.service[112624]: WARNING castellan.key_manager.migration [None req-3312497f-5e2b-4885-907d-212afec9f367 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:48.500016 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.v3.router [None req-94bd423d-4d44-4beb-9285-e8ee20df3814 None None] Extended resource: qos-specs {{(pid=112626) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:25:48.500911 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.v3.router [None req-5f90128f-f9ae-4df7-b636-f3382de787b7 None None] Extended resource: encryption {{(pid=112623) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:25:48.501523 np0000172982 devstack@c-api.service[112624]: WARNING castellan.key_manager.migration [None req-3312497f-5e2b-4885-907d-212afec9f367 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:48.502362 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.v3.router [None req-3312497f-5e2b-4885-907d-212afec9f367 None None] Extended resource: extensions {{(pid=112624) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:25:48.502430 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.v3.router [None req-5f90128f-f9ae-4df7-b636-f3382de787b7 None None] Extended resource: os-quota-sets {{(pid=112623) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:25:48.502749 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.v3.router [None req-94bd423d-4d44-4beb-9285-e8ee20df3814 None None] Extended resource: backups {{(pid=112626) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:25:48.503784 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.v3.router [None req-5f90128f-f9ae-4df7-b636-f3382de787b7 None None] Extended resource: cgsnapshots {{(pid=112623) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:25:48.503853 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.v3.router [None req-3312497f-5e2b-4885-907d-212afec9f367 None None] Extended resource: encryption {{(pid=112624) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:25:48.504738 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.v3.router [None req-94bd423d-4d44-4beb-9285-e8ee20df3814 None None] Extended resource: extra_specs {{(pid=112626) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:25:48.505349 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.v3.router [None req-5f90128f-f9ae-4df7-b636-f3382de787b7 None None] Extended resource: os-quota-class-sets {{(pid=112623) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:25:48.505420 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.v3.router [None req-3312497f-5e2b-4885-907d-212afec9f367 None None] Extended resource: encryption {{(pid=112624) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:25:48.506248 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.v3.router [None req-94bd423d-4d44-4beb-9285-e8ee20df3814 None None] Extended resource: os-snapshot-manage {{(pid=112626) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:25:48.506619 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.v3.router [None req-5f90128f-f9ae-4df7-b636-f3382de787b7 None None] Extended resource: os-availability-zone {{(pid=112623) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:25:48.506900 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.v3.router [None req-3312497f-5e2b-4885-907d-212afec9f367 None None] Extended resource: os-quota-sets {{(pid=112624) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:25:48.507676 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.v3.router [None req-94bd423d-4d44-4beb-9285-e8ee20df3814 None None] Extended resource: os-volume-type-access {{(pid=112626) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:25:48.507867 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.v3.router [None req-5f90128f-f9ae-4df7-b636-f3382de787b7 None None] Extended resource: qos-specs {{(pid=112623) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:25:48.508280 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.v3.router [None req-3312497f-5e2b-4885-907d-212afec9f367 None None] Extended resource: cgsnapshots {{(pid=112624) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:25:48.509248 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.v3.router [None req-94bd423d-4d44-4beb-9285-e8ee20df3814 None None] Extended resource: capabilities {{(pid=112626) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:25:48.509662 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.v3.router [None req-3312497f-5e2b-4885-907d-212afec9f367 None None] Extended resource: os-quota-class-sets {{(pid=112624) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:25:48.509886 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.v3.router [None req-5f90128f-f9ae-4df7-b636-f3382de787b7 None None] Extended resource: backups {{(pid=112623) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:25:48.510172 np0000172982 devstack@c-api.service[112625]: WARNING castellan.key_manager.migration [None req-013a8ae5-2958-4e25-bd4d-0df20ee120c7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:48.510679 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.v3.router [None req-94bd423d-4d44-4beb-9285-e8ee20df3814 None None] Extended resource: os-hosts {{(pid=112626) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:25:48.510931 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.v3.router [None req-3312497f-5e2b-4885-907d-212afec9f367 None None] Extended resource: os-availability-zone {{(pid=112624) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:25:48.511990 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.v3.router [None req-94bd423d-4d44-4beb-9285-e8ee20df3814 None None] Extended resource: consistencygroups {{(pid=112626) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:25:48.512193 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.v3.router [None req-3312497f-5e2b-4885-907d-212afec9f367 None None] Extended resource: qos-specs {{(pid=112624) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:25:48.512434 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.v3.router [None req-5f90128f-f9ae-4df7-b636-f3382de787b7 None None] Extended resource: extra_specs {{(pid=112623) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:25:48.513563 np0000172982 devstack@c-api.service[112625]: WARNING castellan.key_manager.migration [None req-013a8ae5-2958-4e25-bd4d-0df20ee120c7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:48.513861 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.v3.router [None req-94bd423d-4d44-4beb-9285-e8ee20df3814 None None] Extended resource: os-volume-transfer {{(pid=112626) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:25:48.513973 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.v3.router [None req-5f90128f-f9ae-4df7-b636-f3382de787b7 None None] Extended resource: os-snapshot-manage {{(pid=112623) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:25:48.514164 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.v3.router [None req-3312497f-5e2b-4885-907d-212afec9f367 None None] Extended resource: backups {{(pid=112624) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:25:48.515371 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.v3.router [None req-5f90128f-f9ae-4df7-b636-f3382de787b7 None None] Extended resource: os-volume-type-access {{(pid=112623) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:25:48.515502 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.v3.router [None req-94bd423d-4d44-4beb-9285-e8ee20df3814 None None] Extended resource: scheduler-stats {{(pid=112626) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:25:48.516798 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.v3.router [None req-3312497f-5e2b-4885-907d-212afec9f367 None None] Extended resource: extra_specs {{(pid=112624) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:25:48.516881 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.v3.router [None req-5f90128f-f9ae-4df7-b636-f3382de787b7 None None] Extended resource: capabilities {{(pid=112623) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:25:48.516931 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.v3.router [None req-94bd423d-4d44-4beb-9285-e8ee20df3814 None None] Extended resource: os-volume-manage {{(pid=112626) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:25:48.516976 np0000172982 devstack@c-api.service[112625]: WARNING castellan.key_manager.migration [None req-013a8ae5-2958-4e25-bd4d-0df20ee120c7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:48.518075 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.v3.router [None req-5f90128f-f9ae-4df7-b636-f3382de787b7 None None] Extended resource: os-hosts {{(pid=112623) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:25:48.518286 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.v3.router [None req-3312497f-5e2b-4885-907d-212afec9f367 None None] Extended resource: os-snapshot-manage {{(pid=112624) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:25:48.519084 np0000172982 devstack@c-api.service[112626]: WARNING castellan.key_manager.migration [None req-94bd423d-4d44-4beb-9285-e8ee20df3814 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:48.519399 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.v3.router [None req-5f90128f-f9ae-4df7-b636-f3382de787b7 None None] Extended resource: consistencygroups {{(pid=112623) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:25:48.519865 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.v3.router [None req-3312497f-5e2b-4885-907d-212afec9f367 None None] Extended resource: os-volume-type-access {{(pid=112624) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:25:48.520034 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.contrib.snapshot_actions [None req-94bd423d-4d44-4beb-9285-e8ee20df3814 None None] SnapshotActionsController initialized {{(pid=112626) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 07:25:48.520805 np0000172982 devstack@c-api.service[112626]: WARNING castellan.key_manager.migration [None req-94bd423d-4d44-4beb-9285-e8ee20df3814 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:48.521294 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.v3.router [None req-5f90128f-f9ae-4df7-b636-f3382de787b7 None None] Extended resource: os-volume-transfer {{(pid=112623) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:25:48.521428 np0000172982 devstack@c-api.service[112625]: WARNING castellan.key_manager.migration [None req-013a8ae5-2958-4e25-bd4d-0df20ee120c7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:48.521567 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.v3.router [None req-3312497f-5e2b-4885-907d-212afec9f367 None None] Extended resource: capabilities {{(pid=112624) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:25:48.522165 np0000172982 devstack@c-api.service[112626]: WARNING castellan.key_manager.migration [None req-94bd423d-4d44-4beb-9285-e8ee20df3814 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:48.522861 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.v3.router [None req-5f90128f-f9ae-4df7-b636-f3382de787b7 None None] Extended resource: scheduler-stats {{(pid=112623) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:25:48.522934 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.v3.router [None req-3312497f-5e2b-4885-907d-212afec9f367 None None] Extended resource: os-hosts {{(pid=112624) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:25:48.523586 np0000172982 devstack@c-api.service[112626]: WARNING castellan.key_manager.migration [None req-94bd423d-4d44-4beb-9285-e8ee20df3814 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:48.524246 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.v3.router [None req-3312497f-5e2b-4885-907d-212afec9f367 None None] Extended resource: consistencygroups {{(pid=112624) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:25:48.524314 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.v3.router [None req-5f90128f-f9ae-4df7-b636-f3382de787b7 None None] Extended resource: os-volume-manage {{(pid=112623) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:25:48.524442 np0000172982 devstack@c-api.service[112625]: WARNING castellan.key_manager.migration [None req-013a8ae5-2958-4e25-bd4d-0df20ee120c7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:48.524959 np0000172982 devstack@c-api.service[112626]: WARNING castellan.key_manager.migration [None req-94bd423d-4d44-4beb-9285-e8ee20df3814 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:48.526210 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.v3.router [None req-3312497f-5e2b-4885-907d-212afec9f367 None None] Extended resource: os-volume-transfer {{(pid=112624) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:25:48.526349 np0000172982 devstack@c-api.service[112626]: WARNING castellan.key_manager.migration [None req-94bd423d-4d44-4beb-9285-e8ee20df3814 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:48.526439 np0000172982 devstack@c-api.service[112623]: WARNING castellan.key_manager.migration [None req-5f90128f-f9ae-4df7-b636-f3382de787b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:48.527340 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.contrib.snapshot_actions [None req-5f90128f-f9ae-4df7-b636-f3382de787b7 None None] SnapshotActionsController initialized {{(pid=112623) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 07:25:48.527500 np0000172982 devstack@c-api.service[112625]: WARNING castellan.key_manager.migration [None req-013a8ae5-2958-4e25-bd4d-0df20ee120c7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:48.527855 np0000172982 devstack@c-api.service[112626]: WARNING castellan.key_manager.migration [None req-94bd423d-4d44-4beb-9285-e8ee20df3814 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:48.527953 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.v3.router [None req-3312497f-5e2b-4885-907d-212afec9f367 None None] Extended resource: scheduler-stats {{(pid=112624) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:25:48.528037 np0000172982 devstack@c-api.service[112623]: WARNING castellan.key_manager.migration [None req-5f90128f-f9ae-4df7-b636-f3382de787b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:48.528703 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.v3.router [None req-94bd423d-4d44-4beb-9285-e8ee20df3814 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112626) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:25:48.528807 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.v3.router [None req-94bd423d-4d44-4beb-9285-e8ee20df3814 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112626) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:25:48.528889 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.v3.router [None req-94bd423d-4d44-4beb-9285-e8ee20df3814 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112626) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:25:48.529004 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.v3.router [None req-94bd423d-4d44-4beb-9285-e8ee20df3814 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112626) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:25:48.529099 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.v3.router [None req-94bd423d-4d44-4beb-9285-e8ee20df3814 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112626) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:25:48.529208 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.v3.router [None req-94bd423d-4d44-4beb-9285-e8ee20df3814 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112626) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:25:48.529331 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.v3.router [None req-94bd423d-4d44-4beb-9285-e8ee20df3814 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112626) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:25:48.529416 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.v3.router [None req-3312497f-5e2b-4885-907d-212afec9f367 None None] Extended resource: os-volume-manage {{(pid=112624) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:25:48.529520 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.v3.router [None req-94bd423d-4d44-4beb-9285-e8ee20df3814 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112626) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:25:48.529601 np0000172982 devstack@c-api.service[112623]: WARNING castellan.key_manager.migration [None req-5f90128f-f9ae-4df7-b636-f3382de787b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:48.529678 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.v3.router [None req-94bd423d-4d44-4beb-9285-e8ee20df3814 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112626) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:25:48.529678 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.v3.router [None req-94bd423d-4d44-4beb-9285-e8ee20df3814 None None] Extension UsedLimits extending resource: limits {{(pid=112626) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:25:48.529854 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.v3.router [None req-94bd423d-4d44-4beb-9285-e8ee20df3814 None None] Extension TypesManage extending resource: types {{(pid=112626) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:25:48.529854 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.v3.router [None req-94bd423d-4d44-4beb-9285-e8ee20df3814 None None] Extension AdminActions extending resource: volumes {{(pid=112626) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:25:48.530001 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.v3.router [None req-94bd423d-4d44-4beb-9285-e8ee20df3814 None None] Extension AdminActions extending resource: snapshots {{(pid=112626) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:25:48.530001 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.v3.router [None req-94bd423d-4d44-4beb-9285-e8ee20df3814 None None] Extension AdminActions extending resource: backups {{(pid=112626) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:25:48.530185 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.v3.router [None req-94bd423d-4d44-4beb-9285-e8ee20df3814 None None] Extension VolumeActions extending resource: volumes {{(pid=112626) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:25:48.530349 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.v3.router [None req-94bd423d-4d44-4beb-9285-e8ee20df3814 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112626) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:25:48.530655 np0000172982 devstack@c-api.service[112625]: WARNING castellan.key_manager.migration [None req-013a8ae5-2958-4e25-bd4d-0df20ee120c7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:48.530833 np0000172982 devstack@c-api.service[112623]: WARNING castellan.key_manager.migration [None req-5f90128f-f9ae-4df7-b636-f3382de787b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:48.531757 np0000172982 devstack@c-api.service[112624]: WARNING castellan.key_manager.migration [None req-3312497f-5e2b-4885-907d-212afec9f367 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:48.532242 np0000172982 devstack@c-api.service[112623]: WARNING castellan.key_manager.migration [None req-5f90128f-f9ae-4df7-b636-f3382de787b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:48.532533 np0000172982 devstack@c-api.service[112626]: WARNING keystonemiddleware.auth_token [None req-94bd423d-4d44-4beb-9285-e8ee20df3814 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 09 07:25:48.532859 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.contrib.snapshot_actions [None req-3312497f-5e2b-4885-907d-212afec9f367 None None] SnapshotActionsController initialized {{(pid=112624) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 07:25:48.534622 np0000172982 devstack@c-api.service[112624]: WARNING castellan.key_manager.migration [None req-3312497f-5e2b-4885-907d-212afec9f367 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:48.534864 np0000172982 devstack@c-api.service[112623]: WARNING castellan.key_manager.migration [None req-5f90128f-f9ae-4df7-b636-f3382de787b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:48.535098 np0000172982 devstack@c-api.service[112624]: WARNING castellan.key_manager.migration [None req-3312497f-5e2b-4885-907d-212afec9f367 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:48.535376 np0000172982 devstack@c-api.service[112623]: WARNING castellan.key_manager.migration [None req-5f90128f-f9ae-4df7-b636-f3382de787b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:48.535740 np0000172982 devstack@c-api.service[112625]: WARNING castellan.key_manager.migration [None req-013a8ae5-2958-4e25-bd4d-0df20ee120c7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:48.536414 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.v3.router [None req-5f90128f-f9ae-4df7-b636-f3382de787b7 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112623) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:25:48.536527 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.v3.router [None req-5f90128f-f9ae-4df7-b636-f3382de787b7 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112623) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:25:48.536653 np0000172982 devstack@c-api.service[112624]: WARNING castellan.key_manager.migration [None req-3312497f-5e2b-4885-907d-212afec9f367 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:48.536740 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.v3.router [None req-5f90128f-f9ae-4df7-b636-f3382de787b7 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112623) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:25:48.536740 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.v3.router [None req-5f90128f-f9ae-4df7-b636-f3382de787b7 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112623) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:25:48.536879 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.v3.router [None req-5f90128f-f9ae-4df7-b636-f3382de787b7 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112623) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:25:48.536961 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.v3.router [None req-5f90128f-f9ae-4df7-b636-f3382de787b7 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112623) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:25:48.537119 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.v3.router [None req-5f90128f-f9ae-4df7-b636-f3382de787b7 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112623) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:25:48.537313 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.v3.router [None req-5f90128f-f9ae-4df7-b636-f3382de787b7 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112623) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:25:48.537389 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.v3.router [None req-5f90128f-f9ae-4df7-b636-f3382de787b7 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112623) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:25:48.537509 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.v3.router [None req-5f90128f-f9ae-4df7-b636-f3382de787b7 None None] Extension UsedLimits extending resource: limits {{(pid=112623) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:25:48.537649 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.v3.router [None req-5f90128f-f9ae-4df7-b636-f3382de787b7 None None] Extension TypesManage extending resource: types {{(pid=112623) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:25:48.537759 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.v3.router [None req-5f90128f-f9ae-4df7-b636-f3382de787b7 None None] Extension AdminActions extending resource: volumes {{(pid=112623) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:25:48.537876 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.v3.router [None req-5f90128f-f9ae-4df7-b636-f3382de787b7 None None] Extension AdminActions extending resource: snapshots {{(pid=112623) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:25:48.538011 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.v3.router [None req-5f90128f-f9ae-4df7-b636-f3382de787b7 None None] Extension AdminActions extending resource: backups {{(pid=112623) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:25:48.538129 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.v3.router [None req-5f90128f-f9ae-4df7-b636-f3382de787b7 None None] Extension VolumeActions extending resource: volumes {{(pid=112623) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:25:48.538237 np0000172982 devstack@c-api.service[112624]: WARNING castellan.key_manager.migration [None req-3312497f-5e2b-4885-907d-212afec9f367 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:48.538364 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.v3.router [None req-5f90128f-f9ae-4df7-b636-f3382de787b7 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112623) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:25:48.539316 np0000172982 devstack@c-api.service[112626]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x73ceb76a3668 pid: 112626 (default app) May 09 07:25:48.539452 np0000172982 devstack@c-api.service[112625]: WARNING castellan.key_manager.migration [None req-013a8ae5-2958-4e25-bd4d-0df20ee120c7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:48.542087 np0000172982 devstack@c-api.service[112626]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. May 09 07:25:48.542087 np0000172982 devstack@c-api.service[112626]: warnings.warn( May 09 07:25:48.542289 np0000172982 devstack@c-api.service[112624]: WARNING castellan.key_manager.migration [None req-3312497f-5e2b-4885-907d-212afec9f367 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:48.542323 np0000172982 devstack@c-api.service[112623]: WARNING keystonemiddleware.auth_token [None req-5f90128f-f9ae-4df7-b636-f3382de787b7 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 09 07:25:48.542361 np0000172982 devstack@c-api.service[112625]: WARNING castellan.key_manager.migration [None req-013a8ae5-2958-4e25-bd4d-0df20ee120c7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:48.544015 np0000172982 devstack@c-api.service[112624]: WARNING castellan.key_manager.migration [None req-3312497f-5e2b-4885-907d-212afec9f367 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:48.544930 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.v3.router [None req-3312497f-5e2b-4885-907d-212afec9f367 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112624) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:25:48.545050 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.v3.router [None req-3312497f-5e2b-4885-907d-212afec9f367 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112624) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:25:48.545183 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.v3.router [None req-3312497f-5e2b-4885-907d-212afec9f367 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112624) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:25:48.545294 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.v3.router [None req-3312497f-5e2b-4885-907d-212afec9f367 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112624) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:25:48.545399 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.v3.router [None req-3312497f-5e2b-4885-907d-212afec9f367 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112624) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:25:48.545438 np0000172982 devstack@c-api.service[112625]: WARNING castellan.key_manager.migration [None req-013a8ae5-2958-4e25-bd4d-0df20ee120c7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:48.545498 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.v3.router [None req-3312497f-5e2b-4885-907d-212afec9f367 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112624) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:25:48.545633 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.v3.router [None req-3312497f-5e2b-4885-907d-212afec9f367 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112624) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:25:48.545733 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.v3.router [None req-3312497f-5e2b-4885-907d-212afec9f367 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112624) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:25:48.545904 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.v3.router [None req-3312497f-5e2b-4885-907d-212afec9f367 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112624) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:25:48.546018 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.v3.router [None req-3312497f-5e2b-4885-907d-212afec9f367 None None] Extension UsedLimits extending resource: limits {{(pid=112624) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:25:48.546120 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.v3.router [None req-3312497f-5e2b-4885-907d-212afec9f367 None None] Extension TypesManage extending resource: types {{(pid=112624) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:25:48.546283 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.v3.router [None req-3312497f-5e2b-4885-907d-212afec9f367 None None] Extension AdminActions extending resource: volumes {{(pid=112624) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:25:48.546409 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.v3.router [None req-3312497f-5e2b-4885-907d-212afec9f367 None None] Extension AdminActions extending resource: snapshots {{(pid=112624) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:25:48.546514 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.v3.router [None req-3312497f-5e2b-4885-907d-212afec9f367 None None] Extension AdminActions extending resource: backups {{(pid=112624) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:25:48.546616 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.v3.router [None req-3312497f-5e2b-4885-907d-212afec9f367 None None] Extension VolumeActions extending resource: volumes {{(pid=112624) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:25:48.546838 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.v3.router [None req-3312497f-5e2b-4885-907d-212afec9f367 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112624) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:25:48.548516 np0000172982 devstack@c-api.service[112623]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x73ceb76a3668 pid: 112623 (default app) May 09 07:25:48.549158 np0000172982 devstack@c-api.service[112624]: WARNING keystonemiddleware.auth_token [None req-3312497f-5e2b-4885-907d-212afec9f367 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 09 07:25:48.551097 np0000172982 devstack@c-api.service[112625]: WARNING castellan.key_manager.migration [None req-013a8ae5-2958-4e25-bd4d-0df20ee120c7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:48.551465 np0000172982 devstack@c-api.service[112626]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:48.551465 np0000172982 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) May 09 07:25:48.551567 np0000172982 devstack@c-api.service[112626]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:48.551567 np0000172982 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) May 09 07:25:48.551567 np0000172982 devstack@c-api.service[112626]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:48.551567 np0000172982 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) May 09 07:25:48.551567 np0000172982 devstack@c-api.service[112626]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:48.551810 np0000172982 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) May 09 07:25:48.551810 np0000172982 devstack@c-api.service[112626]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:48.551810 np0000172982 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) May 09 07:25:48.551810 np0000172982 devstack@c-api.service[112626]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:48.551810 np0000172982 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) May 09 07:25:48.551810 np0000172982 devstack@c-api.service[112626]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:48.552625 np0000172982 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) May 09 07:25:48.552625 np0000172982 devstack@c-api.service[112626]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:48.552625 np0000172982 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) May 09 07:25:48.552625 np0000172982 devstack@c-api.service[112626]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:48.552625 np0000172982 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) May 09 07:25:48.552958 np0000172982 devstack@c-api.service[112626]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:48.552958 np0000172982 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) May 09 07:25:48.552958 np0000172982 devstack@c-api.service[112626]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:48.552958 np0000172982 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) May 09 07:25:48.553294 np0000172982 devstack@c-api.service[112626]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:48.553294 np0000172982 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) May 09 07:25:48.553294 np0000172982 devstack@c-api.service[112626]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:48.553294 np0000172982 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) May 09 07:25:48.553588 np0000172982 devstack@c-api.service[112626]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:48.553588 np0000172982 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) May 09 07:25:48.553588 np0000172982 devstack@c-api.service[112626]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:48.553588 np0000172982 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) May 09 07:25:48.553588 np0000172982 devstack@c-api.service[112626]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:48.553929 np0000172982 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) May 09 07:25:48.553929 np0000172982 devstack@c-api.service[112626]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:48.553929 np0000172982 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) May 09 07:25:48.553929 np0000172982 devstack@c-api.service[112626]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:48.553929 np0000172982 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) May 09 07:25:48.554282 np0000172982 devstack@c-api.service[112626]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:48.554282 np0000172982 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) May 09 07:25:48.554282 np0000172982 devstack@c-api.service[112626]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:48.554282 np0000172982 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) May 09 07:25:48.554282 np0000172982 devstack@c-api.service[112626]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:48.554282 np0000172982 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) May 09 07:25:48.554771 np0000172982 devstack@c-api.service[112626]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:48.554771 np0000172982 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) May 09 07:25:48.554771 np0000172982 devstack@c-api.service[112626]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:48.554771 np0000172982 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) May 09 07:25:48.554771 np0000172982 devstack@c-api.service[112626]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:48.554771 np0000172982 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) May 09 07:25:48.555294 np0000172982 devstack@c-api.service[112626]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:48.555294 np0000172982 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) May 09 07:25:48.555294 np0000172982 devstack@c-api.service[112626]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:48.555294 np0000172982 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) May 09 07:25:48.555294 np0000172982 devstack@c-api.service[112626]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:48.555294 np0000172982 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) May 09 07:25:48.555677 np0000172982 devstack@c-api.service[112626]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:48.555677 np0000172982 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) May 09 07:25:48.555677 np0000172982 devstack@c-api.service[112626]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:48.555677 np0000172982 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) May 09 07:25:48.555677 np0000172982 devstack@c-api.service[112626]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:48.555677 np0000172982 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) May 09 07:25:48.556089 np0000172982 devstack@c-api.service[112626]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:48.556089 np0000172982 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) May 09 07:25:48.556089 np0000172982 devstack@c-api.service[112626]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:48.556089 np0000172982 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) May 09 07:25:48.556469 np0000172982 devstack@c-api.service[112626]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:48.556469 np0000172982 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) May 09 07:25:48.556469 np0000172982 devstack@c-api.service[112626]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:48.556469 np0000172982 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) May 09 07:25:48.556469 np0000172982 devstack@c-api.service[112626]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:48.556982 np0000172982 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) May 09 07:25:48.556982 np0000172982 devstack@c-api.service[112626]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:48.556982 np0000172982 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) May 09 07:25:48.556982 np0000172982 devstack@c-api.service[112626]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:48.556982 np0000172982 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) May 09 07:25:48.557849 np0000172982 devstack@c-api.service[112626]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:48.557849 np0000172982 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) May 09 07:25:48.557849 np0000172982 devstack@c-api.service[112626]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:48.557849 np0000172982 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) May 09 07:25:48.557849 np0000172982 devstack@c-api.service[112626]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:48.557849 np0000172982 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) May 09 07:25:48.558379 np0000172982 devstack@c-api.service[112626]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:48.558379 np0000172982 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) May 09 07:25:48.558379 np0000172982 devstack@c-api.service[112626]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:48.558379 np0000172982 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) May 09 07:25:48.558379 np0000172982 devstack@c-api.service[112626]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:48.558768 np0000172982 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) May 09 07:25:48.558768 np0000172982 devstack@c-api.service[112626]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:48.558768 np0000172982 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) May 09 07:25:48.558768 np0000172982 devstack@c-api.service[112626]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:48.558768 np0000172982 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) May 09 07:25:48.559196 np0000172982 devstack@c-api.service[112626]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:48.559196 np0000172982 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) May 09 07:25:48.559196 np0000172982 devstack@c-api.service[112626]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:48.559196 np0000172982 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) May 09 07:25:48.559503 np0000172982 devstack@c-api.service[112626]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:48.559503 np0000172982 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) May 09 07:25:48.559503 np0000172982 devstack@c-api.service[112626]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:48.559503 np0000172982 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) May 09 07:25:48.559815 np0000172982 devstack@c-api.service[112626]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:48.559815 np0000172982 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) May 09 07:25:48.559815 np0000172982 devstack@c-api.service[112626]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:48.559815 np0000172982 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) May 09 07:25:48.559815 np0000172982 devstack@c-api.service[112626]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:48.560233 np0000172982 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) May 09 07:25:48.560233 np0000172982 devstack@c-api.service[112626]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:48.560233 np0000172982 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) May 09 07:25:48.560233 np0000172982 devstack@c-api.service[112626]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:48.560233 np0000172982 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) May 09 07:25:48.560579 np0000172982 devstack@c-api.service[112626]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:48.560579 np0000172982 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) May 09 07:25:48.560579 np0000172982 devstack@c-api.service[112626]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:48.560579 np0000172982 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) May 09 07:25:48.560863 np0000172982 devstack@c-api.service[112626]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:48.560863 np0000172982 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) May 09 07:25:48.560863 np0000172982 devstack@c-api.service[112626]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:48.560863 np0000172982 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) May 09 07:25:48.561235 np0000172982 devstack@c-api.service[112626]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:48.561235 np0000172982 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) May 09 07:25:48.561235 np0000172982 devstack@c-api.service[112626]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:48.561235 np0000172982 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) May 09 07:25:48.561542 np0000172982 devstack@c-api.service[112626]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:48.561542 np0000172982 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) May 09 07:25:48.561542 np0000172982 devstack@c-api.service[112626]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:48.561542 np0000172982 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) May 09 07:25:48.561832 np0000172982 devstack@c-api.service[112626]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:48.561832 np0000172982 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) May 09 07:25:48.561832 np0000172982 devstack@c-api.service[112626]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:48.561832 np0000172982 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) May 09 07:25:48.562133 np0000172982 devstack@c-api.service[112626]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:48.562133 np0000172982 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) May 09 07:25:48.562133 np0000172982 devstack@c-api.service[112626]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:48.562133 np0000172982 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) May 09 07:25:48.562133 np0000172982 devstack@c-api.service[112626]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:48.562133 np0000172982 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) May 09 07:25:48.562584 np0000172982 devstack@c-api.service[112626]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:48.562584 np0000172982 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) May 09 07:25:48.562584 np0000172982 devstack@c-api.service[112626]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:48.562584 np0000172982 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) May 09 07:25:48.562584 np0000172982 devstack@c-api.service[112626]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:48.563079 np0000172982 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) May 09 07:25:48.563079 np0000172982 devstack@c-api.service[112626]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:48.563079 np0000172982 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) May 09 07:25:48.563079 np0000172982 devstack@c-api.service[112626]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:48.563079 np0000172982 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) May 09 07:25:48.563079 np0000172982 devstack@c-api.service[112626]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:48.563079 np0000172982 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) May 09 07:25:48.563634 np0000172982 devstack@c-api.service[112626]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:48.563634 np0000172982 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) May 09 07:25:48.563634 np0000172982 devstack@c-api.service[112626]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:48.563634 np0000172982 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) May 09 07:25:48.563634 np0000172982 devstack@c-api.service[112626]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:48.563634 np0000172982 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) May 09 07:25:48.563960 np0000172982 devstack@c-api.service[112626]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:48.563960 np0000172982 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) May 09 07:25:48.563960 np0000172982 devstack@c-api.service[112626]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:48.563960 np0000172982 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) May 09 07:25:48.563960 np0000172982 devstack@c-api.service[112626]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:48.563960 np0000172982 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) May 09 07:25:48.564159 np0000172982 devstack@c-api.service[112626]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:48.564159 np0000172982 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) May 09 07:25:48.564159 np0000172982 devstack@c-api.service[112626]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:48.564159 np0000172982 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) May 09 07:25:48.564159 np0000172982 devstack@c-api.service[112626]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:48.564159 np0000172982 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) May 09 07:25:48.564343 np0000172982 devstack@c-api.service[112626]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:48.564343 np0000172982 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) May 09 07:25:48.564343 np0000172982 devstack@c-api.service[112626]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:48.564343 np0000172982 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) May 09 07:25:48.564466 np0000172982 devstack@c-api.service[112626]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:48.564466 np0000172982 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) May 09 07:25:48.564466 np0000172982 devstack@c-api.service[112626]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:48.564466 np0000172982 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) May 09 07:25:48.564594 np0000172982 devstack@c-api.service[112626]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:48.564594 np0000172982 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) May 09 07:25:48.564594 np0000172982 devstack@c-api.service[112626]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:48.564594 np0000172982 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) May 09 07:25:48.564715 np0000172982 devstack@c-api.service[112626]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:48.564715 np0000172982 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) May 09 07:25:48.564715 np0000172982 devstack@c-api.service[112626]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:48.564715 np0000172982 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) May 09 07:25:48.564844 np0000172982 devstack@c-api.service[112625]: WARNING castellan.key_manager.migration [None req-013a8ae5-2958-4e25-bd4d-0df20ee120c7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:48.564872 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.middleware.request_id [None req-e34ebbc2-2471-4f5e-abf3-983458347fad None None] RequestId filter calling following filter/app {{(pid=112626) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:25:48.564896 np0000172982 devstack@c-api.service[112625]: WARNING castellan.key_manager.migration [None req-013a8ae5-2958-4e25-bd4d-0df20ee120c7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:48.564919 np0000172982 devstack@c-api.service[112624]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x73ceb76a3668 pid: 112624 (default app) May 09 07:25:48.564943 np0000172982 devstack@c-api.service[112626]: [pid: 112626|app: 0|req: 1/1] 199.204.45.116 () {60 vars in 953 bytes} [Sat May 9 07:25:48 2026] GET /volume/v3 => generated 114 bytes in 18 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) May 09 07:25:48.564973 np0000172982 devstack@c-api.service[112625]: WARNING castellan.key_manager.migration [None req-013a8ae5-2958-4e25-bd4d-0df20ee120c7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:48.564973 np0000172982 devstack@c-api.service[112625]: WARNING castellan.key_manager.migration [None req-013a8ae5-2958-4e25-bd4d-0df20ee120c7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:48.564973 np0000172982 devstack@c-api.service[112625]: WARNING castellan.key_manager.migration [None req-013a8ae5-2958-4e25-bd4d-0df20ee120c7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:48.564973 np0000172982 devstack@c-api.service[112625]: WARNING castellan.key_manager.migration [None req-013a8ae5-2958-4e25-bd4d-0df20ee120c7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:48.564973 np0000172982 devstack@c-api.service[112625]: WARNING cinder.api.contrib.hosts [None req-013a8ae5-2958-4e25-bd4d-0df20ee120c7 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 07:25:48.565125 np0000172982 devstack@c-api.service[112625]: WARNING castellan.key_manager.migration [None req-013a8ae5-2958-4e25-bd4d-0df20ee120c7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:48.566650 np0000172982 devstack@c-api.service[112625]: WARNING castellan.key_manager.migration [None req-013a8ae5-2958-4e25-bd4d-0df20ee120c7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:48.568586 np0000172982 devstack@c-api.service[112625]: WARNING castellan.key_manager.migration [None req-013a8ae5-2958-4e25-bd4d-0df20ee120c7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:48.569479 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.v3.router [None req-013a8ae5-2958-4e25-bd4d-0df20ee120c7 None None] Extended resource: extensions {{(pid=112625) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:25:48.571168 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.v3.router [None req-013a8ae5-2958-4e25-bd4d-0df20ee120c7 None None] Extended resource: encryption {{(pid=112625) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:25:48.573087 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.v3.router [None req-013a8ae5-2958-4e25-bd4d-0df20ee120c7 None None] Extended resource: encryption {{(pid=112625) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:25:48.574639 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.v3.router [None req-013a8ae5-2958-4e25-bd4d-0df20ee120c7 None None] Extended resource: os-quota-sets {{(pid=112625) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:25:48.576574 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.v3.router [None req-013a8ae5-2958-4e25-bd4d-0df20ee120c7 None None] Extended resource: cgsnapshots {{(pid=112625) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:25:48.578707 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.v3.router [None req-013a8ae5-2958-4e25-bd4d-0df20ee120c7 None None] Extended resource: os-quota-class-sets {{(pid=112625) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:25:48.580289 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.v3.router [None req-013a8ae5-2958-4e25-bd4d-0df20ee120c7 None None] Extended resource: os-availability-zone {{(pid=112625) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:25:48.582203 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.v3.router [None req-013a8ae5-2958-4e25-bd4d-0df20ee120c7 None None] Extended resource: qos-specs {{(pid=112625) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:25:48.585163 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.v3.router [None req-013a8ae5-2958-4e25-bd4d-0df20ee120c7 None None] Extended resource: backups {{(pid=112625) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:25:48.588320 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.v3.router [None req-013a8ae5-2958-4e25-bd4d-0df20ee120c7 None None] Extended resource: extra_specs {{(pid=112625) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:25:48.589993 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.v3.router [None req-013a8ae5-2958-4e25-bd4d-0df20ee120c7 None None] Extended resource: os-snapshot-manage {{(pid=112625) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:25:48.591621 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.v3.router [None req-013a8ae5-2958-4e25-bd4d-0df20ee120c7 None None] Extended resource: os-volume-type-access {{(pid=112625) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:25:48.593284 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.v3.router [None req-013a8ae5-2958-4e25-bd4d-0df20ee120c7 None None] Extended resource: capabilities {{(pid=112625) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:25:48.594644 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.v3.router [None req-013a8ae5-2958-4e25-bd4d-0df20ee120c7 None None] Extended resource: os-hosts {{(pid=112625) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:25:48.596047 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.v3.router [None req-013a8ae5-2958-4e25-bd4d-0df20ee120c7 None None] Extended resource: consistencygroups {{(pid=112625) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:25:48.598061 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.v3.router [None req-013a8ae5-2958-4e25-bd4d-0df20ee120c7 None None] Extended resource: os-volume-transfer {{(pid=112625) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:25:48.599950 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.v3.router [None req-013a8ae5-2958-4e25-bd4d-0df20ee120c7 None None] Extended resource: scheduler-stats {{(pid=112625) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:25:48.601551 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.v3.router [None req-013a8ae5-2958-4e25-bd4d-0df20ee120c7 None None] Extended resource: os-volume-manage {{(pid=112625) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:25:48.603957 np0000172982 devstack@c-api.service[112625]: WARNING castellan.key_manager.migration [None req-013a8ae5-2958-4e25-bd4d-0df20ee120c7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:48.605045 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.contrib.snapshot_actions [None req-013a8ae5-2958-4e25-bd4d-0df20ee120c7 None None] SnapshotActionsController initialized {{(pid=112625) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 07:25:48.605896 np0000172982 devstack@c-api.service[112625]: WARNING castellan.key_manager.migration [None req-013a8ae5-2958-4e25-bd4d-0df20ee120c7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:48.607424 np0000172982 devstack@c-api.service[112625]: WARNING castellan.key_manager.migration [None req-013a8ae5-2958-4e25-bd4d-0df20ee120c7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:48.609193 np0000172982 devstack@c-api.service[112625]: WARNING castellan.key_manager.migration [None req-013a8ae5-2958-4e25-bd4d-0df20ee120c7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:48.610579 np0000172982 devstack@c-api.service[112625]: WARNING castellan.key_manager.migration [None req-013a8ae5-2958-4e25-bd4d-0df20ee120c7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:48.612182 np0000172982 devstack@c-api.service[112625]: WARNING castellan.key_manager.migration [None req-013a8ae5-2958-4e25-bd4d-0df20ee120c7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:48.613770 np0000172982 devstack@c-api.service[112625]: WARNING castellan.key_manager.migration [None req-013a8ae5-2958-4e25-bd4d-0df20ee120c7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:25:48.614616 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.v3.router [None req-013a8ae5-2958-4e25-bd4d-0df20ee120c7 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112625) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:25:48.614743 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.v3.router [None req-013a8ae5-2958-4e25-bd4d-0df20ee120c7 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112625) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:25:48.614843 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.v3.router [None req-013a8ae5-2958-4e25-bd4d-0df20ee120c7 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112625) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:25:48.615079 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.v3.router [None req-013a8ae5-2958-4e25-bd4d-0df20ee120c7 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112625) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:25:48.615229 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.v3.router [None req-013a8ae5-2958-4e25-bd4d-0df20ee120c7 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112625) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:25:48.615334 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.v3.router [None req-013a8ae5-2958-4e25-bd4d-0df20ee120c7 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112625) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:25:48.615454 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.v3.router [None req-013a8ae5-2958-4e25-bd4d-0df20ee120c7 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112625) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:25:48.615563 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.v3.router [None req-013a8ae5-2958-4e25-bd4d-0df20ee120c7 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112625) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:25:48.615672 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.v3.router [None req-013a8ae5-2958-4e25-bd4d-0df20ee120c7 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112625) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:25:48.615769 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.v3.router [None req-013a8ae5-2958-4e25-bd4d-0df20ee120c7 None None] Extension UsedLimits extending resource: limits {{(pid=112625) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:25:48.615866 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.v3.router [None req-013a8ae5-2958-4e25-bd4d-0df20ee120c7 None None] Extension TypesManage extending resource: types {{(pid=112625) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:25:48.615992 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.v3.router [None req-013a8ae5-2958-4e25-bd4d-0df20ee120c7 None None] Extension AdminActions extending resource: volumes {{(pid=112625) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:25:48.616124 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.v3.router [None req-013a8ae5-2958-4e25-bd4d-0df20ee120c7 None None] Extension AdminActions extending resource: snapshots {{(pid=112625) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:25:48.616283 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.v3.router [None req-013a8ae5-2958-4e25-bd4d-0df20ee120c7 None None] Extension AdminActions extending resource: backups {{(pid=112625) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:25:48.616360 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.v3.router [None req-013a8ae5-2958-4e25-bd4d-0df20ee120c7 None None] Extension VolumeActions extending resource: volumes {{(pid=112625) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:25:48.616532 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.v3.router [None req-013a8ae5-2958-4e25-bd4d-0df20ee120c7 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112625) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:25:48.618723 np0000172982 devstack@c-api.service[112625]: WARNING keystonemiddleware.auth_token [None req-013a8ae5-2958-4e25-bd4d-0df20ee120c7 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 09 07:25:48.624654 np0000172982 devstack@c-api.service[112625]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x73ceb76a3668 pid: 112625 (default app) May 09 07:25:55.687448 np0000172982 devstack@c-api.service[112623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. May 09 07:25:55.687448 np0000172982 devstack@c-api.service[112623]: warnings.warn( May 09 07:25:55.703316 np0000172982 devstack@c-api.service[112623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:55.703316 np0000172982 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 07:25:55.703316 np0000172982 devstack@c-api.service[112623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:55.703316 np0000172982 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 07:25:55.703659 np0000172982 devstack@c-api.service[112623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:55.703659 np0000172982 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 07:25:55.703659 np0000172982 devstack@c-api.service[112623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:55.703659 np0000172982 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 07:25:55.703890 np0000172982 devstack@c-api.service[112623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:55.703890 np0000172982 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 07:25:55.703890 np0000172982 devstack@c-api.service[112623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:55.703890 np0000172982 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 07:25:55.703890 np0000172982 devstack@c-api.service[112623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:55.703890 np0000172982 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 07:25:55.704293 np0000172982 devstack@c-api.service[112623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:55.704293 np0000172982 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 07:25:55.704293 np0000172982 devstack@c-api.service[112623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:55.704293 np0000172982 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 07:25:55.704293 np0000172982 devstack@c-api.service[112623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:55.704582 np0000172982 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 07:25:55.704582 np0000172982 devstack@c-api.service[112623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:55.704582 np0000172982 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 07:25:55.704582 np0000172982 devstack@c-api.service[112623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:55.704582 np0000172982 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 07:25:55.704868 np0000172982 devstack@c-api.service[112623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:55.704868 np0000172982 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 07:25:55.704868 np0000172982 devstack@c-api.service[112623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:55.704868 np0000172982 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 07:25:55.705108 np0000172982 devstack@c-api.service[112623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:55.705108 np0000172982 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 07:25:55.705108 np0000172982 devstack@c-api.service[112623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:55.705108 np0000172982 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 07:25:55.705108 np0000172982 devstack@c-api.service[112623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:55.705394 np0000172982 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 07:25:55.705394 np0000172982 devstack@c-api.service[112623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:55.705394 np0000172982 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 07:25:55.705394 np0000172982 devstack@c-api.service[112623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:55.705394 np0000172982 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 07:25:55.705637 np0000172982 devstack@c-api.service[112623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:55.705637 np0000172982 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 07:25:55.705637 np0000172982 devstack@c-api.service[112623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:55.705637 np0000172982 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 07:25:55.705637 np0000172982 devstack@c-api.service[112623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:55.705637 np0000172982 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 07:25:55.705932 np0000172982 devstack@c-api.service[112623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:55.705932 np0000172982 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 07:25:55.705932 np0000172982 devstack@c-api.service[112623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:55.705932 np0000172982 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 07:25:55.705932 np0000172982 devstack@c-api.service[112623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:55.705932 np0000172982 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 07:25:55.706272 np0000172982 devstack@c-api.service[112623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:55.706272 np0000172982 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 07:25:55.706272 np0000172982 devstack@c-api.service[112623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:55.706272 np0000172982 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 07:25:55.706272 np0000172982 devstack@c-api.service[112623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:55.706272 np0000172982 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 07:25:55.706576 np0000172982 devstack@c-api.service[112623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:55.706576 np0000172982 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 07:25:55.706576 np0000172982 devstack@c-api.service[112623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:55.706576 np0000172982 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 07:25:55.706576 np0000172982 devstack@c-api.service[112623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:55.706836 np0000172982 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 07:25:55.706836 np0000172982 devstack@c-api.service[112623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:55.706836 np0000172982 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 07:25:55.706836 np0000172982 devstack@c-api.service[112623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:55.706836 np0000172982 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 07:25:55.707362 np0000172982 devstack@c-api.service[112623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:55.707362 np0000172982 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 07:25:55.707362 np0000172982 devstack@c-api.service[112623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:55.707362 np0000172982 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 07:25:55.707362 np0000172982 devstack@c-api.service[112623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:55.707362 np0000172982 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 07:25:55.707800 np0000172982 devstack@c-api.service[112623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:55.707800 np0000172982 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 07:25:55.707800 np0000172982 devstack@c-api.service[112623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:55.707800 np0000172982 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 07:25:55.707800 np0000172982 devstack@c-api.service[112623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:55.707800 np0000172982 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 07:25:55.708129 np0000172982 devstack@c-api.service[112623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:55.708129 np0000172982 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 07:25:55.708129 np0000172982 devstack@c-api.service[112623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:55.708129 np0000172982 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 07:25:55.708129 np0000172982 devstack@c-api.service[112623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:55.708440 np0000172982 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 07:25:55.708440 np0000172982 devstack@c-api.service[112623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:55.708440 np0000172982 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 07:25:55.708440 np0000172982 devstack@c-api.service[112623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:55.708440 np0000172982 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 07:25:55.708713 np0000172982 devstack@c-api.service[112623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:55.708713 np0000172982 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 07:25:55.708713 np0000172982 devstack@c-api.service[112623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:55.708713 np0000172982 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 07:25:55.708964 np0000172982 devstack@c-api.service[112623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:55.708964 np0000172982 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 07:25:55.708964 np0000172982 devstack@c-api.service[112623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:55.708964 np0000172982 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 07:25:55.709217 np0000172982 devstack@c-api.service[112623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:55.709217 np0000172982 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 07:25:55.709217 np0000172982 devstack@c-api.service[112623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:55.709217 np0000172982 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 07:25:55.709217 np0000172982 devstack@c-api.service[112623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:55.709505 np0000172982 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 07:25:55.709505 np0000172982 devstack@c-api.service[112623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:55.709505 np0000172982 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 07:25:55.709505 np0000172982 devstack@c-api.service[112623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:55.709505 np0000172982 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 07:25:55.709765 np0000172982 devstack@c-api.service[112623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:55.709765 np0000172982 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 07:25:55.709765 np0000172982 devstack@c-api.service[112623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:55.709765 np0000172982 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 07:25:55.709987 np0000172982 devstack@c-api.service[112623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:55.709987 np0000172982 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 07:25:55.709987 np0000172982 devstack@c-api.service[112623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:55.709987 np0000172982 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 07:25:55.710236 np0000172982 devstack@c-api.service[112623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:55.710236 np0000172982 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 07:25:55.710236 np0000172982 devstack@c-api.service[112623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:55.710236 np0000172982 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 07:25:55.710556 np0000172982 devstack@c-api.service[112623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:55.710556 np0000172982 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 07:25:55.710556 np0000172982 devstack@c-api.service[112623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:55.710556 np0000172982 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 07:25:55.710793 np0000172982 devstack@c-api.service[112623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:55.710793 np0000172982 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 07:25:55.710793 np0000172982 devstack@c-api.service[112623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:55.710793 np0000172982 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 07:25:55.711112 np0000172982 devstack@c-api.service[112623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:55.711112 np0000172982 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 07:25:55.711112 np0000172982 devstack@c-api.service[112623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:55.711112 np0000172982 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 07:25:55.711112 np0000172982 devstack@c-api.service[112623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:55.711427 np0000172982 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 07:25:55.711427 np0000172982 devstack@c-api.service[112623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:55.711427 np0000172982 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 07:25:55.711427 np0000172982 devstack@c-api.service[112623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:55.711427 np0000172982 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 07:25:55.711427 np0000172982 devstack@c-api.service[112623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:55.711752 np0000172982 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 07:25:55.711752 np0000172982 devstack@c-api.service[112623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:55.711752 np0000172982 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 07:25:55.711752 np0000172982 devstack@c-api.service[112623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:55.711752 np0000172982 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 07:25:55.712049 np0000172982 devstack@c-api.service[112623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:55.712049 np0000172982 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 07:25:55.712049 np0000172982 devstack@c-api.service[112623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:55.712049 np0000172982 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 07:25:55.712049 np0000172982 devstack@c-api.service[112623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:55.712049 np0000172982 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 07:25:55.712406 np0000172982 devstack@c-api.service[112623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:55.712406 np0000172982 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 07:25:55.712406 np0000172982 devstack@c-api.service[112623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:55.712406 np0000172982 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 07:25:55.712406 np0000172982 devstack@c-api.service[112623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:55.712406 np0000172982 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 07:25:55.712568 np0000172982 devstack@c-api.service[112623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:55.712568 np0000172982 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 07:25:55.712568 np0000172982 devstack@c-api.service[112623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:55.712568 np0000172982 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 07:25:55.712568 np0000172982 devstack@c-api.service[112623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:55.712568 np0000172982 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 07:25:55.712759 np0000172982 devstack@c-api.service[112623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:55.712759 np0000172982 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 07:25:55.712759 np0000172982 devstack@c-api.service[112623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:55.712759 np0000172982 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 07:25:55.712759 np0000172982 devstack@c-api.service[112623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:55.712759 np0000172982 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 07:25:55.713094 np0000172982 devstack@c-api.service[112623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:55.713094 np0000172982 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 07:25:55.713094 np0000172982 devstack@c-api.service[112623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:55.713094 np0000172982 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 07:25:55.713263 np0000172982 devstack@c-api.service[112623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:55.713263 np0000172982 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 07:25:55.713263 np0000172982 devstack@c-api.service[112623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:55.713263 np0000172982 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 07:25:55.713263 np0000172982 devstack@c-api.service[112623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:55.713479 np0000172982 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 07:25:55.713479 np0000172982 devstack@c-api.service[112623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:55.713479 np0000172982 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 07:25:55.713479 np0000172982 devstack@c-api.service[112623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:55.713479 np0000172982 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 07:25:55.713479 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.middleware.request_id [None req-90e0b15d-2c5c-4538-9675-99acba0922d6 None None] RequestId filter calling following filter/app {{(pid=112623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:25:56.207830 np0000172982 devstack@c-api.service[112623]: INFO cinder.api.openstack.wsgi [None req-90e0b15d-2c5c-4538-9675-99acba0922d6 admin admin] POST https://199.204.45.116/volume/v3/types May 09 07:25:56.208303 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.openstack.wsgi [None req-90e0b15d-2c5c-4538-9675-99acba0922d6 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 09 07:25:56.209906 np0000172982 devstack@c-api.service[112623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 09 07:25:56.209906 np0000172982 devstack@c-api.service[112623]: warnings.warn( May 09 07:25:56.220505 np0000172982 devstack@c-api.service[112623]: DEBUG oslo_db.sqlalchemy.engines [None req-90e0b15d-2c5c-4538-9675-99acba0922d6 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=112623) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 07:25:56.258456 np0000172982 devstack@c-api.service[112623]: INFO cinder.api.openstack.wsgi [None req-90e0b15d-2c5c-4538-9675-99acba0922d6 admin admin] https://199.204.45.116/volume/v3/types returned with HTTP 200 May 09 07:25:56.259003 np0000172982 devstack@c-api.service[112623]: [pid: 112623|app: 0|req: 1/2] 199.204.45.116 () {68 vars in 1288 bytes} [Sat May 9 07:25:55 2026] POST /volume/v3/types => generated 186 bytes in 572 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 07:25:56.274129 np0000172982 devstack@c-api.service[112624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. May 09 07:25:56.274129 np0000172982 devstack@c-api.service[112624]: warnings.warn( May 09 07:25:56.289814 np0000172982 devstack@c-api.service[112624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:56.289814 np0000172982 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) May 09 07:25:56.289814 np0000172982 devstack@c-api.service[112624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:56.289814 np0000172982 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) May 09 07:25:56.289814 np0000172982 devstack@c-api.service[112624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:56.290289 np0000172982 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) May 09 07:25:56.290289 np0000172982 devstack@c-api.service[112624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:56.290289 np0000172982 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) May 09 07:25:56.290289 np0000172982 devstack@c-api.service[112624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:56.290289 np0000172982 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) May 09 07:25:56.290582 np0000172982 devstack@c-api.service[112624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:56.290582 np0000172982 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) May 09 07:25:56.290582 np0000172982 devstack@c-api.service[112624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:56.290582 np0000172982 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) May 09 07:25:56.290582 np0000172982 devstack@c-api.service[112624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:56.290582 np0000172982 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) May 09 07:25:56.290952 np0000172982 devstack@c-api.service[112624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:56.290952 np0000172982 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) May 09 07:25:56.290952 np0000172982 devstack@c-api.service[112624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:56.290952 np0000172982 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) May 09 07:25:56.291246 np0000172982 devstack@c-api.service[112624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:56.291246 np0000172982 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) May 09 07:25:56.291246 np0000172982 devstack@c-api.service[112624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:56.291246 np0000172982 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) May 09 07:25:56.291661 np0000172982 devstack@c-api.service[112624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:56.291661 np0000172982 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) May 09 07:25:56.291661 np0000172982 devstack@c-api.service[112624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:56.291661 np0000172982 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) May 09 07:25:56.291902 np0000172982 devstack@c-api.service[112624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:56.291902 np0000172982 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) May 09 07:25:56.291902 np0000172982 devstack@c-api.service[112624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:56.291902 np0000172982 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) May 09 07:25:56.291902 np0000172982 devstack@c-api.service[112624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:56.292251 np0000172982 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) May 09 07:25:56.292251 np0000172982 devstack@c-api.service[112624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:56.292251 np0000172982 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) May 09 07:25:56.292251 np0000172982 devstack@c-api.service[112624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:56.292251 np0000172982 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) May 09 07:25:56.292598 np0000172982 devstack@c-api.service[112624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:56.292598 np0000172982 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) May 09 07:25:56.292598 np0000172982 devstack@c-api.service[112624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:56.292598 np0000172982 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) May 09 07:25:56.292598 np0000172982 devstack@c-api.service[112624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:56.292598 np0000172982 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) May 09 07:25:56.292939 np0000172982 devstack@c-api.service[112624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:56.292939 np0000172982 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) May 09 07:25:56.292939 np0000172982 devstack@c-api.service[112624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:56.292939 np0000172982 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) May 09 07:25:56.292939 np0000172982 devstack@c-api.service[112624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:56.292939 np0000172982 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) May 09 07:25:56.293355 np0000172982 devstack@c-api.service[112624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:56.293355 np0000172982 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) May 09 07:25:56.293355 np0000172982 devstack@c-api.service[112624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:56.293355 np0000172982 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) May 09 07:25:56.293355 np0000172982 devstack@c-api.service[112624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:56.293355 np0000172982 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) May 09 07:25:56.293705 np0000172982 devstack@c-api.service[112624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:56.293705 np0000172982 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) May 09 07:25:56.293705 np0000172982 devstack@c-api.service[112624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:56.293705 np0000172982 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) May 09 07:25:56.293705 np0000172982 devstack@c-api.service[112624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:56.294066 np0000172982 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) May 09 07:25:56.294066 np0000172982 devstack@c-api.service[112624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:56.294066 np0000172982 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) May 09 07:25:56.294066 np0000172982 devstack@c-api.service[112624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:56.294066 np0000172982 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) May 09 07:25:56.294377 np0000172982 devstack@c-api.service[112624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:56.294377 np0000172982 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) May 09 07:25:56.294377 np0000172982 devstack@c-api.service[112624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:56.294377 np0000172982 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) May 09 07:25:56.294377 np0000172982 devstack@c-api.service[112624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:56.294377 np0000172982 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) May 09 07:25:56.294745 np0000172982 devstack@c-api.service[112624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:56.294745 np0000172982 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) May 09 07:25:56.294745 np0000172982 devstack@c-api.service[112624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:56.294745 np0000172982 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) May 09 07:25:56.294745 np0000172982 devstack@c-api.service[112624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:56.294745 np0000172982 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) May 09 07:25:56.295251 np0000172982 devstack@c-api.service[112624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:56.295251 np0000172982 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) May 09 07:25:56.295251 np0000172982 devstack@c-api.service[112624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:56.295251 np0000172982 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) May 09 07:25:56.295251 np0000172982 devstack@c-api.service[112624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:56.295557 np0000172982 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) May 09 07:25:56.295557 np0000172982 devstack@c-api.service[112624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:56.295557 np0000172982 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) May 09 07:25:56.295557 np0000172982 devstack@c-api.service[112624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:56.295557 np0000172982 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) May 09 07:25:56.295873 np0000172982 devstack@c-api.service[112624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:56.295873 np0000172982 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) May 09 07:25:56.295873 np0000172982 devstack@c-api.service[112624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:56.295873 np0000172982 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) May 09 07:25:56.296128 np0000172982 devstack@c-api.service[112624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:56.296128 np0000172982 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) May 09 07:25:56.296128 np0000172982 devstack@c-api.service[112624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:56.296128 np0000172982 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) May 09 07:25:56.296424 np0000172982 devstack@c-api.service[112624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:56.296424 np0000172982 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) May 09 07:25:56.296424 np0000172982 devstack@c-api.service[112624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:56.296424 np0000172982 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) May 09 07:25:56.296424 np0000172982 devstack@c-api.service[112624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:56.296797 np0000172982 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) May 09 07:25:56.296797 np0000172982 devstack@c-api.service[112624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:56.296797 np0000172982 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) May 09 07:25:56.296797 np0000172982 devstack@c-api.service[112624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:56.296797 np0000172982 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) May 09 07:25:56.297524 np0000172982 devstack@c-api.service[112624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:56.297524 np0000172982 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) May 09 07:25:56.297524 np0000172982 devstack@c-api.service[112624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:56.297524 np0000172982 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) May 09 07:25:56.297978 np0000172982 devstack@c-api.service[112624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:56.297978 np0000172982 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) May 09 07:25:56.297978 np0000172982 devstack@c-api.service[112624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:56.297978 np0000172982 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) May 09 07:25:56.298525 np0000172982 devstack@c-api.service[112624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:56.298525 np0000172982 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) May 09 07:25:56.298525 np0000172982 devstack@c-api.service[112624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:56.298525 np0000172982 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) May 09 07:25:56.298807 np0000172982 devstack@c-api.service[112624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:56.298807 np0000172982 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) May 09 07:25:56.298807 np0000172982 devstack@c-api.service[112624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:56.298807 np0000172982 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) May 09 07:25:56.299031 np0000172982 devstack@c-api.service[112624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:56.299031 np0000172982 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) May 09 07:25:56.299031 np0000172982 devstack@c-api.service[112624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:56.299031 np0000172982 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) May 09 07:25:56.299280 np0000172982 devstack@c-api.service[112624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:56.299280 np0000172982 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) May 09 07:25:56.299280 np0000172982 devstack@c-api.service[112624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:56.299280 np0000172982 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) May 09 07:25:56.299280 np0000172982 devstack@c-api.service[112624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:56.299577 np0000172982 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) May 09 07:25:56.299577 np0000172982 devstack@c-api.service[112624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:56.299577 np0000172982 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) May 09 07:25:56.299577 np0000172982 devstack@c-api.service[112624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:56.299577 np0000172982 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) May 09 07:25:56.299577 np0000172982 devstack@c-api.service[112624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:56.299897 np0000172982 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) May 09 07:25:56.299897 np0000172982 devstack@c-api.service[112624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:56.299897 np0000172982 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) May 09 07:25:56.299897 np0000172982 devstack@c-api.service[112624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:56.299897 np0000172982 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) May 09 07:25:56.300203 np0000172982 devstack@c-api.service[112624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:56.300203 np0000172982 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) May 09 07:25:56.300203 np0000172982 devstack@c-api.service[112624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:56.300203 np0000172982 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) May 09 07:25:56.300203 np0000172982 devstack@c-api.service[112624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:56.300203 np0000172982 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) May 09 07:25:56.300576 np0000172982 devstack@c-api.service[112624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:56.300576 np0000172982 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) May 09 07:25:56.300576 np0000172982 devstack@c-api.service[112624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:56.300576 np0000172982 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) May 09 07:25:56.300576 np0000172982 devstack@c-api.service[112624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:56.300576 np0000172982 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) May 09 07:25:56.300901 np0000172982 devstack@c-api.service[112624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:56.300901 np0000172982 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) May 09 07:25:56.300901 np0000172982 devstack@c-api.service[112624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:56.300901 np0000172982 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) May 09 07:25:56.300901 np0000172982 devstack@c-api.service[112624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:56.300901 np0000172982 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) May 09 07:25:56.301301 np0000172982 devstack@c-api.service[112624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:56.301301 np0000172982 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) May 09 07:25:56.301301 np0000172982 devstack@c-api.service[112624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:56.301301 np0000172982 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) May 09 07:25:56.301301 np0000172982 devstack@c-api.service[112624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:56.301301 np0000172982 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) May 09 07:25:56.301461 np0000172982 devstack@c-api.service[112624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:56.301461 np0000172982 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) May 09 07:25:56.301461 np0000172982 devstack@c-api.service[112624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:56.301461 np0000172982 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) May 09 07:25:56.301573 np0000172982 devstack@c-api.service[112624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:56.301573 np0000172982 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) May 09 07:25:56.301573 np0000172982 devstack@c-api.service[112624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:56.301573 np0000172982 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) May 09 07:25:56.301573 np0000172982 devstack@c-api.service[112624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:56.301713 np0000172982 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) May 09 07:25:56.301713 np0000172982 devstack@c-api.service[112624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:56.301713 np0000172982 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) May 09 07:25:56.301713 np0000172982 devstack@c-api.service[112624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:25:56.301713 np0000172982 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) May 09 07:25:56.301713 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.middleware.request_id [req-90e0b15d-2c5c-4538-9675-99acba0922d6 req-1c706c7e-9431-426f-a4e6-4c326a8667b6 None None] RequestId filter calling following filter/app {{(pid=112624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:25:56.606177 np0000172982 devstack@c-api.service[112624]: INFO cinder.api.openstack.wsgi [req-90e0b15d-2c5c-4538-9675-99acba0922d6 req-1c706c7e-9431-426f-a4e6-4c326a8667b6 admin admin] POST https://199.204.45.116/volume/v3/types/7a7859d3-60e7-49e8-8ab8-08e05f8288ec/extra_specs May 09 07:25:56.606740 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.openstack.wsgi [req-90e0b15d-2c5c-4538-9675-99acba0922d6 req-1c706c7e-9431-426f-a4e6-4c326a8667b6 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 09 07:25:56.608361 np0000172982 devstack@c-api.service[112624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 09 07:25:56.608361 np0000172982 devstack@c-api.service[112624]: warnings.warn( May 09 07:25:56.616747 np0000172982 devstack@c-api.service[112624]: DEBUG oslo_db.sqlalchemy.engines [req-90e0b15d-2c5c-4538-9675-99acba0922d6 req-1c706c7e-9431-426f-a4e6-4c326a8667b6 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=112624) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 07:25:56.675957 np0000172982 devstack@c-api.service[112624]: INFO cinder.api.openstack.wsgi [req-90e0b15d-2c5c-4538-9675-99acba0922d6 req-1c706c7e-9431-426f-a4e6-4c326a8667b6 admin admin] https://199.204.45.116/volume/v3/types/7a7859d3-60e7-49e8-8ab8-08e05f8288ec/extra_specs returned with HTTP 200 May 09 07:25:56.676472 np0000172982 devstack@c-api.service[112624]: [pid: 112624|app: 0|req: 1/3] 199.204.45.116 () {70 vars in 1505 bytes} [Sat May 9 07:25:56 2026] POST /volume/v3/types/7a7859d3-60e7-49e8-8ab8-08e05f8288ec/extra_specs => generated 55 bytes in 403 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:25:58.422956 np0000172982 devstack@c-api.service[112626]: DEBUG dbcounter [-] [112626] Writing DB stats cinder:SELECT=6 {{(pid=112626) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:25:58.500172 np0000172982 devstack@c-api.service[112625]: DEBUG dbcounter [-] [112625] Writing DB stats cinder:SELECT=6 {{(pid=112625) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:26:06.255109 np0000172982 devstack@c-api.service[112623]: DEBUG dbcounter [-] [112623] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112623) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:26:06.674458 np0000172982 devstack@c-api.service[112624]: DEBUG dbcounter [-] [112624] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112624) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:36:51.064466 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.middleware.request_id [None req-0ccf7d90-db41-41a4-ae65-f1d8bfc0c3a5 None None] RequestId filter calling following filter/app {{(pid=112626) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:36:51.065907 np0000172982 devstack@c-api.service[112626]: INFO cinder.api.openstack.wsgi [None req-0ccf7d90-db41-41a4-ae65-f1d8bfc0c3a5 None None] GET https://199.204.45.116/volume// May 09 07:36:51.066294 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.openstack.wsgi [None req-0ccf7d90-db41-41a4-ae65-f1d8bfc0c3a5 None None] Empty body provided in request {{(pid=112626) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:36:51.066848 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.openstack.wsgi [None req-0ccf7d90-db41-41a4-ae65-f1d8bfc0c3a5 None None] Calling method 'all' {{(pid=112626) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:36:51.067834 np0000172982 devstack@c-api.service[112626]: INFO cinder.api.openstack.wsgi [None req-0ccf7d90-db41-41a4-ae65-f1d8bfc0c3a5 None None] https://199.204.45.116/volume// returned with HTTP 300 May 09 07:36:51.068397 np0000172982 devstack@c-api.service[112626]: [pid: 112626|app: 0|req: 2/4] 199.204.45.116 () {66 vars in 1456 bytes} [Sat May 9 07:36:51 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) May 09 07:37:28.357552 np0000172982 devstack@c-api.service[112625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. May 09 07:37:28.357552 np0000172982 devstack@c-api.service[112625]: warnings.warn( May 09 07:37:28.357552 np0000172982 devstack@c-api.service[112625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:37:28.357552 np0000172982 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) May 09 07:37:28.357552 np0000172982 devstack@c-api.service[112625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:37:28.357552 np0000172982 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) May 09 07:37:28.358298 np0000172982 devstack@c-api.service[112625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:37:28.358298 np0000172982 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) May 09 07:37:28.358298 np0000172982 devstack@c-api.service[112625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:37:28.358298 np0000172982 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) May 09 07:37:28.358691 np0000172982 devstack@c-api.service[112625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:37:28.358691 np0000172982 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) May 09 07:37:28.358691 np0000172982 devstack@c-api.service[112625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:37:28.358691 np0000172982 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) May 09 07:37:28.358691 np0000172982 devstack@c-api.service[112625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:37:28.358691 np0000172982 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) May 09 07:37:28.358922 np0000172982 devstack@c-api.service[112625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:37:28.358922 np0000172982 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) May 09 07:37:28.358922 np0000172982 devstack@c-api.service[112625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:37:28.358922 np0000172982 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) May 09 07:37:28.358922 np0000172982 devstack@c-api.service[112625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:37:28.359131 np0000172982 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) May 09 07:37:28.359131 np0000172982 devstack@c-api.service[112625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:37:28.359131 np0000172982 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) May 09 07:37:28.359131 np0000172982 devstack@c-api.service[112625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:37:28.359131 np0000172982 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) May 09 07:37:28.359358 np0000172982 devstack@c-api.service[112625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:37:28.359358 np0000172982 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) May 09 07:37:28.359358 np0000172982 devstack@c-api.service[112625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:37:28.359358 np0000172982 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) May 09 07:37:28.359600 np0000172982 devstack@c-api.service[112625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:37:28.359600 np0000172982 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) May 09 07:37:28.359600 np0000172982 devstack@c-api.service[112625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:37:28.359600 np0000172982 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) May 09 07:37:28.359600 np0000172982 devstack@c-api.service[112625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:37:28.359842 np0000172982 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) May 09 07:37:28.359842 np0000172982 devstack@c-api.service[112625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:37:28.359842 np0000172982 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) May 09 07:37:28.359842 np0000172982 devstack@c-api.service[112625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:37:28.359842 np0000172982 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) May 09 07:37:28.360036 np0000172982 devstack@c-api.service[112625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:37:28.360036 np0000172982 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) May 09 07:37:28.360036 np0000172982 devstack@c-api.service[112625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:37:28.360036 np0000172982 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) May 09 07:37:28.360036 np0000172982 devstack@c-api.service[112625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:37:28.360036 np0000172982 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) May 09 07:37:28.360293 np0000172982 devstack@c-api.service[112625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:37:28.360293 np0000172982 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) May 09 07:37:28.360293 np0000172982 devstack@c-api.service[112625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:37:28.360293 np0000172982 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) May 09 07:37:28.360293 np0000172982 devstack@c-api.service[112625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:37:28.360293 np0000172982 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) May 09 07:37:28.360475 np0000172982 devstack@c-api.service[112625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:37:28.360475 np0000172982 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) May 09 07:37:28.360475 np0000172982 devstack@c-api.service[112625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:37:28.360475 np0000172982 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) May 09 07:37:28.360475 np0000172982 devstack@c-api.service[112625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:37:28.360475 np0000172982 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) May 09 07:37:28.360664 np0000172982 devstack@c-api.service[112625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:37:28.360664 np0000172982 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) May 09 07:37:28.360664 np0000172982 devstack@c-api.service[112625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:37:28.360664 np0000172982 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) May 09 07:37:28.360664 np0000172982 devstack@c-api.service[112625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:37:28.360848 np0000172982 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) May 09 07:37:28.360848 np0000172982 devstack@c-api.service[112625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:37:28.360848 np0000172982 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) May 09 07:37:28.360848 np0000172982 devstack@c-api.service[112625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:37:28.360848 np0000172982 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) May 09 07:37:28.360997 np0000172982 devstack@c-api.service[112625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:37:28.360997 np0000172982 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) May 09 07:37:28.360997 np0000172982 devstack@c-api.service[112625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:37:28.360997 np0000172982 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) May 09 07:37:28.360997 np0000172982 devstack@c-api.service[112625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:37:28.360997 np0000172982 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) May 09 07:37:28.361198 np0000172982 devstack@c-api.service[112625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:37:28.361198 np0000172982 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) May 09 07:37:28.361198 np0000172982 devstack@c-api.service[112625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:37:28.361198 np0000172982 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) May 09 07:37:28.361198 np0000172982 devstack@c-api.service[112625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:37:28.361198 np0000172982 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) May 09 07:37:28.361374 np0000172982 devstack@c-api.service[112625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:37:28.361374 np0000172982 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) May 09 07:37:28.361374 np0000172982 devstack@c-api.service[112625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:37:28.361374 np0000172982 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) May 09 07:37:28.361374 np0000172982 devstack@c-api.service[112625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:37:28.361537 np0000172982 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) May 09 07:37:28.361537 np0000172982 devstack@c-api.service[112625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:37:28.361537 np0000172982 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) May 09 07:37:28.361537 np0000172982 devstack@c-api.service[112625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:37:28.361537 np0000172982 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) May 09 07:37:28.361678 np0000172982 devstack@c-api.service[112625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:37:28.361678 np0000172982 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) May 09 07:37:28.361678 np0000172982 devstack@c-api.service[112625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:37:28.361678 np0000172982 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) May 09 07:37:28.361804 np0000172982 devstack@c-api.service[112625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:37:28.361804 np0000172982 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) May 09 07:37:28.361804 np0000172982 devstack@c-api.service[112625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:37:28.361804 np0000172982 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) May 09 07:37:28.361936 np0000172982 devstack@c-api.service[112625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:37:28.361936 np0000172982 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) May 09 07:37:28.361936 np0000172982 devstack@c-api.service[112625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:37:28.361936 np0000172982 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) May 09 07:37:28.361936 np0000172982 devstack@c-api.service[112625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:37:28.362093 np0000172982 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) May 09 07:37:28.362093 np0000172982 devstack@c-api.service[112625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:37:28.362093 np0000172982 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) May 09 07:37:28.362093 np0000172982 devstack@c-api.service[112625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:37:28.362093 np0000172982 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) May 09 07:37:28.362281 np0000172982 devstack@c-api.service[112625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:37:28.362281 np0000172982 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) May 09 07:37:28.362281 np0000172982 devstack@c-api.service[112625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:37:28.362281 np0000172982 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) May 09 07:37:28.362415 np0000172982 devstack@c-api.service[112625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:37:28.362415 np0000172982 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) May 09 07:37:28.362415 np0000172982 devstack@c-api.service[112625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:37:28.362415 np0000172982 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) May 09 07:37:28.362543 np0000172982 devstack@c-api.service[112625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:37:28.362543 np0000172982 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) May 09 07:37:28.362543 np0000172982 devstack@c-api.service[112625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:37:28.362543 np0000172982 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) May 09 07:37:28.362674 np0000172982 devstack@c-api.service[112625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:37:28.362674 np0000172982 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) May 09 07:37:28.362674 np0000172982 devstack@c-api.service[112625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:37:28.362674 np0000172982 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) May 09 07:37:28.362790 np0000172982 devstack@c-api.service[112625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:37:28.362790 np0000172982 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) May 09 07:37:28.362790 np0000172982 devstack@c-api.service[112625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:37:28.362790 np0000172982 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) May 09 07:37:28.362942 np0000172982 devstack@c-api.service[112625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:37:28.362942 np0000172982 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) May 09 07:37:28.362942 np0000172982 devstack@c-api.service[112625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:37:28.362942 np0000172982 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) May 09 07:37:28.362942 np0000172982 devstack@c-api.service[112625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:37:28.363106 np0000172982 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) May 09 07:37:28.363106 np0000172982 devstack@c-api.service[112625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:37:28.363106 np0000172982 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) May 09 07:37:28.363106 np0000172982 devstack@c-api.service[112625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:37:28.363106 np0000172982 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) May 09 07:37:28.363106 np0000172982 devstack@c-api.service[112625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:37:28.363309 np0000172982 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) May 09 07:37:28.363309 np0000172982 devstack@c-api.service[112625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:37:28.363309 np0000172982 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) May 09 07:37:28.363309 np0000172982 devstack@c-api.service[112625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:37:28.363309 np0000172982 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) May 09 07:37:28.363460 np0000172982 devstack@c-api.service[112625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:37:28.363460 np0000172982 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) May 09 07:37:28.363460 np0000172982 devstack@c-api.service[112625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:37:28.363460 np0000172982 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) May 09 07:37:28.363460 np0000172982 devstack@c-api.service[112625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:37:28.363460 np0000172982 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) May 09 07:37:28.363640 np0000172982 devstack@c-api.service[112625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:37:28.363640 np0000172982 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) May 09 07:37:28.363640 np0000172982 devstack@c-api.service[112625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:37:28.363640 np0000172982 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) May 09 07:37:28.363640 np0000172982 devstack@c-api.service[112625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:37:28.363640 np0000172982 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) May 09 07:37:28.363810 np0000172982 devstack@c-api.service[112625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:37:28.363810 np0000172982 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) May 09 07:37:28.363810 np0000172982 devstack@c-api.service[112625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:37:28.363810 np0000172982 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) May 09 07:37:28.363810 np0000172982 devstack@c-api.service[112625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:37:28.363810 np0000172982 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) May 09 07:37:28.363995 np0000172982 devstack@c-api.service[112625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:37:28.363995 np0000172982 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) May 09 07:37:28.363995 np0000172982 devstack@c-api.service[112625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:37:28.363995 np0000172982 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) May 09 07:37:28.363995 np0000172982 devstack@c-api.service[112625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:37:28.363995 np0000172982 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) May 09 07:37:28.364213 np0000172982 devstack@c-api.service[112625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:37:28.364213 np0000172982 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) May 09 07:37:28.364213 np0000172982 devstack@c-api.service[112625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:37:28.364213 np0000172982 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) May 09 07:37:28.364337 np0000172982 devstack@c-api.service[112625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:37:28.364337 np0000172982 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) May 09 07:37:28.364337 np0000172982 devstack@c-api.service[112625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:37:28.364337 np0000172982 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) May 09 07:37:28.364337 np0000172982 devstack@c-api.service[112625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:37:28.364497 np0000172982 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) May 09 07:37:28.364497 np0000172982 devstack@c-api.service[112625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:37:28.364497 np0000172982 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) May 09 07:37:28.364497 np0000172982 devstack@c-api.service[112625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:37:28.364497 np0000172982 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) May 09 07:37:28.364497 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.middleware.request_id [None req-f23b3e60-bca9-46fb-bc00-8fbb2f0db4c6 None None] RequestId filter calling following filter/app {{(pid=112625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:37:28.683737 np0000172982 devstack@c-api.service[112625]: INFO cinder.api.openstack.wsgi [None req-f23b3e60-bca9-46fb-bc00-8fbb2f0db4c6 demo demo] GET https://199.204.45.116/volume/v3/types?is_public=None May 09 07:37:28.683964 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.openstack.wsgi [None req-f23b3e60-bca9-46fb-bc00-8fbb2f0db4c6 demo demo] Empty body provided in request {{(pid=112625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:37:28.684225 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.openstack.wsgi [None req-f23b3e60-bca9-46fb-bc00-8fbb2f0db4c6 demo demo] Calling method 'index' {{(pid=112625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:37:28.684734 np0000172982 devstack@c-api.service[112625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 09 07:37:28.684734 np0000172982 devstack@c-api.service[112625]: warnings.warn( May 09 07:37:28.685449 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.api_utils [None req-f23b3e60-bca9-46fb-bc00-8fbb2f0db4c6 demo demo] Removing options '' from query. {{(pid=112625) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:37:28.692846 np0000172982 devstack@c-api.service[112625]: DEBUG oslo_db.sqlalchemy.engines [None req-f23b3e60-bca9-46fb-bc00-8fbb2f0db4c6 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=112625) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 07:37:28.711532 np0000172982 devstack@c-api.service[112625]: INFO cinder.api.openstack.wsgi [None req-f23b3e60-bca9-46fb-bc00-8fbb2f0db4c6 demo demo] https://199.204.45.116/volume/v3/types?is_public=None returned with HTTP 200 May 09 07:37:28.712082 np0000172982 devstack@c-api.service[112625]: [pid: 112625|app: 0|req: 1/5] 199.204.45.116 () {64 vars in 1263 bytes} [Sat May 9 07:37:28 2026] GET /volume/v3/types?is_public=None => generated 377 bytes in 395 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 07:37:28.724717 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.middleware.request_id [req-f23b3e60-bca9-46fb-bc00-8fbb2f0db4c6 req-51b2d660-8509-4f54-be56-57507d3eb5a0 None None] RequestId filter calling following filter/app {{(pid=112623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:37:28.730613 np0000172982 devstack@c-api.service[112623]: INFO cinder.api.openstack.wsgi [req-f23b3e60-bca9-46fb-bc00-8fbb2f0db4c6 req-51b2d660-8509-4f54-be56-57507d3eb5a0 demo demo] GET https://199.204.45.116/volume/v3/types/default May 09 07:37:28.730859 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.openstack.wsgi [req-f23b3e60-bca9-46fb-bc00-8fbb2f0db4c6 req-51b2d660-8509-4f54-be56-57507d3eb5a0 demo demo] Empty body provided in request {{(pid=112623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:37:28.731118 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.openstack.wsgi [req-f23b3e60-bca9-46fb-bc00-8fbb2f0db4c6 req-51b2d660-8509-4f54-be56-57507d3eb5a0 demo demo] Calling method 'show' {{(pid=112623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:37:28.741024 np0000172982 devstack@c-api.service[112623]: INFO cinder.api.openstack.wsgi [req-f23b3e60-bca9-46fb-bc00-8fbb2f0db4c6 req-51b2d660-8509-4f54-be56-57507d3eb5a0 demo demo] https://199.204.45.116/volume/v3/types/default returned with HTTP 200 May 09 07:37:28.741404 np0000172982 devstack@c-api.service[112623]: [pid: 112623|app: 0|req: 2/6] 199.204.45.116 () {66 vars in 1329 bytes} [Sat May 9 07:37:28 2026] GET /volume/v3/types/default => generated 145 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 07:37:29.118995 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.middleware.request_id [None req-4b69e440-dd4e-42df-875a-624cec1d3f7b None None] RequestId filter calling following filter/app {{(pid=112624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:37:29.125108 np0000172982 devstack@c-api.service[112624]: INFO cinder.api.openstack.wsgi [None req-4b69e440-dd4e-42df-875a-624cec1d3f7b demo demo] GET https://199.204.45.116/volume/v3/types/default May 09 07:37:29.128006 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.openstack.wsgi [None req-4b69e440-dd4e-42df-875a-624cec1d3f7b demo demo] Empty body provided in request {{(pid=112624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:37:29.128658 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.openstack.wsgi [None req-4b69e440-dd4e-42df-875a-624cec1d3f7b demo demo] Calling method 'show' {{(pid=112624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:37:29.147394 np0000172982 devstack@c-api.service[112624]: INFO cinder.api.openstack.wsgi [None req-4b69e440-dd4e-42df-875a-624cec1d3f7b demo demo] https://199.204.45.116/volume/v3/types/default returned with HTTP 200 May 09 07:37:29.147800 np0000172982 devstack@c-api.service[112624]: [pid: 112624|app: 0|req: 2/7] 199.204.45.116 () {64 vars in 1258 bytes} [Sat May 9 07:37:29 2026] GET /volume/v3/types/default => generated 145 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 07:37:29.586130 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.middleware.request_id [None req-b50aa655-25d7-4623-a83d-f4c385f70766 None None] RequestId filter calling following filter/app {{(pid=112626) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:37:29.910174 np0000172982 devstack@c-api.service[112626]: INFO cinder.api.openstack.wsgi [None req-b50aa655-25d7-4623-a83d-f4c385f70766 demo demo] GET https://199.204.45.116/volume/v3/types/default May 09 07:37:29.910506 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.openstack.wsgi [None req-b50aa655-25d7-4623-a83d-f4c385f70766 demo demo] Empty body provided in request {{(pid=112626) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:37:29.910746 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.openstack.wsgi [None req-b50aa655-25d7-4623-a83d-f4c385f70766 demo demo] Calling method 'show' {{(pid=112626) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:37:29.919700 np0000172982 devstack@c-api.service[112626]: DEBUG oslo_db.sqlalchemy.engines [None req-b50aa655-25d7-4623-a83d-f4c385f70766 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=112626) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 07:37:29.936209 np0000172982 devstack@c-api.service[112626]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 09 07:37:29.936209 np0000172982 devstack@c-api.service[112626]: warnings.warn( May 09 07:37:29.938405 np0000172982 devstack@c-api.service[112626]: INFO cinder.api.openstack.wsgi [None req-b50aa655-25d7-4623-a83d-f4c385f70766 demo demo] https://199.204.45.116/volume/v3/types/default returned with HTTP 200 May 09 07:37:29.938772 np0000172982 devstack@c-api.service[112626]: [pid: 112626|app: 0|req: 3/8] 199.204.45.116 () {64 vars in 1258 bytes} [Sat May 9 07:37:29 2026] GET /volume/v3/types/default => generated 145 bytes in 353 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 07:37:29.953092 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.middleware.request_id [None req-1861186a-d010-4692-bb8f-50c1863a50f2 None None] RequestId filter calling following filter/app {{(pid=112625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:37:29.957093 np0000172982 devstack@c-api.service[112625]: INFO cinder.api.openstack.wsgi [None req-1861186a-d010-4692-bb8f-50c1863a50f2 demo demo] GET https://199.204.45.116/volume/v3/types/default May 09 07:37:29.957514 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.openstack.wsgi [None req-1861186a-d010-4692-bb8f-50c1863a50f2 demo demo] Empty body provided in request {{(pid=112625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:37:29.958131 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.openstack.wsgi [None req-1861186a-d010-4692-bb8f-50c1863a50f2 demo demo] Calling method 'show' {{(pid=112625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:37:29.974021 np0000172982 devstack@c-api.service[112625]: INFO cinder.api.openstack.wsgi [None req-1861186a-d010-4692-bb8f-50c1863a50f2 demo demo] https://199.204.45.116/volume/v3/types/default returned with HTTP 200 May 09 07:37:29.974405 np0000172982 devstack@c-api.service[112625]: [pid: 112625|app: 0|req: 2/9] 199.204.45.116 () {64 vars in 1258 bytes} [Sat May 9 07:37:29 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 09 07:37:38.737651 np0000172982 devstack@c-api.service[112623]: DEBUG dbcounter [-] [112623] Writing DB stats cinder:SELECT=2 {{(pid=112623) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:37:39.143144 np0000172982 devstack@c-api.service[112624]: DEBUG dbcounter [-] [112624] Writing DB stats cinder:SELECT=2 {{(pid=112624) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:37:39.934169 np0000172982 devstack@c-api.service[112626]: DEBUG dbcounter [-] [112626] Writing DB stats cinder:SELECT=2 {{(pid=112626) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:37:39.970103 np0000172982 devstack@c-api.service[112625]: DEBUG dbcounter [-] [112625] Writing DB stats cinder:SELECT=3 {{(pid=112625) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:44:26.201385 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.middleware.request_id [None req-0ce61d34-bc49-44f9-a468-2d15324be5f6 None None] RequestId filter calling following filter/app {{(pid=112623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:44:26.287681 np0000172982 devstack@c-api.service[112623]: INFO cinder.api.openstack.wsgi [None req-0ce61d34-bc49-44f9-a468-2d15324be5f6 demo demo] GET https://199.204.45.116/volume/v3/volumes/detail May 09 07:44:26.288109 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.openstack.wsgi [None req-0ce61d34-bc49-44f9-a468-2d15324be5f6 demo demo] Empty body provided in request {{(pid=112623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:44:26.288666 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.openstack.wsgi [None req-0ce61d34-bc49-44f9-a468-2d15324be5f6 demo demo] Calling method 'detail' {{(pid=112623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:44:26.289667 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.api_utils [None req-0ce61d34-bc49-44f9-a468-2d15324be5f6 demo demo] Removing options '' from query. {{(pid=112623) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:44:26.291336 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.volume.api [None req-0ce61d34-bc49-44f9-a468-2d15324be5f6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112623) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:44:26.331081 np0000172982 devstack@c-api.service[112623]: INFO cinder.volume.api [None req-0ce61d34-bc49-44f9-a468-2d15324be5f6 demo demo] Get all volumes completed successfully. May 09 07:44:26.333548 np0000172982 devstack@c-api.service[112623]: INFO cinder.api.openstack.wsgi [None req-0ce61d34-bc49-44f9-a468-2d15324be5f6 demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 May 09 07:44:26.333935 np0000172982 devstack@c-api.service[112623]: [pid: 112623|app: 0|req: 3/10] 199.204.45.116 () {64 vars in 1295 bytes} [Sat May 9 07:44:26 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:44:36.321934 np0000172982 devstack@c-api.service[112623]: DEBUG dbcounter [-] [112623] Writing DB stats cinder:SELECT=1 {{(pid=112623) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:45:26.351393 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.middleware.request_id [None req-b89c7457-965a-4813-b909-fef3b1a1b7f4 None None] RequestId filter calling following filter/app {{(pid=112624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:45:26.354006 np0000172982 devstack@c-api.service[112624]: INFO cinder.api.openstack.wsgi [None req-b89c7457-965a-4813-b909-fef3b1a1b7f4 demo demo] GET https://199.204.45.116/volume/v3/volumes/detail May 09 07:45:26.354119 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.openstack.wsgi [None req-b89c7457-965a-4813-b909-fef3b1a1b7f4 demo demo] Empty body provided in request {{(pid=112624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:45:26.354339 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.openstack.wsgi [None req-b89c7457-965a-4813-b909-fef3b1a1b7f4 demo demo] Calling method 'detail' {{(pid=112624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:45:26.354830 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.api_utils [None req-b89c7457-965a-4813-b909-fef3b1a1b7f4 demo demo] Removing options '' from query. {{(pid=112624) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:45:26.355653 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.volume.api [None req-b89c7457-965a-4813-b909-fef3b1a1b7f4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112624) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:45:26.394823 np0000172982 devstack@c-api.service[112624]: INFO cinder.volume.api [None req-b89c7457-965a-4813-b909-fef3b1a1b7f4 demo demo] Get all volumes completed successfully. May 09 07:45:26.397142 np0000172982 devstack@c-api.service[112624]: INFO cinder.api.openstack.wsgi [None req-b89c7457-965a-4813-b909-fef3b1a1b7f4 demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 May 09 07:45:26.397544 np0000172982 devstack@c-api.service[112624]: [pid: 112624|app: 0|req: 3/11] 199.204.45.116 () {64 vars in 1295 bytes} [Sat May 9 07:45:26 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:45:36.388273 np0000172982 devstack@c-api.service[112624]: DEBUG dbcounter [-] [112624] Writing DB stats cinder:SELECT=1 {{(pid=112624) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:46:26.413805 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.middleware.request_id [None req-68f64499-be3b-43d8-9956-f5c48bc42553 None None] RequestId filter calling following filter/app {{(pid=112626) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:46:26.418357 np0000172982 devstack@c-api.service[112626]: INFO cinder.api.openstack.wsgi [None req-68f64499-be3b-43d8-9956-f5c48bc42553 demo demo] GET https://199.204.45.116/volume/v3/volumes/detail May 09 07:46:26.418682 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.openstack.wsgi [None req-68f64499-be3b-43d8-9956-f5c48bc42553 demo demo] Empty body provided in request {{(pid=112626) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:46:26.419031 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.openstack.wsgi [None req-68f64499-be3b-43d8-9956-f5c48bc42553 demo demo] Calling method 'detail' {{(pid=112626) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:46:26.419870 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.api_utils [None req-68f64499-be3b-43d8-9956-f5c48bc42553 demo demo] Removing options '' from query. {{(pid=112626) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:46:26.420996 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.volume.api [None req-68f64499-be3b-43d8-9956-f5c48bc42553 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112626) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:46:26.466827 np0000172982 devstack@c-api.service[112626]: INFO cinder.volume.api [None req-68f64499-be3b-43d8-9956-f5c48bc42553 demo demo] Get all volumes completed successfully. May 09 07:46:26.470786 np0000172982 devstack@c-api.service[112626]: INFO cinder.api.openstack.wsgi [None req-68f64499-be3b-43d8-9956-f5c48bc42553 demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 May 09 07:46:26.471604 np0000172982 devstack@c-api.service[112626]: [pid: 112626|app: 0|req: 4/12] 199.204.45.116 () {64 vars in 1295 bytes} [Sat May 9 07:46:26 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:46:36.459411 np0000172982 devstack@c-api.service[112626]: DEBUG dbcounter [-] [112626] Writing DB stats cinder:SELECT=1 {{(pid=112626) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:47:26.494405 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.middleware.request_id [None req-d48ea463-9038-4747-a7b9-ab6d0e0eafdf None None] RequestId filter calling following filter/app {{(pid=112625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:47:26.498655 np0000172982 devstack@c-api.service[112625]: INFO cinder.api.openstack.wsgi [None req-d48ea463-9038-4747-a7b9-ab6d0e0eafdf demo demo] GET https://199.204.45.116/volume/v3/volumes/detail May 09 07:47:26.498880 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.openstack.wsgi [None req-d48ea463-9038-4747-a7b9-ab6d0e0eafdf demo demo] Empty body provided in request {{(pid=112625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:47:26.499652 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.openstack.wsgi [None req-d48ea463-9038-4747-a7b9-ab6d0e0eafdf demo demo] Calling method 'detail' {{(pid=112625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:47:26.499718 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.api_utils [None req-d48ea463-9038-4747-a7b9-ab6d0e0eafdf demo demo] Removing options '' from query. {{(pid=112625) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:47:26.500935 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.volume.api [None req-d48ea463-9038-4747-a7b9-ab6d0e0eafdf demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112625) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:47:26.542236 np0000172982 devstack@c-api.service[112625]: INFO cinder.volume.api [None req-d48ea463-9038-4747-a7b9-ab6d0e0eafdf demo demo] Get all volumes completed successfully. May 09 07:47:26.544316 np0000172982 devstack@c-api.service[112625]: INFO cinder.api.openstack.wsgi [None req-d48ea463-9038-4747-a7b9-ab6d0e0eafdf demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 May 09 07:47:26.545202 np0000172982 devstack@c-api.service[112625]: [pid: 112625|app: 0|req: 3/13] 199.204.45.116 () {64 vars in 1295 bytes} [Sat May 9 07:47:26 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:47:36.535344 np0000172982 devstack@c-api.service[112625]: DEBUG dbcounter [-] [112625] Writing DB stats cinder:SELECT=1 {{(pid=112625) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:48:26.560726 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.middleware.request_id [None req-b34af738-e024-4736-9d75-a8d245418f24 None None] RequestId filter calling following filter/app {{(pid=112623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:48:26.563458 np0000172982 devstack@c-api.service[112623]: INFO cinder.api.openstack.wsgi [None req-b34af738-e024-4736-9d75-a8d245418f24 demo demo] GET https://199.204.45.116/volume/v3/volumes/detail May 09 07:48:26.563674 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.openstack.wsgi [None req-b34af738-e024-4736-9d75-a8d245418f24 demo demo] Empty body provided in request {{(pid=112623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:48:26.563865 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.openstack.wsgi [None req-b34af738-e024-4736-9d75-a8d245418f24 demo demo] Calling method 'detail' {{(pid=112623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:48:26.564100 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.api_utils [None req-b34af738-e024-4736-9d75-a8d245418f24 demo demo] Removing options '' from query. {{(pid=112623) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:48:26.564878 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.volume.api [None req-b34af738-e024-4736-9d75-a8d245418f24 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112623) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:48:26.572801 np0000172982 devstack@c-api.service[112623]: INFO cinder.volume.api [None req-b34af738-e024-4736-9d75-a8d245418f24 demo demo] Get all volumes completed successfully. May 09 07:48:26.574753 np0000172982 devstack@c-api.service[112623]: INFO cinder.api.openstack.wsgi [None req-b34af738-e024-4736-9d75-a8d245418f24 demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 May 09 07:48:26.575094 np0000172982 devstack@c-api.service[112623]: [pid: 112623|app: 0|req: 4/14] 199.204.45.116 () {64 vars in 1295 bytes} [Sat May 9 07:48:26 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:48:36.570187 np0000172982 devstack@c-api.service[112623]: DEBUG dbcounter [-] [112623] Writing DB stats cinder:SELECT=1 {{(pid=112623) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:49:26.589319 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.middleware.request_id [None req-00b22883-1d2d-43da-b6c9-c89bc78ee729 None None] RequestId filter calling following filter/app {{(pid=112624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:49:26.696747 np0000172982 devstack@c-api.service[112624]: INFO cinder.api.openstack.wsgi [None req-00b22883-1d2d-43da-b6c9-c89bc78ee729 demo demo] GET https://199.204.45.116/volume/v3/volumes/detail May 09 07:49:26.696898 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.openstack.wsgi [None req-00b22883-1d2d-43da-b6c9-c89bc78ee729 demo demo] Empty body provided in request {{(pid=112624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:49:26.697282 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.openstack.wsgi [None req-00b22883-1d2d-43da-b6c9-c89bc78ee729 demo demo] Calling method 'detail' {{(pid=112624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:49:26.697606 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.api_utils [None req-00b22883-1d2d-43da-b6c9-c89bc78ee729 demo demo] Removing options '' from query. {{(pid=112624) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:49:26.698603 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.volume.api [None req-00b22883-1d2d-43da-b6c9-c89bc78ee729 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112624) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:49:26.708035 np0000172982 devstack@c-api.service[112624]: INFO cinder.volume.api [None req-00b22883-1d2d-43da-b6c9-c89bc78ee729 demo demo] Get all volumes completed successfully. May 09 07:49:26.711203 np0000172982 devstack@c-api.service[112624]: INFO cinder.api.openstack.wsgi [None req-00b22883-1d2d-43da-b6c9-c89bc78ee729 demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 May 09 07:49:26.711745 np0000172982 devstack@c-api.service[112624]: [pid: 112624|app: 0|req: 4/15] 199.204.45.116 () {64 vars in 1295 bytes} [Sat May 9 07:49:26 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:49:36.702401 np0000172982 devstack@c-api.service[112624]: DEBUG dbcounter [-] [112624] Writing DB stats cinder:SELECT=1 {{(pid=112624) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:50:26.728758 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.middleware.request_id [None req-e2fdf46a-aeba-4861-96d3-1f35cb5f1fc7 None None] RequestId filter calling following filter/app {{(pid=112626) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:50:26.732372 np0000172982 devstack@c-api.service[112626]: INFO cinder.api.openstack.wsgi [None req-e2fdf46a-aeba-4861-96d3-1f35cb5f1fc7 demo demo] GET https://199.204.45.116/volume/v3/volumes/detail May 09 07:50:26.732637 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.openstack.wsgi [None req-e2fdf46a-aeba-4861-96d3-1f35cb5f1fc7 demo demo] Empty body provided in request {{(pid=112626) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:50:26.732881 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.openstack.wsgi [None req-e2fdf46a-aeba-4861-96d3-1f35cb5f1fc7 demo demo] Calling method 'detail' {{(pid=112626) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:50:26.733242 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.api_utils [None req-e2fdf46a-aeba-4861-96d3-1f35cb5f1fc7 demo demo] Removing options '' from query. {{(pid=112626) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:50:26.735077 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.volume.api [None req-e2fdf46a-aeba-4861-96d3-1f35cb5f1fc7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112626) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:50:26.748203 np0000172982 devstack@c-api.service[112626]: INFO cinder.volume.api [None req-e2fdf46a-aeba-4861-96d3-1f35cb5f1fc7 demo demo] Get all volumes completed successfully. May 09 07:50:26.751290 np0000172982 devstack@c-api.service[112626]: INFO cinder.api.openstack.wsgi [None req-e2fdf46a-aeba-4861-96d3-1f35cb5f1fc7 demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 May 09 07:50:26.751845 np0000172982 devstack@c-api.service[112626]: [pid: 112626|app: 0|req: 5/16] 199.204.45.116 () {64 vars in 1295 bytes} [Sat May 9 07:50:26 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:50:36.740704 np0000172982 devstack@c-api.service[112626]: DEBUG dbcounter [-] [112626] Writing DB stats cinder:SELECT=1 {{(pid=112626) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:51:26.768801 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.middleware.request_id [None req-9cbfd350-3101-4628-8eab-1fd50a4ee00c None None] RequestId filter calling following filter/app {{(pid=112625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:51:26.770515 np0000172982 devstack@c-api.service[112625]: INFO cinder.api.openstack.wsgi [None req-9cbfd350-3101-4628-8eab-1fd50a4ee00c demo demo] GET https://199.204.45.116/volume/v3/volumes/detail May 09 07:51:26.770703 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.openstack.wsgi [None req-9cbfd350-3101-4628-8eab-1fd50a4ee00c demo demo] Empty body provided in request {{(pid=112625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:51:26.770879 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.openstack.wsgi [None req-9cbfd350-3101-4628-8eab-1fd50a4ee00c demo demo] Calling method 'detail' {{(pid=112625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:51:26.771117 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.api_utils [None req-9cbfd350-3101-4628-8eab-1fd50a4ee00c demo demo] Removing options '' from query. {{(pid=112625) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:51:26.771904 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.volume.api [None req-9cbfd350-3101-4628-8eab-1fd50a4ee00c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112625) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:51:26.780111 np0000172982 devstack@c-api.service[112625]: INFO cinder.volume.api [None req-9cbfd350-3101-4628-8eab-1fd50a4ee00c demo demo] Get all volumes completed successfully. May 09 07:51:26.782178 np0000172982 devstack@c-api.service[112625]: INFO cinder.api.openstack.wsgi [None req-9cbfd350-3101-4628-8eab-1fd50a4ee00c demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 May 09 07:51:26.782496 np0000172982 devstack@c-api.service[112625]: [pid: 112625|app: 0|req: 4/17] 199.204.45.116 () {64 vars in 1295 bytes} [Sat May 9 07:51:26 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:51:36.774686 np0000172982 devstack@c-api.service[112625]: DEBUG dbcounter [-] [112625] Writing DB stats cinder:SELECT=1 {{(pid=112625) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:52:26.796237 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.middleware.request_id [None req-ca05bdc6-76a0-4b11-a9ea-a6c0c8fb9993 None None] RequestId filter calling following filter/app {{(pid=112623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:52:26.798978 np0000172982 devstack@c-api.service[112623]: INFO cinder.api.openstack.wsgi [None req-ca05bdc6-76a0-4b11-a9ea-a6c0c8fb9993 demo demo] GET https://199.204.45.116/volume/v3/volumes/detail May 09 07:52:26.799262 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.openstack.wsgi [None req-ca05bdc6-76a0-4b11-a9ea-a6c0c8fb9993 demo demo] Empty body provided in request {{(pid=112623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:52:26.799702 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.openstack.wsgi [None req-ca05bdc6-76a0-4b11-a9ea-a6c0c8fb9993 demo demo] Calling method 'detail' {{(pid=112623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:52:26.799925 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.api_utils [None req-ca05bdc6-76a0-4b11-a9ea-a6c0c8fb9993 demo demo] Removing options '' from query. {{(pid=112623) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:52:26.801590 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.volume.api [None req-ca05bdc6-76a0-4b11-a9ea-a6c0c8fb9993 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112623) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:52:26.810057 np0000172982 devstack@c-api.service[112623]: INFO cinder.volume.api [None req-ca05bdc6-76a0-4b11-a9ea-a6c0c8fb9993 demo demo] Get all volumes completed successfully. May 09 07:52:26.812273 np0000172982 devstack@c-api.service[112623]: INFO cinder.api.openstack.wsgi [None req-ca05bdc6-76a0-4b11-a9ea-a6c0c8fb9993 demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 May 09 07:52:26.812605 np0000172982 devstack@c-api.service[112623]: [pid: 112623|app: 0|req: 5/18] 199.204.45.116 () {64 vars in 1295 bytes} [Sat May 9 07:52:26 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:52:36.804689 np0000172982 devstack@c-api.service[112623]: DEBUG dbcounter [-] [112623] Writing DB stats cinder:SELECT=1 {{(pid=112623) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:53:26.829691 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.middleware.request_id [None req-6056f636-661b-431e-8cf1-ec18fb0f2981 None None] RequestId filter calling following filter/app {{(pid=112624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:53:26.833479 np0000172982 devstack@c-api.service[112624]: INFO cinder.api.openstack.wsgi [None req-6056f636-661b-431e-8cf1-ec18fb0f2981 demo demo] GET https://199.204.45.116/volume/v3/volumes/detail May 09 07:53:26.833740 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.openstack.wsgi [None req-6056f636-661b-431e-8cf1-ec18fb0f2981 demo demo] Empty body provided in request {{(pid=112624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:53:26.833992 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.openstack.wsgi [None req-6056f636-661b-431e-8cf1-ec18fb0f2981 demo demo] Calling method 'detail' {{(pid=112624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:53:26.834313 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.api_utils [None req-6056f636-661b-431e-8cf1-ec18fb0f2981 demo demo] Removing options '' from query. {{(pid=112624) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:53:26.835305 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.volume.api [None req-6056f636-661b-431e-8cf1-ec18fb0f2981 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112624) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:53:26.843189 np0000172982 devstack@c-api.service[112624]: INFO cinder.volume.api [None req-6056f636-661b-431e-8cf1-ec18fb0f2981 demo demo] Get all volumes completed successfully. May 09 07:53:26.845131 np0000172982 devstack@c-api.service[112624]: INFO cinder.api.openstack.wsgi [None req-6056f636-661b-431e-8cf1-ec18fb0f2981 demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 May 09 07:53:26.845490 np0000172982 devstack@c-api.service[112624]: [pid: 112624|app: 0|req: 5/19] 199.204.45.116 () {64 vars in 1295 bytes} [Sat May 9 07:53:26 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:53:36.838446 np0000172982 devstack@c-api.service[112624]: DEBUG dbcounter [-] [112624] Writing DB stats cinder:SELECT=1 {{(pid=112624) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:54:26.867118 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.middleware.request_id [None req-b20869db-5ff3-4b41-992f-ebc885bfb7af None None] RequestId filter calling following filter/app {{(pid=112626) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:54:27.012489 np0000172982 devstack@c-api.service[112626]: INFO cinder.api.openstack.wsgi [None req-b20869db-5ff3-4b41-992f-ebc885bfb7af demo demo] GET https://199.204.45.116/volume/v3/volumes/detail May 09 07:54:27.013006 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.openstack.wsgi [None req-b20869db-5ff3-4b41-992f-ebc885bfb7af demo demo] Empty body provided in request {{(pid=112626) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:54:27.013478 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.openstack.wsgi [None req-b20869db-5ff3-4b41-992f-ebc885bfb7af demo demo] Calling method 'detail' {{(pid=112626) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:54:27.013838 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.api_utils [None req-b20869db-5ff3-4b41-992f-ebc885bfb7af demo demo] Removing options '' from query. {{(pid=112626) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:54:27.014813 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.volume.api [None req-b20869db-5ff3-4b41-992f-ebc885bfb7af demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112626) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:54:27.025581 np0000172982 devstack@c-api.service[112626]: INFO cinder.volume.api [None req-b20869db-5ff3-4b41-992f-ebc885bfb7af demo demo] Get all volumes completed successfully. May 09 07:54:27.029816 np0000172982 devstack@c-api.service[112626]: INFO cinder.api.openstack.wsgi [None req-b20869db-5ff3-4b41-992f-ebc885bfb7af demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 May 09 07:54:27.030267 np0000172982 devstack@c-api.service[112626]: [pid: 112626|app: 0|req: 6/20] 199.204.45.116 () {64 vars in 1295 bytes} [Sat May 9 07:54:26 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:54:37.018218 np0000172982 devstack@c-api.service[112626]: DEBUG dbcounter [-] [112626] Writing DB stats cinder:SELECT=1 {{(pid=112626) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:55:27.045624 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.middleware.request_id [None req-cf71f64e-e6b0-4b36-9de5-810ed0630f88 None None] RequestId filter calling following filter/app {{(pid=112625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:55:27.049607 np0000172982 devstack@c-api.service[112625]: INFO cinder.api.openstack.wsgi [None req-cf71f64e-e6b0-4b36-9de5-810ed0630f88 demo demo] GET https://199.204.45.116/volume/v3/volumes/detail May 09 07:55:27.049845 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.openstack.wsgi [None req-cf71f64e-e6b0-4b36-9de5-810ed0630f88 demo demo] Empty body provided in request {{(pid=112625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:55:27.050063 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.openstack.wsgi [None req-cf71f64e-e6b0-4b36-9de5-810ed0630f88 demo demo] Calling method 'detail' {{(pid=112625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:55:27.050316 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.api_utils [None req-cf71f64e-e6b0-4b36-9de5-810ed0630f88 demo demo] Removing options '' from query. {{(pid=112625) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:55:27.051203 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.volume.api [None req-cf71f64e-e6b0-4b36-9de5-810ed0630f88 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112625) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:55:27.059382 np0000172982 devstack@c-api.service[112625]: INFO cinder.volume.api [None req-cf71f64e-e6b0-4b36-9de5-810ed0630f88 demo demo] Get all volumes completed successfully. May 09 07:55:27.062088 np0000172982 devstack@c-api.service[112625]: INFO cinder.api.openstack.wsgi [None req-cf71f64e-e6b0-4b36-9de5-810ed0630f88 demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 May 09 07:55:27.062589 np0000172982 devstack@c-api.service[112625]: [pid: 112625|app: 0|req: 5/21] 199.204.45.116 () {64 vars in 1295 bytes} [Sat May 9 07:55:27 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:55:37.055201 np0000172982 devstack@c-api.service[112625]: DEBUG dbcounter [-] [112625] Writing DB stats cinder:SELECT=1 {{(pid=112625) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:56:27.080004 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.middleware.request_id [None req-784f7747-bc6b-4594-a402-d2737e0bb193 None None] RequestId filter calling following filter/app {{(pid=112623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:56:27.083563 np0000172982 devstack@c-api.service[112623]: INFO cinder.api.openstack.wsgi [None req-784f7747-bc6b-4594-a402-d2737e0bb193 demo demo] GET https://199.204.45.116/volume/v3/volumes/detail May 09 07:56:27.083821 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.openstack.wsgi [None req-784f7747-bc6b-4594-a402-d2737e0bb193 demo demo] Empty body provided in request {{(pid=112623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:56:27.084082 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.openstack.wsgi [None req-784f7747-bc6b-4594-a402-d2737e0bb193 demo demo] Calling method 'detail' {{(pid=112623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:56:27.084418 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.api_utils [None req-784f7747-bc6b-4594-a402-d2737e0bb193 demo demo] Removing options '' from query. {{(pid=112623) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:56:27.085433 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.volume.api [None req-784f7747-bc6b-4594-a402-d2737e0bb193 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112623) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:56:27.094457 np0000172982 devstack@c-api.service[112623]: INFO cinder.volume.api [None req-784f7747-bc6b-4594-a402-d2737e0bb193 demo demo] Get all volumes completed successfully. May 09 07:56:27.097832 np0000172982 devstack@c-api.service[112623]: INFO cinder.api.openstack.wsgi [None req-784f7747-bc6b-4594-a402-d2737e0bb193 demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 May 09 07:56:27.098424 np0000172982 devstack@c-api.service[112623]: [pid: 112623|app: 0|req: 6/22] 199.204.45.116 () {64 vars in 1295 bytes} [Sat May 9 07:56:27 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:56:37.088576 np0000172982 devstack@c-api.service[112623]: DEBUG dbcounter [-] [112623] Writing DB stats cinder:SELECT=1 {{(pid=112623) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:57:27.112447 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.middleware.request_id [None req-f489215f-755c-4a15-89cd-47a1a9f75148 None None] RequestId filter calling following filter/app {{(pid=112624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:57:27.115650 np0000172982 devstack@c-api.service[112624]: INFO cinder.api.openstack.wsgi [None req-f489215f-755c-4a15-89cd-47a1a9f75148 demo demo] GET https://199.204.45.116/volume/v3/volumes/detail May 09 07:57:27.115878 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.openstack.wsgi [None req-f489215f-755c-4a15-89cd-47a1a9f75148 demo demo] Empty body provided in request {{(pid=112624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:57:27.116190 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.openstack.wsgi [None req-f489215f-755c-4a15-89cd-47a1a9f75148 demo demo] Calling method 'detail' {{(pid=112624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:57:27.116445 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.api_utils [None req-f489215f-755c-4a15-89cd-47a1a9f75148 demo demo] Removing options '' from query. {{(pid=112624) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:57:27.117372 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.volume.api [None req-f489215f-755c-4a15-89cd-47a1a9f75148 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112624) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:57:27.125211 np0000172982 devstack@c-api.service[112624]: INFO cinder.volume.api [None req-f489215f-755c-4a15-89cd-47a1a9f75148 demo demo] Get all volumes completed successfully. May 09 07:57:27.127906 np0000172982 devstack@c-api.service[112624]: INFO cinder.api.openstack.wsgi [None req-f489215f-755c-4a15-89cd-47a1a9f75148 demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 May 09 07:57:27.128388 np0000172982 devstack@c-api.service[112624]: [pid: 112624|app: 0|req: 6/23] 199.204.45.116 () {64 vars in 1295 bytes} [Sat May 9 07:57:27 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:57:37.120064 np0000172982 devstack@c-api.service[112624]: DEBUG dbcounter [-] [112624] Writing DB stats cinder:SELECT=1 {{(pid=112624) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:58:27.144118 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.middleware.request_id [None req-1744c666-3980-401f-8b31-ec0b6a8843bb None None] RequestId filter calling following filter/app {{(pid=112626) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:58:27.146459 np0000172982 devstack@c-api.service[112626]: INFO cinder.api.openstack.wsgi [None req-1744c666-3980-401f-8b31-ec0b6a8843bb demo demo] GET https://199.204.45.116/volume/v3/volumes/detail May 09 07:58:27.146609 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.openstack.wsgi [None req-1744c666-3980-401f-8b31-ec0b6a8843bb demo demo] Empty body provided in request {{(pid=112626) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:58:27.146798 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.openstack.wsgi [None req-1744c666-3980-401f-8b31-ec0b6a8843bb demo demo] Calling method 'detail' {{(pid=112626) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:58:27.147018 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.api_utils [None req-1744c666-3980-401f-8b31-ec0b6a8843bb demo demo] Removing options '' from query. {{(pid=112626) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:58:27.147714 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.volume.api [None req-1744c666-3980-401f-8b31-ec0b6a8843bb demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112626) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:58:27.155918 np0000172982 devstack@c-api.service[112626]: INFO cinder.volume.api [None req-1744c666-3980-401f-8b31-ec0b6a8843bb demo demo] Get all volumes completed successfully. May 09 07:58:27.158639 np0000172982 devstack@c-api.service[112626]: INFO cinder.api.openstack.wsgi [None req-1744c666-3980-401f-8b31-ec0b6a8843bb demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 May 09 07:58:27.159276 np0000172982 devstack@c-api.service[112626]: [pid: 112626|app: 0|req: 7/24] 199.204.45.116 () {64 vars in 1295 bytes} [Sat May 9 07:58:27 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:58:37.150751 np0000172982 devstack@c-api.service[112626]: DEBUG dbcounter [-] [112626] Writing DB stats cinder:SELECT=1 {{(pid=112626) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:59:27.182059 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.middleware.request_id [None req-262d858f-14ec-4987-a33f-ccf2078bd582 None None] RequestId filter calling following filter/app {{(pid=112625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:59:27.303410 np0000172982 devstack@c-api.service[112625]: INFO cinder.api.openstack.wsgi [None req-262d858f-14ec-4987-a33f-ccf2078bd582 demo demo] GET https://199.204.45.116/volume/v3/volumes/detail May 09 07:59:27.303664 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.openstack.wsgi [None req-262d858f-14ec-4987-a33f-ccf2078bd582 demo demo] Empty body provided in request {{(pid=112625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:59:27.303913 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.openstack.wsgi [None req-262d858f-14ec-4987-a33f-ccf2078bd582 demo demo] Calling method 'detail' {{(pid=112625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:59:27.304272 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.api_utils [None req-262d858f-14ec-4987-a33f-ccf2078bd582 demo demo] Removing options '' from query. {{(pid=112625) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:59:27.305442 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.volume.api [None req-262d858f-14ec-4987-a33f-ccf2078bd582 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112625) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:59:27.313046 np0000172982 devstack@c-api.service[112625]: INFO cinder.volume.api [None req-262d858f-14ec-4987-a33f-ccf2078bd582 demo demo] Get all volumes completed successfully. May 09 07:59:27.315839 np0000172982 devstack@c-api.service[112625]: INFO cinder.api.openstack.wsgi [None req-262d858f-14ec-4987-a33f-ccf2078bd582 demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 May 09 07:59:27.316283 np0000172982 devstack@c-api.service[112625]: [pid: 112625|app: 0|req: 6/25] 199.204.45.116 () {64 vars in 1295 bytes} [Sat May 9 07:59:27 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 09 07:59:37.309210 np0000172982 devstack@c-api.service[112625]: DEBUG dbcounter [-] [112625] Writing DB stats cinder:SELECT=1 {{(pid=112625) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 08:00:27.331514 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.middleware.request_id [None req-f9749402-25fb-44e2-bc0a-71c3f93e4f2f None None] RequestId filter calling following filter/app {{(pid=112623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 08:00:27.334314 np0000172982 devstack@c-api.service[112623]: INFO cinder.api.openstack.wsgi [None req-f9749402-25fb-44e2-bc0a-71c3f93e4f2f demo demo] GET https://199.204.45.116/volume/v3/volumes/detail May 09 08:00:27.334562 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.openstack.wsgi [None req-f9749402-25fb-44e2-bc0a-71c3f93e4f2f demo demo] Empty body provided in request {{(pid=112623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 08:00:27.334914 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.openstack.wsgi [None req-f9749402-25fb-44e2-bc0a-71c3f93e4f2f demo demo] Calling method 'detail' {{(pid=112623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 08:00:27.335245 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.api_utils [None req-f9749402-25fb-44e2-bc0a-71c3f93e4f2f demo demo] Removing options '' from query. {{(pid=112623) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 08:00:27.336187 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.volume.api [None req-f9749402-25fb-44e2-bc0a-71c3f93e4f2f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112623) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 08:00:27.344951 np0000172982 devstack@c-api.service[112623]: INFO cinder.volume.api [None req-f9749402-25fb-44e2-bc0a-71c3f93e4f2f demo demo] Get all volumes completed successfully. May 09 08:00:27.347643 np0000172982 devstack@c-api.service[112623]: INFO cinder.api.openstack.wsgi [None req-f9749402-25fb-44e2-bc0a-71c3f93e4f2f demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 May 09 08:00:27.348219 np0000172982 devstack@c-api.service[112623]: [pid: 112623|app: 0|req: 7/26] 199.204.45.116 () {64 vars in 1295 bytes} [Sat May 9 08:00:27 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 08:00:37.339994 np0000172982 devstack@c-api.service[112623]: DEBUG dbcounter [-] [112623] Writing DB stats cinder:SELECT=1 {{(pid=112623) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 08:01:27.364357 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.middleware.request_id [None req-08e33113-54e1-4453-8788-a62031c4c9fa None None] RequestId filter calling following filter/app {{(pid=112624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 08:01:27.368164 np0000172982 devstack@c-api.service[112624]: INFO cinder.api.openstack.wsgi [None req-08e33113-54e1-4453-8788-a62031c4c9fa demo demo] GET https://199.204.45.116/volume/v3/volumes/detail May 09 08:01:27.368439 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.openstack.wsgi [None req-08e33113-54e1-4453-8788-a62031c4c9fa demo demo] Empty body provided in request {{(pid=112624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 08:01:27.368723 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.openstack.wsgi [None req-08e33113-54e1-4453-8788-a62031c4c9fa demo demo] Calling method 'detail' {{(pid=112624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 08:01:27.369032 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.api_utils [None req-08e33113-54e1-4453-8788-a62031c4c9fa demo demo] Removing options '' from query. {{(pid=112624) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 08:01:27.370017 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.volume.api [None req-08e33113-54e1-4453-8788-a62031c4c9fa demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112624) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 08:01:27.379660 np0000172982 devstack@c-api.service[112624]: INFO cinder.volume.api [None req-08e33113-54e1-4453-8788-a62031c4c9fa demo demo] Get all volumes completed successfully. May 09 08:01:27.382497 np0000172982 devstack@c-api.service[112624]: INFO cinder.api.openstack.wsgi [None req-08e33113-54e1-4453-8788-a62031c4c9fa demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 May 09 08:01:27.383003 np0000172982 devstack@c-api.service[112624]: [pid: 112624|app: 0|req: 7/27] 199.204.45.116 () {64 vars in 1295 bytes} [Sat May 9 08:01:27 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 08:01:37.373632 np0000172982 devstack@c-api.service[112624]: DEBUG dbcounter [-] [112624] Writing DB stats cinder:SELECT=1 {{(pid=112624) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 08:02:27.402492 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.middleware.request_id [None req-b29e301e-eb76-468f-8503-6eaa0c1a79b0 None None] RequestId filter calling following filter/app {{(pid=112626) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 08:02:27.407756 np0000172982 devstack@c-api.service[112626]: INFO cinder.api.openstack.wsgi [None req-b29e301e-eb76-468f-8503-6eaa0c1a79b0 demo demo] GET https://199.204.45.116/volume/v3/volumes/detail May 09 08:02:27.408029 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.openstack.wsgi [None req-b29e301e-eb76-468f-8503-6eaa0c1a79b0 demo demo] Empty body provided in request {{(pid=112626) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 08:02:27.408512 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.openstack.wsgi [None req-b29e301e-eb76-468f-8503-6eaa0c1a79b0 demo demo] Calling method 'detail' {{(pid=112626) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 08:02:27.409016 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.api_utils [None req-b29e301e-eb76-468f-8503-6eaa0c1a79b0 demo demo] Removing options '' from query. {{(pid=112626) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 08:02:27.410118 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.volume.api [None req-b29e301e-eb76-468f-8503-6eaa0c1a79b0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112626) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 08:02:27.418004 np0000172982 devstack@c-api.service[112626]: INFO cinder.volume.api [None req-b29e301e-eb76-468f-8503-6eaa0c1a79b0 demo demo] Get all volumes completed successfully. May 09 08:02:27.420142 np0000172982 devstack@c-api.service[112626]: INFO cinder.api.openstack.wsgi [None req-b29e301e-eb76-468f-8503-6eaa0c1a79b0 demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 May 09 08:02:27.420565 np0000172982 devstack@c-api.service[112626]: [pid: 112626|app: 0|req: 8/28] 199.204.45.116 () {64 vars in 1295 bytes} [Sat May 9 08:02:27 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 08:02:37.413888 np0000172982 devstack@c-api.service[112626]: DEBUG dbcounter [-] [112626] Writing DB stats cinder:SELECT=1 {{(pid=112626) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 08:03:27.438294 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.middleware.request_id [None req-0f1fad8a-74bf-46e6-8230-e0b718a1f9fa None None] RequestId filter calling following filter/app {{(pid=112625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 08:03:27.440972 np0000172982 devstack@c-api.service[112625]: INFO cinder.api.openstack.wsgi [None req-0f1fad8a-74bf-46e6-8230-e0b718a1f9fa demo demo] GET https://199.204.45.116/volume/v3/volumes/detail May 09 08:03:27.441280 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.openstack.wsgi [None req-0f1fad8a-74bf-46e6-8230-e0b718a1f9fa demo demo] Empty body provided in request {{(pid=112625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 08:03:27.441532 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.openstack.wsgi [None req-0f1fad8a-74bf-46e6-8230-e0b718a1f9fa demo demo] Calling method 'detail' {{(pid=112625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 08:03:27.441827 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.api_utils [None req-0f1fad8a-74bf-46e6-8230-e0b718a1f9fa demo demo] Removing options '' from query. {{(pid=112625) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 08:03:27.442779 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.volume.api [None req-0f1fad8a-74bf-46e6-8230-e0b718a1f9fa demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112625) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 08:03:27.451505 np0000172982 devstack@c-api.service[112625]: INFO cinder.volume.api [None req-0f1fad8a-74bf-46e6-8230-e0b718a1f9fa demo demo] Get all volumes completed successfully. May 09 08:03:27.453499 np0000172982 devstack@c-api.service[112625]: INFO cinder.api.openstack.wsgi [None req-0f1fad8a-74bf-46e6-8230-e0b718a1f9fa demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 May 09 08:03:27.454104 np0000172982 devstack@c-api.service[112625]: [pid: 112625|app: 0|req: 7/29] 199.204.45.116 () {64 vars in 1295 bytes} [Sat May 9 08:03:27 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 08:03:37.447286 np0000172982 devstack@c-api.service[112625]: DEBUG dbcounter [-] [112625] Writing DB stats cinder:SELECT=1 {{(pid=112625) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 08:04:27.469747 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.middleware.request_id [None req-e0ba2727-59ca-48ce-a7e8-3feb8f683e50 None None] RequestId filter calling following filter/app {{(pid=112623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 08:04:27.575368 np0000172982 devstack@c-api.service[112623]: INFO cinder.api.openstack.wsgi [None req-e0ba2727-59ca-48ce-a7e8-3feb8f683e50 demo demo] GET https://199.204.45.116/volume/v3/volumes/detail May 09 08:04:27.575368 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.openstack.wsgi [None req-e0ba2727-59ca-48ce-a7e8-3feb8f683e50 demo demo] Empty body provided in request {{(pid=112623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 08:04:27.575368 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.openstack.wsgi [None req-e0ba2727-59ca-48ce-a7e8-3feb8f683e50 demo demo] Calling method 'detail' {{(pid=112623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 08:04:27.575761 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.api_utils [None req-e0ba2727-59ca-48ce-a7e8-3feb8f683e50 demo demo] Removing options '' from query. {{(pid=112623) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 08:04:27.577278 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.volume.api [None req-e0ba2727-59ca-48ce-a7e8-3feb8f683e50 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112623) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 08:04:27.585907 np0000172982 devstack@c-api.service[112623]: INFO cinder.volume.api [None req-e0ba2727-59ca-48ce-a7e8-3feb8f683e50 demo demo] Get all volumes completed successfully. May 09 08:04:27.588574 np0000172982 devstack@c-api.service[112623]: INFO cinder.api.openstack.wsgi [None req-e0ba2727-59ca-48ce-a7e8-3feb8f683e50 demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 May 09 08:04:27.589075 np0000172982 devstack@c-api.service[112623]: [pid: 112623|app: 0|req: 8/30] 199.204.45.116 () {64 vars in 1295 bytes} [Sat May 9 08:04:27 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 08:04:37.580634 np0000172982 devstack@c-api.service[112623]: DEBUG dbcounter [-] [112623] Writing DB stats cinder:SELECT=1 {{(pid=112623) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 08:05:27.602218 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.middleware.request_id [None req-62b176f6-5562-4f33-a67d-1dc40db3d653 None None] RequestId filter calling following filter/app {{(pid=112624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 08:05:27.605227 np0000172982 devstack@c-api.service[112624]: INFO cinder.api.openstack.wsgi [None req-62b176f6-5562-4f33-a67d-1dc40db3d653 demo demo] GET https://199.204.45.116/volume/v3/volumes/detail May 09 08:05:27.605526 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.openstack.wsgi [None req-62b176f6-5562-4f33-a67d-1dc40db3d653 demo demo] Empty body provided in request {{(pid=112624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 08:05:27.605696 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.openstack.wsgi [None req-62b176f6-5562-4f33-a67d-1dc40db3d653 demo demo] Calling method 'detail' {{(pid=112624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 08:05:27.606000 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.api_utils [None req-62b176f6-5562-4f33-a67d-1dc40db3d653 demo demo] Removing options '' from query. {{(pid=112624) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 08:05:27.607078 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.volume.api [None req-62b176f6-5562-4f33-a67d-1dc40db3d653 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112624) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 08:05:27.616285 np0000172982 devstack@c-api.service[112624]: INFO cinder.volume.api [None req-62b176f6-5562-4f33-a67d-1dc40db3d653 demo demo] Get all volumes completed successfully. May 09 08:05:27.619361 np0000172982 devstack@c-api.service[112624]: INFO cinder.api.openstack.wsgi [None req-62b176f6-5562-4f33-a67d-1dc40db3d653 demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 May 09 08:05:27.619867 np0000172982 devstack@c-api.service[112624]: [pid: 112624|app: 0|req: 8/31] 199.204.45.116 () {64 vars in 1295 bytes} [Sat May 9 08:05:27 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 08:05:37.611045 np0000172982 devstack@c-api.service[112624]: DEBUG dbcounter [-] [112624] Writing DB stats cinder:SELECT=1 {{(pid=112624) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 08:06:27.631063 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.middleware.request_id [None req-16bd4695-7cb0-4b1a-b01d-dbb5407e281f None None] RequestId filter calling following filter/app {{(pid=112626) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 08:06:27.634120 np0000172982 devstack@c-api.service[112626]: INFO cinder.api.openstack.wsgi [None req-16bd4695-7cb0-4b1a-b01d-dbb5407e281f demo demo] GET https://199.204.45.116/volume/v3/volumes/detail May 09 08:06:27.634621 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.openstack.wsgi [None req-16bd4695-7cb0-4b1a-b01d-dbb5407e281f demo demo] Empty body provided in request {{(pid=112626) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 08:06:27.634968 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.openstack.wsgi [None req-16bd4695-7cb0-4b1a-b01d-dbb5407e281f demo demo] Calling method 'detail' {{(pid=112626) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 08:06:27.635305 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.api_utils [None req-16bd4695-7cb0-4b1a-b01d-dbb5407e281f demo demo] Removing options '' from query. {{(pid=112626) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 08:06:27.636187 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.volume.api [None req-16bd4695-7cb0-4b1a-b01d-dbb5407e281f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112626) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 08:06:27.643828 np0000172982 devstack@c-api.service[112626]: INFO cinder.volume.api [None req-16bd4695-7cb0-4b1a-b01d-dbb5407e281f demo demo] Get all volumes completed successfully. May 09 08:06:27.645778 np0000172982 devstack@c-api.service[112626]: INFO cinder.api.openstack.wsgi [None req-16bd4695-7cb0-4b1a-b01d-dbb5407e281f demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 May 09 08:06:27.646497 np0000172982 devstack@c-api.service[112626]: [pid: 112626|app: 0|req: 9/32] 199.204.45.116 () {64 vars in 1295 bytes} [Sat May 9 08:06:27 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 08:06:37.639197 np0000172982 devstack@c-api.service[112626]: DEBUG dbcounter [-] [112626] Writing DB stats cinder:SELECT=1 {{(pid=112626) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 08:07:27.661767 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.middleware.request_id [None req-b2b5c91b-c01c-42a4-87eb-160bf4b26605 None None] RequestId filter calling following filter/app {{(pid=112625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 08:07:27.666240 np0000172982 devstack@c-api.service[112625]: INFO cinder.api.openstack.wsgi [None req-b2b5c91b-c01c-42a4-87eb-160bf4b26605 demo demo] GET https://199.204.45.116/volume/v3/volumes/detail May 09 08:07:27.666598 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.openstack.wsgi [None req-b2b5c91b-c01c-42a4-87eb-160bf4b26605 demo demo] Empty body provided in request {{(pid=112625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 08:07:27.667010 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.openstack.wsgi [None req-b2b5c91b-c01c-42a4-87eb-160bf4b26605 demo demo] Calling method 'detail' {{(pid=112625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 08:07:27.667505 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.api_utils [None req-b2b5c91b-c01c-42a4-87eb-160bf4b26605 demo demo] Removing options '' from query. {{(pid=112625) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 08:07:27.669514 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.volume.api [None req-b2b5c91b-c01c-42a4-87eb-160bf4b26605 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112625) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 08:07:27.681953 np0000172982 devstack@c-api.service[112625]: INFO cinder.volume.api [None req-b2b5c91b-c01c-42a4-87eb-160bf4b26605 demo demo] Get all volumes completed successfully. May 09 08:07:27.685173 np0000172982 devstack@c-api.service[112625]: INFO cinder.api.openstack.wsgi [None req-b2b5c91b-c01c-42a4-87eb-160bf4b26605 demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 May 09 08:07:27.685727 np0000172982 devstack@c-api.service[112625]: [pid: 112625|app: 0|req: 8/33] 199.204.45.116 () {64 vars in 1295 bytes} [Sat May 9 08:07:27 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 08:07:37.675290 np0000172982 devstack@c-api.service[112625]: DEBUG dbcounter [-] [112625] Writing DB stats cinder:SELECT=1 {{(pid=112625) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 08:08:27.701351 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.middleware.request_id [None req-b31fa0f7-d64a-480e-ac67-7c2b033e173e None None] RequestId filter calling following filter/app {{(pid=112623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 08:08:27.704141 np0000172982 devstack@c-api.service[112623]: INFO cinder.api.openstack.wsgi [None req-b31fa0f7-d64a-480e-ac67-7c2b033e173e demo demo] GET https://199.204.45.116/volume/v3/volumes/detail May 09 08:08:27.704409 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.openstack.wsgi [None req-b31fa0f7-d64a-480e-ac67-7c2b033e173e demo demo] Empty body provided in request {{(pid=112623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 08:08:27.705570 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.openstack.wsgi [None req-b31fa0f7-d64a-480e-ac67-7c2b033e173e demo demo] Calling method 'detail' {{(pid=112623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 08:08:27.705884 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.api_utils [None req-b31fa0f7-d64a-480e-ac67-7c2b033e173e demo demo] Removing options '' from query. {{(pid=112623) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 08:08:27.706839 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.volume.api [None req-b31fa0f7-d64a-480e-ac67-7c2b033e173e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112623) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 08:08:27.717105 np0000172982 devstack@c-api.service[112623]: INFO cinder.volume.api [None req-b31fa0f7-d64a-480e-ac67-7c2b033e173e demo demo] Get all volumes completed successfully. May 09 08:08:27.720476 np0000172982 devstack@c-api.service[112623]: INFO cinder.api.openstack.wsgi [None req-b31fa0f7-d64a-480e-ac67-7c2b033e173e demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 May 09 08:08:27.721015 np0000172982 devstack@c-api.service[112623]: [pid: 112623|app: 0|req: 9/34] 199.204.45.116 () {64 vars in 1295 bytes} [Sat May 9 08:08:27 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 08:08:37.711307 np0000172982 devstack@c-api.service[112623]: DEBUG dbcounter [-] [112623] Writing DB stats cinder:SELECT=1 {{(pid=112623) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 08:09:27.737510 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.middleware.request_id [None req-ff18d143-33a6-42fd-9b93-5cacd468da6e None None] RequestId filter calling following filter/app {{(pid=112624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 08:09:27.786268 np0000172982 devstack@c-api.service[112624]: INFO cinder.api.openstack.wsgi [None req-ff18d143-33a6-42fd-9b93-5cacd468da6e demo demo] GET https://199.204.45.116/volume/v3/volumes/detail May 09 08:09:27.786525 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.openstack.wsgi [None req-ff18d143-33a6-42fd-9b93-5cacd468da6e demo demo] Empty body provided in request {{(pid=112624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 08:09:27.786788 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.openstack.wsgi [None req-ff18d143-33a6-42fd-9b93-5cacd468da6e demo demo] Calling method 'detail' {{(pid=112624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 08:09:27.787089 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.api.api_utils [None req-ff18d143-33a6-42fd-9b93-5cacd468da6e demo demo] Removing options '' from query. {{(pid=112624) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 08:09:27.788098 np0000172982 devstack@c-api.service[112624]: DEBUG cinder.volume.api [None req-ff18d143-33a6-42fd-9b93-5cacd468da6e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112624) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 08:09:27.797953 np0000172982 devstack@c-api.service[112624]: INFO cinder.volume.api [None req-ff18d143-33a6-42fd-9b93-5cacd468da6e demo demo] Get all volumes completed successfully. May 09 08:09:27.800482 np0000172982 devstack@c-api.service[112624]: INFO cinder.api.openstack.wsgi [None req-ff18d143-33a6-42fd-9b93-5cacd468da6e demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 May 09 08:09:27.800825 np0000172982 devstack@c-api.service[112624]: [pid: 112624|app: 0|req: 9/35] 199.204.45.116 () {64 vars in 1295 bytes} [Sat May 9 08:09:27 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 08:09:37.793577 np0000172982 devstack@c-api.service[112624]: DEBUG dbcounter [-] [112624] Writing DB stats cinder:SELECT=1 {{(pid=112624) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 08:10:27.821474 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.middleware.request_id [None req-44704c0c-cc4c-4eb0-8c68-275a68fdc00a None None] RequestId filter calling following filter/app {{(pid=112626) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 08:10:27.825205 np0000172982 devstack@c-api.service[112626]: INFO cinder.api.openstack.wsgi [None req-44704c0c-cc4c-4eb0-8c68-275a68fdc00a demo demo] GET https://199.204.45.116/volume/v3/volumes/detail May 09 08:10:27.825390 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.openstack.wsgi [None req-44704c0c-cc4c-4eb0-8c68-275a68fdc00a demo demo] Empty body provided in request {{(pid=112626) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 08:10:27.825587 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.openstack.wsgi [None req-44704c0c-cc4c-4eb0-8c68-275a68fdc00a demo demo] Calling method 'detail' {{(pid=112626) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 08:10:27.825832 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.api.api_utils [None req-44704c0c-cc4c-4eb0-8c68-275a68fdc00a demo demo] Removing options '' from query. {{(pid=112626) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 08:10:27.827064 np0000172982 devstack@c-api.service[112626]: DEBUG cinder.volume.api [None req-44704c0c-cc4c-4eb0-8c68-275a68fdc00a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112626) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 08:10:27.839453 np0000172982 devstack@c-api.service[112626]: INFO cinder.volume.api [None req-44704c0c-cc4c-4eb0-8c68-275a68fdc00a demo demo] Get all volumes completed successfully. May 09 08:10:27.841874 np0000172982 devstack@c-api.service[112626]: INFO cinder.api.openstack.wsgi [None req-44704c0c-cc4c-4eb0-8c68-275a68fdc00a demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 May 09 08:10:27.842996 np0000172982 devstack@c-api.service[112626]: [pid: 112626|app: 0|req: 10/36] 199.204.45.116 () {64 vars in 1295 bytes} [Sat May 9 08:10:27 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 08:10:37.833098 np0000172982 devstack@c-api.service[112626]: DEBUG dbcounter [-] [112626] Writing DB stats cinder:SELECT=1 {{(pid=112626) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 08:11:27.860601 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.middleware.request_id [None req-041b64ec-5eef-4e16-b16d-8f92167d9be7 None None] RequestId filter calling following filter/app {{(pid=112625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 08:11:27.865222 np0000172982 devstack@c-api.service[112625]: INFO cinder.api.openstack.wsgi [None req-041b64ec-5eef-4e16-b16d-8f92167d9be7 demo demo] GET https://199.204.45.116/volume/v3/volumes/detail May 09 08:11:27.865818 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.openstack.wsgi [None req-041b64ec-5eef-4e16-b16d-8f92167d9be7 demo demo] Empty body provided in request {{(pid=112625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 08:11:27.866102 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.openstack.wsgi [None req-041b64ec-5eef-4e16-b16d-8f92167d9be7 demo demo] Calling method 'detail' {{(pid=112625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 08:11:27.866646 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.api.api_utils [None req-041b64ec-5eef-4e16-b16d-8f92167d9be7 demo demo] Removing options '' from query. {{(pid=112625) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 08:11:27.869617 np0000172982 devstack@c-api.service[112625]: DEBUG cinder.volume.api [None req-041b64ec-5eef-4e16-b16d-8f92167d9be7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112625) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 08:11:27.874951 np0000172982 devstack@c-api.service[112625]: INFO cinder.volume.api [None req-041b64ec-5eef-4e16-b16d-8f92167d9be7 demo demo] Get all volumes completed successfully. May 09 08:11:27.876706 np0000172982 devstack@c-api.service[112625]: INFO cinder.api.openstack.wsgi [None req-041b64ec-5eef-4e16-b16d-8f92167d9be7 demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 May 09 08:11:27.877036 np0000172982 devstack@c-api.service[112625]: [pid: 112625|app: 0|req: 9/37] 199.204.45.116 () {64 vars in 1295 bytes} [Sat May 9 08:11:27 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 08:11:37.871437 np0000172982 devstack@c-api.service[112625]: DEBUG dbcounter [-] [112625] Writing DB stats cinder:SELECT=1 {{(pid=112625) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 08:12:27.895812 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.middleware.request_id [None req-494bfd92-56bd-4fa2-bf78-fb446675cd5c None None] RequestId filter calling following filter/app {{(pid=112623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 08:12:27.900847 np0000172982 devstack@c-api.service[112623]: INFO cinder.api.openstack.wsgi [None req-494bfd92-56bd-4fa2-bf78-fb446675cd5c demo demo] GET https://199.204.45.116/volume/v3/volumes/detail May 09 08:12:27.901380 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.openstack.wsgi [None req-494bfd92-56bd-4fa2-bf78-fb446675cd5c demo demo] Empty body provided in request {{(pid=112623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 08:12:27.901707 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.openstack.wsgi [None req-494bfd92-56bd-4fa2-bf78-fb446675cd5c demo demo] Calling method 'detail' {{(pid=112623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 08:12:27.902242 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.api.api_utils [None req-494bfd92-56bd-4fa2-bf78-fb446675cd5c demo demo] Removing options '' from query. {{(pid=112623) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 08:12:27.903696 np0000172982 devstack@c-api.service[112623]: DEBUG cinder.volume.api [None req-494bfd92-56bd-4fa2-bf78-fb446675cd5c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112623) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 08:12:27.912403 np0000172982 devstack@c-api.service[112623]: INFO cinder.volume.api [None req-494bfd92-56bd-4fa2-bf78-fb446675cd5c demo demo] Get all volumes completed successfully. May 09 08:12:27.915251 np0000172982 devstack@c-api.service[112623]: INFO cinder.api.openstack.wsgi [None req-494bfd92-56bd-4fa2-bf78-fb446675cd5c demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 May 09 08:12:27.915764 np0000172982 devstack@c-api.service[112623]: [pid: 112623|app: 0|req: 10/38] 199.204.45.116 () {64 vars in 1295 bytes} [Sat May 9 08:12:27 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 08:12:37.907401 np0000172982 devstack@c-api.service[112623]: DEBUG dbcounter [-] [112623] Writing DB stats cinder:SELECT=1 {{(pid=112623) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}