May 07 13:07:31.195479 np0000172476 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 07 13:07:31.206140 np0000172476 devstack@c-api.service[112413]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 07 13:07:31.209245 np0000172476 devstack@c-api.service[112413]: *** Starting uWSGI 2.0.24-debian (64bit) on [Thu May 7 13:07:31 2026] *** May 07 13:07:31.209245 np0000172476 devstack@c-api.service[112413]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 07 13:07:31.209245 np0000172476 devstack@c-api.service[112413]: os: Linux-6.8.0-111-generic #111-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 11 23:16:02 UTC 2026 May 07 13:07:31.209245 np0000172476 devstack@c-api.service[112413]: nodename: np0000172476 May 07 13:07:31.209245 np0000172476 devstack@c-api.service[112413]: machine: x86_64 May 07 13:07:31.209245 np0000172476 devstack@c-api.service[112413]: clock source: unix May 07 13:07:31.209245 np0000172476 devstack@c-api.service[112413]: pcre jit disabled May 07 13:07:31.209245 np0000172476 devstack@c-api.service[112413]: detected number of CPU cores: 16 May 07 13:07:31.209245 np0000172476 devstack@c-api.service[112413]: current working directory: / May 07 13:07:31.209245 np0000172476 devstack@c-api.service[112413]: detected binary path: /usr/bin/uwsgi-core May 07 13:07:31.209245 np0000172476 devstack@c-api.service[112413]: your processes number limit is 256917 May 07 13:07:31.209245 np0000172476 devstack@c-api.service[112413]: your memory page size is 4096 bytes May 07 13:07:31.209245 np0000172476 devstack@c-api.service[112413]: detected max file descriptor number: 2048 May 07 13:07:31.209245 np0000172476 devstack@c-api.service[112413]: lock engine: pthread robust mutexes May 07 13:07:31.210151 np0000172476 devstack@c-api.service[112413]: thunder lock: enabled May 07 13:07:31.210151 np0000172476 devstack@c-api.service[112413]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 07 13:07:31.210151 np0000172476 devstack@c-api.service[112413]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 07 13:07:31.210151 np0000172476 devstack@c-api.service[112413]: PEP 405 virtualenv detected: /opt/stack/data/venv May 07 13:07:31.210151 np0000172476 devstack@c-api.service[112413]: Set PythonHome to /opt/stack/data/venv May 07 13:07:31.246755 np0000172476 devstack@c-api.service[112413]: Python main interpreter initialized at 0x781737ca3668 May 07 13:07:31.246755 np0000172476 devstack@c-api.service[112413]: python threads support enabled May 07 13:07:31.246755 np0000172476 devstack@c-api.service[112413]: your server socket listen backlog is limited to 100 connections May 07 13:07:31.246755 np0000172476 devstack@c-api.service[112413]: your mercy for graceful operations on workers is 80 seconds May 07 13:07:31.247275 np0000172476 devstack@c-api.service[112413]: mapped 671795 bytes (656 KB) for 4 cores May 07 13:07:31.247419 np0000172476 devstack@c-api.service[112413]: *** Operational MODE: preforking *** May 07 13:07:31.247646 np0000172476 devstack@c-api.service[112413]: *** uWSGI is running in multiple interpreter mode *** May 07 13:07:31.247646 np0000172476 devstack@c-api.service[112413]: spawned uWSGI master process (pid: 112413) May 07 13:07:31.247853 np0000172476 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 07 13:07:31.248213 np0000172476 devstack@c-api.service[112413]: spawned uWSGI worker 1 (pid: 112418, cores: 1) May 07 13:07:31.248842 np0000172476 devstack@c-api.service[112413]: spawned uWSGI worker 2 (pid: 112419, cores: 1) May 07 13:07:31.249277 np0000172476 devstack@c-api.service[112413]: spawned uWSGI worker 3 (pid: 112420, cores: 1) May 07 13:07:31.249762 np0000172476 devstack@c-api.service[112413]: spawned uWSGI worker 4 (pid: 112421, cores: 1) May 07 13:07:31.249762 np0000172476 devstack@c-api.service[112413]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 07 13:07:31.377225 np0000172476 devstack@c-api.service[112419]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 07 13:07:31.377225 np0000172476 devstack@c-api.service[112419]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 07 13:07:31.377225 np0000172476 devstack@c-api.service[112419]: we strongly recommend against using it for new projects. May 07 13:07:31.377225 np0000172476 devstack@c-api.service[112419]: If you are already using Eventlet, we recommend migrating to a different May 07 13:07:31.377225 np0000172476 devstack@c-api.service[112419]: framework. For more detail see May 07 13:07:31.377225 np0000172476 devstack@c-api.service[112419]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 07 13:07:31.377225 np0000172476 devstack@c-api.service[112419]: import eventlet # noqa May 07 13:07:31.379873 np0000172476 devstack@c-api.service[112421]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 07 13:07:31.379873 np0000172476 devstack@c-api.service[112421]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 07 13:07:31.379873 np0000172476 devstack@c-api.service[112421]: we strongly recommend against using it for new projects. May 07 13:07:31.379873 np0000172476 devstack@c-api.service[112421]: If you are already using Eventlet, we recommend migrating to a different May 07 13:07:31.379873 np0000172476 devstack@c-api.service[112421]: framework. For more detail see May 07 13:07:31.379873 np0000172476 devstack@c-api.service[112421]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 07 13:07:31.379873 np0000172476 devstack@c-api.service[112421]: import eventlet # noqa May 07 13:07:31.389569 np0000172476 devstack@c-api.service[112418]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 07 13:07:31.389569 np0000172476 devstack@c-api.service[112418]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 07 13:07:31.389569 np0000172476 devstack@c-api.service[112418]: we strongly recommend against using it for new projects. May 07 13:07:31.389569 np0000172476 devstack@c-api.service[112418]: If you are already using Eventlet, we recommend migrating to a different May 07 13:07:31.389569 np0000172476 devstack@c-api.service[112418]: framework. For more detail see May 07 13:07:31.389569 np0000172476 devstack@c-api.service[112418]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 07 13:07:31.389569 np0000172476 devstack@c-api.service[112418]: import eventlet # noqa May 07 13:07:31.395263 np0000172476 devstack@c-api.service[112420]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 07 13:07:31.395263 np0000172476 devstack@c-api.service[112420]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 07 13:07:31.395263 np0000172476 devstack@c-api.service[112420]: we strongly recommend against using it for new projects. May 07 13:07:31.395263 np0000172476 devstack@c-api.service[112420]: If you are already using Eventlet, we recommend migrating to a different May 07 13:07:31.395263 np0000172476 devstack@c-api.service[112420]: framework. For more detail see May 07 13:07:31.395263 np0000172476 devstack@c-api.service[112420]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 07 13:07:31.395263 np0000172476 devstack@c-api.service[112420]: import eventlet # noqa May 07 13:07:31.465445 np0000172476 devstack@c-api.service[112419]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 07 13:07:31.465445 np0000172476 devstack@c-api.service[112419]: debtcollector.deprecate( May 07 13:07:31.472548 np0000172476 devstack@c-api.service[112418]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 07 13:07:31.472548 np0000172476 devstack@c-api.service[112418]: debtcollector.deprecate( May 07 13:07:31.478002 np0000172476 devstack@c-api.service[112420]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 07 13:07:31.478002 np0000172476 devstack@c-api.service[112420]: debtcollector.deprecate( May 07 13:07:31.479350 np0000172476 devstack@c-api.service[112421]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 07 13:07:31.479350 np0000172476 devstack@c-api.service[112421]: debtcollector.deprecate( May 07 13:07:31.545917 np0000172476 devstack@c-api.service[112419]: /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 07 13:07:31.545917 np0000172476 devstack@c-api.service[112419]: from cgi import parse_header May 07 13:07:31.556426 np0000172476 devstack@c-api.service[112418]: /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 07 13:07:31.556426 np0000172476 devstack@c-api.service[112418]: from cgi import parse_header May 07 13:07:31.560541 np0000172476 devstack@c-api.service[112421]: /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 07 13:07:31.560541 np0000172476 devstack@c-api.service[112421]: from cgi import parse_header May 07 13:07:31.562023 np0000172476 devstack@c-api.service[112420]: /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 07 13:07:31.562023 np0000172476 devstack@c-api.service[112420]: from cgi import parse_header May 07 13:07:31.591284 np0000172476 devstack@c-api.service[112419]: /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 07 13:07:31.591284 np0000172476 devstack@c-api.service[112419]: removals.removed_module( May 07 13:07:31.592058 np0000172476 devstack@c-api.service[112419]: /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 07 13:07:31.592058 np0000172476 devstack@c-api.service[112419]: removals.removed_module( May 07 13:07:31.602912 np0000172476 devstack@c-api.service[112418]: /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 07 13:07:31.602912 np0000172476 devstack@c-api.service[112418]: removals.removed_module( May 07 13:07:31.602912 np0000172476 devstack@c-api.service[112418]: /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 07 13:07:31.602912 np0000172476 devstack@c-api.service[112418]: removals.removed_module( May 07 13:07:31.606958 np0000172476 devstack@c-api.service[112420]: /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 07 13:07:31.606958 np0000172476 devstack@c-api.service[112420]: removals.removed_module( May 07 13:07:31.607656 np0000172476 devstack@c-api.service[112420]: /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 07 13:07:31.607656 np0000172476 devstack@c-api.service[112420]: removals.removed_module( May 07 13:07:31.608051 np0000172476 devstack@c-api.service[112421]: /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 07 13:07:31.608051 np0000172476 devstack@c-api.service[112421]: removals.removed_module( May 07 13:07:31.608827 np0000172476 devstack@c-api.service[112421]: /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 07 13:07:31.608827 np0000172476 devstack@c-api.service[112421]: removals.removed_module( May 07 13:07:32.191077 np0000172476 devstack@c-api.service[112419]: /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 07 13:07:32.191077 np0000172476 devstack@c-api.service[112419]: warnings.warn( May 07 13:07:32.210267 np0000172476 devstack@c-api.service[112418]: /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 07 13:07:32.210267 np0000172476 devstack@c-api.service[112418]: warnings.warn( May 07 13:07:32.221118 np0000172476 devstack@c-api.service[112421]: /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 07 13:07:32.221118 np0000172476 devstack@c-api.service[112421]: warnings.warn( May 07 13:07:32.245714 np0000172476 devstack@c-api.service[112420]: /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 07 13:07:32.245714 np0000172476 devstack@c-api.service[112420]: warnings.warn( May 07 13:07:32.302677 np0000172476 devstack@c-api.service[112419]: /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 07 13:07:32.302677 np0000172476 devstack@c-api.service[112419]: warnings.warn( May 07 13:07:32.309942 np0000172476 devstack@c-api.service[112418]: /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 07 13:07:32.309942 np0000172476 devstack@c-api.service[112418]: warnings.warn( May 07 13:07:32.329724 np0000172476 devstack@c-api.service[112421]: /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 07 13:07:32.329724 np0000172476 devstack@c-api.service[112421]: warnings.warn( May 07 13:07:32.354338 np0000172476 devstack@c-api.service[112420]: /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 07 13:07:32.354338 np0000172476 devstack@c-api.service[112420]: warnings.warn( May 07 13:07:32.596993 np0000172476 devstack@c-api.service[112419]: 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 07 13:07:32.597617 np0000172476 devstack@c-api.service[112419]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112419) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 07 13:07:32.597698 np0000172476 devstack@c-api.service[112418]: 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 07 13:07:32.597698 np0000172476 devstack@c-api.service[112418]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112418) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 07 13:07:32.630246 np0000172476 devstack@c-api.service[112421]: 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 07 13:07:32.630838 np0000172476 devstack@c-api.service[112421]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112421) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 07 13:07:32.653302 np0000172476 devstack@c-api.service[112420]: 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 07 13:07:32.653853 np0000172476 devstack@c-api.service[112420]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112420) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 07 13:07:32.685874 np0000172476 devstack@c-api.service[112418]: /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 07 13:07:32.685874 np0000172476 devstack@c-api.service[112418]: @jsonschema.FormatChecker.cls_checks('date-time') May 07 13:07:32.686778 np0000172476 devstack@c-api.service[112419]: /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 07 13:07:32.686778 np0000172476 devstack@c-api.service[112419]: @jsonschema.FormatChecker.cls_checks('date-time') May 07 13:07:32.697971 np0000172476 devstack@c-api.service[112421]: /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 07 13:07:32.697971 np0000172476 devstack@c-api.service[112421]: @jsonschema.FormatChecker.cls_checks('date-time') May 07 13:07:32.726987 np0000172476 devstack@c-api.service[112420]: /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 07 13:07:32.726987 np0000172476 devstack@c-api.service[112420]: @jsonschema.FormatChecker.cls_checks('date-time') May 07 13:07:33.155083 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112418) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 07 13:07:33.155416 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112419) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 07 13:07:33.155498 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112420) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 07 13:07:33.155653 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112421) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 07 13:07:33.155769 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 13:07:33.155769 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 13:07:33.155980 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112420) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 13:07:33.155980 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112420) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 13:07:33.156094 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 13:07:33.156175 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 13:07:33.156246 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112421) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 13:07:33.156307 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 13:07:33.156368 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112421) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 13:07:33.156426 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112420) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 13:07:33.156501 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112421) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 13:07:33.156564 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 13:07:33.158050 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 13:07:33.158050 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 13:07:33.158222 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 13:07:33.158301 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112420) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 13:07:33.158380 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 13:07:33.158435 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 13:07:33.158490 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 13:07:33.158574 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 13:07:33.158637 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112418) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 13:07:33.158697 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 13:07:33.158697 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 13:07:33.158808 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 13:07:33.158862 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112420) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 13:07:33.158862 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112420) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 13:07:33.158996 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112421) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 13:07:33.158996 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 13:07:33.159132 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 13:07:33.159132 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 13:07:33.159260 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 13:07:33.159260 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112421) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 13:07:33.159373 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112421) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 13:07:33.159434 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 13:07:33.159507 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112420) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 13:07:33.159507 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 13:07:33.159628 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 13:07:33.159690 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 13:07:33.159761 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 13:07:33.159825 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 13:07:33.159909 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 13:07:33.159965 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112421) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 13:07:33.160041 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 13:07:33.160101 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 13:07:33.160159 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 13:07:33.160215 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 13:07:33.160273 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 13:07:33.160333 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 13:07:33.160405 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 13:07:33.160463 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 13:07:33.160520 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112418) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 13:07:33.160601 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 13:07:33.160758 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 13:07:33.160817 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 13:07:33.160916 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 13:07:33.160981 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112421) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 13:07:33.161061 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112420) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 13:07:33.161142 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112421) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 13:07:33.161202 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112419) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 13:07:33.161287 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112420) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 13:07:33.161394 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 13:07:33.161394 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 13:07:33.161394 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 13:07:33.161394 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 13:07:33.161394 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 13:07:33.161394 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 13:07:33.161394 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112419) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 13:07:33.161830 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 13:07:33.162047 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112421) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 13:07:33.162967 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 13:07:33.162967 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 13:07:33.163234 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 13:07:33.163335 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 13:07:33.163407 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 13:07:33.163466 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 13:07:33.163523 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 13:07:33.163590 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112421) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 13:07:33.163648 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 13:07:33.163711 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 13:07:33.163775 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112421) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 13:07:33.163857 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 13:07:33.163857 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112418) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 13:07:33.163998 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 13:07:33.164059 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 13:07:33.164124 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 13:07:33.164124 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 13:07:33.164124 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 13:07:33.164276 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112421) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 13:07:33.164344 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112419) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 13:07:33.164422 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112420) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 13:07:33.164486 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 13:07:33.164486 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 13:07:33.164620 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 13:07:33.164683 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 13:07:33.164747 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 13:07:33.164804 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 13:07:33.164866 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 13:07:33.165083 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 13:07:33.165167 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 13:07:33.165239 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 13:07:33.165296 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112421) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 13:07:33.165359 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 13:07:33.165421 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112421) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 13:07:33.165477 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 13:07:33.165530 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 13:07:33.165580 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112420) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 13:07:33.165630 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 13:07:33.165694 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 13:07:33.165759 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112418) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 13:07:33.165819 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112420) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 13:07:33.165899 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 13:07:33.165960 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 13:07:33.165960 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 13:07:33.165960 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 13:07:33.166105 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112420) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 13:07:33.166105 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 13:07:33.166226 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 13:07:33.166290 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 13:07:33.166355 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112419) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 13:07:33.166417 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 13:07:33.166417 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 13:07:33.166534 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 13:07:33.166597 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112420) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 13:07:33.166597 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112420) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 13:07:33.166704 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112421) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 13:07:33.166704 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 13:07:33.166704 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 13:07:33.166869 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 13:07:33.166993 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 13:07:33.166993 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 13:07:33.167100 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 13:07:33.167157 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112421) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 13:07:33.167157 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112421) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 13:07:33.167261 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 13:07:33.167314 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112421) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 13:07:33.167370 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 13:07:33.167435 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 13:07:33.167502 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 13:07:33.167559 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112420) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 13:07:33.167615 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 13:07:33.167680 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 13:07:33.167735 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112418) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 13:07:33.167790 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 13:07:33.167847 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 13:07:33.167923 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 13:07:33.167983 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 13:07:33.168067 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 13:07:33.168135 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 13:07:33.168196 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 13:07:33.168254 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 13:07:33.168309 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 13:07:33.168364 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 13:07:33.168421 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 13:07:33.168479 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112421) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 13:07:33.168543 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 13:07:33.168661 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112420) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 13:07:33.168731 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 13:07:33.168789 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112421) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 13:07:33.168827 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 13:07:33.168865 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112420) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 13:07:33.168917 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 13:07:33.168955 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112420) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 13:07:33.168991 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112418) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 13:07:33.169029 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 13:07:33.169064 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 13:07:33.169101 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 13:07:33.169155 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 13:07:33.169196 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112419) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 13:07:33.169231 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 13:07:33.169231 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 13:07:33.169231 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112420) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 13:07:33.169327 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 13:07:33.169365 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112420) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 13:07:33.169401 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 13:07:33.169401 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 13:07:33.169401 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 13:07:33.169401 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 13:07:33.169401 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 13:07:33.169401 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112419) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 13:07:33.169401 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 13:07:33.169643 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112421) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 13:07:33.169643 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 13:07:33.169643 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 13:07:33.169643 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 13:07:33.169643 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 13:07:33.169822 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 13:07:33.169863 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112421) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 13:07:33.169917 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 13:07:33.169956 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112421) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 13:07:33.169991 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 13:07:33.169991 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 13:07:33.169991 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 13:07:33.170102 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112420) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 13:07:33.170140 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112418) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 13:07:33.170177 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 13:07:33.170224 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 13:07:33.170266 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 13:07:33.170266 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 13:07:33.170266 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 13:07:33.170266 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112420) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 13:07:33.170266 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112420) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 13:07:33.170440 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112421) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 13:07:33.170440 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 13:07:33.170440 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 13:07:33.170440 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 13:07:33.170440 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 13:07:33.170440 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112421) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 13:07:33.170672 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 13:07:33.170712 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112421) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 13:07:33.170750 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 13:07:33.170750 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 13:07:33.170750 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 13:07:33.170750 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 13:07:33.170910 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112420) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 13:07:33.170964 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112418) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 13:07:33.171004 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 13:07:33.171043 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 13:07:33.171081 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 13:07:33.171118 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 13:07:33.171118 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 13:07:33.171201 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 13:07:33.171241 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 13:07:33.171278 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 13:07:33.171436 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112420) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 13:07:33.171436 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112420) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 13:07:33.171523 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 13:07:33.171523 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 13:07:33.171523 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112419) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 13:07:33.171523 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 13:07:33.171523 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 13:07:33.171698 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112421) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 13:07:33.171698 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 13:07:33.171770 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 13:07:33.171815 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 13:07:33.171815 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 13:07:33.171911 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 13:07:33.171952 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 13:07:33.171952 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112421) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 13:07:33.172029 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 13:07:33.172068 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112421) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 13:07:33.172107 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 13:07:33.172148 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 13:07:33.172186 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 13:07:33.172224 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112419) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 13:07:33.172268 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 13:07:33.172308 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112420) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 13:07:33.172346 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 13:07:33.172392 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 13:07:33.172443 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 13:07:33.172485 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 13:07:33.172524 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 13:07:33.172578 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 13:07:33.172578 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 13:07:33.172658 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112418) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 13:07:33.172696 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112420) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 13:07:33.172733 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 13:07:33.172777 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112420) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 13:07:33.172823 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 13:07:33.172823 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 13:07:33.172823 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 13:07:33.172823 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 13:07:33.172985 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112421) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 13:07:33.173031 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 13:07:33.173075 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 13:07:33.173113 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112419) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 13:07:33.173151 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 13:07:33.173151 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 13:07:33.173235 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 13:07:33.173274 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 13:07:33.173314 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 13:07:33.173357 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 13:07:33.173399 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112421) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 13:07:33.173399 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112421) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 13:07:33.173470 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 13:07:33.173470 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 13:07:33.173557 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112420) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 13:07:33.173603 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 13:07:33.173641 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 13:07:33.173679 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112418) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 13:07:33.173716 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 13:07:33.173753 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 13:07:33.173790 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 13:07:33.173790 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 13:07:33.173866 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 13:07:33.173919 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112420) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 13:07:33.173919 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112420) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 13:07:33.174200 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 13:07:33.174200 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 13:07:33.174200 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 13:07:33.174200 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 13:07:33.174200 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112419) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 13:07:33.174200 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 13:07:33.179191 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112421) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 13:07:33.179362 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 13:07:33.179362 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 13:07:33.179362 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 13:07:33.179542 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 13:07:33.179542 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112421) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 13:07:33.179542 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112421) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 13:07:33.179706 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 13:07:33.179706 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 13:07:33.179843 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 13:07:33.179843 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 13:07:33.179994 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 13:07:33.179994 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112418) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 13:07:33.180114 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 13:07:33.180171 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 13:07:33.180234 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 13:07:33.180298 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112420) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 13:07:33.180358 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 13:07:33.180423 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 13:07:33.180491 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112421) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 13:07:33.180575 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 13:07:33.180634 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 13:07:33.180691 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 13:07:33.180758 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 13:07:33.180822 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 13:07:33.180902 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 13:07:33.180960 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 13:07:33.181030 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 13:07:33.181090 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112419) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 13:07:33.181144 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112420) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 13:07:33.181209 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 13:07:33.181264 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112420) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 13:07:33.181328 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112421) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 13:07:33.181328 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112421) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 13:07:33.181471 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 13:07:33.181538 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 13:07:33.181596 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112420) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 13:07:33.181660 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 13:07:33.181715 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 13:07:33.181770 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 13:07:33.181832 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 13:07:33.181916 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 13:07:33.182192 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 13:07:33.182249 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 13:07:33.182303 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 13:07:33.182359 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112418) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 13:07:33.182414 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112420) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 13:07:33.182470 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 13:07:33.182524 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112420) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 13:07:33.182587 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 13:07:33.182587 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 13:07:33.182587 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 13:07:33.182587 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 13:07:33.182587 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 13:07:33.182587 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112419) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 13:07:33.182587 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 13:07:33.182964 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112421) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 13:07:33.182964 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 13:07:33.182964 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 13:07:33.182964 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 13:07:33.182964 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 13:07:33.182964 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112421) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 13:07:33.182964 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112421) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 13:07:33.183323 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 13:07:33.183399 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112421) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 13:07:33.183480 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 13:07:33.183538 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 13:07:33.183611 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 13:07:33.183683 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 13:07:33.183743 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 13:07:33.183798 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 13:07:33.183852 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 13:07:33.183946 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 13:07:33.184008 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 13:07:33.184062 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 13:07:33.184062 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112421) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 13:07:33.184159 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 13:07:33.184209 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 13:07:33.184272 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112421) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 13:07:33.184329 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 13:07:33.184383 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112420) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 13:07:33.184444 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112419) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 13:07:33.184552 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112418) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 13:07:33.184611 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 13:07:33.184665 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 13:07:33.184733 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 13:07:33.184785 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 13:07:33.184823 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 13:07:33.184867 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 13:07:33.184925 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 13:07:33.184964 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 13:07:33.185002 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 13:07:33.185039 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 13:07:33.185075 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112420) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 13:07:33.185114 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 13:07:33.185151 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112420) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 13:07:33.185200 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 13:07:33.185239 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 13:07:33.185284 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112420) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 13:07:33.185323 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 13:07:33.185357 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 13:07:33.185417 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 13:07:33.185456 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112418) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 13:07:33.185505 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 13:07:33.185550 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 13:07:33.185589 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 13:07:33.185626 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 13:07:33.185664 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112419) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 13:07:33.185708 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 13:07:33.185708 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112420) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 13:07:33.185781 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 13:07:33.185820 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112420) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 13:07:33.185860 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112421) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 13:07:33.185860 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 13:07:33.185860 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 13:07:33.185860 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 13:07:33.185860 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 13:07:33.185860 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112421) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 13:07:33.185860 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112421) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 13:07:33.185860 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112421) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 13:07:33.185860 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 13:07:33.185860 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 13:07:33.186268 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 13:07:33.186311 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112420) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 13:07:33.186352 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 13:07:33.186390 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 13:07:33.186434 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112421) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 13:07:33.186473 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 13:07:33.186512 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112421) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 13:07:33.186551 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 13:07:33.186551 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 13:07:33.186551 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112420) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 13:07:33.186551 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112420) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 13:07:33.186551 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112420) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 13:07:33.186551 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 13:07:33.186551 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 13:07:33.186551 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 13:07:33.186839 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 13:07:33.186900 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 13:07:33.186900 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112420) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 13:07:33.187088 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 13:07:33.187137 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112420) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 13:07:33.187178 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 13:07:33.187178 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 13:07:33.187256 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 13:07:33.187296 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 13:07:33.187340 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 13:07:33.187378 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112418) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 13:07:33.187416 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 13:07:33.187458 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 13:07:33.187496 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 13:07:33.187534 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 13:07:33.187579 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 13:07:33.187618 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 13:07:33.187660 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112419) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 13:07:33.187700 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 13:07:33.187737 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 13:07:33.187737 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 13:07:33.187810 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 13:07:33.187810 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 13:07:33.187898 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 13:07:33.187938 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112418) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 13:07:33.187992 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 13:07:33.188032 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 13:07:33.188071 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 13:07:33.188071 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 13:07:33.188071 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112419) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 13:07:33.188071 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 13:07:33.188206 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112421) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 13:07:33.188264 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 13:07:33.188303 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 13:07:33.188343 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 13:07:33.188388 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 13:07:33.188426 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 13:07:33.188464 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 13:07:33.188522 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 13:07:33.188569 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 13:07:33.188621 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 13:07:33.188666 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112421) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 13:07:33.188710 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112418) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 13:07:33.188753 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112421) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 13:07:33.188793 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 13:07:33.188844 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112420) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 13:07:33.188844 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 13:07:33.188936 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 13:07:33.188977 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 13:07:33.189014 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 13:07:33.189051 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 13:07:33.189051 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 13:07:33.189122 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 13:07:33.189160 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112420) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 13:07:33.189209 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 13:07:33.189248 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112420) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 13:07:33.189292 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 13:07:33.189292 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112419) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 13:07:33.189292 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 13:07:33.189396 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112421) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 13:07:33.189396 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 13:07:33.189396 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 13:07:33.189499 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 13:07:33.189535 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 13:07:33.189677 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 13:07:33.189718 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 13:07:33.189765 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 13:07:33.189805 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 13:07:33.189843 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112421) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 13:07:33.189898 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 13:07:33.189938 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112421) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 13:07:33.189977 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 13:07:33.190015 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 13:07:33.190066 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 13:07:33.190105 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112418) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 13:07:33.190105 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 13:07:33.190175 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 13:07:33.190175 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 13:07:33.190175 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112419) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 13:07:33.190175 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 13:07:33.190316 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112421) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 13:07:33.190316 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 13:07:33.190316 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 13:07:33.190316 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 13:07:33.190462 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 13:07:33.190502 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 13:07:33.190540 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 13:07:33.190586 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 13:07:33.190628 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112421) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 13:07:33.190665 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 13:07:33.190706 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112421) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 13:07:33.190749 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 13:07:33.190793 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 13:07:33.190793 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 13:07:33.190870 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 13:07:33.190927 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112418) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 13:07:33.190965 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 13:07:33.191002 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 13:07:33.191039 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 13:07:33.191039 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112419) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 13:07:33.191039 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 13:07:33.191153 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112420) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 13:07:33.191153 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 13:07:33.191153 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 13:07:33.191153 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 13:07:33.191153 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 13:07:33.191153 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112420) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 13:07:33.191153 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112420) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 13:07:33.191398 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112420) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 13:07:33.191398 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 13:07:33.191398 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 13:07:33.191508 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112421) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 13:07:33.191557 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 13:07:33.191610 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 13:07:33.191654 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 13:07:33.191692 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 13:07:33.191731 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112420) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 13:07:33.191768 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 13:07:33.191803 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112420) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 13:07:33.191837 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 13:07:33.191837 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112421) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 13:07:33.191837 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112421) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 13:07:33.191977 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 13:07:33.191977 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 13:07:33.192049 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 13:07:33.192089 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 13:07:33.192128 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 13:07:33.192167 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112420) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 13:07:33.192207 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 13:07:33.192245 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 13:07:33.192283 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 13:07:33.192329 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 13:07:33.192368 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 13:07:33.192406 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 13:07:33.192445 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112418) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 13:07:33.192502 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 13:07:33.192539 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 13:07:33.192591 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 13:07:33.192637 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 13:07:33.192675 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112419) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 13:07:33.192713 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112420) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 13:07:33.192713 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112420) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 13:07:33.192792 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 13:07:33.193939 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112421) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 13:07:33.194007 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 13:07:33.194091 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 13:07:33.194153 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 13:07:33.194211 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 13:07:33.194287 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112421) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 13:07:33.194347 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112420) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 13:07:33.194384 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112421) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 13:07:33.194413 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 13:07:33.194469 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 13:07:33.194529 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 13:07:33.194592 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 13:07:33.194664 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112420) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 13:07:33.194727 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112420) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 13:07:33.194758 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 13:07:33.194817 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 13:07:33.194891 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 13:07:33.195011 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 13:07:33.195074 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 13:07:33.195105 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 13:07:33.195169 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 13:07:33.195198 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112418) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 13:07:33.195254 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 13:07:33.195284 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 13:07:33.195341 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 13:07:33.195426 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 13:07:33.195506 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112419) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 13:07:33.195595 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 13:07:33.197043 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112421) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 13:07:33.197120 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 13:07:33.197149 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112420) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 13:07:33.197184 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 13:07:33.197214 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 13:07:33.197248 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 13:07:33.197280 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 13:07:33.197322 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 13:07:33.197363 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 13:07:33.197404 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112421) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 13:07:33.197433 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 13:07:33.197464 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112421) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 13:07:33.197489 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112420) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 13:07:33.197489 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112420) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 13:07:33.198093 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 13:07:33.198152 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 13:07:33.198208 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 13:07:33.198259 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 13:07:33.198324 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 13:07:33.198356 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 13:07:33.198381 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112418) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 13:07:33.198406 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 13:07:33.198437 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 13:07:33.198494 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 13:07:33.198589 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 13:07:33.198626 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112420) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 13:07:33.198652 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 13:07:33.198698 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 13:07:33.198733 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112419) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 13:07:33.198772 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 13:07:33.198803 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112421) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 13:07:33.198832 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 13:07:33.198859 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 13:07:33.198901 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 13:07:33.198927 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 13:07:33.198951 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 13:07:33.198984 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 13:07:33.199016 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 13:07:33.199046 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112420) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 13:07:33.199075 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 13:07:33.199099 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 13:07:33.199124 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 13:07:33.199149 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112421) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 13:07:33.199181 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112420) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 13:07:33.199208 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 13:07:33.199233 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112421) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 13:07:33.199259 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 13:07:33.199259 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112418) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 13:07:33.199310 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 13:07:33.199416 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 13:07:33.199490 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 13:07:33.199573 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 13:07:33.199658 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 13:07:33.199740 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 13:07:33.199822 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112419) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 13:07:33.199932 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 13:07:33.199982 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112421) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 13:07:33.200065 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 13:07:33.200139 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 13:07:33.200204 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112420) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 13:07:33.200235 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 13:07:33.200282 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 13:07:33.200312 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 13:07:33.200337 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 13:07:33.200362 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112421) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 13:07:33.200387 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 13:07:33.200418 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 13:07:33.200466 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112421) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 13:07:33.200497 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 13:07:33.200523 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 13:07:33.200552 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112421) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 13:07:33.200587 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 13:07:33.200621 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 13:07:33.200658 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 13:07:33.200690 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 13:07:33.200724 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 13:07:33.200755 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112420) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 13:07:33.200783 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 13:07:33.200813 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 13:07:33.200839 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112420) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 13:07:33.200864 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 13:07:33.200923 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 13:07:33.200952 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 13:07:33.200981 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112420) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 13:07:33.201005 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 13:07:33.201032 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 13:07:33.201056 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112419) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 13:07:33.201088 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 13:07:33.201120 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112418) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 13:07:33.201149 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112421) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 13:07:33.201173 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 13:07:33.201197 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 13:07:33.201253 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 13:07:33.201281 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112421) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 13:07:33.201310 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 13:07:33.201336 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112421) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 13:07:33.201428 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 13:07:33.201528 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 13:07:33.201557 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 13:07:33.201583 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 13:07:33.201614 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112420) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 13:07:33.201643 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 13:07:33.201666 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 13:07:33.201689 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 13:07:33.201717 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112420) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 13:07:33.201746 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 13:07:33.201773 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 13:07:33.201805 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112420) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 13:07:33.201833 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 13:07:33.201857 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 13:07:33.201900 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 13:07:33.201932 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 13:07:33.201958 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 13:07:33.201982 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112421) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 13:07:33.202007 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 13:07:33.202030 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 13:07:33.202053 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112421) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 13:07:33.202082 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 13:07:33.202116 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 13:07:33.202140 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112418) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 13:07:33.202164 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 13:07:33.202188 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112419) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 13:07:33.202215 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 13:07:33.202239 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112420) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 13:07:33.202262 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 13:07:33.202291 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 13:07:33.202321 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112420) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 13:07:33.202354 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 13:07:33.202381 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 13:07:33.202406 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 13:07:33.202406 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 13:07:33.202449 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 13:07:33.202473 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 13:07:33.202502 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 13:07:33.202529 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112418) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 13:07:33.202529 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 13:07:33.202575 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 13:07:33.202575 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 13:07:33.202575 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112419) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 13:07:33.202575 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 13:07:33.204117 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112421) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 13:07:33.204182 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 13:07:33.204218 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 13:07:33.204286 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 13:07:33.204334 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 13:07:33.204410 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112421) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 13:07:33.204472 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 13:07:33.204523 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112421) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 13:07:33.204563 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 13:07:33.204606 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 13:07:33.204652 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112420) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 13:07:33.204692 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 13:07:33.204729 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 13:07:33.204767 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 13:07:33.204808 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 13:07:33.204854 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112418) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 13:07:33.204924 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 13:07:33.204972 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 13:07:33.205017 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 13:07:33.205057 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 13:07:33.205095 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 13:07:33.205095 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112420) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 13:07:33.205165 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 13:07:33.205203 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112420) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 13:07:33.205242 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 13:07:33.205242 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 13:07:33.205242 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112419) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 13:07:33.205340 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 13:07:33.209146 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112421) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 13:07:33.209201 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 13:07:33.209201 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 13:07:33.209266 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 13:07:33.209319 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 13:07:33.209355 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 13:07:33.209389 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 13:07:33.209428 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 13:07:33.209464 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 13:07:33.209464 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112418) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 13:07:33.209555 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 13:07:33.209555 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112421) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 13:07:33.209624 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 13:07:33.209662 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112421) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 13:07:33.209701 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 13:07:33.209816 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 13:07:33.209860 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112420) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 13:07:33.209924 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 13:07:33.209963 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 13:07:33.209963 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 13:07:33.210054 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 13:07:33.210094 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 13:07:33.210134 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 13:07:33.210178 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 13:07:33.210178 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112420) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 13:07:33.210251 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112419) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 13:07:33.210294 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112420) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 13:07:33.210334 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 13:07:33.211239 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 13:07:33.211305 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 13:07:33.211342 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 13:07:33.211383 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 13:07:33.211425 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112420) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 13:07:33.211465 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 13:07:33.211503 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 13:07:33.211553 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 13:07:33.211603 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 13:07:33.211654 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 13:07:33.211704 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 13:07:33.211751 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 13:07:33.211792 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 13:07:33.211792 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112418) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 13:07:33.211868 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 13:07:33.211944 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 13:07:33.211986 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 13:07:33.212024 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112420) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 13:07:33.212066 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112419) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 13:07:33.212104 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112420) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 13:07:33.212142 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 13:07:33.212651 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112421) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 13:07:33.212704 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 13:07:33.212754 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 13:07:33.212808 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 13:07:33.212901 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 13:07:33.212975 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112421) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 13:07:33.213029 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112421) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 13:07:33.216999 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 13:07:33.217073 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 13:07:33.217118 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 13:07:33.217159 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 13:07:33.217199 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 13:07:33.217277 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112418) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 13:07:33.217321 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 13:07:33.217357 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 13:07:33.217397 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112421) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 13:07:33.217435 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 13:07:33.217470 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 13:07:33.217508 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 13:07:33.217551 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 13:07:33.217591 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 13:07:33.217631 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 13:07:33.217665 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 13:07:33.217700 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 13:07:33.217735 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112419) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 13:07:33.217774 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112421) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 13:07:33.217823 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 13:07:33.217864 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112421) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 13:07:33.218126 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112420) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 13:07:33.218185 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 13:07:33.218326 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 13:07:33.218368 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 13:07:33.218407 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 13:07:33.218446 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 13:07:33.218493 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 13:07:33.218544 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 13:07:33.218604 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 13:07:33.218652 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 13:07:33.218652 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112418) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 13:07:33.218750 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112420) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 13:07:33.218797 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 13:07:33.218833 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112420) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 13:07:33.218874 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112418) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 13:07:33.218936 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 13:07:33.218972 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 13:07:33.219010 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 13:07:33.219050 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 13:07:33.219085 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 13:07:33.219132 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 13:07:33.219172 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 13:07:33.219217 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112418) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 13:07:33.219255 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 13:07:33.219291 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112418) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 13:07:33.219326 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112419) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 13:07:33.219370 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112420) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 13:07:33.219412 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112421) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 13:07:33.219449 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 13:07:33.219485 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 13:07:33.219528 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112419) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 13:07:33.219578 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 13:07:33.219639 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 13:07:33.219693 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 13:07:33.219742 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 13:07:33.219787 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 13:07:33.219825 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 13:07:33.219868 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 13:07:33.219953 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 13:07:33.219991 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112420) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 13:07:33.220030 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 13:07:33.220079 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112419) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 13:07:33.220118 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112420) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 13:07:33.220159 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 13:07:33.220201 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112419) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 13:07:33.220240 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112421) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 13:07:33.220277 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112420) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 13:07:33.220277 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 13:07:33.220345 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112421) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 13:07:33.220443 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 13:07:33.220484 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112421) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 13:07:33.220531 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 13:07:33.220570 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 13:07:33.220605 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112420) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 13:07:33.220642 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 13:07:33.220676 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112420) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 13:07:33.220715 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 13:07:33.220715 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112421) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 13:07:33.220715 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112421) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 13:07:33.264225 np0000172476 devstack@c-api.service[112420]: INFO dbcounter [None req-8f9478c8-0c99-4eef-ad3e-896267aeeff6 None None] Registered counter for database cinder May 07 13:07:33.265034 np0000172476 devstack@c-api.service[112421]: INFO dbcounter [None req-372740b9-51f1-40f0-a70c-8e1619766fd0 None None] Registered counter for database cinder May 07 13:07:33.266520 np0000172476 devstack@c-api.service[112419]: INFO dbcounter [None req-5b177792-cf8f-4824-b73e-dd9955967da9 None None] Registered counter for database cinder May 07 13:07:33.266634 np0000172476 devstack@c-api.service[112418]: INFO dbcounter [None req-36adf935-497a-4bb4-be47-1f2ac197f71e None None] Registered counter for database cinder May 07 13:07:33.276775 np0000172476 devstack@c-api.service[112421]: DEBUG oslo_db.sqlalchemy.engines [None req-372740b9-51f1-40f0-a70c-8e1619766fd0 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=112421) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 07 13:07:33.277651 np0000172476 devstack@c-api.service[112420]: DEBUG oslo_db.sqlalchemy.engines [None req-8f9478c8-0c99-4eef-ad3e-896267aeeff6 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=112420) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 07 13:07:33.282244 np0000172476 devstack@c-api.service[112419]: DEBUG oslo_db.sqlalchemy.engines [None req-5b177792-cf8f-4824-b73e-dd9955967da9 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=112419) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 07 13:07:33.286545 np0000172476 devstack@c-api.service[112418]: DEBUG oslo_db.sqlalchemy.engines [None req-36adf935-497a-4bb4-be47-1f2ac197f71e 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=112418) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 07 13:07:33.388290 np0000172476 devstack@c-api.service[112420]: DEBUG dbcounter [-] [112420] Writer thread running {{(pid=112420) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 07 13:07:33.391207 np0000172476 devstack@c-api.service[112420]: INFO cinder.rpc [None req-8f9478c8-0c99-4eef-ad3e-896267aeeff6 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 07 13:07:33.393751 np0000172476 devstack@c-api.service[112420]: INFO cinder.rpc [None req-8f9478c8-0c99-4eef-ad3e-896267aeeff6 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 07 13:07:33.395869 np0000172476 devstack@c-api.service[112420]: INFO cinder.rpc [None req-8f9478c8-0c99-4eef-ad3e-896267aeeff6 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 07 13:07:33.396011 np0000172476 devstack@c-api.service[112421]: DEBUG dbcounter [-] [112421] Writer thread running {{(pid=112421) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 07 13:07:33.397909 np0000172476 devstack@c-api.service[112420]: INFO cinder.rpc [None req-8f9478c8-0c99-4eef-ad3e-896267aeeff6 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 07 13:07:33.398433 np0000172476 devstack@c-api.service[112421]: INFO cinder.rpc [None req-372740b9-51f1-40f0-a70c-8e1619766fd0 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 07 13:07:33.398781 np0000172476 devstack@c-api.service[112420]: WARNING castellan.key_manager.migration [None req-8f9478c8-0c99-4eef-ad3e-896267aeeff6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 13:07:33.402245 np0000172476 devstack@c-api.service[112420]: WARNING castellan.key_manager.migration [None req-8f9478c8-0c99-4eef-ad3e-896267aeeff6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 13:07:33.402476 np0000172476 devstack@c-api.service[112421]: INFO cinder.rpc [None req-372740b9-51f1-40f0-a70c-8e1619766fd0 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 07 13:07:33.402649 np0000172476 devstack@c-api.service[112419]: DEBUG dbcounter [-] [112419] Writer thread running {{(pid=112419) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 07 13:07:33.403416 np0000172476 devstack@c-api.service[112421]: INFO cinder.rpc [None req-372740b9-51f1-40f0-a70c-8e1619766fd0 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 07 13:07:33.404622 np0000172476 devstack@c-api.service[112420]: DEBUG oslo_db.sqlalchemy.engines [None req-8f9478c8-0c99-4eef-ad3e-896267aeeff6 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=112420) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 07 13:07:33.405274 np0000172476 devstack@c-api.service[112419]: INFO cinder.rpc [None req-5b177792-cf8f-4824-b73e-dd9955967da9 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 07 13:07:33.405366 np0000172476 devstack@c-api.service[112421]: INFO cinder.rpc [None req-372740b9-51f1-40f0-a70c-8e1619766fd0 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 07 13:07:33.406471 np0000172476 devstack@c-api.service[112421]: WARNING castellan.key_manager.migration [None req-372740b9-51f1-40f0-a70c-8e1619766fd0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 13:07:33.406542 np0000172476 devstack@c-api.service[112420]: INFO cinder.rpc [None req-8f9478c8-0c99-4eef-ad3e-896267aeeff6 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 07 13:07:33.407691 np0000172476 devstack@c-api.service[112419]: INFO cinder.rpc [None req-5b177792-cf8f-4824-b73e-dd9955967da9 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 07 13:07:33.408272 np0000172476 devstack@c-api.service[112420]: INFO cinder.rpc [None req-8f9478c8-0c99-4eef-ad3e-896267aeeff6 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 07 13:07:33.409069 np0000172476 devstack@c-api.service[112420]: WARNING castellan.key_manager.migration [None req-8f9478c8-0c99-4eef-ad3e-896267aeeff6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 13:07:33.409123 np0000172476 devstack@c-api.service[112421]: WARNING castellan.key_manager.migration [None req-372740b9-51f1-40f0-a70c-8e1619766fd0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 13:07:33.409946 np0000172476 devstack@c-api.service[112419]: INFO cinder.rpc [None req-5b177792-cf8f-4824-b73e-dd9955967da9 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 07 13:07:33.411848 np0000172476 devstack@c-api.service[112419]: INFO cinder.rpc [None req-5b177792-cf8f-4824-b73e-dd9955967da9 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 07 13:07:33.412728 np0000172476 devstack@c-api.service[112418]: DEBUG dbcounter [-] [112418] Writer thread running {{(pid=112418) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 07 13:07:33.412796 np0000172476 devstack@c-api.service[112419]: WARNING castellan.key_manager.migration [None req-5b177792-cf8f-4824-b73e-dd9955967da9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 13:07:33.414566 np0000172476 devstack@c-api.service[112419]: WARNING castellan.key_manager.migration [None req-5b177792-cf8f-4824-b73e-dd9955967da9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 13:07:33.415337 np0000172476 devstack@c-api.service[112418]: INFO cinder.rpc [None req-36adf935-497a-4bb4-be47-1f2ac197f71e None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 07 13:07:33.415469 np0000172476 devstack@c-api.service[112421]: DEBUG oslo_db.sqlalchemy.engines [None req-372740b9-51f1-40f0-a70c-8e1619766fd0 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=112421) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 07 13:07:33.417662 np0000172476 devstack@c-api.service[112421]: INFO cinder.rpc [None req-372740b9-51f1-40f0-a70c-8e1619766fd0 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 07 13:07:33.417933 np0000172476 devstack@c-api.service[112418]: INFO cinder.rpc [None req-36adf935-497a-4bb4-be47-1f2ac197f71e None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 07 13:07:33.418489 np0000172476 devstack@c-api.service[112420]: WARNING castellan.key_manager.migration [None req-8f9478c8-0c99-4eef-ad3e-896267aeeff6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 13:07:33.419476 np0000172476 devstack@c-api.service[112421]: INFO cinder.rpc [None req-372740b9-51f1-40f0-a70c-8e1619766fd0 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 07 13:07:33.419661 np0000172476 devstack@c-api.service[112419]: DEBUG oslo_db.sqlalchemy.engines [None req-5b177792-cf8f-4824-b73e-dd9955967da9 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=112419) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 07 13:07:33.420267 np0000172476 devstack@c-api.service[112418]: INFO cinder.rpc [None req-36adf935-497a-4bb4-be47-1f2ac197f71e None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 07 13:07:33.420353 np0000172476 devstack@c-api.service[112421]: WARNING castellan.key_manager.migration [None req-372740b9-51f1-40f0-a70c-8e1619766fd0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 13:07:33.421668 np0000172476 devstack@c-api.service[112420]: WARNING castellan.key_manager.migration [None req-8f9478c8-0c99-4eef-ad3e-896267aeeff6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 13:07:33.421991 np0000172476 devstack@c-api.service[112419]: INFO cinder.rpc [None req-5b177792-cf8f-4824-b73e-dd9955967da9 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 07 13:07:33.422448 np0000172476 devstack@c-api.service[112418]: INFO cinder.rpc [None req-36adf935-497a-4bb4-be47-1f2ac197f71e None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 07 13:07:33.423410 np0000172476 devstack@c-api.service[112418]: WARNING castellan.key_manager.migration [None req-36adf935-497a-4bb4-be47-1f2ac197f71e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 13:07:33.423953 np0000172476 devstack@c-api.service[112419]: INFO cinder.rpc [None req-5b177792-cf8f-4824-b73e-dd9955967da9 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 07 13:07:33.424851 np0000172476 devstack@c-api.service[112420]: WARNING castellan.key_manager.migration [None req-8f9478c8-0c99-4eef-ad3e-896267aeeff6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 13:07:33.424978 np0000172476 devstack@c-api.service[112419]: WARNING castellan.key_manager.migration [None req-5b177792-cf8f-4824-b73e-dd9955967da9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 13:07:33.425179 np0000172476 devstack@c-api.service[112418]: WARNING castellan.key_manager.migration [None req-36adf935-497a-4bb4-be47-1f2ac197f71e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 13:07:33.429020 np0000172476 devstack@c-api.service[112420]: WARNING castellan.key_manager.migration [None req-8f9478c8-0c99-4eef-ad3e-896267aeeff6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 13:07:33.430174 np0000172476 devstack@c-api.service[112418]: DEBUG oslo_db.sqlalchemy.engines [None req-36adf935-497a-4bb4-be47-1f2ac197f71e 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=112418) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 07 13:07:33.432318 np0000172476 devstack@c-api.service[112418]: INFO cinder.rpc [None req-36adf935-497a-4bb4-be47-1f2ac197f71e None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 07 13:07:33.433003 np0000172476 devstack@c-api.service[112421]: WARNING castellan.key_manager.migration [None req-372740b9-51f1-40f0-a70c-8e1619766fd0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 13:07:33.433147 np0000172476 devstack@c-api.service[112420]: WARNING castellan.key_manager.migration [None req-8f9478c8-0c99-4eef-ad3e-896267aeeff6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 13:07:33.434260 np0000172476 devstack@c-api.service[112418]: INFO cinder.rpc [None req-36adf935-497a-4bb4-be47-1f2ac197f71e None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 07 13:07:33.435109 np0000172476 devstack@c-api.service[112418]: WARNING castellan.key_manager.migration [None req-36adf935-497a-4bb4-be47-1f2ac197f71e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 13:07:33.436096 np0000172476 devstack@c-api.service[112420]: WARNING castellan.key_manager.migration [None req-8f9478c8-0c99-4eef-ad3e-896267aeeff6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 13:07:33.437151 np0000172476 devstack@c-api.service[112421]: WARNING castellan.key_manager.migration [None req-372740b9-51f1-40f0-a70c-8e1619766fd0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 13:07:33.438377 np0000172476 devstack@c-api.service[112419]: WARNING castellan.key_manager.migration [None req-5b177792-cf8f-4824-b73e-dd9955967da9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 13:07:33.439232 np0000172476 devstack@c-api.service[112420]: WARNING castellan.key_manager.migration [None req-8f9478c8-0c99-4eef-ad3e-896267aeeff6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 13:07:33.440398 np0000172476 devstack@c-api.service[112421]: WARNING castellan.key_manager.migration [None req-372740b9-51f1-40f0-a70c-8e1619766fd0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 13:07:33.442096 np0000172476 devstack@c-api.service[112420]: WARNING castellan.key_manager.migration [None req-8f9478c8-0c99-4eef-ad3e-896267aeeff6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 13:07:33.442239 np0000172476 devstack@c-api.service[112419]: WARNING castellan.key_manager.migration [None req-5b177792-cf8f-4824-b73e-dd9955967da9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 13:07:33.444797 np0000172476 devstack@c-api.service[112421]: WARNING castellan.key_manager.migration [None req-372740b9-51f1-40f0-a70c-8e1619766fd0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 13:07:33.445006 np0000172476 devstack@c-api.service[112420]: WARNING castellan.key_manager.migration [None req-8f9478c8-0c99-4eef-ad3e-896267aeeff6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 13:07:33.445523 np0000172476 devstack@c-api.service[112419]: WARNING castellan.key_manager.migration [None req-5b177792-cf8f-4824-b73e-dd9955967da9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 13:07:33.446539 np0000172476 devstack@c-api.service[112420]: WARNING castellan.key_manager.migration [None req-8f9478c8-0c99-4eef-ad3e-896267aeeff6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 13:07:33.447992 np0000172476 devstack@c-api.service[112418]: WARNING castellan.key_manager.migration [None req-36adf935-497a-4bb4-be47-1f2ac197f71e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 13:07:33.448082 np0000172476 devstack@c-api.service[112421]: WARNING castellan.key_manager.migration [None req-372740b9-51f1-40f0-a70c-8e1619766fd0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 13:07:33.449173 np0000172476 devstack@c-api.service[112420]: WARNING castellan.key_manager.migration [None req-8f9478c8-0c99-4eef-ad3e-896267aeeff6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 13:07:33.449743 np0000172476 devstack@c-api.service[112419]: WARNING castellan.key_manager.migration [None req-5b177792-cf8f-4824-b73e-dd9955967da9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 13:07:33.451178 np0000172476 devstack@c-api.service[112421]: WARNING castellan.key_manager.migration [None req-372740b9-51f1-40f0-a70c-8e1619766fd0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 13:07:33.451472 np0000172476 devstack@c-api.service[112418]: WARNING castellan.key_manager.migration [None req-36adf935-497a-4bb4-be47-1f2ac197f71e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 13:07:33.452902 np0000172476 devstack@c-api.service[112419]: WARNING castellan.key_manager.migration [None req-5b177792-cf8f-4824-b73e-dd9955967da9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 13:07:33.454561 np0000172476 devstack@c-api.service[112421]: WARNING castellan.key_manager.migration [None req-372740b9-51f1-40f0-a70c-8e1619766fd0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 13:07:33.454756 np0000172476 devstack@c-api.service[112420]: WARNING castellan.key_manager.migration [None req-8f9478c8-0c99-4eef-ad3e-896267aeeff6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 13:07:33.454947 np0000172476 devstack@c-api.service[112418]: WARNING castellan.key_manager.migration [None req-36adf935-497a-4bb4-be47-1f2ac197f71e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 13:07:33.455850 np0000172476 devstack@c-api.service[112419]: WARNING castellan.key_manager.migration [None req-5b177792-cf8f-4824-b73e-dd9955967da9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 13:07:33.458215 np0000172476 devstack@c-api.service[112420]: WARNING castellan.key_manager.migration [None req-8f9478c8-0c99-4eef-ad3e-896267aeeff6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 13:07:33.458946 np0000172476 devstack@c-api.service[112421]: WARNING castellan.key_manager.migration [None req-372740b9-51f1-40f0-a70c-8e1619766fd0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 13:07:33.459186 np0000172476 devstack@c-api.service[112418]: WARNING castellan.key_manager.migration [None req-36adf935-497a-4bb4-be47-1f2ac197f71e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 13:07:33.459282 np0000172476 devstack@c-api.service[112419]: WARNING castellan.key_manager.migration [None req-5b177792-cf8f-4824-b73e-dd9955967da9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 13:07:33.460482 np0000172476 devstack@c-api.service[112420]: WARNING castellan.key_manager.migration [None req-8f9478c8-0c99-4eef-ad3e-896267aeeff6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 13:07:33.461974 np0000172476 devstack@c-api.service[112420]: WARNING castellan.key_manager.migration [None req-8f9478c8-0c99-4eef-ad3e-896267aeeff6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 13:07:33.462109 np0000172476 devstack@c-api.service[112421]: WARNING castellan.key_manager.migration [None req-372740b9-51f1-40f0-a70c-8e1619766fd0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 13:07:33.462593 np0000172476 devstack@c-api.service[112419]: WARNING castellan.key_manager.migration [None req-5b177792-cf8f-4824-b73e-dd9955967da9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 13:07:33.462745 np0000172476 devstack@c-api.service[112418]: WARNING castellan.key_manager.migration [None req-36adf935-497a-4bb4-be47-1f2ac197f71e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 13:07:33.463478 np0000172476 devstack@c-api.service[112420]: WARNING castellan.key_manager.migration [None req-8f9478c8-0c99-4eef-ad3e-896267aeeff6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 13:07:33.463914 np0000172476 devstack@c-api.service[112421]: WARNING castellan.key_manager.migration [None req-372740b9-51f1-40f0-a70c-8e1619766fd0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 13:07:33.465119 np0000172476 devstack@c-api.service[112420]: WARNING castellan.key_manager.migration [None req-8f9478c8-0c99-4eef-ad3e-896267aeeff6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 13:07:33.465742 np0000172476 devstack@c-api.service[112418]: WARNING castellan.key_manager.migration [None req-36adf935-497a-4bb4-be47-1f2ac197f71e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 13:07:33.466521 np0000172476 devstack@c-api.service[112420]: WARNING castellan.key_manager.migration [None req-8f9478c8-0c99-4eef-ad3e-896267aeeff6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 13:07:33.466715 np0000172476 devstack@c-api.service[112421]: WARNING castellan.key_manager.migration [None req-372740b9-51f1-40f0-a70c-8e1619766fd0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 13:07:33.466786 np0000172476 devstack@c-api.service[112419]: WARNING castellan.key_manager.migration [None req-5b177792-cf8f-4824-b73e-dd9955967da9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 13:07:33.467652 np0000172476 devstack@c-api.service[112420]: WARNING cinder.api.contrib.hosts [None req-8f9478c8-0c99-4eef-ad3e-896267aeeff6 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 07 13:07:33.468390 np0000172476 devstack@c-api.service[112420]: WARNING castellan.key_manager.migration [None req-8f9478c8-0c99-4eef-ad3e-896267aeeff6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 13:07:33.468464 np0000172476 devstack@c-api.service[112419]: WARNING castellan.key_manager.migration [None req-5b177792-cf8f-4824-b73e-dd9955967da9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 13:07:33.468997 np0000172476 devstack@c-api.service[112418]: WARNING castellan.key_manager.migration [None req-36adf935-497a-4bb4-be47-1f2ac197f71e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 13:07:33.469854 np0000172476 devstack@c-api.service[112420]: WARNING castellan.key_manager.migration [None req-8f9478c8-0c99-4eef-ad3e-896267aeeff6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 13:07:33.471140 np0000172476 devstack@c-api.service[112419]: WARNING castellan.key_manager.migration [None req-5b177792-cf8f-4824-b73e-dd9955967da9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 13:07:33.471434 np0000172476 devstack@c-api.service[112420]: WARNING castellan.key_manager.migration [None req-8f9478c8-0c99-4eef-ad3e-896267aeeff6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 13:07:33.472228 np0000172476 devstack@c-api.service[112418]: WARNING castellan.key_manager.migration [None req-36adf935-497a-4bb4-be47-1f2ac197f71e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 13:07:33.472298 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.v3.router [None req-8f9478c8-0c99-4eef-ad3e-896267aeeff6 None None] Extended resource: extensions {{(pid=112420) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 13:07:33.472441 np0000172476 devstack@c-api.service[112421]: WARNING castellan.key_manager.migration [None req-372740b9-51f1-40f0-a70c-8e1619766fd0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 13:07:33.473504 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.v3.router [None req-8f9478c8-0c99-4eef-ad3e-896267aeeff6 None None] Extended resource: encryption {{(pid=112420) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 13:07:33.475080 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.v3.router [None req-8f9478c8-0c99-4eef-ad3e-896267aeeff6 None None] Extended resource: encryption {{(pid=112420) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 13:07:33.476109 np0000172476 devstack@c-api.service[112418]: WARNING castellan.key_manager.migration [None req-36adf935-497a-4bb4-be47-1f2ac197f71e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 13:07:33.476182 np0000172476 devstack@c-api.service[112421]: WARNING castellan.key_manager.migration [None req-372740b9-51f1-40f0-a70c-8e1619766fd0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 13:07:33.476616 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.v3.router [None req-8f9478c8-0c99-4eef-ad3e-896267aeeff6 None None] Extended resource: os-quota-sets {{(pid=112420) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 13:07:33.476962 np0000172476 devstack@c-api.service[112419]: WARNING castellan.key_manager.migration [None req-5b177792-cf8f-4824-b73e-dd9955967da9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 13:07:33.477654 np0000172476 devstack@c-api.service[112418]: WARNING castellan.key_manager.migration [None req-36adf935-497a-4bb4-be47-1f2ac197f71e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 13:07:33.477976 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.v3.router [None req-8f9478c8-0c99-4eef-ad3e-896267aeeff6 None None] Extended resource: cgsnapshots {{(pid=112420) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 13:07:33.478543 np0000172476 devstack@c-api.service[112421]: WARNING castellan.key_manager.migration [None req-372740b9-51f1-40f0-a70c-8e1619766fd0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 13:07:33.479415 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.v3.router [None req-8f9478c8-0c99-4eef-ad3e-896267aeeff6 None None] Extended resource: os-quota-class-sets {{(pid=112420) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 13:07:33.480340 np0000172476 devstack@c-api.service[112418]: WARNING castellan.key_manager.migration [None req-36adf935-497a-4bb4-be47-1f2ac197f71e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 13:07:33.480457 np0000172476 devstack@c-api.service[112421]: WARNING castellan.key_manager.migration [None req-372740b9-51f1-40f0-a70c-8e1619766fd0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 13:07:33.480537 np0000172476 devstack@c-api.service[112419]: WARNING castellan.key_manager.migration [None req-5b177792-cf8f-4824-b73e-dd9955967da9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 13:07:33.481643 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.v3.router [None req-8f9478c8-0c99-4eef-ad3e-896267aeeff6 None None] Extended resource: os-availability-zone {{(pid=112420) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 13:07:33.481972 np0000172476 devstack@c-api.service[112421]: WARNING castellan.key_manager.migration [None req-372740b9-51f1-40f0-a70c-8e1619766fd0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 13:07:33.482740 np0000172476 devstack@c-api.service[112419]: WARNING castellan.key_manager.migration [None req-5b177792-cf8f-4824-b73e-dd9955967da9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 13:07:33.482874 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.v3.router [None req-8f9478c8-0c99-4eef-ad3e-896267aeeff6 None None] Extended resource: qos-specs {{(pid=112420) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 13:07:33.483867 np0000172476 devstack@c-api.service[112421]: WARNING castellan.key_manager.migration [None req-372740b9-51f1-40f0-a70c-8e1619766fd0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 13:07:33.484586 np0000172476 devstack@c-api.service[112419]: WARNING castellan.key_manager.migration [None req-5b177792-cf8f-4824-b73e-dd9955967da9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 13:07:33.484952 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.v3.router [None req-8f9478c8-0c99-4eef-ad3e-896267aeeff6 None None] Extended resource: backups {{(pid=112420) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 13:07:33.485700 np0000172476 devstack@c-api.service[112421]: WARNING castellan.key_manager.migration [None req-372740b9-51f1-40f0-a70c-8e1619766fd0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 13:07:33.486069 np0000172476 devstack@c-api.service[112418]: WARNING castellan.key_manager.migration [None req-36adf935-497a-4bb4-be47-1f2ac197f71e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 13:07:33.486152 np0000172476 devstack@c-api.service[112419]: WARNING castellan.key_manager.migration [None req-5b177792-cf8f-4824-b73e-dd9955967da9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 13:07:33.486849 np0000172476 devstack@c-api.service[112421]: WARNING cinder.api.contrib.hosts [None req-372740b9-51f1-40f0-a70c-8e1619766fd0 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 07 13:07:33.486982 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.v3.router [None req-8f9478c8-0c99-4eef-ad3e-896267aeeff6 None None] Extended resource: extra_specs {{(pid=112420) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 13:07:33.487657 np0000172476 devstack@c-api.service[112421]: WARNING castellan.key_manager.migration [None req-372740b9-51f1-40f0-a70c-8e1619766fd0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 13:07:33.487762 np0000172476 devstack@c-api.service[112419]: WARNING castellan.key_manager.migration [None req-5b177792-cf8f-4824-b73e-dd9955967da9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 13:07:33.488470 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.v3.router [None req-8f9478c8-0c99-4eef-ad3e-896267aeeff6 None None] Extended resource: os-snapshot-manage {{(pid=112420) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 13:07:33.489179 np0000172476 devstack@c-api.service[112421]: WARNING castellan.key_manager.migration [None req-372740b9-51f1-40f0-a70c-8e1619766fd0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 13:07:33.489266 np0000172476 devstack@c-api.service[112419]: WARNING castellan.key_manager.migration [None req-5b177792-cf8f-4824-b73e-dd9955967da9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 13:07:33.489331 np0000172476 devstack@c-api.service[112418]: WARNING castellan.key_manager.migration [None req-36adf935-497a-4bb4-be47-1f2ac197f71e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 13:07:33.490000 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.v3.router [None req-8f9478c8-0c99-4eef-ad3e-896267aeeff6 None None] Extended resource: os-volume-type-access {{(pid=112420) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 13:07:33.490276 np0000172476 devstack@c-api.service[112419]: WARNING cinder.api.contrib.hosts [None req-5b177792-cf8f-4824-b73e-dd9955967da9 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 07 13:07:33.490867 np0000172476 devstack@c-api.service[112421]: WARNING castellan.key_manager.migration [None req-372740b9-51f1-40f0-a70c-8e1619766fd0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 13:07:33.491007 np0000172476 devstack@c-api.service[112419]: WARNING castellan.key_manager.migration [None req-5b177792-cf8f-4824-b73e-dd9955967da9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 13:07:33.491361 np0000172476 devstack@c-api.service[112418]: WARNING castellan.key_manager.migration [None req-36adf935-497a-4bb4-be47-1f2ac197f71e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 13:07:33.491522 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.v3.router [None req-8f9478c8-0c99-4eef-ad3e-896267aeeff6 None None] Extended resource: capabilities {{(pid=112420) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 13:07:33.491934 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.v3.router [None req-372740b9-51f1-40f0-a70c-8e1619766fd0 None None] Extended resource: extensions {{(pid=112421) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 13:07:33.492503 np0000172476 devstack@c-api.service[112419]: WARNING castellan.key_manager.migration [None req-5b177792-cf8f-4824-b73e-dd9955967da9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 13:07:33.492765 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.v3.router [None req-8f9478c8-0c99-4eef-ad3e-896267aeeff6 None None] Extended resource: os-hosts {{(pid=112420) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 13:07:33.492860 np0000172476 devstack@c-api.service[112418]: WARNING castellan.key_manager.migration [None req-36adf935-497a-4bb4-be47-1f2ac197f71e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 13:07:33.493204 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.v3.router [None req-372740b9-51f1-40f0-a70c-8e1619766fd0 None None] Extended resource: encryption {{(pid=112421) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 13:07:33.494096 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.v3.router [None req-8f9478c8-0c99-4eef-ad3e-896267aeeff6 None None] Extended resource: consistencygroups {{(pid=112420) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 13:07:33.494189 np0000172476 devstack@c-api.service[112419]: WARNING castellan.key_manager.migration [None req-5b177792-cf8f-4824-b73e-dd9955967da9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 13:07:33.494329 np0000172476 devstack@c-api.service[112418]: WARNING castellan.key_manager.migration [None req-36adf935-497a-4bb4-be47-1f2ac197f71e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 13:07:33.494803 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.v3.router [None req-372740b9-51f1-40f0-a70c-8e1619766fd0 None None] Extended resource: encryption {{(pid=112421) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 13:07:33.494919 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.v3.router [None req-5b177792-cf8f-4824-b73e-dd9955967da9 None None] Extended resource: extensions {{(pid=112419) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 13:07:33.495908 np0000172476 devstack@c-api.service[112418]: WARNING castellan.key_manager.migration [None req-36adf935-497a-4bb4-be47-1f2ac197f71e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 13:07:33.495994 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.v3.router [None req-8f9478c8-0c99-4eef-ad3e-896267aeeff6 None None] Extended resource: os-volume-transfer {{(pid=112420) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 13:07:33.496192 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.v3.router [None req-5b177792-cf8f-4824-b73e-dd9955967da9 None None] Extended resource: encryption {{(pid=112419) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 13:07:33.496396 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.v3.router [None req-372740b9-51f1-40f0-a70c-8e1619766fd0 None None] Extended resource: os-quota-sets {{(pid=112421) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 13:07:33.497322 np0000172476 devstack@c-api.service[112418]: WARNING castellan.key_manager.migration [None req-36adf935-497a-4bb4-be47-1f2ac197f71e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 13:07:33.497644 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.v3.router [None req-8f9478c8-0c99-4eef-ad3e-896267aeeff6 None None] Extended resource: scheduler-stats {{(pid=112420) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 13:07:33.497786 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.v3.router [None req-5b177792-cf8f-4824-b73e-dd9955967da9 None None] Extended resource: encryption {{(pid=112419) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 13:07:33.497859 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.v3.router [None req-372740b9-51f1-40f0-a70c-8e1619766fd0 None None] Extended resource: cgsnapshots {{(pid=112421) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 13:07:33.498401 np0000172476 devstack@c-api.service[112418]: WARNING cinder.api.contrib.hosts [None req-36adf935-497a-4bb4-be47-1f2ac197f71e None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 07 13:07:33.499054 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.v3.router [None req-8f9478c8-0c99-4eef-ad3e-896267aeeff6 None None] Extended resource: os-volume-manage {{(pid=112420) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 13:07:33.499163 np0000172476 devstack@c-api.service[112418]: WARNING castellan.key_manager.migration [None req-36adf935-497a-4bb4-be47-1f2ac197f71e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 13:07:33.499334 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.v3.router [None req-372740b9-51f1-40f0-a70c-8e1619766fd0 None None] Extended resource: os-quota-class-sets {{(pid=112421) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 13:07:33.499441 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.v3.router [None req-5b177792-cf8f-4824-b73e-dd9955967da9 None None] Extended resource: os-quota-sets {{(pid=112419) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 13:07:33.500618 np0000172476 devstack@c-api.service[112418]: WARNING castellan.key_manager.migration [None req-36adf935-497a-4bb4-be47-1f2ac197f71e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 13:07:33.500703 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.v3.router [None req-372740b9-51f1-40f0-a70c-8e1619766fd0 None None] Extended resource: os-availability-zone {{(pid=112421) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 13:07:33.500798 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.v3.router [None req-5b177792-cf8f-4824-b73e-dd9955967da9 None None] Extended resource: cgsnapshots {{(pid=112419) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 13:07:33.501315 np0000172476 devstack@c-api.service[112420]: WARNING castellan.key_manager.migration [None req-8f9478c8-0c99-4eef-ad3e-896267aeeff6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 13:07:33.501896 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.v3.router [None req-372740b9-51f1-40f0-a70c-8e1619766fd0 None None] Extended resource: qos-specs {{(pid=112421) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 13:07:33.502144 np0000172476 devstack@c-api.service[112418]: WARNING castellan.key_manager.migration [None req-36adf935-497a-4bb4-be47-1f2ac197f71e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 13:07:33.502263 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.v3.router [None req-5b177792-cf8f-4824-b73e-dd9955967da9 None None] Extended resource: os-quota-class-sets {{(pid=112419) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 13:07:33.502326 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.contrib.snapshot_actions [None req-8f9478c8-0c99-4eef-ad3e-896267aeeff6 None None] SnapshotActionsController initialized {{(pid=112420) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 07 13:07:33.503003 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.v3.router [None req-36adf935-497a-4bb4-be47-1f2ac197f71e None None] Extended resource: extensions {{(pid=112418) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 13:07:33.503076 np0000172476 devstack@c-api.service[112420]: WARNING castellan.key_manager.migration [None req-8f9478c8-0c99-4eef-ad3e-896267aeeff6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 13:07:33.503615 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.v3.router [None req-5b177792-cf8f-4824-b73e-dd9955967da9 None None] Extended resource: os-availability-zone {{(pid=112419) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 13:07:33.503948 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.v3.router [None req-372740b9-51f1-40f0-a70c-8e1619766fd0 None None] Extended resource: backups {{(pid=112421) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 13:07:33.504229 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.v3.router [None req-36adf935-497a-4bb4-be47-1f2ac197f71e None None] Extended resource: encryption {{(pid=112418) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 13:07:33.504470 np0000172476 devstack@c-api.service[112420]: WARNING castellan.key_manager.migration [None req-8f9478c8-0c99-4eef-ad3e-896267aeeff6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 13:07:33.504860 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.v3.router [None req-5b177792-cf8f-4824-b73e-dd9955967da9 None None] Extended resource: qos-specs {{(pid=112419) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 13:07:33.505777 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.v3.router [None req-36adf935-497a-4bb4-be47-1f2ac197f71e None None] Extended resource: encryption {{(pid=112418) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 13:07:33.505892 np0000172476 devstack@c-api.service[112420]: WARNING castellan.key_manager.migration [None req-8f9478c8-0c99-4eef-ad3e-896267aeeff6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 13:07:33.506610 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.v3.router [None req-372740b9-51f1-40f0-a70c-8e1619766fd0 None None] Extended resource: extra_specs {{(pid=112421) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 13:07:33.506985 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.v3.router [None req-5b177792-cf8f-4824-b73e-dd9955967da9 None None] Extended resource: backups {{(pid=112419) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 13:07:33.507324 np0000172476 devstack@c-api.service[112420]: WARNING castellan.key_manager.migration [None req-8f9478c8-0c99-4eef-ad3e-896267aeeff6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 13:07:33.507415 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.v3.router [None req-36adf935-497a-4bb4-be47-1f2ac197f71e None None] Extended resource: os-quota-sets {{(pid=112418) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 13:07:33.508186 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.v3.router [None req-372740b9-51f1-40f0-a70c-8e1619766fd0 None None] Extended resource: os-snapshot-manage {{(pid=112421) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 13:07:33.508682 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.v3.router [None req-36adf935-497a-4bb4-be47-1f2ac197f71e None None] Extended resource: cgsnapshots {{(pid=112418) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 13:07:33.508751 np0000172476 devstack@c-api.service[112420]: WARNING castellan.key_manager.migration [None req-8f9478c8-0c99-4eef-ad3e-896267aeeff6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 13:07:33.509014 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.v3.router [None req-5b177792-cf8f-4824-b73e-dd9955967da9 None None] Extended resource: extra_specs {{(pid=112419) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 13:07:33.509710 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.v3.router [None req-372740b9-51f1-40f0-a70c-8e1619766fd0 None None] Extended resource: os-volume-type-access {{(pid=112421) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 13:07:33.510055 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.v3.router [None req-36adf935-497a-4bb4-be47-1f2ac197f71e None None] Extended resource: os-quota-class-sets {{(pid=112418) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 13:07:33.510216 np0000172476 devstack@c-api.service[112420]: WARNING castellan.key_manager.migration [None req-8f9478c8-0c99-4eef-ad3e-896267aeeff6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 13:07:33.511078 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.v3.router [None req-8f9478c8-0c99-4eef-ad3e-896267aeeff6 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112420) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 13:07:33.511214 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.v3.router [None req-8f9478c8-0c99-4eef-ad3e-896267aeeff6 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112420) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 13:07:33.511267 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.v3.router [None req-372740b9-51f1-40f0-a70c-8e1619766fd0 None None] Extended resource: capabilities {{(pid=112421) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 13:07:33.511308 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.v3.router [None req-5b177792-cf8f-4824-b73e-dd9955967da9 None None] Extended resource: os-snapshot-manage {{(pid=112419) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 13:07:33.511386 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.v3.router [None req-8f9478c8-0c99-4eef-ad3e-896267aeeff6 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112420) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 13:07:33.511480 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.v3.router [None req-36adf935-497a-4bb4-be47-1f2ac197f71e None None] Extended resource: os-availability-zone {{(pid=112418) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 13:07:33.511530 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.v3.router [None req-8f9478c8-0c99-4eef-ad3e-896267aeeff6 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112420) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 13:07:33.511530 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.v3.router [None req-8f9478c8-0c99-4eef-ad3e-896267aeeff6 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112420) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 13:07:33.511687 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.v3.router [None req-8f9478c8-0c99-4eef-ad3e-896267aeeff6 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112420) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 13:07:33.511755 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.v3.router [None req-8f9478c8-0c99-4eef-ad3e-896267aeeff6 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112420) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 13:07:33.511868 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.v3.router [None req-8f9478c8-0c99-4eef-ad3e-896267aeeff6 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112420) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 13:07:33.511988 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.v3.router [None req-8f9478c8-0c99-4eef-ad3e-896267aeeff6 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112420) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 13:07:33.512100 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.v3.router [None req-8f9478c8-0c99-4eef-ad3e-896267aeeff6 None None] Extension UsedLimits extending resource: limits {{(pid=112420) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 13:07:33.512199 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.v3.router [None req-8f9478c8-0c99-4eef-ad3e-896267aeeff6 None None] Extension TypesManage extending resource: types {{(pid=112420) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 13:07:33.512305 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.v3.router [None req-8f9478c8-0c99-4eef-ad3e-896267aeeff6 None None] Extension AdminActions extending resource: volumes {{(pid=112420) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 13:07:33.512435 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.v3.router [None req-8f9478c8-0c99-4eef-ad3e-896267aeeff6 None None] Extension AdminActions extending resource: snapshots {{(pid=112420) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 13:07:33.512531 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.v3.router [None req-8f9478c8-0c99-4eef-ad3e-896267aeeff6 None None] Extension AdminActions extending resource: backups {{(pid=112420) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 13:07:33.512696 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.v3.router [None req-372740b9-51f1-40f0-a70c-8e1619766fd0 None None] Extended resource: os-hosts {{(pid=112421) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 13:07:33.512745 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.v3.router [None req-36adf935-497a-4bb4-be47-1f2ac197f71e None None] Extended resource: qos-specs {{(pid=112418) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 13:07:33.512785 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.v3.router [None req-8f9478c8-0c99-4eef-ad3e-896267aeeff6 None None] Extension VolumeActions extending resource: volumes {{(pid=112420) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 13:07:33.512833 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.v3.router [None req-5b177792-cf8f-4824-b73e-dd9955967da9 None None] Extended resource: os-volume-type-access {{(pid=112419) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 13:07:33.512903 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.v3.router [None req-8f9478c8-0c99-4eef-ad3e-896267aeeff6 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112420) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 13:07:33.513964 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.v3.router [None req-372740b9-51f1-40f0-a70c-8e1619766fd0 None None] Extended resource: consistencygroups {{(pid=112421) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 13:07:33.514330 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.v3.router [None req-5b177792-cf8f-4824-b73e-dd9955967da9 None None] Extended resource: capabilities {{(pid=112419) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 13:07:33.514599 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.v3.router [None req-36adf935-497a-4bb4-be47-1f2ac197f71e None None] Extended resource: backups {{(pid=112418) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 13:07:33.515094 np0000172476 devstack@c-api.service[112420]: WARNING keystonemiddleware.auth_token [None req-8f9478c8-0c99-4eef-ad3e-896267aeeff6 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 07 13:07:33.515685 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.v3.router [None req-5b177792-cf8f-4824-b73e-dd9955967da9 None None] Extended resource: os-hosts {{(pid=112419) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 13:07:33.515991 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.v3.router [None req-372740b9-51f1-40f0-a70c-8e1619766fd0 None None] Extended resource: os-volume-transfer {{(pid=112421) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 13:07:33.516634 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.v3.router [None req-36adf935-497a-4bb4-be47-1f2ac197f71e None None] Extended resource: extra_specs {{(pid=112418) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 13:07:33.517017 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.v3.router [None req-5b177792-cf8f-4824-b73e-dd9955967da9 None None] Extended resource: consistencygroups {{(pid=112419) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 13:07:33.517662 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.v3.router [None req-372740b9-51f1-40f0-a70c-8e1619766fd0 None None] Extended resource: scheduler-stats {{(pid=112421) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 13:07:33.518710 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.v3.router [None req-36adf935-497a-4bb4-be47-1f2ac197f71e None None] Extended resource: os-snapshot-manage {{(pid=112418) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 13:07:33.518963 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.v3.router [None req-5b177792-cf8f-4824-b73e-dd9955967da9 None None] Extended resource: os-volume-transfer {{(pid=112419) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 13:07:33.519328 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.v3.router [None req-372740b9-51f1-40f0-a70c-8e1619766fd0 None None] Extended resource: os-volume-manage {{(pid=112421) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 13:07:33.520170 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.v3.router [None req-36adf935-497a-4bb4-be47-1f2ac197f71e None None] Extended resource: os-volume-type-access {{(pid=112418) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 13:07:33.520714 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.v3.router [None req-5b177792-cf8f-4824-b73e-dd9955967da9 None None] Extended resource: scheduler-stats {{(pid=112419) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 13:07:33.521110 np0000172476 devstack@c-api.service[112420]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x781737ca3668 pid: 112420 (default app) May 07 13:07:33.521602 np0000172476 devstack@c-api.service[112421]: WARNING castellan.key_manager.migration [None req-372740b9-51f1-40f0-a70c-8e1619766fd0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 13:07:33.521681 np0000172476 devstack@c-api.service[112420]: /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 07 13:07:33.521681 np0000172476 devstack@c-api.service[112420]: warnings.warn( May 07 13:07:33.521805 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.v3.router [None req-36adf935-497a-4bb4-be47-1f2ac197f71e None None] Extended resource: capabilities {{(pid=112418) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 13:07:33.522170 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.v3.router [None req-5b177792-cf8f-4824-b73e-dd9955967da9 None None] Extended resource: os-volume-manage {{(pid=112419) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 13:07:33.522624 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.contrib.snapshot_actions [None req-372740b9-51f1-40f0-a70c-8e1619766fd0 None None] SnapshotActionsController initialized {{(pid=112421) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 07 13:07:33.522912 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.v3.router [None req-36adf935-497a-4bb4-be47-1f2ac197f71e None None] Extended resource: os-hosts {{(pid=112418) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 13:07:33.523417 np0000172476 devstack@c-api.service[112421]: WARNING castellan.key_manager.migration [None req-372740b9-51f1-40f0-a70c-8e1619766fd0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 13:07:33.524257 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.v3.router [None req-36adf935-497a-4bb4-be47-1f2ac197f71e None None] Extended resource: consistencygroups {{(pid=112418) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 13:07:33.524542 np0000172476 devstack@c-api.service[112419]: WARNING castellan.key_manager.migration [None req-5b177792-cf8f-4824-b73e-dd9955967da9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 13:07:33.524808 np0000172476 devstack@c-api.service[112421]: WARNING castellan.key_manager.migration [None req-372740b9-51f1-40f0-a70c-8e1619766fd0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 13:07:33.525536 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.contrib.snapshot_actions [None req-5b177792-cf8f-4824-b73e-dd9955967da9 None None] SnapshotActionsController initialized {{(pid=112419) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 07 13:07:33.526139 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.v3.router [None req-36adf935-497a-4bb4-be47-1f2ac197f71e None None] Extended resource: os-volume-transfer {{(pid=112418) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 13:07:33.526238 np0000172476 devstack@c-api.service[112421]: WARNING castellan.key_manager.migration [None req-372740b9-51f1-40f0-a70c-8e1619766fd0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 13:07:33.526345 np0000172476 devstack@c-api.service[112419]: WARNING castellan.key_manager.migration [None req-5b177792-cf8f-4824-b73e-dd9955967da9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 13:07:33.527659 np0000172476 devstack@c-api.service[112421]: WARNING castellan.key_manager.migration [None req-372740b9-51f1-40f0-a70c-8e1619766fd0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 13:07:33.527770 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.v3.router [None req-36adf935-497a-4bb4-be47-1f2ac197f71e None None] Extended resource: scheduler-stats {{(pid=112418) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 13:07:33.527817 np0000172476 devstack@c-api.service[112419]: WARNING castellan.key_manager.migration [None req-5b177792-cf8f-4824-b73e-dd9955967da9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 13:07:33.529093 np0000172476 devstack@c-api.service[112421]: WARNING castellan.key_manager.migration [None req-372740b9-51f1-40f0-a70c-8e1619766fd0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 13:07:33.529193 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.v3.router [None req-36adf935-497a-4bb4-be47-1f2ac197f71e None None] Extended resource: os-volume-manage {{(pid=112418) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 13:07:33.529240 np0000172476 devstack@c-api.service[112419]: WARNING castellan.key_manager.migration [None req-5b177792-cf8f-4824-b73e-dd9955967da9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 13:07:33.529868 np0000172476 devstack@c-api.service[112420]: /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 07 13:07:33.529868 np0000172476 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) May 07 13:07:33.530043 np0000172476 devstack@c-api.service[112420]: /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 07 13:07:33.530043 np0000172476 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) May 07 13:07:33.530043 np0000172476 devstack@c-api.service[112420]: /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 07 13:07:33.530043 np0000172476 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) May 07 13:07:33.530043 np0000172476 devstack@c-api.service[112420]: /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 07 13:07:33.530276 np0000172476 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) May 07 13:07:33.530276 np0000172476 devstack@c-api.service[112420]: /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 07 13:07:33.530276 np0000172476 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) May 07 13:07:33.530276 np0000172476 devstack@c-api.service[112420]: /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 07 13:07:33.530276 np0000172476 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) May 07 13:07:33.530276 np0000172476 devstack@c-api.service[112420]: /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 07 13:07:33.530550 np0000172476 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) May 07 13:07:33.530550 np0000172476 devstack@c-api.service[112420]: /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 07 13:07:33.530550 np0000172476 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) May 07 13:07:33.530550 np0000172476 devstack@c-api.service[112420]: /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 07 13:07:33.530550 np0000172476 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) May 07 13:07:33.530747 np0000172476 devstack@c-api.service[112420]: /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 07 13:07:33.530747 np0000172476 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) May 07 13:07:33.530747 np0000172476 devstack@c-api.service[112420]: /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 07 13:07:33.530747 np0000172476 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) May 07 13:07:33.530959 np0000172476 devstack@c-api.service[112420]: /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 07 13:07:33.530959 np0000172476 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) May 07 13:07:33.530959 np0000172476 devstack@c-api.service[112420]: /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 07 13:07:33.530959 np0000172476 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) May 07 13:07:33.531175 np0000172476 devstack@c-api.service[112420]: /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 07 13:07:33.531175 np0000172476 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) May 07 13:07:33.531175 np0000172476 devstack@c-api.service[112420]: /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 07 13:07:33.531175 np0000172476 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) May 07 13:07:33.531175 np0000172476 devstack@c-api.service[112420]: /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 07 13:07:33.531408 np0000172476 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) May 07 13:07:33.531408 np0000172476 devstack@c-api.service[112420]: /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 07 13:07:33.531408 np0000172476 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) May 07 13:07:33.531408 np0000172476 devstack@c-api.service[112420]: /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 07 13:07:33.531408 np0000172476 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) May 07 13:07:33.531610 np0000172476 devstack@c-api.service[112420]: /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 07 13:07:33.531610 np0000172476 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) May 07 13:07:33.531610 np0000172476 devstack@c-api.service[112420]: /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 07 13:07:33.531610 np0000172476 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) May 07 13:07:33.531610 np0000172476 devstack@c-api.service[112420]: /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 07 13:07:33.531610 np0000172476 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) May 07 13:07:33.531896 np0000172476 devstack@c-api.service[112420]: /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 07 13:07:33.531896 np0000172476 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) May 07 13:07:33.531896 np0000172476 devstack@c-api.service[112420]: /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 07 13:07:33.531896 np0000172476 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) May 07 13:07:33.531896 np0000172476 devstack@c-api.service[112420]: /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 07 13:07:33.531896 np0000172476 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) May 07 13:07:33.532160 np0000172476 devstack@c-api.service[112420]: /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 07 13:07:33.532160 np0000172476 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) May 07 13:07:33.532160 np0000172476 devstack@c-api.service[112420]: /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 07 13:07:33.532160 np0000172476 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) May 07 13:07:33.532160 np0000172476 devstack@c-api.service[112420]: /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 07 13:07:33.532160 np0000172476 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) May 07 13:07:33.532423 np0000172476 devstack@c-api.service[112420]: /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 07 13:07:33.532423 np0000172476 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) May 07 13:07:33.532423 np0000172476 devstack@c-api.service[112420]: /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 07 13:07:33.532423 np0000172476 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) May 07 13:07:33.532423 np0000172476 devstack@c-api.service[112420]: /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 07 13:07:33.532423 np0000172476 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) May 07 13:07:33.532688 np0000172476 devstack@c-api.service[112420]: /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 07 13:07:33.532688 np0000172476 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) May 07 13:07:33.532688 np0000172476 devstack@c-api.service[112420]: /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 07 13:07:33.532688 np0000172476 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) May 07 13:07:33.532858 np0000172476 devstack@c-api.service[112420]: /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 07 13:07:33.532858 np0000172476 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) May 07 13:07:33.532858 np0000172476 devstack@c-api.service[112420]: /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 07 13:07:33.532858 np0000172476 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) May 07 13:07:33.532858 np0000172476 devstack@c-api.service[112420]: /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 07 13:07:33.533117 np0000172476 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) May 07 13:07:33.533117 np0000172476 devstack@c-api.service[112420]: /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 07 13:07:33.533117 np0000172476 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) May 07 13:07:33.533117 np0000172476 devstack@c-api.service[112420]: /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 07 13:07:33.533117 np0000172476 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) May 07 13:07:33.533317 np0000172476 devstack@c-api.service[112420]: /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 07 13:07:33.533317 np0000172476 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) May 07 13:07:33.533317 np0000172476 devstack@c-api.service[112420]: /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 07 13:07:33.533317 np0000172476 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) May 07 13:07:33.533317 np0000172476 devstack@c-api.service[112420]: /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 07 13:07:33.533317 np0000172476 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) May 07 13:07:33.533569 np0000172476 devstack@c-api.service[112419]: WARNING castellan.key_manager.migration [None req-5b177792-cf8f-4824-b73e-dd9955967da9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 13:07:33.533611 np0000172476 devstack@c-api.service[112420]: /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 07 13:07:33.533611 np0000172476 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) May 07 13:07:33.533611 np0000172476 devstack@c-api.service[112420]: /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 07 13:07:33.533611 np0000172476 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) May 07 13:07:33.533611 np0000172476 devstack@c-api.service[112420]: /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 07 13:07:33.533831 np0000172476 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) May 07 13:07:33.533870 np0000172476 devstack@c-api.service[112421]: WARNING castellan.key_manager.migration [None req-372740b9-51f1-40f0-a70c-8e1619766fd0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 13:07:33.533932 np0000172476 devstack@c-api.service[112420]: /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 07 13:07:33.533932 np0000172476 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) May 07 13:07:33.533932 np0000172476 devstack@c-api.service[112420]: /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 07 13:07:33.533932 np0000172476 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) May 07 13:07:33.534124 np0000172476 devstack@c-api.service[112420]: /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 07 13:07:33.534124 np0000172476 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) May 07 13:07:33.534124 np0000172476 devstack@c-api.service[112420]: /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 07 13:07:33.534124 np0000172476 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) May 07 13:07:33.534301 np0000172476 devstack@c-api.service[112420]: /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 07 13:07:33.534301 np0000172476 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) May 07 13:07:33.534301 np0000172476 devstack@c-api.service[112420]: /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 07 13:07:33.534301 np0000172476 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) May 07 13:07:33.534483 np0000172476 devstack@c-api.service[112420]: /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 07 13:07:33.534483 np0000172476 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) May 07 13:07:33.534483 np0000172476 devstack@c-api.service[112420]: /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 07 13:07:33.534483 np0000172476 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) May 07 13:07:33.534483 np0000172476 devstack@c-api.service[112420]: /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 07 13:07:33.534702 np0000172476 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) May 07 13:07:33.534702 np0000172476 devstack@c-api.service[112420]: /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 07 13:07:33.534702 np0000172476 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) May 07 13:07:33.534702 np0000172476 devstack@c-api.service[112420]: /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 07 13:07:33.534702 np0000172476 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) May 07 13:07:33.534935 np0000172476 devstack@c-api.service[112420]: /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 07 13:07:33.534935 np0000172476 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) May 07 13:07:33.534935 np0000172476 devstack@c-api.service[112420]: /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 07 13:07:33.534935 np0000172476 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) May 07 13:07:33.535152 np0000172476 devstack@c-api.service[112420]: /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 07 13:07:33.535152 np0000172476 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) May 07 13:07:33.535152 np0000172476 devstack@c-api.service[112420]: /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 07 13:07:33.535152 np0000172476 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) May 07 13:07:33.535342 np0000172476 devstack@c-api.service[112420]: /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 07 13:07:33.535342 np0000172476 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) May 07 13:07:33.535342 np0000172476 devstack@c-api.service[112420]: /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 07 13:07:33.535342 np0000172476 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) May 07 13:07:33.535553 np0000172476 devstack@c-api.service[112420]: /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 07 13:07:33.535553 np0000172476 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) May 07 13:07:33.535553 np0000172476 devstack@c-api.service[112420]: /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 07 13:07:33.535553 np0000172476 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) May 07 13:07:33.535750 np0000172476 devstack@c-api.service[112420]: /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 07 13:07:33.535750 np0000172476 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) May 07 13:07:33.535750 np0000172476 devstack@c-api.service[112420]: /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 07 13:07:33.535750 np0000172476 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) May 07 13:07:33.535968 np0000172476 devstack@c-api.service[112420]: /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 07 13:07:33.535968 np0000172476 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) May 07 13:07:33.535968 np0000172476 devstack@c-api.service[112420]: /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 07 13:07:33.535968 np0000172476 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) May 07 13:07:33.535968 np0000172476 devstack@c-api.service[112420]: /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 07 13:07:33.535968 np0000172476 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) May 07 13:07:33.536227 np0000172476 devstack@c-api.service[112420]: /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 07 13:07:33.536227 np0000172476 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) May 07 13:07:33.536227 np0000172476 devstack@c-api.service[112420]: /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 07 13:07:33.536227 np0000172476 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) May 07 13:07:33.536227 np0000172476 devstack@c-api.service[112420]: /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 07 13:07:33.536464 np0000172476 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) May 07 13:07:33.536464 np0000172476 devstack@c-api.service[112420]: /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 07 13:07:33.536464 np0000172476 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) May 07 13:07:33.536464 np0000172476 devstack@c-api.service[112420]: /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 07 13:07:33.536464 np0000172476 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) May 07 13:07:33.536464 np0000172476 devstack@c-api.service[112420]: /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 07 13:07:33.536464 np0000172476 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) May 07 13:07:33.536784 np0000172476 devstack@c-api.service[112420]: /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 07 13:07:33.536784 np0000172476 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) May 07 13:07:33.536784 np0000172476 devstack@c-api.service[112420]: /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 07 13:07:33.536784 np0000172476 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) May 07 13:07:33.536784 np0000172476 devstack@c-api.service[112420]: /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 07 13:07:33.536784 np0000172476 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) May 07 13:07:33.537094 np0000172476 devstack@c-api.service[112420]: /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 07 13:07:33.537094 np0000172476 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) May 07 13:07:33.537094 np0000172476 devstack@c-api.service[112420]: /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 07 13:07:33.537094 np0000172476 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) May 07 13:07:33.537094 np0000172476 devstack@c-api.service[112420]: /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 07 13:07:33.537094 np0000172476 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) May 07 13:07:33.537370 np0000172476 devstack@c-api.service[112418]: WARNING castellan.key_manager.migration [None req-36adf935-497a-4bb4-be47-1f2ac197f71e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 13:07:33.537415 np0000172476 devstack@c-api.service[112420]: /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 07 13:07:33.537415 np0000172476 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) May 07 13:07:33.537415 np0000172476 devstack@c-api.service[112420]: /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 07 13:07:33.537415 np0000172476 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) May 07 13:07:33.537415 np0000172476 devstack@c-api.service[112420]: /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 07 13:07:33.537415 np0000172476 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) May 07 13:07:33.537683 np0000172476 devstack@c-api.service[112420]: /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 07 13:07:33.537683 np0000172476 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) May 07 13:07:33.537683 np0000172476 devstack@c-api.service[112420]: /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 07 13:07:33.537683 np0000172476 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) May 07 13:07:33.537895 np0000172476 devstack@c-api.service[112420]: /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 07 13:07:33.537895 np0000172476 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) May 07 13:07:33.537895 np0000172476 devstack@c-api.service[112420]: /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 07 13:07:33.537895 np0000172476 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) May 07 13:07:33.538072 np0000172476 devstack@c-api.service[112420]: /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 07 13:07:33.538072 np0000172476 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) May 07 13:07:33.538072 np0000172476 devstack@c-api.service[112420]: /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 07 13:07:33.538072 np0000172476 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) May 07 13:07:33.538251 np0000172476 devstack@c-api.service[112420]: /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 07 13:07:33.538251 np0000172476 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) May 07 13:07:33.538251 np0000172476 devstack@c-api.service[112420]: /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 07 13:07:33.538251 np0000172476 devstack@c-api.service[112420]: warnings.warn(deprecated_msg) May 07 13:07:33.538446 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.v3.router [None req-372740b9-51f1-40f0-a70c-8e1619766fd0 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112421) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 13:07:33.538446 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.v3.router [None req-372740b9-51f1-40f0-a70c-8e1619766fd0 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112421) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 13:07:33.538446 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.v3.router [None req-372740b9-51f1-40f0-a70c-8e1619766fd0 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112421) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 13:07:33.538446 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.v3.router [None req-372740b9-51f1-40f0-a70c-8e1619766fd0 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112421) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 13:07:33.538600 np0000172476 devstack@c-api.service[112419]: WARNING castellan.key_manager.migration [None req-5b177792-cf8f-4824-b73e-dd9955967da9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 13:07:33.538644 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.v3.router [None req-372740b9-51f1-40f0-a70c-8e1619766fd0 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112421) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 13:07:33.538644 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.v3.router [None req-372740b9-51f1-40f0-a70c-8e1619766fd0 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112421) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 13:07:33.538721 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.contrib.snapshot_actions [None req-36adf935-497a-4bb4-be47-1f2ac197f71e None None] SnapshotActionsController initialized {{(pid=112418) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 07 13:07:33.538770 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.v3.router [None req-372740b9-51f1-40f0-a70c-8e1619766fd0 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112421) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 13:07:33.538770 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.v3.router [None req-372740b9-51f1-40f0-a70c-8e1619766fd0 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112421) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 13:07:33.538770 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.v3.router [None req-372740b9-51f1-40f0-a70c-8e1619766fd0 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112421) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 13:07:33.538770 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.v3.router [None req-372740b9-51f1-40f0-a70c-8e1619766fd0 None None] Extension UsedLimits extending resource: limits {{(pid=112421) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 13:07:33.538770 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.v3.router [None req-372740b9-51f1-40f0-a70c-8e1619766fd0 None None] Extension TypesManage extending resource: types {{(pid=112421) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 13:07:33.538958 np0000172476 devstack@c-api.service[112418]: WARNING castellan.key_manager.migration [None req-36adf935-497a-4bb4-be47-1f2ac197f71e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 13:07:33.539000 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.v3.router [None req-372740b9-51f1-40f0-a70c-8e1619766fd0 None None] Extension AdminActions extending resource: volumes {{(pid=112421) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 13:07:33.539000 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.v3.router [None req-372740b9-51f1-40f0-a70c-8e1619766fd0 None None] Extension AdminActions extending resource: snapshots {{(pid=112421) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 13:07:33.539000 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.v3.router [None req-372740b9-51f1-40f0-a70c-8e1619766fd0 None None] Extension AdminActions extending resource: backups {{(pid=112421) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 13:07:33.539155 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.middleware.request_id [None req-6bf67223-a15b-4e51-9774-370c37169762 None None] RequestId filter calling following filter/app {{(pid=112420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 07 13:07:33.539203 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.v3.router [None req-372740b9-51f1-40f0-a70c-8e1619766fd0 None None] Extension VolumeActions extending resource: volumes {{(pid=112421) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 13:07:33.539252 np0000172476 devstack@c-api.service[112419]: WARNING castellan.key_manager.migration [None req-5b177792-cf8f-4824-b73e-dd9955967da9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 13:07:33.539291 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.v3.router [None req-372740b9-51f1-40f0-a70c-8e1619766fd0 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112421) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 13:07:33.539335 np0000172476 devstack@c-api.service[112418]: WARNING castellan.key_manager.migration [None req-36adf935-497a-4bb4-be47-1f2ac197f71e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 13:07:33.539373 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.v3.router [None req-5b177792-cf8f-4824-b73e-dd9955967da9 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112419) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 13:07:33.539373 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.v3.router [None req-5b177792-cf8f-4824-b73e-dd9955967da9 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112419) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 13:07:33.539373 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.v3.router [None req-5b177792-cf8f-4824-b73e-dd9955967da9 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112419) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 13:07:33.539373 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.v3.router [None req-5b177792-cf8f-4824-b73e-dd9955967da9 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112419) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 13:07:33.539373 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.v3.router [None req-5b177792-cf8f-4824-b73e-dd9955967da9 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112419) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 13:07:33.539373 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.v3.router [None req-5b177792-cf8f-4824-b73e-dd9955967da9 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112419) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 13:07:33.539373 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.v3.router [None req-5b177792-cf8f-4824-b73e-dd9955967da9 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112419) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 13:07:33.539623 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.v3.router [None req-5b177792-cf8f-4824-b73e-dd9955967da9 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112419) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 13:07:33.539623 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.v3.router [None req-5b177792-cf8f-4824-b73e-dd9955967da9 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112419) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 13:07:33.539623 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.v3.router [None req-5b177792-cf8f-4824-b73e-dd9955967da9 None None] Extension UsedLimits extending resource: limits {{(pid=112419) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 13:07:33.539623 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.v3.router [None req-5b177792-cf8f-4824-b73e-dd9955967da9 None None] Extension TypesManage extending resource: types {{(pid=112419) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 13:07:33.539623 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.v3.router [None req-5b177792-cf8f-4824-b73e-dd9955967da9 None None] Extension AdminActions extending resource: volumes {{(pid=112419) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 13:07:33.540284 np0000172476 devstack@c-api.service[112418]: WARNING castellan.key_manager.migration [None req-36adf935-497a-4bb4-be47-1f2ac197f71e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 13:07:33.540332 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.v3.router [None req-5b177792-cf8f-4824-b73e-dd9955967da9 None None] Extension AdminActions extending resource: snapshots {{(pid=112419) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 13:07:33.540332 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.v3.router [None req-5b177792-cf8f-4824-b73e-dd9955967da9 None None] Extension AdminActions extending resource: backups {{(pid=112419) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 13:07:33.540332 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.v3.router [None req-5b177792-cf8f-4824-b73e-dd9955967da9 None None] Extension VolumeActions extending resource: volumes {{(pid=112419) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 13:07:33.540433 np0000172476 devstack@c-api.service[112421]: WARNING keystonemiddleware.auth_token [None req-372740b9-51f1-40f0-a70c-8e1619766fd0 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 07 13:07:33.540476 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.v3.router [None req-5b177792-cf8f-4824-b73e-dd9955967da9 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112419) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 13:07:33.540523 np0000172476 devstack@c-api.service[112420]: [pid: 112420|app: 0|req: 1/1] 199.204.45.157 () {60 vars in 953 bytes} [Thu May 7 13:07:33 2026] GET /volume/v3 => generated 114 bytes in 15 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) May 07 13:07:33.540568 np0000172476 devstack@c-api.service[112418]: WARNING castellan.key_manager.migration [None req-36adf935-497a-4bb4-be47-1f2ac197f71e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 13:07:33.540603 np0000172476 devstack@c-api.service[112419]: WARNING keystonemiddleware.auth_token [None req-5b177792-cf8f-4824-b73e-dd9955967da9 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 07 13:07:33.540655 np0000172476 devstack@c-api.service[112418]: WARNING castellan.key_manager.migration [None req-36adf935-497a-4bb4-be47-1f2ac197f71e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 13:07:33.540655 np0000172476 devstack@c-api.service[112418]: WARNING castellan.key_manager.migration [None req-36adf935-497a-4bb4-be47-1f2ac197f71e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 13:07:33.541064 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.v3.router [None req-36adf935-497a-4bb4-be47-1f2ac197f71e None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112418) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 13:07:33.541167 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.v3.router [None req-36adf935-497a-4bb4-be47-1f2ac197f71e None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112418) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 13:07:33.541283 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.v3.router [None req-36adf935-497a-4bb4-be47-1f2ac197f71e None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112418) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 13:07:33.541398 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.v3.router [None req-36adf935-497a-4bb4-be47-1f2ac197f71e None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112418) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 13:07:33.541495 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.v3.router [None req-36adf935-497a-4bb4-be47-1f2ac197f71e None None] Extension SnapshotActions extending resource: snapshots {{(pid=112418) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 13:07:33.541598 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.v3.router [None req-36adf935-497a-4bb4-be47-1f2ac197f71e None None] Extension VolumeTypeAccess extending resource: types {{(pid=112418) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 13:07:33.541713 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.v3.router [None req-36adf935-497a-4bb4-be47-1f2ac197f71e None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112418) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 13:07:33.541817 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.v3.router [None req-36adf935-497a-4bb4-be47-1f2ac197f71e None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112418) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 13:07:33.541952 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.v3.router [None req-36adf935-497a-4bb4-be47-1f2ac197f71e None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112418) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 13:07:33.542057 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.v3.router [None req-36adf935-497a-4bb4-be47-1f2ac197f71e None None] Extension UsedLimits extending resource: limits {{(pid=112418) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 13:07:33.542155 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.v3.router [None req-36adf935-497a-4bb4-be47-1f2ac197f71e None None] Extension TypesManage extending resource: types {{(pid=112418) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 13:07:33.542259 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.v3.router [None req-36adf935-497a-4bb4-be47-1f2ac197f71e None None] Extension AdminActions extending resource: volumes {{(pid=112418) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 13:07:33.542371 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.v3.router [None req-36adf935-497a-4bb4-be47-1f2ac197f71e None None] Extension AdminActions extending resource: snapshots {{(pid=112418) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 13:07:33.542483 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.v3.router [None req-36adf935-497a-4bb4-be47-1f2ac197f71e None None] Extension AdminActions extending resource: backups {{(pid=112418) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 13:07:33.542590 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.v3.router [None req-36adf935-497a-4bb4-be47-1f2ac197f71e None None] Extension VolumeActions extending resource: volumes {{(pid=112418) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 13:07:33.542794 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.v3.router [None req-36adf935-497a-4bb4-be47-1f2ac197f71e None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112418) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 13:07:33.544111 np0000172476 devstack@c-api.service[112421]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x781737ca3668 pid: 112421 (default app) May 07 13:07:33.544319 np0000172476 devstack@c-api.service[112419]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x781737ca3668 pid: 112419 (default app) May 07 13:07:33.545039 np0000172476 devstack@c-api.service[112418]: WARNING keystonemiddleware.auth_token [None req-36adf935-497a-4bb4-be47-1f2ac197f71e 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 07 13:07:33.550852 np0000172476 devstack@c-api.service[112418]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x781737ca3668 pid: 112418 (default app) May 07 13:07:40.501011 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.middleware.request_id [None req-aec8cc4d-fb91-430c-8cfe-e4091cebf3b6 None None] RequestId filter calling following filter/app {{(pid=112420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 07 13:07:41.016683 np0000172476 devstack@c-api.service[112420]: INFO cinder.api.openstack.wsgi [None req-aec8cc4d-fb91-430c-8cfe-e4091cebf3b6 admin admin] POST https://199.204.45.157/volume/v3/types May 07 13:07:41.017242 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.openstack.wsgi [None req-aec8cc4d-fb91-430c-8cfe-e4091cebf3b6 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 07 13:07:41.018997 np0000172476 devstack@c-api.service[112420]: /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 07 13:07:41.018997 np0000172476 devstack@c-api.service[112420]: warnings.warn( May 07 13:07:41.028315 np0000172476 devstack@c-api.service[112420]: DEBUG oslo_db.sqlalchemy.engines [None req-aec8cc4d-fb91-430c-8cfe-e4091cebf3b6 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=112420) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 07 13:07:41.064025 np0000172476 devstack@c-api.service[112420]: INFO cinder.api.openstack.wsgi [None req-aec8cc4d-fb91-430c-8cfe-e4091cebf3b6 admin admin] https://199.204.45.157/volume/v3/types returned with HTTP 200 May 07 13:07:41.064543 np0000172476 devstack@c-api.service[112420]: [pid: 112420|app: 0|req: 2/2] 199.204.45.157 () {68 vars in 1288 bytes} [Thu May 7 13:07:40 2026] POST /volume/v3/types => generated 186 bytes in 565 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 07 13:07:41.076687 np0000172476 devstack@c-api.service[112421]: /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 07 13:07:41.076687 np0000172476 devstack@c-api.service[112421]: warnings.warn( May 07 13:07:41.088951 np0000172476 devstack@c-api.service[112421]: /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 07 13:07:41.088951 np0000172476 devstack@c-api.service[112421]: warnings.warn(deprecated_msg) May 07 13:07:41.088951 np0000172476 devstack@c-api.service[112421]: /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 07 13:07:41.088951 np0000172476 devstack@c-api.service[112421]: warnings.warn(deprecated_msg) May 07 13:07:41.089505 np0000172476 devstack@c-api.service[112421]: /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 07 13:07:41.089505 np0000172476 devstack@c-api.service[112421]: warnings.warn(deprecated_msg) May 07 13:07:41.089505 np0000172476 devstack@c-api.service[112421]: /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 07 13:07:41.089505 np0000172476 devstack@c-api.service[112421]: warnings.warn(deprecated_msg) May 07 13:07:41.089978 np0000172476 devstack@c-api.service[112421]: /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 07 13:07:41.089978 np0000172476 devstack@c-api.service[112421]: warnings.warn(deprecated_msg) May 07 13:07:41.089978 np0000172476 devstack@c-api.service[112421]: /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 07 13:07:41.089978 np0000172476 devstack@c-api.service[112421]: warnings.warn(deprecated_msg) May 07 13:07:41.089978 np0000172476 devstack@c-api.service[112421]: /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 07 13:07:41.089978 np0000172476 devstack@c-api.service[112421]: warnings.warn(deprecated_msg) May 07 13:07:41.090623 np0000172476 devstack@c-api.service[112421]: /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 07 13:07:41.090623 np0000172476 devstack@c-api.service[112421]: warnings.warn(deprecated_msg) May 07 13:07:41.090623 np0000172476 devstack@c-api.service[112421]: /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 07 13:07:41.090623 np0000172476 devstack@c-api.service[112421]: warnings.warn(deprecated_msg) May 07 13:07:41.090623 np0000172476 devstack@c-api.service[112421]: /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 07 13:07:41.091374 np0000172476 devstack@c-api.service[112421]: warnings.warn(deprecated_msg) May 07 13:07:41.091374 np0000172476 devstack@c-api.service[112421]: /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 07 13:07:41.091374 np0000172476 devstack@c-api.service[112421]: warnings.warn(deprecated_msg) May 07 13:07:41.091374 np0000172476 devstack@c-api.service[112421]: /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 07 13:07:41.091374 np0000172476 devstack@c-api.service[112421]: warnings.warn(deprecated_msg) May 07 13:07:41.091866 np0000172476 devstack@c-api.service[112421]: /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 07 13:07:41.091866 np0000172476 devstack@c-api.service[112421]: warnings.warn(deprecated_msg) May 07 13:07:41.091866 np0000172476 devstack@c-api.service[112421]: /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 07 13:07:41.091866 np0000172476 devstack@c-api.service[112421]: warnings.warn(deprecated_msg) May 07 13:07:41.092360 np0000172476 devstack@c-api.service[112421]: /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 07 13:07:41.092360 np0000172476 devstack@c-api.service[112421]: warnings.warn(deprecated_msg) May 07 13:07:41.092360 np0000172476 devstack@c-api.service[112421]: /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 07 13:07:41.092360 np0000172476 devstack@c-api.service[112421]: warnings.warn(deprecated_msg) May 07 13:07:41.092360 np0000172476 devstack@c-api.service[112421]: /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 07 13:07:41.092649 np0000172476 devstack@c-api.service[112421]: warnings.warn(deprecated_msg) May 07 13:07:41.092649 np0000172476 devstack@c-api.service[112421]: /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 07 13:07:41.092649 np0000172476 devstack@c-api.service[112421]: warnings.warn(deprecated_msg) May 07 13:07:41.092649 np0000172476 devstack@c-api.service[112421]: /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 07 13:07:41.092649 np0000172476 devstack@c-api.service[112421]: warnings.warn(deprecated_msg) May 07 13:07:41.093228 np0000172476 devstack@c-api.service[112421]: /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 07 13:07:41.093228 np0000172476 devstack@c-api.service[112421]: warnings.warn(deprecated_msg) May 07 13:07:41.093228 np0000172476 devstack@c-api.service[112421]: /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 07 13:07:41.093228 np0000172476 devstack@c-api.service[112421]: warnings.warn(deprecated_msg) May 07 13:07:41.093228 np0000172476 devstack@c-api.service[112421]: /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 07 13:07:41.093228 np0000172476 devstack@c-api.service[112421]: warnings.warn(deprecated_msg) May 07 13:07:41.093821 np0000172476 devstack@c-api.service[112421]: /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 07 13:07:41.093821 np0000172476 devstack@c-api.service[112421]: warnings.warn(deprecated_msg) May 07 13:07:41.093821 np0000172476 devstack@c-api.service[112421]: /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 07 13:07:41.093821 np0000172476 devstack@c-api.service[112421]: warnings.warn(deprecated_msg) May 07 13:07:41.093821 np0000172476 devstack@c-api.service[112421]: /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 07 13:07:41.093821 np0000172476 devstack@c-api.service[112421]: warnings.warn(deprecated_msg) May 07 13:07:41.094431 np0000172476 devstack@c-api.service[112421]: /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 07 13:07:41.094431 np0000172476 devstack@c-api.service[112421]: warnings.warn(deprecated_msg) May 07 13:07:41.094431 np0000172476 devstack@c-api.service[112421]: /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 07 13:07:41.094431 np0000172476 devstack@c-api.service[112421]: warnings.warn(deprecated_msg) May 07 13:07:41.094431 np0000172476 devstack@c-api.service[112421]: /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 07 13:07:41.094431 np0000172476 devstack@c-api.service[112421]: warnings.warn(deprecated_msg) May 07 13:07:41.094955 np0000172476 devstack@c-api.service[112421]: /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 07 13:07:41.094955 np0000172476 devstack@c-api.service[112421]: warnings.warn(deprecated_msg) May 07 13:07:41.094955 np0000172476 devstack@c-api.service[112421]: /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 07 13:07:41.094955 np0000172476 devstack@c-api.service[112421]: warnings.warn(deprecated_msg) May 07 13:07:41.094955 np0000172476 devstack@c-api.service[112421]: /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 07 13:07:41.095166 np0000172476 devstack@c-api.service[112421]: warnings.warn(deprecated_msg) May 07 13:07:41.095166 np0000172476 devstack@c-api.service[112421]: /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 07 13:07:41.095166 np0000172476 devstack@c-api.service[112421]: warnings.warn(deprecated_msg) May 07 13:07:41.095166 np0000172476 devstack@c-api.service[112421]: /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 07 13:07:41.095166 np0000172476 devstack@c-api.service[112421]: warnings.warn(deprecated_msg) May 07 13:07:41.095362 np0000172476 devstack@c-api.service[112421]: /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 07 13:07:41.095362 np0000172476 devstack@c-api.service[112421]: warnings.warn(deprecated_msg) May 07 13:07:41.095362 np0000172476 devstack@c-api.service[112421]: /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 07 13:07:41.095362 np0000172476 devstack@c-api.service[112421]: warnings.warn(deprecated_msg) May 07 13:07:41.095362 np0000172476 devstack@c-api.service[112421]: /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 07 13:07:41.095362 np0000172476 devstack@c-api.service[112421]: warnings.warn(deprecated_msg) May 07 13:07:41.095587 np0000172476 devstack@c-api.service[112421]: /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 07 13:07:41.095587 np0000172476 devstack@c-api.service[112421]: warnings.warn(deprecated_msg) May 07 13:07:41.095587 np0000172476 devstack@c-api.service[112421]: /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 07 13:07:41.095587 np0000172476 devstack@c-api.service[112421]: warnings.warn(deprecated_msg) May 07 13:07:41.095587 np0000172476 devstack@c-api.service[112421]: /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 07 13:07:41.095587 np0000172476 devstack@c-api.service[112421]: warnings.warn(deprecated_msg) May 07 13:07:41.095846 np0000172476 devstack@c-api.service[112421]: /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 07 13:07:41.095846 np0000172476 devstack@c-api.service[112421]: warnings.warn(deprecated_msg) May 07 13:07:41.095846 np0000172476 devstack@c-api.service[112421]: /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 07 13:07:41.095846 np0000172476 devstack@c-api.service[112421]: warnings.warn(deprecated_msg) May 07 13:07:41.095846 np0000172476 devstack@c-api.service[112421]: /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 07 13:07:41.096041 np0000172476 devstack@c-api.service[112421]: warnings.warn(deprecated_msg) May 07 13:07:41.096041 np0000172476 devstack@c-api.service[112421]: /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 07 13:07:41.096041 np0000172476 devstack@c-api.service[112421]: warnings.warn(deprecated_msg) May 07 13:07:41.096041 np0000172476 devstack@c-api.service[112421]: /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 07 13:07:41.096041 np0000172476 devstack@c-api.service[112421]: warnings.warn(deprecated_msg) May 07 13:07:41.096229 np0000172476 devstack@c-api.service[112421]: /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 07 13:07:41.096229 np0000172476 devstack@c-api.service[112421]: warnings.warn(deprecated_msg) May 07 13:07:41.096229 np0000172476 devstack@c-api.service[112421]: /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 07 13:07:41.096229 np0000172476 devstack@c-api.service[112421]: warnings.warn(deprecated_msg) May 07 13:07:41.096373 np0000172476 devstack@c-api.service[112421]: /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 07 13:07:41.096373 np0000172476 devstack@c-api.service[112421]: warnings.warn(deprecated_msg) May 07 13:07:41.096373 np0000172476 devstack@c-api.service[112421]: /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 07 13:07:41.096373 np0000172476 devstack@c-api.service[112421]: warnings.warn(deprecated_msg) May 07 13:07:41.096512 np0000172476 devstack@c-api.service[112421]: /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 07 13:07:41.096512 np0000172476 devstack@c-api.service[112421]: warnings.warn(deprecated_msg) May 07 13:07:41.096512 np0000172476 devstack@c-api.service[112421]: /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 07 13:07:41.096512 np0000172476 devstack@c-api.service[112421]: warnings.warn(deprecated_msg) May 07 13:07:41.096512 np0000172476 devstack@c-api.service[112421]: /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 07 13:07:41.096727 np0000172476 devstack@c-api.service[112421]: warnings.warn(deprecated_msg) May 07 13:07:41.096727 np0000172476 devstack@c-api.service[112421]: /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 07 13:07:41.096727 np0000172476 devstack@c-api.service[112421]: warnings.warn(deprecated_msg) May 07 13:07:41.096727 np0000172476 devstack@c-api.service[112421]: /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 07 13:07:41.096727 np0000172476 devstack@c-api.service[112421]: warnings.warn(deprecated_msg) May 07 13:07:41.097722 np0000172476 devstack@c-api.service[112421]: /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 07 13:07:41.097722 np0000172476 devstack@c-api.service[112421]: warnings.warn(deprecated_msg) May 07 13:07:41.097722 np0000172476 devstack@c-api.service[112421]: /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 07 13:07:41.097722 np0000172476 devstack@c-api.service[112421]: warnings.warn(deprecated_msg) May 07 13:07:41.098075 np0000172476 devstack@c-api.service[112421]: /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 07 13:07:41.098075 np0000172476 devstack@c-api.service[112421]: warnings.warn(deprecated_msg) May 07 13:07:41.098075 np0000172476 devstack@c-api.service[112421]: /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 07 13:07:41.098075 np0000172476 devstack@c-api.service[112421]: warnings.warn(deprecated_msg) May 07 13:07:41.098419 np0000172476 devstack@c-api.service[112421]: /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 07 13:07:41.098419 np0000172476 devstack@c-api.service[112421]: warnings.warn(deprecated_msg) May 07 13:07:41.098419 np0000172476 devstack@c-api.service[112421]: /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 07 13:07:41.098419 np0000172476 devstack@c-api.service[112421]: warnings.warn(deprecated_msg) May 07 13:07:41.098857 np0000172476 devstack@c-api.service[112421]: /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 07 13:07:41.098857 np0000172476 devstack@c-api.service[112421]: warnings.warn(deprecated_msg) May 07 13:07:41.098857 np0000172476 devstack@c-api.service[112421]: /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 07 13:07:41.098857 np0000172476 devstack@c-api.service[112421]: warnings.warn(deprecated_msg) May 07 13:07:41.099179 np0000172476 devstack@c-api.service[112421]: /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 07 13:07:41.099179 np0000172476 devstack@c-api.service[112421]: warnings.warn(deprecated_msg) May 07 13:07:41.099179 np0000172476 devstack@c-api.service[112421]: /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 07 13:07:41.099179 np0000172476 devstack@c-api.service[112421]: warnings.warn(deprecated_msg) May 07 13:07:41.099455 np0000172476 devstack@c-api.service[112421]: /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 07 13:07:41.099455 np0000172476 devstack@c-api.service[112421]: warnings.warn(deprecated_msg) May 07 13:07:41.099455 np0000172476 devstack@c-api.service[112421]: /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 07 13:07:41.099455 np0000172476 devstack@c-api.service[112421]: warnings.warn(deprecated_msg) May 07 13:07:41.099455 np0000172476 devstack@c-api.service[112421]: /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 07 13:07:41.099803 np0000172476 devstack@c-api.service[112421]: warnings.warn(deprecated_msg) May 07 13:07:41.099803 np0000172476 devstack@c-api.service[112421]: /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 07 13:07:41.099803 np0000172476 devstack@c-api.service[112421]: warnings.warn(deprecated_msg) May 07 13:07:41.099803 np0000172476 devstack@c-api.service[112421]: /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 07 13:07:41.099803 np0000172476 devstack@c-api.service[112421]: warnings.warn(deprecated_msg) May 07 13:07:41.099803 np0000172476 devstack@c-api.service[112421]: /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 07 13:07:41.100221 np0000172476 devstack@c-api.service[112421]: warnings.warn(deprecated_msg) May 07 13:07:41.100221 np0000172476 devstack@c-api.service[112421]: /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 07 13:07:41.100221 np0000172476 devstack@c-api.service[112421]: warnings.warn(deprecated_msg) May 07 13:07:41.100221 np0000172476 devstack@c-api.service[112421]: /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 07 13:07:41.100221 np0000172476 devstack@c-api.service[112421]: warnings.warn(deprecated_msg) May 07 13:07:41.100567 np0000172476 devstack@c-api.service[112421]: /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 07 13:07:41.100567 np0000172476 devstack@c-api.service[112421]: warnings.warn(deprecated_msg) May 07 13:07:41.100567 np0000172476 devstack@c-api.service[112421]: /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 07 13:07:41.100567 np0000172476 devstack@c-api.service[112421]: warnings.warn(deprecated_msg) May 07 13:07:41.100567 np0000172476 devstack@c-api.service[112421]: /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 07 13:07:41.100567 np0000172476 devstack@c-api.service[112421]: warnings.warn(deprecated_msg) May 07 13:07:41.100993 np0000172476 devstack@c-api.service[112421]: /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 07 13:07:41.100993 np0000172476 devstack@c-api.service[112421]: warnings.warn(deprecated_msg) May 07 13:07:41.100993 np0000172476 devstack@c-api.service[112421]: /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 07 13:07:41.100993 np0000172476 devstack@c-api.service[112421]: warnings.warn(deprecated_msg) May 07 13:07:41.100993 np0000172476 devstack@c-api.service[112421]: /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 07 13:07:41.100993 np0000172476 devstack@c-api.service[112421]: warnings.warn(deprecated_msg) May 07 13:07:41.101402 np0000172476 devstack@c-api.service[112421]: /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 07 13:07:41.101402 np0000172476 devstack@c-api.service[112421]: warnings.warn(deprecated_msg) May 07 13:07:41.101402 np0000172476 devstack@c-api.service[112421]: /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 07 13:07:41.101402 np0000172476 devstack@c-api.service[112421]: warnings.warn(deprecated_msg) May 07 13:07:41.101402 np0000172476 devstack@c-api.service[112421]: /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 07 13:07:41.101402 np0000172476 devstack@c-api.service[112421]: warnings.warn(deprecated_msg) May 07 13:07:41.101800 np0000172476 devstack@c-api.service[112421]: /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 07 13:07:41.101800 np0000172476 devstack@c-api.service[112421]: warnings.warn(deprecated_msg) May 07 13:07:41.101800 np0000172476 devstack@c-api.service[112421]: /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 07 13:07:41.101800 np0000172476 devstack@c-api.service[112421]: warnings.warn(deprecated_msg) May 07 13:07:41.101800 np0000172476 devstack@c-api.service[112421]: /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 07 13:07:41.101800 np0000172476 devstack@c-api.service[112421]: warnings.warn(deprecated_msg) May 07 13:07:41.102243 np0000172476 devstack@c-api.service[112421]: /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 07 13:07:41.102243 np0000172476 devstack@c-api.service[112421]: warnings.warn(deprecated_msg) May 07 13:07:41.102243 np0000172476 devstack@c-api.service[112421]: /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 07 13:07:41.102243 np0000172476 devstack@c-api.service[112421]: warnings.warn(deprecated_msg) May 07 13:07:41.102408 np0000172476 devstack@c-api.service[112421]: /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 07 13:07:41.102408 np0000172476 devstack@c-api.service[112421]: warnings.warn(deprecated_msg) May 07 13:07:41.102408 np0000172476 devstack@c-api.service[112421]: /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 07 13:07:41.102408 np0000172476 devstack@c-api.service[112421]: warnings.warn(deprecated_msg) May 07 13:07:41.102408 np0000172476 devstack@c-api.service[112421]: /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 07 13:07:41.102585 np0000172476 devstack@c-api.service[112421]: warnings.warn(deprecated_msg) May 07 13:07:41.102585 np0000172476 devstack@c-api.service[112421]: /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 07 13:07:41.102585 np0000172476 devstack@c-api.service[112421]: warnings.warn(deprecated_msg) May 07 13:07:41.102585 np0000172476 devstack@c-api.service[112421]: /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 07 13:07:41.102585 np0000172476 devstack@c-api.service[112421]: warnings.warn(deprecated_msg) May 07 13:07:41.102585 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.middleware.request_id [req-aec8cc4d-fb91-430c-8cfe-e4091cebf3b6 req-dbf481f4-c92e-42b6-8488-1cff601ccc7e None None] RequestId filter calling following filter/app {{(pid=112421) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 07 13:07:41.405374 np0000172476 devstack@c-api.service[112421]: INFO cinder.api.openstack.wsgi [req-aec8cc4d-fb91-430c-8cfe-e4091cebf3b6 req-dbf481f4-c92e-42b6-8488-1cff601ccc7e admin admin] POST https://199.204.45.157/volume/v3/types/910d2d7f-288f-47eb-b446-5219d7c3d4c7/extra_specs May 07 13:07:41.405890 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.openstack.wsgi [req-aec8cc4d-fb91-430c-8cfe-e4091cebf3b6 req-dbf481f4-c92e-42b6-8488-1cff601ccc7e admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112421) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 07 13:07:41.407544 np0000172476 devstack@c-api.service[112421]: /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 07 13:07:41.407544 np0000172476 devstack@c-api.service[112421]: warnings.warn( May 07 13:07:41.415215 np0000172476 devstack@c-api.service[112421]: DEBUG oslo_db.sqlalchemy.engines [req-aec8cc4d-fb91-430c-8cfe-e4091cebf3b6 req-dbf481f4-c92e-42b6-8488-1cff601ccc7e 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=112421) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 07 13:07:41.470607 np0000172476 devstack@c-api.service[112421]: INFO cinder.api.openstack.wsgi [req-aec8cc4d-fb91-430c-8cfe-e4091cebf3b6 req-dbf481f4-c92e-42b6-8488-1cff601ccc7e admin admin] https://199.204.45.157/volume/v3/types/910d2d7f-288f-47eb-b446-5219d7c3d4c7/extra_specs returned with HTTP 200 May 07 13:07:41.471013 np0000172476 devstack@c-api.service[112421]: [pid: 112421|app: 0|req: 1/3] 199.204.45.157 () {70 vars in 1505 bytes} [Thu May 7 13:07:41 2026] POST /volume/v3/types/910d2d7f-288f-47eb-b446-5219d7c3d4c7/extra_specs => generated 55 bytes in 395 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 07 13:07:43.423418 np0000172476 devstack@c-api.service[112419]: DEBUG dbcounter [-] [112419] Writing DB stats cinder:SELECT=6 {{(pid=112419) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 07 13:07:43.433742 np0000172476 devstack@c-api.service[112418]: DEBUG dbcounter [-] [112418] Writing DB stats cinder:SELECT=6 {{(pid=112418) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 07 13:07:51.060470 np0000172476 devstack@c-api.service[112420]: DEBUG dbcounter [-] [112420] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112420) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 07 13:07:51.469401 np0000172476 devstack@c-api.service[112421]: DEBUG dbcounter [-] [112421] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112421) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 07 13:10:42.104381 np0000172476 devstack@c-api.service[112419]: /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 07 13:10:42.104381 np0000172476 devstack@c-api.service[112419]: warnings.warn( May 07 13:10:42.114396 np0000172476 devstack@c-api.service[112419]: /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 07 13:10:42.114396 np0000172476 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) May 07 13:10:42.114396 np0000172476 devstack@c-api.service[112419]: /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 07 13:10:42.114396 np0000172476 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) May 07 13:10:42.114396 np0000172476 devstack@c-api.service[112419]: /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 07 13:10:42.114907 np0000172476 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) May 07 13:10:42.114907 np0000172476 devstack@c-api.service[112419]: /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 07 13:10:42.114907 np0000172476 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) May 07 13:10:42.114907 np0000172476 devstack@c-api.service[112419]: /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 07 13:10:42.114907 np0000172476 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) May 07 13:10:42.115396 np0000172476 devstack@c-api.service[112419]: /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 07 13:10:42.115396 np0000172476 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) May 07 13:10:42.115396 np0000172476 devstack@c-api.service[112419]: /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 07 13:10:42.115396 np0000172476 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) May 07 13:10:42.115396 np0000172476 devstack@c-api.service[112419]: /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 07 13:10:42.115396 np0000172476 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) May 07 13:10:42.115964 np0000172476 devstack@c-api.service[112419]: /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 07 13:10:42.115964 np0000172476 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) May 07 13:10:42.115964 np0000172476 devstack@c-api.service[112419]: /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 07 13:10:42.115964 np0000172476 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) May 07 13:10:42.116323 np0000172476 devstack@c-api.service[112419]: /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 07 13:10:42.116323 np0000172476 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) May 07 13:10:42.116323 np0000172476 devstack@c-api.service[112419]: /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 07 13:10:42.116323 np0000172476 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) May 07 13:10:42.116712 np0000172476 devstack@c-api.service[112419]: /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 07 13:10:42.116712 np0000172476 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) May 07 13:10:42.116712 np0000172476 devstack@c-api.service[112419]: /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 07 13:10:42.116712 np0000172476 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) May 07 13:10:42.117060 np0000172476 devstack@c-api.service[112419]: /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 07 13:10:42.117060 np0000172476 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) May 07 13:10:42.117060 np0000172476 devstack@c-api.service[112419]: /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 07 13:10:42.117060 np0000172476 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) May 07 13:10:42.117060 np0000172476 devstack@c-api.service[112419]: /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 07 13:10:42.117530 np0000172476 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) May 07 13:10:42.117530 np0000172476 devstack@c-api.service[112419]: /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 07 13:10:42.117530 np0000172476 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) May 07 13:10:42.117530 np0000172476 devstack@c-api.service[112419]: /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 07 13:10:42.117530 np0000172476 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) May 07 13:10:42.117994 np0000172476 devstack@c-api.service[112419]: /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 07 13:10:42.117994 np0000172476 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) May 07 13:10:42.117994 np0000172476 devstack@c-api.service[112419]: /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 07 13:10:42.117994 np0000172476 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) May 07 13:10:42.117994 np0000172476 devstack@c-api.service[112419]: /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 07 13:10:42.117994 np0000172476 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) May 07 13:10:42.118427 np0000172476 devstack@c-api.service[112419]: /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 07 13:10:42.118427 np0000172476 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) May 07 13:10:42.118427 np0000172476 devstack@c-api.service[112419]: /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 07 13:10:42.118427 np0000172476 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) May 07 13:10:42.118427 np0000172476 devstack@c-api.service[112419]: /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 07 13:10:42.118427 np0000172476 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) May 07 13:10:42.118847 np0000172476 devstack@c-api.service[112419]: /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 07 13:10:42.118847 np0000172476 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) May 07 13:10:42.118847 np0000172476 devstack@c-api.service[112419]: /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 07 13:10:42.118847 np0000172476 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) May 07 13:10:42.118847 np0000172476 devstack@c-api.service[112419]: /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 07 13:10:42.118847 np0000172476 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) May 07 13:10:42.119286 np0000172476 devstack@c-api.service[112419]: /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 07 13:10:42.119286 np0000172476 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) May 07 13:10:42.119286 np0000172476 devstack@c-api.service[112419]: /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 07 13:10:42.119286 np0000172476 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) May 07 13:10:42.119286 np0000172476 devstack@c-api.service[112419]: /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 07 13:10:42.119647 np0000172476 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) May 07 13:10:42.119647 np0000172476 devstack@c-api.service[112419]: /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 07 13:10:42.119647 np0000172476 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) May 07 13:10:42.119647 np0000172476 devstack@c-api.service[112419]: /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 07 13:10:42.119647 np0000172476 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) May 07 13:10:42.119999 np0000172476 devstack@c-api.service[112419]: /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 07 13:10:42.119999 np0000172476 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) May 07 13:10:42.119999 np0000172476 devstack@c-api.service[112419]: /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 07 13:10:42.119999 np0000172476 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) May 07 13:10:42.119999 np0000172476 devstack@c-api.service[112419]: /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 07 13:10:42.119999 np0000172476 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) May 07 13:10:42.120473 np0000172476 devstack@c-api.service[112419]: /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 07 13:10:42.120473 np0000172476 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) May 07 13:10:42.120473 np0000172476 devstack@c-api.service[112419]: /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 07 13:10:42.120473 np0000172476 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) May 07 13:10:42.120473 np0000172476 devstack@c-api.service[112419]: /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 07 13:10:42.120473 np0000172476 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) May 07 13:10:42.120853 np0000172476 devstack@c-api.service[112419]: /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 07 13:10:42.120853 np0000172476 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) May 07 13:10:42.120853 np0000172476 devstack@c-api.service[112419]: /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 07 13:10:42.120853 np0000172476 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) May 07 13:10:42.120853 np0000172476 devstack@c-api.service[112419]: /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 07 13:10:42.121259 np0000172476 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) May 07 13:10:42.121259 np0000172476 devstack@c-api.service[112419]: /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 07 13:10:42.121259 np0000172476 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) May 07 13:10:42.121259 np0000172476 devstack@c-api.service[112419]: /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 07 13:10:42.121259 np0000172476 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) May 07 13:10:42.121593 np0000172476 devstack@c-api.service[112419]: /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 07 13:10:42.121593 np0000172476 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) May 07 13:10:42.121593 np0000172476 devstack@c-api.service[112419]: /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 07 13:10:42.121593 np0000172476 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) May 07 13:10:42.121914 np0000172476 devstack@c-api.service[112419]: /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 07 13:10:42.121914 np0000172476 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) May 07 13:10:42.121914 np0000172476 devstack@c-api.service[112419]: /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 07 13:10:42.121914 np0000172476 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) May 07 13:10:42.122227 np0000172476 devstack@c-api.service[112419]: /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 07 13:10:42.122227 np0000172476 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) May 07 13:10:42.122227 np0000172476 devstack@c-api.service[112419]: /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 07 13:10:42.122227 np0000172476 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) May 07 13:10:42.122227 np0000172476 devstack@c-api.service[112419]: /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 07 13:10:42.122585 np0000172476 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) May 07 13:10:42.122585 np0000172476 devstack@c-api.service[112419]: /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 07 13:10:42.122585 np0000172476 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) May 07 13:10:42.122585 np0000172476 devstack@c-api.service[112419]: /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 07 13:10:42.122585 np0000172476 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) May 07 13:10:42.122926 np0000172476 devstack@c-api.service[112419]: /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 07 13:10:42.122926 np0000172476 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) May 07 13:10:42.122926 np0000172476 devstack@c-api.service[112419]: /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 07 13:10:42.122926 np0000172476 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) May 07 13:10:42.123226 np0000172476 devstack@c-api.service[112419]: /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 07 13:10:42.123226 np0000172476 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) May 07 13:10:42.123226 np0000172476 devstack@c-api.service[112419]: /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 07 13:10:42.123226 np0000172476 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) May 07 13:10:42.123499 np0000172476 devstack@c-api.service[112419]: /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 07 13:10:42.123499 np0000172476 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) May 07 13:10:42.123499 np0000172476 devstack@c-api.service[112419]: /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 07 13:10:42.123499 np0000172476 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) May 07 13:10:42.123789 np0000172476 devstack@c-api.service[112419]: /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 07 13:10:42.123789 np0000172476 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) May 07 13:10:42.123789 np0000172476 devstack@c-api.service[112419]: /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 07 13:10:42.123789 np0000172476 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) May 07 13:10:42.124123 np0000172476 devstack@c-api.service[112419]: /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 07 13:10:42.124123 np0000172476 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) May 07 13:10:42.124123 np0000172476 devstack@c-api.service[112419]: /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 07 13:10:42.124123 np0000172476 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) May 07 13:10:42.124460 np0000172476 devstack@c-api.service[112419]: /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 07 13:10:42.124460 np0000172476 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) May 07 13:10:42.124460 np0000172476 devstack@c-api.service[112419]: /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 07 13:10:42.124460 np0000172476 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) May 07 13:10:42.124460 np0000172476 devstack@c-api.service[112419]: /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 07 13:10:42.124823 np0000172476 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) May 07 13:10:42.124823 np0000172476 devstack@c-api.service[112419]: /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 07 13:10:42.124823 np0000172476 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) May 07 13:10:42.124823 np0000172476 devstack@c-api.service[112419]: /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 07 13:10:42.124823 np0000172476 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) May 07 13:10:42.124823 np0000172476 devstack@c-api.service[112419]: /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 07 13:10:42.125211 np0000172476 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) May 07 13:10:42.125211 np0000172476 devstack@c-api.service[112419]: /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 07 13:10:42.125211 np0000172476 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) May 07 13:10:42.125211 np0000172476 devstack@c-api.service[112419]: /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 07 13:10:42.125211 np0000172476 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) May 07 13:10:42.125430 np0000172476 devstack@c-api.service[112419]: /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 07 13:10:42.125430 np0000172476 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) May 07 13:10:42.125430 np0000172476 devstack@c-api.service[112419]: /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 07 13:10:42.125430 np0000172476 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) May 07 13:10:42.125430 np0000172476 devstack@c-api.service[112419]: /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 07 13:10:42.125430 np0000172476 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) May 07 13:10:42.125688 np0000172476 devstack@c-api.service[112419]: /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 07 13:10:42.125688 np0000172476 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) May 07 13:10:42.125688 np0000172476 devstack@c-api.service[112419]: /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 07 13:10:42.125688 np0000172476 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) May 07 13:10:42.125688 np0000172476 devstack@c-api.service[112419]: /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 07 13:10:42.125688 np0000172476 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) May 07 13:10:42.126002 np0000172476 devstack@c-api.service[112419]: /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 07 13:10:42.126002 np0000172476 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) May 07 13:10:42.126002 np0000172476 devstack@c-api.service[112419]: /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 07 13:10:42.126002 np0000172476 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) May 07 13:10:42.126002 np0000172476 devstack@c-api.service[112419]: /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 07 13:10:42.126002 np0000172476 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) May 07 13:10:42.126260 np0000172476 devstack@c-api.service[112419]: /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 07 13:10:42.126260 np0000172476 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) May 07 13:10:42.126260 np0000172476 devstack@c-api.service[112419]: /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 07 13:10:42.126260 np0000172476 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) May 07 13:10:42.126260 np0000172476 devstack@c-api.service[112419]: /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 07 13:10:42.126260 np0000172476 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) May 07 13:10:42.126523 np0000172476 devstack@c-api.service[112419]: /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 07 13:10:42.126523 np0000172476 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) May 07 13:10:42.126523 np0000172476 devstack@c-api.service[112419]: /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 07 13:10:42.126523 np0000172476 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) May 07 13:10:42.126700 np0000172476 devstack@c-api.service[112419]: /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 07 13:10:42.126700 np0000172476 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) May 07 13:10:42.126700 np0000172476 devstack@c-api.service[112419]: /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 07 13:10:42.126700 np0000172476 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) May 07 13:10:42.126700 np0000172476 devstack@c-api.service[112419]: /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 07 13:10:42.127020 np0000172476 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) May 07 13:10:42.127020 np0000172476 devstack@c-api.service[112419]: /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 07 13:10:42.127020 np0000172476 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) May 07 13:10:42.127020 np0000172476 devstack@c-api.service[112419]: /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 07 13:10:42.127020 np0000172476 devstack@c-api.service[112419]: warnings.warn(deprecated_msg) May 07 13:10:42.127020 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.middleware.request_id [None req-f4383948-31e2-40ca-b934-843ea44858f0 None None] RequestId filter calling following filter/app {{(pid=112419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 07 13:10:42.127020 np0000172476 devstack@c-api.service[112419]: INFO cinder.api.openstack.wsgi [None req-f4383948-31e2-40ca-b934-843ea44858f0 None None] GET https://199.204.45.157/volume// May 07 13:10:42.127317 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.openstack.wsgi [None req-f4383948-31e2-40ca-b934-843ea44858f0 None None] Empty body provided in request {{(pid=112419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 07 13:10:42.127317 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.openstack.wsgi [None req-f4383948-31e2-40ca-b934-843ea44858f0 None None] Calling method 'all' {{(pid=112419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 07 13:10:42.127317 np0000172476 devstack@c-api.service[112419]: INFO cinder.api.openstack.wsgi [None req-f4383948-31e2-40ca-b934-843ea44858f0 None None] https://199.204.45.157/volume// returned with HTTP 300 May 07 13:10:42.127317 np0000172476 devstack@c-api.service[112419]: [pid: 112419|app: 0|req: 1/4] 199.204.45.157 () {66 vars in 1456 bytes} [Thu May 7 13:10:42 2026] GET /volume/ => generated 390 bytes in 16 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) May 07 13:11:18.535790 np0000172476 devstack@c-api.service[112418]: /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 07 13:11:18.535790 np0000172476 devstack@c-api.service[112418]: warnings.warn( May 07 13:11:18.553462 np0000172476 devstack@c-api.service[112418]: /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 07 13:11:18.553462 np0000172476 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) May 07 13:11:18.553462 np0000172476 devstack@c-api.service[112418]: /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 07 13:11:18.553462 np0000172476 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) May 07 13:11:18.553462 np0000172476 devstack@c-api.service[112418]: /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 07 13:11:18.553873 np0000172476 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) May 07 13:11:18.553873 np0000172476 devstack@c-api.service[112418]: /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 07 13:11:18.553873 np0000172476 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) May 07 13:11:18.553873 np0000172476 devstack@c-api.service[112418]: /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 07 13:11:18.553873 np0000172476 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) May 07 13:11:18.554217 np0000172476 devstack@c-api.service[112418]: /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 07 13:11:18.554217 np0000172476 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) May 07 13:11:18.554217 np0000172476 devstack@c-api.service[112418]: /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 07 13:11:18.554217 np0000172476 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) May 07 13:11:18.554217 np0000172476 devstack@c-api.service[112418]: /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 07 13:11:18.554217 np0000172476 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) May 07 13:11:18.554566 np0000172476 devstack@c-api.service[112418]: /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 07 13:11:18.554566 np0000172476 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) May 07 13:11:18.554566 np0000172476 devstack@c-api.service[112418]: /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 07 13:11:18.554566 np0000172476 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) May 07 13:11:18.554792 np0000172476 devstack@c-api.service[112418]: /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 07 13:11:18.554792 np0000172476 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) May 07 13:11:18.554792 np0000172476 devstack@c-api.service[112418]: /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 07 13:11:18.554792 np0000172476 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) May 07 13:11:18.555111 np0000172476 devstack@c-api.service[112418]: /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 07 13:11:18.555111 np0000172476 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) May 07 13:11:18.555111 np0000172476 devstack@c-api.service[112418]: /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 07 13:11:18.555111 np0000172476 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) May 07 13:11:18.555400 np0000172476 devstack@c-api.service[112418]: /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 07 13:11:18.555400 np0000172476 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) May 07 13:11:18.555400 np0000172476 devstack@c-api.service[112418]: /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 07 13:11:18.555400 np0000172476 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) May 07 13:11:18.555400 np0000172476 devstack@c-api.service[112418]: /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 07 13:11:18.555695 np0000172476 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) May 07 13:11:18.555695 np0000172476 devstack@c-api.service[112418]: /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 07 13:11:18.555695 np0000172476 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) May 07 13:11:18.555695 np0000172476 devstack@c-api.service[112418]: /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 07 13:11:18.555695 np0000172476 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) May 07 13:11:18.555998 np0000172476 devstack@c-api.service[112418]: /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 07 13:11:18.555998 np0000172476 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) May 07 13:11:18.555998 np0000172476 devstack@c-api.service[112418]: /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 07 13:11:18.555998 np0000172476 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) May 07 13:11:18.555998 np0000172476 devstack@c-api.service[112418]: /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 07 13:11:18.555998 np0000172476 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) May 07 13:11:18.556350 np0000172476 devstack@c-api.service[112418]: /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 07 13:11:18.556350 np0000172476 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) May 07 13:11:18.556350 np0000172476 devstack@c-api.service[112418]: /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 07 13:11:18.556350 np0000172476 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) May 07 13:11:18.556350 np0000172476 devstack@c-api.service[112418]: /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 07 13:11:18.556350 np0000172476 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) May 07 13:11:18.556800 np0000172476 devstack@c-api.service[112418]: /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 07 13:11:18.556800 np0000172476 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) May 07 13:11:18.556800 np0000172476 devstack@c-api.service[112418]: /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 07 13:11:18.556800 np0000172476 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) May 07 13:11:18.556800 np0000172476 devstack@c-api.service[112418]: /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 07 13:11:18.556800 np0000172476 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) May 07 13:11:18.557184 np0000172476 devstack@c-api.service[112418]: /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 07 13:11:18.557184 np0000172476 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) May 07 13:11:18.557184 np0000172476 devstack@c-api.service[112418]: /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 07 13:11:18.557184 np0000172476 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) May 07 13:11:18.557184 np0000172476 devstack@c-api.service[112418]: /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 07 13:11:18.557485 np0000172476 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) May 07 13:11:18.557485 np0000172476 devstack@c-api.service[112418]: /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 07 13:11:18.557485 np0000172476 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) May 07 13:11:18.557485 np0000172476 devstack@c-api.service[112418]: /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 07 13:11:18.557485 np0000172476 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) May 07 13:11:18.557763 np0000172476 devstack@c-api.service[112418]: /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 07 13:11:18.557763 np0000172476 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) May 07 13:11:18.557763 np0000172476 devstack@c-api.service[112418]: /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 07 13:11:18.557763 np0000172476 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) May 07 13:11:18.557763 np0000172476 devstack@c-api.service[112418]: /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 07 13:11:18.557763 np0000172476 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) May 07 13:11:18.558118 np0000172476 devstack@c-api.service[112418]: /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 07 13:11:18.558118 np0000172476 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) May 07 13:11:18.558118 np0000172476 devstack@c-api.service[112418]: /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 07 13:11:18.558118 np0000172476 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) May 07 13:11:18.558118 np0000172476 devstack@c-api.service[112418]: /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 07 13:11:18.558118 np0000172476 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) May 07 13:11:18.558426 np0000172476 devstack@c-api.service[112418]: /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 07 13:11:18.558426 np0000172476 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) May 07 13:11:18.558426 np0000172476 devstack@c-api.service[112418]: /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 07 13:11:18.558426 np0000172476 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) May 07 13:11:18.558426 np0000172476 devstack@c-api.service[112418]: /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 07 13:11:18.558717 np0000172476 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) May 07 13:11:18.558717 np0000172476 devstack@c-api.service[112418]: /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 07 13:11:18.558717 np0000172476 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) May 07 13:11:18.558717 np0000172476 devstack@c-api.service[112418]: /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 07 13:11:18.558717 np0000172476 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) May 07 13:11:18.559050 np0000172476 devstack@c-api.service[112418]: /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 07 13:11:18.559050 np0000172476 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) May 07 13:11:18.559050 np0000172476 devstack@c-api.service[112418]: /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 07 13:11:18.559050 np0000172476 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) May 07 13:11:18.559297 np0000172476 devstack@c-api.service[112418]: /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 07 13:11:18.559297 np0000172476 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) May 07 13:11:18.559297 np0000172476 devstack@c-api.service[112418]: /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 07 13:11:18.559297 np0000172476 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) May 07 13:11:18.559521 np0000172476 devstack@c-api.service[112418]: /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 07 13:11:18.559521 np0000172476 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) May 07 13:11:18.559521 np0000172476 devstack@c-api.service[112418]: /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 07 13:11:18.559521 np0000172476 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) May 07 13:11:18.559521 np0000172476 devstack@c-api.service[112418]: /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 07 13:11:18.559824 np0000172476 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) May 07 13:11:18.559824 np0000172476 devstack@c-api.service[112418]: /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 07 13:11:18.559824 np0000172476 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) May 07 13:11:18.559824 np0000172476 devstack@c-api.service[112418]: /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 07 13:11:18.559824 np0000172476 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) May 07 13:11:18.560111 np0000172476 devstack@c-api.service[112418]: /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 07 13:11:18.560111 np0000172476 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) May 07 13:11:18.560111 np0000172476 devstack@c-api.service[112418]: /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 07 13:11:18.560111 np0000172476 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) May 07 13:11:18.560327 np0000172476 devstack@c-api.service[112418]: /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 07 13:11:18.560327 np0000172476 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) May 07 13:11:18.560327 np0000172476 devstack@c-api.service[112418]: /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 07 13:11:18.560327 np0000172476 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) May 07 13:11:18.560570 np0000172476 devstack@c-api.service[112418]: /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 07 13:11:18.560570 np0000172476 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) May 07 13:11:18.560570 np0000172476 devstack@c-api.service[112418]: /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 07 13:11:18.560570 np0000172476 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) May 07 13:11:18.560795 np0000172476 devstack@c-api.service[112418]: /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 07 13:11:18.560795 np0000172476 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) May 07 13:11:18.560795 np0000172476 devstack@c-api.service[112418]: /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 07 13:11:18.560795 np0000172476 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) May 07 13:11:18.561039 np0000172476 devstack@c-api.service[112418]: /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 07 13:11:18.561039 np0000172476 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) May 07 13:11:18.561039 np0000172476 devstack@c-api.service[112418]: /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 07 13:11:18.561039 np0000172476 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) May 07 13:11:18.561287 np0000172476 devstack@c-api.service[112418]: /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 07 13:11:18.561287 np0000172476 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) May 07 13:11:18.561287 np0000172476 devstack@c-api.service[112418]: /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 07 13:11:18.561287 np0000172476 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) May 07 13:11:18.561287 np0000172476 devstack@c-api.service[112418]: /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 07 13:11:18.561566 np0000172476 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) May 07 13:11:18.561566 np0000172476 devstack@c-api.service[112418]: /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 07 13:11:18.561566 np0000172476 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) May 07 13:11:18.561566 np0000172476 devstack@c-api.service[112418]: /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 07 13:11:18.561566 np0000172476 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) May 07 13:11:18.561566 np0000172476 devstack@c-api.service[112418]: /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 07 13:11:18.561919 np0000172476 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) May 07 13:11:18.561919 np0000172476 devstack@c-api.service[112418]: /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 07 13:11:18.561919 np0000172476 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) May 07 13:11:18.561919 np0000172476 devstack@c-api.service[112418]: /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 07 13:11:18.561919 np0000172476 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) May 07 13:11:18.562185 np0000172476 devstack@c-api.service[112418]: /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 07 13:11:18.562185 np0000172476 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) May 07 13:11:18.562185 np0000172476 devstack@c-api.service[112418]: /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 07 13:11:18.562185 np0000172476 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) May 07 13:11:18.562185 np0000172476 devstack@c-api.service[112418]: /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 07 13:11:18.562185 np0000172476 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) May 07 13:11:18.562532 np0000172476 devstack@c-api.service[112418]: /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 07 13:11:18.562532 np0000172476 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) May 07 13:11:18.562532 np0000172476 devstack@c-api.service[112418]: /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 07 13:11:18.562532 np0000172476 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) May 07 13:11:18.562532 np0000172476 devstack@c-api.service[112418]: /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 07 13:11:18.562532 np0000172476 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) May 07 13:11:18.562867 np0000172476 devstack@c-api.service[112418]: /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 07 13:11:18.562867 np0000172476 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) May 07 13:11:18.562867 np0000172476 devstack@c-api.service[112418]: /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 07 13:11:18.562867 np0000172476 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) May 07 13:11:18.562867 np0000172476 devstack@c-api.service[112418]: /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 07 13:11:18.562867 np0000172476 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) May 07 13:11:18.563283 np0000172476 devstack@c-api.service[112418]: /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 07 13:11:18.563283 np0000172476 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) May 07 13:11:18.563283 np0000172476 devstack@c-api.service[112418]: /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 07 13:11:18.563283 np0000172476 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) May 07 13:11:18.563283 np0000172476 devstack@c-api.service[112418]: /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 07 13:11:18.563283 np0000172476 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) May 07 13:11:18.563664 np0000172476 devstack@c-api.service[112418]: /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 07 13:11:18.563664 np0000172476 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) May 07 13:11:18.563664 np0000172476 devstack@c-api.service[112418]: /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 07 13:11:18.563664 np0000172476 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) May 07 13:11:18.563913 np0000172476 devstack@c-api.service[112418]: /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 07 13:11:18.563913 np0000172476 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) May 07 13:11:18.563913 np0000172476 devstack@c-api.service[112418]: /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 07 13:11:18.563913 np0000172476 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) May 07 13:11:18.563913 np0000172476 devstack@c-api.service[112418]: /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 07 13:11:18.564183 np0000172476 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) May 07 13:11:18.564183 np0000172476 devstack@c-api.service[112418]: /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 07 13:11:18.564183 np0000172476 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) May 07 13:11:18.564183 np0000172476 devstack@c-api.service[112418]: /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 07 13:11:18.564183 np0000172476 devstack@c-api.service[112418]: warnings.warn(deprecated_msg) May 07 13:11:18.564183 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.middleware.request_id [None req-30e71fcb-6188-4dee-b4cb-868ca012222c None None] RequestId filter calling following filter/app {{(pid=112418) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 07 13:11:18.874540 np0000172476 devstack@c-api.service[112418]: INFO cinder.api.openstack.wsgi [None req-30e71fcb-6188-4dee-b4cb-868ca012222c demo demo] GET https://199.204.45.157/volume/v3/types?is_public=None May 07 13:11:18.874875 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.openstack.wsgi [None req-30e71fcb-6188-4dee-b4cb-868ca012222c demo demo] Empty body provided in request {{(pid=112418) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 07 13:11:18.875116 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.openstack.wsgi [None req-30e71fcb-6188-4dee-b4cb-868ca012222c demo demo] Calling method 'index' {{(pid=112418) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 07 13:11:18.875603 np0000172476 devstack@c-api.service[112418]: /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 07 13:11:18.875603 np0000172476 devstack@c-api.service[112418]: warnings.warn( May 07 13:11:18.876218 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.api_utils [None req-30e71fcb-6188-4dee-b4cb-868ca012222c demo demo] Removing options '' from query. {{(pid=112418) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 07 13:11:18.887089 np0000172476 devstack@c-api.service[112418]: DEBUG oslo_db.sqlalchemy.engines [None req-30e71fcb-6188-4dee-b4cb-868ca012222c 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=112418) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 07 13:11:18.906975 np0000172476 devstack@c-api.service[112418]: INFO cinder.api.openstack.wsgi [None req-30e71fcb-6188-4dee-b4cb-868ca012222c demo demo] https://199.204.45.157/volume/v3/types?is_public=None returned with HTTP 200 May 07 13:11:18.907388 np0000172476 devstack@c-api.service[112418]: [pid: 112418|app: 0|req: 1/5] 199.204.45.157 () {64 vars in 1263 bytes} [Thu May 7 13:11:18 2026] GET /volume/v3/types?is_public=None => generated 377 bytes in 373 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 07 13:11:18.920398 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.middleware.request_id [req-30e71fcb-6188-4dee-b4cb-868ca012222c req-317e8781-e725-487e-a2a4-729312ad6253 None None] RequestId filter calling following filter/app {{(pid=112420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 07 13:11:18.924113 np0000172476 devstack@c-api.service[112420]: INFO cinder.api.openstack.wsgi [req-30e71fcb-6188-4dee-b4cb-868ca012222c req-317e8781-e725-487e-a2a4-729312ad6253 demo demo] GET https://199.204.45.157/volume/v3/types/default May 07 13:11:18.924418 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.openstack.wsgi [req-30e71fcb-6188-4dee-b4cb-868ca012222c req-317e8781-e725-487e-a2a4-729312ad6253 demo demo] Empty body provided in request {{(pid=112420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 07 13:11:18.924727 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.openstack.wsgi [req-30e71fcb-6188-4dee-b4cb-868ca012222c req-317e8781-e725-487e-a2a4-729312ad6253 demo demo] Calling method 'show' {{(pid=112420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 07 13:11:18.935595 np0000172476 devstack@c-api.service[112420]: INFO cinder.api.openstack.wsgi [req-30e71fcb-6188-4dee-b4cb-868ca012222c req-317e8781-e725-487e-a2a4-729312ad6253 demo demo] https://199.204.45.157/volume/v3/types/default returned with HTTP 200 May 07 13:11:18.935967 np0000172476 devstack@c-api.service[112420]: [pid: 112420|app: 0|req: 3/6] 199.204.45.157 () {66 vars in 1329 bytes} [Thu May 7 13:11:18 2026] GET /volume/v3/types/default => generated 145 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 07 13:11:19.271130 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.middleware.request_id [None req-89da66cc-6230-463f-9f09-1838d3b9705b None None] RequestId filter calling following filter/app {{(pid=112421) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 07 13:11:19.275112 np0000172476 devstack@c-api.service[112421]: INFO cinder.api.openstack.wsgi [None req-89da66cc-6230-463f-9f09-1838d3b9705b demo demo] GET https://199.204.45.157/volume/v3/types/default May 07 13:11:19.275413 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.openstack.wsgi [None req-89da66cc-6230-463f-9f09-1838d3b9705b demo demo] Empty body provided in request {{(pid=112421) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 07 13:11:19.275710 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.openstack.wsgi [None req-89da66cc-6230-463f-9f09-1838d3b9705b demo demo] Calling method 'show' {{(pid=112421) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 07 13:11:19.289754 np0000172476 devstack@c-api.service[112421]: INFO cinder.api.openstack.wsgi [None req-89da66cc-6230-463f-9f09-1838d3b9705b demo demo] https://199.204.45.157/volume/v3/types/default returned with HTTP 200 May 07 13:11:19.290162 np0000172476 devstack@c-api.service[112421]: [pid: 112421|app: 0|req: 2/7] 199.204.45.157 () {64 vars in 1258 bytes} [Thu May 7 13:11:19 2026] GET /volume/v3/types/default => generated 145 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 07 13:11:19.697023 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.middleware.request_id [None req-ce5c5b20-c430-4741-a831-fe640f4f7991 None None] RequestId filter calling following filter/app {{(pid=112419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 07 13:11:20.012244 np0000172476 devstack@c-api.service[112419]: INFO cinder.api.openstack.wsgi [None req-ce5c5b20-c430-4741-a831-fe640f4f7991 demo demo] GET https://199.204.45.157/volume/v3/types/default May 07 13:11:20.012710 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.openstack.wsgi [None req-ce5c5b20-c430-4741-a831-fe640f4f7991 demo demo] Empty body provided in request {{(pid=112419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 07 13:11:20.012951 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.openstack.wsgi [None req-ce5c5b20-c430-4741-a831-fe640f4f7991 demo demo] Calling method 'show' {{(pid=112419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 07 13:11:20.022317 np0000172476 devstack@c-api.service[112419]: DEBUG oslo_db.sqlalchemy.engines [None req-ce5c5b20-c430-4741-a831-fe640f4f7991 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=112419) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 07 13:11:20.034850 np0000172476 devstack@c-api.service[112419]: /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 07 13:11:20.034850 np0000172476 devstack@c-api.service[112419]: warnings.warn( May 07 13:11:20.036988 np0000172476 devstack@c-api.service[112419]: INFO cinder.api.openstack.wsgi [None req-ce5c5b20-c430-4741-a831-fe640f4f7991 demo demo] https://199.204.45.157/volume/v3/types/default returned with HTTP 200 May 07 13:11:20.037342 np0000172476 devstack@c-api.service[112419]: [pid: 112419|app: 0|req: 2/8] 199.204.45.157 () {64 vars in 1258 bytes} [Thu May 7 13:11:19 2026] GET /volume/v3/types/default => generated 145 bytes in 341 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 07 13:11:20.050310 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.middleware.request_id [None req-f147bfac-c18d-45c1-8e9c-05cad4f6f63a None None] RequestId filter calling following filter/app {{(pid=112418) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 07 13:11:20.052603 np0000172476 devstack@c-api.service[112418]: INFO cinder.api.openstack.wsgi [None req-f147bfac-c18d-45c1-8e9c-05cad4f6f63a demo demo] GET https://199.204.45.157/volume/v3/types/default May 07 13:11:20.052847 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.openstack.wsgi [None req-f147bfac-c18d-45c1-8e9c-05cad4f6f63a demo demo] Empty body provided in request {{(pid=112418) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 07 13:11:20.053139 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.openstack.wsgi [None req-f147bfac-c18d-45c1-8e9c-05cad4f6f63a demo demo] Calling method 'show' {{(pid=112418) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 07 13:11:20.067182 np0000172476 devstack@c-api.service[112418]: INFO cinder.api.openstack.wsgi [None req-f147bfac-c18d-45c1-8e9c-05cad4f6f63a demo demo] https://199.204.45.157/volume/v3/types/default returned with HTTP 200 May 07 13:11:20.067563 np0000172476 devstack@c-api.service[112418]: [pid: 112418|app: 0|req: 2/9] 199.204.45.157 () {64 vars in 1258 bytes} [Thu May 7 13:11:20 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 07 13:11:28.932745 np0000172476 devstack@c-api.service[112420]: DEBUG dbcounter [-] [112420] Writing DB stats cinder:SELECT=2 {{(pid=112420) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 07 13:11:29.285902 np0000172476 devstack@c-api.service[112421]: DEBUG dbcounter [-] [112421] Writing DB stats cinder:SELECT=2 {{(pid=112421) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 07 13:11:30.033032 np0000172476 devstack@c-api.service[112419]: DEBUG dbcounter [-] [112419] Writing DB stats cinder:SELECT=2 {{(pid=112419) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 07 13:11:30.063852 np0000172476 devstack@c-api.service[112418]: DEBUG dbcounter [-] [112418] Writing DB stats cinder:SELECT=3 {{(pid=112418) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 07 13:16:57.902048 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.middleware.request_id [None req-5c83da10-f7ea-4ea9-bfd0-c5bef3867b50 None None] RequestId filter calling following filter/app {{(pid=112420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 07 13:16:57.982331 np0000172476 devstack@c-api.service[112420]: INFO cinder.api.openstack.wsgi [None req-5c83da10-f7ea-4ea9-bfd0-c5bef3867b50 demo demo] GET https://199.204.45.157/volume/v3/volumes/detail May 07 13:16:57.982726 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.openstack.wsgi [None req-5c83da10-f7ea-4ea9-bfd0-c5bef3867b50 demo demo] Empty body provided in request {{(pid=112420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 07 13:16:57.983256 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.openstack.wsgi [None req-5c83da10-f7ea-4ea9-bfd0-c5bef3867b50 demo demo] Calling method 'detail' {{(pid=112420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 07 13:16:57.984325 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.api_utils [None req-5c83da10-f7ea-4ea9-bfd0-c5bef3867b50 demo demo] Removing options '' from query. {{(pid=112420) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 07 13:16:57.986975 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.volume.api [None req-5c83da10-f7ea-4ea9-bfd0-c5bef3867b50 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112420) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 07 13:16:58.026544 np0000172476 devstack@c-api.service[112420]: INFO cinder.volume.api [None req-5c83da10-f7ea-4ea9-bfd0-c5bef3867b50 demo demo] Get all volumes completed successfully. May 07 13:16:58.028593 np0000172476 devstack@c-api.service[112420]: INFO cinder.api.openstack.wsgi [None req-5c83da10-f7ea-4ea9-bfd0-c5bef3867b50 demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 May 07 13:16:58.028957 np0000172476 devstack@c-api.service[112420]: [pid: 112420|app: 0|req: 4/10] 199.204.45.157 () {64 vars in 1295 bytes} [Thu May 7 13:16:57 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 07 13:17:08.020151 np0000172476 devstack@c-api.service[112420]: DEBUG dbcounter [-] [112420] Writing DB stats cinder:SELECT=1 {{(pid=112420) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 07 13:17:58.046045 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.middleware.request_id [None req-53149d5b-3da5-426a-b713-48ec43695739 None None] RequestId filter calling following filter/app {{(pid=112421) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 07 13:17:58.048307 np0000172476 devstack@c-api.service[112421]: INFO cinder.api.openstack.wsgi [None req-53149d5b-3da5-426a-b713-48ec43695739 demo demo] GET https://199.204.45.157/volume/v3/volumes/detail May 07 13:17:58.048742 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.openstack.wsgi [None req-53149d5b-3da5-426a-b713-48ec43695739 demo demo] Empty body provided in request {{(pid=112421) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 07 13:17:58.048984 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.openstack.wsgi [None req-53149d5b-3da5-426a-b713-48ec43695739 demo demo] Calling method 'detail' {{(pid=112421) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 07 13:17:58.049720 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.api_utils [None req-53149d5b-3da5-426a-b713-48ec43695739 demo demo] Removing options '' from query. {{(pid=112421) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 07 13:17:58.050874 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.volume.api [None req-53149d5b-3da5-426a-b713-48ec43695739 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112421) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 07 13:17:58.083473 np0000172476 devstack@c-api.service[112421]: INFO cinder.volume.api [None req-53149d5b-3da5-426a-b713-48ec43695739 demo demo] Get all volumes completed successfully. May 07 13:17:58.086664 np0000172476 devstack@c-api.service[112421]: INFO cinder.api.openstack.wsgi [None req-53149d5b-3da5-426a-b713-48ec43695739 demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 May 07 13:17:58.087592 np0000172476 devstack@c-api.service[112421]: [pid: 112421|app: 0|req: 3/11] 199.204.45.157 () {64 vars in 1295 bytes} [Thu May 7 13:17:58 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 07 13:18:08.078447 np0000172476 devstack@c-api.service[112421]: DEBUG dbcounter [-] [112421] Writing DB stats cinder:SELECT=1 {{(pid=112421) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 07 13:18:58.143100 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.middleware.request_id [None req-ba50419e-9eb5-48d4-911a-eca4bbf7fa79 None None] RequestId filter calling following filter/app {{(pid=112419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 07 13:18:58.148101 np0000172476 devstack@c-api.service[112419]: INFO cinder.api.openstack.wsgi [None req-ba50419e-9eb5-48d4-911a-eca4bbf7fa79 demo demo] GET https://199.204.45.157/volume/v3/volumes/detail May 07 13:18:58.148437 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.openstack.wsgi [None req-ba50419e-9eb5-48d4-911a-eca4bbf7fa79 demo demo] Empty body provided in request {{(pid=112419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 07 13:18:58.149016 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.openstack.wsgi [None req-ba50419e-9eb5-48d4-911a-eca4bbf7fa79 demo demo] Calling method 'detail' {{(pid=112419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 07 13:18:58.150225 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.api_utils [None req-ba50419e-9eb5-48d4-911a-eca4bbf7fa79 demo demo] Removing options '' from query. {{(pid=112419) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 07 13:18:58.151922 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.volume.api [None req-ba50419e-9eb5-48d4-911a-eca4bbf7fa79 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112419) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 07 13:18:58.203382 np0000172476 devstack@c-api.service[112419]: INFO cinder.volume.api [None req-ba50419e-9eb5-48d4-911a-eca4bbf7fa79 demo demo] Get all volumes completed successfully. May 07 13:18:58.205614 np0000172476 devstack@c-api.service[112419]: INFO cinder.api.openstack.wsgi [None req-ba50419e-9eb5-48d4-911a-eca4bbf7fa79 demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 May 07 13:18:58.206038 np0000172476 devstack@c-api.service[112419]: [pid: 112419|app: 0|req: 3/12] 199.204.45.157 () {64 vars in 1295 bytes} [Thu May 7 13:18:58 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 07 13:19:08.194558 np0000172476 devstack@c-api.service[112419]: DEBUG dbcounter [-] [112419] Writing DB stats cinder:SELECT=1 {{(pid=112419) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 07 13:19:58.224808 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.middleware.request_id [None req-5ff8b4b8-de21-4109-9e8d-9fbf6680f1bf None None] RequestId filter calling following filter/app {{(pid=112418) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 07 13:19:58.228159 np0000172476 devstack@c-api.service[112418]: INFO cinder.api.openstack.wsgi [None req-5ff8b4b8-de21-4109-9e8d-9fbf6680f1bf demo demo] GET https://199.204.45.157/volume/v3/volumes/detail May 07 13:19:58.228424 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.openstack.wsgi [None req-5ff8b4b8-de21-4109-9e8d-9fbf6680f1bf demo demo] Empty body provided in request {{(pid=112418) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 07 13:19:58.228688 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.openstack.wsgi [None req-5ff8b4b8-de21-4109-9e8d-9fbf6680f1bf demo demo] Calling method 'detail' {{(pid=112418) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 07 13:19:58.229528 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.api_utils [None req-5ff8b4b8-de21-4109-9e8d-9fbf6680f1bf demo demo] Removing options '' from query. {{(pid=112418) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 07 13:19:58.230708 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.volume.api [None req-5ff8b4b8-de21-4109-9e8d-9fbf6680f1bf demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112418) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 07 13:19:58.278374 np0000172476 devstack@c-api.service[112418]: INFO cinder.volume.api [None req-5ff8b4b8-de21-4109-9e8d-9fbf6680f1bf demo demo] Get all volumes completed successfully. May 07 13:19:58.281193 np0000172476 devstack@c-api.service[112418]: INFO cinder.api.openstack.wsgi [None req-5ff8b4b8-de21-4109-9e8d-9fbf6680f1bf demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 May 07 13:19:58.281731 np0000172476 devstack@c-api.service[112418]: [pid: 112418|app: 0|req: 3/13] 199.204.45.157 () {64 vars in 1295 bytes} [Thu May 7 13:19:58 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 07 13:20:08.270342 np0000172476 devstack@c-api.service[112418]: DEBUG dbcounter [-] [112418] Writing DB stats cinder:SELECT=1 {{(pid=112418) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 07 13:20:58.301668 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.middleware.request_id [None req-9498820a-1a7a-48e5-aeb4-2ae9bbb2a11f None None] RequestId filter calling following filter/app {{(pid=112420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 07 13:20:58.307160 np0000172476 devstack@c-api.service[112420]: INFO cinder.api.openstack.wsgi [None req-9498820a-1a7a-48e5-aeb4-2ae9bbb2a11f demo demo] GET https://199.204.45.157/volume/v3/volumes/detail May 07 13:20:58.307486 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.openstack.wsgi [None req-9498820a-1a7a-48e5-aeb4-2ae9bbb2a11f demo demo] Empty body provided in request {{(pid=112420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 07 13:20:58.307845 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.openstack.wsgi [None req-9498820a-1a7a-48e5-aeb4-2ae9bbb2a11f demo demo] Calling method 'detail' {{(pid=112420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 07 13:20:58.308306 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.api_utils [None req-9498820a-1a7a-48e5-aeb4-2ae9bbb2a11f demo demo] Removing options '' from query. {{(pid=112420) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 07 13:20:58.309992 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.volume.api [None req-9498820a-1a7a-48e5-aeb4-2ae9bbb2a11f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112420) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 07 13:20:58.318145 np0000172476 devstack@c-api.service[112420]: INFO cinder.volume.api [None req-9498820a-1a7a-48e5-aeb4-2ae9bbb2a11f demo demo] Get all volumes completed successfully. May 07 13:20:58.321111 np0000172476 devstack@c-api.service[112420]: INFO cinder.api.openstack.wsgi [None req-9498820a-1a7a-48e5-aeb4-2ae9bbb2a11f demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 May 07 13:20:58.321676 np0000172476 devstack@c-api.service[112420]: [pid: 112420|app: 0|req: 5/14] 199.204.45.157 () {64 vars in 1295 bytes} [Thu May 7 13:20:58 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 07 13:21:08.313214 np0000172476 devstack@c-api.service[112420]: DEBUG dbcounter [-] [112420] Writing DB stats cinder:SELECT=1 {{(pid=112420) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 07 13:21:58.339257 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.middleware.request_id [None req-41c85f88-4913-4f2a-9fb6-c70b027c7950 None None] RequestId filter calling following filter/app {{(pid=112421) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 07 13:21:58.524651 np0000172476 devstack@c-api.service[112421]: INFO cinder.api.openstack.wsgi [None req-41c85f88-4913-4f2a-9fb6-c70b027c7950 demo demo] GET https://199.204.45.157/volume/v3/volumes/detail May 07 13:21:58.525047 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.openstack.wsgi [None req-41c85f88-4913-4f2a-9fb6-c70b027c7950 demo demo] Empty body provided in request {{(pid=112421) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 07 13:21:58.525415 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.openstack.wsgi [None req-41c85f88-4913-4f2a-9fb6-c70b027c7950 demo demo] Calling method 'detail' {{(pid=112421) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 07 13:21:58.525940 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.api_utils [None req-41c85f88-4913-4f2a-9fb6-c70b027c7950 demo demo] Removing options '' from query. {{(pid=112421) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 07 13:21:58.527464 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.volume.api [None req-41c85f88-4913-4f2a-9fb6-c70b027c7950 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112421) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 07 13:21:58.537803 np0000172476 devstack@c-api.service[112421]: INFO cinder.volume.api [None req-41c85f88-4913-4f2a-9fb6-c70b027c7950 demo demo] Get all volumes completed successfully. May 07 13:21:58.540706 np0000172476 devstack@c-api.service[112421]: INFO cinder.api.openstack.wsgi [None req-41c85f88-4913-4f2a-9fb6-c70b027c7950 demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 May 07 13:21:58.541284 np0000172476 devstack@c-api.service[112421]: [pid: 112421|app: 0|req: 4/15] 199.204.45.157 () {64 vars in 1295 bytes} [Thu May 7 13:21:58 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 07 13:22:08.532068 np0000172476 devstack@c-api.service[112421]: DEBUG dbcounter [-] [112421] Writing DB stats cinder:SELECT=1 {{(pid=112421) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 07 13:22:58.561507 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.middleware.request_id [None req-a8130b7b-b1e5-472e-a8be-4515bb479091 None None] RequestId filter calling following filter/app {{(pid=112419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 07 13:22:58.564362 np0000172476 devstack@c-api.service[112419]: INFO cinder.api.openstack.wsgi [None req-a8130b7b-b1e5-472e-a8be-4515bb479091 demo demo] GET https://199.204.45.157/volume/v3/volumes/detail May 07 13:22:58.564627 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.openstack.wsgi [None req-a8130b7b-b1e5-472e-a8be-4515bb479091 demo demo] Empty body provided in request {{(pid=112419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 07 13:22:58.564905 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.openstack.wsgi [None req-a8130b7b-b1e5-472e-a8be-4515bb479091 demo demo] Calling method 'detail' {{(pid=112419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 07 13:22:58.565371 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.api_utils [None req-a8130b7b-b1e5-472e-a8be-4515bb479091 demo demo] Removing options '' from query. {{(pid=112419) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 07 13:22:58.566175 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.volume.api [None req-a8130b7b-b1e5-472e-a8be-4515bb479091 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112419) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 07 13:22:58.575978 np0000172476 devstack@c-api.service[112419]: INFO cinder.volume.api [None req-a8130b7b-b1e5-472e-a8be-4515bb479091 demo demo] Get all volumes completed successfully. May 07 13:22:58.578775 np0000172476 devstack@c-api.service[112419]: INFO cinder.api.openstack.wsgi [None req-a8130b7b-b1e5-472e-a8be-4515bb479091 demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 May 07 13:22:58.579341 np0000172476 devstack@c-api.service[112419]: [pid: 112419|app: 0|req: 4/16] 199.204.45.157 () {64 vars in 1295 bytes} [Thu May 7 13:22:58 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 07 13:23:08.569840 np0000172476 devstack@c-api.service[112419]: DEBUG dbcounter [-] [112419] Writing DB stats cinder:SELECT=1 {{(pid=112419) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 07 13:23:58.597371 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.middleware.request_id [None req-49df6010-a19e-4386-a010-865030dca9c1 None None] RequestId filter calling following filter/app {{(pid=112418) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 07 13:23:58.601699 np0000172476 devstack@c-api.service[112418]: INFO cinder.api.openstack.wsgi [None req-49df6010-a19e-4386-a010-865030dca9c1 demo demo] GET https://199.204.45.157/volume/v3/volumes/detail May 07 13:23:58.602121 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.openstack.wsgi [None req-49df6010-a19e-4386-a010-865030dca9c1 demo demo] Empty body provided in request {{(pid=112418) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 07 13:23:58.602534 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.openstack.wsgi [None req-49df6010-a19e-4386-a010-865030dca9c1 demo demo] Calling method 'detail' {{(pid=112418) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 07 13:23:58.603042 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.api_utils [None req-49df6010-a19e-4386-a010-865030dca9c1 demo demo] Removing options '' from query. {{(pid=112418) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 07 13:23:58.604868 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.volume.api [None req-49df6010-a19e-4386-a010-865030dca9c1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112418) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 07 13:23:58.613515 np0000172476 devstack@c-api.service[112418]: INFO cinder.volume.api [None req-49df6010-a19e-4386-a010-865030dca9c1 demo demo] Get all volumes completed successfully. May 07 13:23:58.615785 np0000172476 devstack@c-api.service[112418]: INFO cinder.api.openstack.wsgi [None req-49df6010-a19e-4386-a010-865030dca9c1 demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 May 07 13:23:58.616187 np0000172476 devstack@c-api.service[112418]: [pid: 112418|app: 0|req: 4/17] 199.204.45.157 () {64 vars in 1295 bytes} [Thu May 7 13:23:58 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 07 13:24:08.609548 np0000172476 devstack@c-api.service[112418]: DEBUG dbcounter [-] [112418] Writing DB stats cinder:SELECT=1 {{(pid=112418) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 07 13:24:58.633100 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.middleware.request_id [None req-4c9e8253-e3c3-45a9-ad03-eda18b25690b None None] RequestId filter calling following filter/app {{(pid=112420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 07 13:24:58.635743 np0000172476 devstack@c-api.service[112420]: INFO cinder.api.openstack.wsgi [None req-4c9e8253-e3c3-45a9-ad03-eda18b25690b demo demo] GET https://199.204.45.157/volume/v3/volumes/detail May 07 13:24:58.636012 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.openstack.wsgi [None req-4c9e8253-e3c3-45a9-ad03-eda18b25690b demo demo] Empty body provided in request {{(pid=112420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 07 13:24:58.636259 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.openstack.wsgi [None req-4c9e8253-e3c3-45a9-ad03-eda18b25690b demo demo] Calling method 'detail' {{(pid=112420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 07 13:24:58.636535 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.api_utils [None req-4c9e8253-e3c3-45a9-ad03-eda18b25690b demo demo] Removing options '' from query. {{(pid=112420) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 07 13:24:58.637440 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.volume.api [None req-4c9e8253-e3c3-45a9-ad03-eda18b25690b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112420) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 07 13:24:58.643753 np0000172476 devstack@c-api.service[112420]: INFO cinder.volume.api [None req-4c9e8253-e3c3-45a9-ad03-eda18b25690b demo demo] Get all volumes completed successfully. May 07 13:24:58.645559 np0000172476 devstack@c-api.service[112420]: INFO cinder.api.openstack.wsgi [None req-4c9e8253-e3c3-45a9-ad03-eda18b25690b demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 May 07 13:24:58.645910 np0000172476 devstack@c-api.service[112420]: [pid: 112420|app: 0|req: 6/18] 199.204.45.157 () {64 vars in 1295 bytes} [Thu May 7 13:24:58 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 07 13:25:08.640462 np0000172476 devstack@c-api.service[112420]: DEBUG dbcounter [-] [112420] Writing DB stats cinder:SELECT=1 {{(pid=112420) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 07 13:25:58.663342 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.middleware.request_id [None req-9b2921d5-47e6-41b7-99e9-0a74da2c431b None None] RequestId filter calling following filter/app {{(pid=112421) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 07 13:25:58.667115 np0000172476 devstack@c-api.service[112421]: INFO cinder.api.openstack.wsgi [None req-9b2921d5-47e6-41b7-99e9-0a74da2c431b demo demo] GET https://199.204.45.157/volume/v3/volumes/detail May 07 13:25:58.667424 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.openstack.wsgi [None req-9b2921d5-47e6-41b7-99e9-0a74da2c431b demo demo] Empty body provided in request {{(pid=112421) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 07 13:25:58.667731 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.openstack.wsgi [None req-9b2921d5-47e6-41b7-99e9-0a74da2c431b demo demo] Calling method 'detail' {{(pid=112421) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 07 13:25:58.668087 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.api_utils [None req-9b2921d5-47e6-41b7-99e9-0a74da2c431b demo demo] Removing options '' from query. {{(pid=112421) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 07 13:25:58.669140 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.volume.api [None req-9b2921d5-47e6-41b7-99e9-0a74da2c431b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112421) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 07 13:25:58.677225 np0000172476 devstack@c-api.service[112421]: INFO cinder.volume.api [None req-9b2921d5-47e6-41b7-99e9-0a74da2c431b demo demo] Get all volumes completed successfully. May 07 13:25:58.679146 np0000172476 devstack@c-api.service[112421]: INFO cinder.api.openstack.wsgi [None req-9b2921d5-47e6-41b7-99e9-0a74da2c431b demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 May 07 13:25:58.679542 np0000172476 devstack@c-api.service[112421]: [pid: 112421|app: 0|req: 5/19] 199.204.45.157 () {64 vars in 1295 bytes} [Thu May 7 13:25:58 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 07 13:26:08.673277 np0000172476 devstack@c-api.service[112421]: DEBUG dbcounter [-] [112421] Writing DB stats cinder:SELECT=1 {{(pid=112421) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 07 13:26:58.697938 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.middleware.request_id [None req-5975a381-e18d-4277-85a2-39d2f15fd0a3 None None] RequestId filter calling following filter/app {{(pid=112419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 07 13:26:58.886756 np0000172476 devstack@c-api.service[112419]: INFO cinder.api.openstack.wsgi [None req-5975a381-e18d-4277-85a2-39d2f15fd0a3 demo demo] GET https://199.204.45.157/volume/v3/volumes/detail May 07 13:26:58.887073 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.openstack.wsgi [None req-5975a381-e18d-4277-85a2-39d2f15fd0a3 demo demo] Empty body provided in request {{(pid=112419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 07 13:26:58.887358 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.openstack.wsgi [None req-5975a381-e18d-4277-85a2-39d2f15fd0a3 demo demo] Calling method 'detail' {{(pid=112419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 07 13:26:58.887734 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.api_utils [None req-5975a381-e18d-4277-85a2-39d2f15fd0a3 demo demo] Removing options '' from query. {{(pid=112419) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 07 13:26:58.888831 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.volume.api [None req-5975a381-e18d-4277-85a2-39d2f15fd0a3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112419) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 07 13:26:58.896192 np0000172476 devstack@c-api.service[112419]: INFO cinder.volume.api [None req-5975a381-e18d-4277-85a2-39d2f15fd0a3 demo demo] Get all volumes completed successfully. May 07 13:26:58.898201 np0000172476 devstack@c-api.service[112419]: INFO cinder.api.openstack.wsgi [None req-5975a381-e18d-4277-85a2-39d2f15fd0a3 demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 May 07 13:26:58.898586 np0000172476 devstack@c-api.service[112419]: [pid: 112419|app: 0|req: 5/20] 199.204.45.157 () {64 vars in 1295 bytes} [Thu May 7 13:26:58 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 07 13:27:08.893445 np0000172476 devstack@c-api.service[112419]: DEBUG dbcounter [-] [112419] Writing DB stats cinder:SELECT=1 {{(pid=112419) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 07 13:27:58.912083 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.middleware.request_id [None req-8e0dfbff-82b6-47a3-808c-c8320f259277 None None] RequestId filter calling following filter/app {{(pid=112418) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 07 13:27:58.915869 np0000172476 devstack@c-api.service[112418]: INFO cinder.api.openstack.wsgi [None req-8e0dfbff-82b6-47a3-808c-c8320f259277 demo demo] GET https://199.204.45.157/volume/v3/volumes/detail May 07 13:27:58.916145 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.openstack.wsgi [None req-8e0dfbff-82b6-47a3-808c-c8320f259277 demo demo] Empty body provided in request {{(pid=112418) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 07 13:27:58.917249 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.openstack.wsgi [None req-8e0dfbff-82b6-47a3-808c-c8320f259277 demo demo] Calling method 'detail' {{(pid=112418) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 07 13:27:58.917800 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.api_utils [None req-8e0dfbff-82b6-47a3-808c-c8320f259277 demo demo] Removing options '' from query. {{(pid=112418) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 07 13:27:58.919177 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.volume.api [None req-8e0dfbff-82b6-47a3-808c-c8320f259277 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112418) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 07 13:27:58.929157 np0000172476 devstack@c-api.service[112418]: INFO cinder.volume.api [None req-8e0dfbff-82b6-47a3-808c-c8320f259277 demo demo] Get all volumes completed successfully. May 07 13:27:58.931218 np0000172476 devstack@c-api.service[112418]: INFO cinder.api.openstack.wsgi [None req-8e0dfbff-82b6-47a3-808c-c8320f259277 demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 May 07 13:27:58.931581 np0000172476 devstack@c-api.service[112418]: [pid: 112418|app: 0|req: 5/21] 199.204.45.157 () {64 vars in 1295 bytes} [Thu May 7 13:27:58 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 07 13:28:08.923373 np0000172476 devstack@c-api.service[112418]: DEBUG dbcounter [-] [112418] Writing DB stats cinder:SELECT=1 {{(pid=112418) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 07 13:28:58.946518 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.middleware.request_id [None req-7e759077-f3e2-49b2-a79e-a290d0590ee5 None None] RequestId filter calling following filter/app {{(pid=112420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 07 13:28:58.950783 np0000172476 devstack@c-api.service[112420]: INFO cinder.api.openstack.wsgi [None req-7e759077-f3e2-49b2-a79e-a290d0590ee5 demo demo] GET https://199.204.45.157/volume/v3/volumes/detail May 07 13:28:58.951257 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.openstack.wsgi [None req-7e759077-f3e2-49b2-a79e-a290d0590ee5 demo demo] Empty body provided in request {{(pid=112420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 07 13:28:58.951784 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.openstack.wsgi [None req-7e759077-f3e2-49b2-a79e-a290d0590ee5 demo demo] Calling method 'detail' {{(pid=112420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 07 13:28:58.952354 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.api_utils [None req-7e759077-f3e2-49b2-a79e-a290d0590ee5 demo demo] Removing options '' from query. {{(pid=112420) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 07 13:28:58.953647 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.volume.api [None req-7e759077-f3e2-49b2-a79e-a290d0590ee5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112420) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 07 13:28:58.959971 np0000172476 devstack@c-api.service[112420]: INFO cinder.volume.api [None req-7e759077-f3e2-49b2-a79e-a290d0590ee5 demo demo] Get all volumes completed successfully. May 07 13:28:58.962060 np0000172476 devstack@c-api.service[112420]: INFO cinder.api.openstack.wsgi [None req-7e759077-f3e2-49b2-a79e-a290d0590ee5 demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 May 07 13:28:58.962440 np0000172476 devstack@c-api.service[112420]: [pid: 112420|app: 0|req: 7/22] 199.204.45.157 () {64 vars in 1295 bytes} [Thu May 7 13:28:58 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 07 13:29:08.956064 np0000172476 devstack@c-api.service[112420]: DEBUG dbcounter [-] [112420] Writing DB stats cinder:SELECT=1 {{(pid=112420) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 07 13:29:58.978772 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.middleware.request_id [None req-29a4bf83-a0e4-46f7-ac53-24336b4ebba1 None None] RequestId filter calling following filter/app {{(pid=112421) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 07 13:29:58.983750 np0000172476 devstack@c-api.service[112421]: INFO cinder.api.openstack.wsgi [None req-29a4bf83-a0e4-46f7-ac53-24336b4ebba1 demo demo] GET https://199.204.45.157/volume/v3/volumes/detail May 07 13:29:58.984427 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.openstack.wsgi [None req-29a4bf83-a0e4-46f7-ac53-24336b4ebba1 demo demo] Empty body provided in request {{(pid=112421) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 07 13:29:58.985041 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.openstack.wsgi [None req-29a4bf83-a0e4-46f7-ac53-24336b4ebba1 demo demo] Calling method 'detail' {{(pid=112421) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 07 13:29:58.985691 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.api_utils [None req-29a4bf83-a0e4-46f7-ac53-24336b4ebba1 demo demo] Removing options '' from query. {{(pid=112421) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 07 13:29:58.987343 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.volume.api [None req-29a4bf83-a0e4-46f7-ac53-24336b4ebba1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112421) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 07 13:29:58.993608 np0000172476 devstack@c-api.service[112421]: INFO cinder.volume.api [None req-29a4bf83-a0e4-46f7-ac53-24336b4ebba1 demo demo] Get all volumes completed successfully. May 07 13:29:58.995694 np0000172476 devstack@c-api.service[112421]: INFO cinder.api.openstack.wsgi [None req-29a4bf83-a0e4-46f7-ac53-24336b4ebba1 demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 May 07 13:29:58.996134 np0000172476 devstack@c-api.service[112421]: [pid: 112421|app: 0|req: 6/23] 199.204.45.157 () {64 vars in 1295 bytes} [Thu May 7 13:29:58 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 07 13:30:08.990037 np0000172476 devstack@c-api.service[112421]: DEBUG dbcounter [-] [112421] Writing DB stats cinder:SELECT=1 {{(pid=112421) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 07 13:30:59.016367 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.middleware.request_id [None req-c0c11ae9-1290-48fe-86cf-a6ef9d9ab244 None None] RequestId filter calling following filter/app {{(pid=112419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 07 13:30:59.021082 np0000172476 devstack@c-api.service[112419]: INFO cinder.api.openstack.wsgi [None req-c0c11ae9-1290-48fe-86cf-a6ef9d9ab244 demo demo] GET https://199.204.45.157/volume/v3/volumes/detail May 07 13:30:59.021487 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.openstack.wsgi [None req-c0c11ae9-1290-48fe-86cf-a6ef9d9ab244 demo demo] Empty body provided in request {{(pid=112419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 07 13:30:59.021902 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.openstack.wsgi [None req-c0c11ae9-1290-48fe-86cf-a6ef9d9ab244 demo demo] Calling method 'detail' {{(pid=112419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 07 13:30:59.022387 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.api_utils [None req-c0c11ae9-1290-48fe-86cf-a6ef9d9ab244 demo demo] Removing options '' from query. {{(pid=112419) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 07 13:30:59.024142 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.volume.api [None req-c0c11ae9-1290-48fe-86cf-a6ef9d9ab244 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112419) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 07 13:30:59.031931 np0000172476 devstack@c-api.service[112419]: INFO cinder.volume.api [None req-c0c11ae9-1290-48fe-86cf-a6ef9d9ab244 demo demo] Get all volumes completed successfully. May 07 13:30:59.033858 np0000172476 devstack@c-api.service[112419]: INFO cinder.api.openstack.wsgi [None req-c0c11ae9-1290-48fe-86cf-a6ef9d9ab244 demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 May 07 13:30:59.034196 np0000172476 devstack@c-api.service[112419]: [pid: 112419|app: 0|req: 6/24] 199.204.45.157 () {64 vars in 1295 bytes} [Thu May 7 13:30:59 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 07 13:31:09.027177 np0000172476 devstack@c-api.service[112419]: DEBUG dbcounter [-] [112419] Writing DB stats cinder:SELECT=1 {{(pid=112419) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 07 13:31:59.052911 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.middleware.request_id [None req-0bf71521-9aaa-4be0-95b5-2322d9221db7 None None] RequestId filter calling following filter/app {{(pid=112418) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 07 13:31:59.191712 np0000172476 devstack@c-api.service[112418]: INFO cinder.api.openstack.wsgi [None req-0bf71521-9aaa-4be0-95b5-2322d9221db7 demo demo] GET https://199.204.45.157/volume/v3/volumes/detail May 07 13:31:59.192089 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.openstack.wsgi [None req-0bf71521-9aaa-4be0-95b5-2322d9221db7 demo demo] Empty body provided in request {{(pid=112418) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 07 13:31:59.192347 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.openstack.wsgi [None req-0bf71521-9aaa-4be0-95b5-2322d9221db7 demo demo] Calling method 'detail' {{(pid=112418) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 07 13:31:59.192652 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.api_utils [None req-0bf71521-9aaa-4be0-95b5-2322d9221db7 demo demo] Removing options '' from query. {{(pid=112418) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 07 13:31:59.193806 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.volume.api [None req-0bf71521-9aaa-4be0-95b5-2322d9221db7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112418) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 07 13:31:59.203014 np0000172476 devstack@c-api.service[112418]: INFO cinder.volume.api [None req-0bf71521-9aaa-4be0-95b5-2322d9221db7 demo demo] Get all volumes completed successfully. May 07 13:31:59.205034 np0000172476 devstack@c-api.service[112418]: INFO cinder.api.openstack.wsgi [None req-0bf71521-9aaa-4be0-95b5-2322d9221db7 demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 May 07 13:31:59.205404 np0000172476 devstack@c-api.service[112418]: [pid: 112418|app: 0|req: 6/25] 199.204.45.157 () {64 vars in 1295 bytes} [Thu May 7 13:31:59 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 07 13:32:09.198076 np0000172476 devstack@c-api.service[112418]: DEBUG dbcounter [-] [112418] Writing DB stats cinder:SELECT=1 {{(pid=112418) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 07 13:32:59.222924 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.middleware.request_id [None req-fb698741-abb9-4516-9af8-c094dbc7d55d None None] RequestId filter calling following filter/app {{(pid=112420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 07 13:32:59.225699 np0000172476 devstack@c-api.service[112420]: INFO cinder.api.openstack.wsgi [None req-fb698741-abb9-4516-9af8-c094dbc7d55d demo demo] GET https://199.204.45.157/volume/v3/volumes/detail May 07 13:32:59.225995 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.openstack.wsgi [None req-fb698741-abb9-4516-9af8-c094dbc7d55d demo demo] Empty body provided in request {{(pid=112420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 07 13:32:59.226238 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.openstack.wsgi [None req-fb698741-abb9-4516-9af8-c094dbc7d55d demo demo] Calling method 'detail' {{(pid=112420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 07 13:32:59.226530 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.api_utils [None req-fb698741-abb9-4516-9af8-c094dbc7d55d demo demo] Removing options '' from query. {{(pid=112420) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 07 13:32:59.227810 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.volume.api [None req-fb698741-abb9-4516-9af8-c094dbc7d55d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112420) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 07 13:32:59.236779 np0000172476 devstack@c-api.service[112420]: INFO cinder.volume.api [None req-fb698741-abb9-4516-9af8-c094dbc7d55d demo demo] Get all volumes completed successfully. May 07 13:32:59.241358 np0000172476 devstack@c-api.service[112420]: INFO cinder.api.openstack.wsgi [None req-fb698741-abb9-4516-9af8-c094dbc7d55d demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 May 07 13:32:59.242606 np0000172476 devstack@c-api.service[112420]: [pid: 112420|app: 0|req: 8/26] 199.204.45.157 () {64 vars in 1295 bytes} [Thu May 7 13:32:59 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 07 13:33:09.231009 np0000172476 devstack@c-api.service[112420]: DEBUG dbcounter [-] [112420] Writing DB stats cinder:SELECT=1 {{(pid=112420) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 07 13:33:59.257812 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.middleware.request_id [None req-3892dbda-2960-4ccf-8e2a-9ddea412932c None None] RequestId filter calling following filter/app {{(pid=112421) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 07 13:33:59.260527 np0000172476 devstack@c-api.service[112421]: INFO cinder.api.openstack.wsgi [None req-3892dbda-2960-4ccf-8e2a-9ddea412932c demo demo] GET https://199.204.45.157/volume/v3/volumes/detail May 07 13:33:59.260751 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.openstack.wsgi [None req-3892dbda-2960-4ccf-8e2a-9ddea412932c demo demo] Empty body provided in request {{(pid=112421) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 07 13:33:59.261008 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.openstack.wsgi [None req-3892dbda-2960-4ccf-8e2a-9ddea412932c demo demo] Calling method 'detail' {{(pid=112421) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 07 13:33:59.261299 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.api_utils [None req-3892dbda-2960-4ccf-8e2a-9ddea412932c demo demo] Removing options '' from query. {{(pid=112421) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 07 13:33:59.262209 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.volume.api [None req-3892dbda-2960-4ccf-8e2a-9ddea412932c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112421) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 07 13:33:59.271008 np0000172476 devstack@c-api.service[112421]: INFO cinder.volume.api [None req-3892dbda-2960-4ccf-8e2a-9ddea412932c demo demo] Get all volumes completed successfully. May 07 13:33:59.273740 np0000172476 devstack@c-api.service[112421]: INFO cinder.api.openstack.wsgi [None req-3892dbda-2960-4ccf-8e2a-9ddea412932c demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 May 07 13:33:59.274262 np0000172476 devstack@c-api.service[112421]: [pid: 112421|app: 0|req: 7/27] 199.204.45.157 () {64 vars in 1295 bytes} [Thu May 7 13:33:59 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 07 13:34:09.265381 np0000172476 devstack@c-api.service[112421]: DEBUG dbcounter [-] [112421] Writing DB stats cinder:SELECT=1 {{(pid=112421) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 07 13:34:59.292409 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.middleware.request_id [None req-821eea6b-caf1-4891-bd21-5f8250e2e627 None None] RequestId filter calling following filter/app {{(pid=112419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 07 13:34:59.296465 np0000172476 devstack@c-api.service[112419]: INFO cinder.api.openstack.wsgi [None req-821eea6b-caf1-4891-bd21-5f8250e2e627 demo demo] GET https://199.204.45.157/volume/v3/volumes/detail May 07 13:34:59.296737 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.openstack.wsgi [None req-821eea6b-caf1-4891-bd21-5f8250e2e627 demo demo] Empty body provided in request {{(pid=112419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 07 13:34:59.297047 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.openstack.wsgi [None req-821eea6b-caf1-4891-bd21-5f8250e2e627 demo demo] Calling method 'detail' {{(pid=112419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 07 13:34:59.297389 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.api_utils [None req-821eea6b-caf1-4891-bd21-5f8250e2e627 demo demo] Removing options '' from query. {{(pid=112419) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 07 13:34:59.298607 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.volume.api [None req-821eea6b-caf1-4891-bd21-5f8250e2e627 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112419) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 07 13:34:59.307363 np0000172476 devstack@c-api.service[112419]: INFO cinder.volume.api [None req-821eea6b-caf1-4891-bd21-5f8250e2e627 demo demo] Get all volumes completed successfully. May 07 13:34:59.309463 np0000172476 devstack@c-api.service[112419]: INFO cinder.api.openstack.wsgi [None req-821eea6b-caf1-4891-bd21-5f8250e2e627 demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 May 07 13:34:59.309846 np0000172476 devstack@c-api.service[112419]: [pid: 112419|app: 0|req: 7/28] 199.204.45.157 () {64 vars in 1295 bytes} [Thu May 7 13:34:59 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 07 13:35:09.302007 np0000172476 devstack@c-api.service[112419]: DEBUG dbcounter [-] [112419] Writing DB stats cinder:SELECT=1 {{(pid=112419) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 07 13:35:59.326100 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.middleware.request_id [None req-537b5e8d-0eae-4768-8420-76e031b407be None None] RequestId filter calling following filter/app {{(pid=112418) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 07 13:35:59.328578 np0000172476 devstack@c-api.service[112418]: INFO cinder.api.openstack.wsgi [None req-537b5e8d-0eae-4768-8420-76e031b407be demo demo] GET https://199.204.45.157/volume/v3/volumes/detail May 07 13:35:59.328785 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.openstack.wsgi [None req-537b5e8d-0eae-4768-8420-76e031b407be demo demo] Empty body provided in request {{(pid=112418) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 07 13:35:59.328918 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.openstack.wsgi [None req-537b5e8d-0eae-4768-8420-76e031b407be demo demo] Calling method 'detail' {{(pid=112418) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 07 13:35:59.329193 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.api_utils [None req-537b5e8d-0eae-4768-8420-76e031b407be demo demo] Removing options '' from query. {{(pid=112418) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 07 13:35:59.330862 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.volume.api [None req-537b5e8d-0eae-4768-8420-76e031b407be demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112418) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 07 13:35:59.338994 np0000172476 devstack@c-api.service[112418]: INFO cinder.volume.api [None req-537b5e8d-0eae-4768-8420-76e031b407be demo demo] Get all volumes completed successfully. May 07 13:35:59.341873 np0000172476 devstack@c-api.service[112418]: INFO cinder.api.openstack.wsgi [None req-537b5e8d-0eae-4768-8420-76e031b407be demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 May 07 13:35:59.342533 np0000172476 devstack@c-api.service[112418]: [pid: 112418|app: 0|req: 7/29] 199.204.45.157 () {64 vars in 1295 bytes} [Thu May 7 13:35:59 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 07 13:36:09.332636 np0000172476 devstack@c-api.service[112418]: DEBUG dbcounter [-] [112418] Writing DB stats cinder:SELECT=1 {{(pid=112418) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 07 13:36:59.360308 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.middleware.request_id [None req-91dbd650-af67-41ca-bbb5-c15363325559 None None] RequestId filter calling following filter/app {{(pid=112420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 07 13:36:59.462779 np0000172476 devstack@c-api.service[112420]: INFO cinder.api.openstack.wsgi [None req-91dbd650-af67-41ca-bbb5-c15363325559 demo demo] GET https://199.204.45.157/volume/v3/volumes/detail May 07 13:36:59.463234 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.openstack.wsgi [None req-91dbd650-af67-41ca-bbb5-c15363325559 demo demo] Empty body provided in request {{(pid=112420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 07 13:36:59.463637 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.openstack.wsgi [None req-91dbd650-af67-41ca-bbb5-c15363325559 demo demo] Calling method 'detail' {{(pid=112420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 07 13:36:59.464174 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.api_utils [None req-91dbd650-af67-41ca-bbb5-c15363325559 demo demo] Removing options '' from query. {{(pid=112420) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 07 13:36:59.465847 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.volume.api [None req-91dbd650-af67-41ca-bbb5-c15363325559 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112420) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 07 13:36:59.473721 np0000172476 devstack@c-api.service[112420]: INFO cinder.volume.api [None req-91dbd650-af67-41ca-bbb5-c15363325559 demo demo] Get all volumes completed successfully. May 07 13:36:59.475565 np0000172476 devstack@c-api.service[112420]: INFO cinder.api.openstack.wsgi [None req-91dbd650-af67-41ca-bbb5-c15363325559 demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 May 07 13:36:59.475909 np0000172476 devstack@c-api.service[112420]: [pid: 112420|app: 0|req: 9/30] 199.204.45.157 () {64 vars in 1295 bytes} [Thu May 7 13:36:59 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 07 13:37:09.470035 np0000172476 devstack@c-api.service[112420]: DEBUG dbcounter [-] [112420] Writing DB stats cinder:SELECT=1 {{(pid=112420) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 07 13:37:59.490471 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.middleware.request_id [None req-95b7ee15-342f-441e-8d24-2a15134ea1d7 None None] RequestId filter calling following filter/app {{(pid=112421) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 07 13:37:59.493997 np0000172476 devstack@c-api.service[112421]: INFO cinder.api.openstack.wsgi [None req-95b7ee15-342f-441e-8d24-2a15134ea1d7 demo demo] GET https://199.204.45.157/volume/v3/volumes/detail May 07 13:37:59.494241 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.openstack.wsgi [None req-95b7ee15-342f-441e-8d24-2a15134ea1d7 demo demo] Empty body provided in request {{(pid=112421) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 07 13:37:59.494506 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.openstack.wsgi [None req-95b7ee15-342f-441e-8d24-2a15134ea1d7 demo demo] Calling method 'detail' {{(pid=112421) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 07 13:37:59.494828 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.api_utils [None req-95b7ee15-342f-441e-8d24-2a15134ea1d7 demo demo] Removing options '' from query. {{(pid=112421) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 07 13:37:59.496221 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.volume.api [None req-95b7ee15-342f-441e-8d24-2a15134ea1d7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112421) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 07 13:37:59.505070 np0000172476 devstack@c-api.service[112421]: INFO cinder.volume.api [None req-95b7ee15-342f-441e-8d24-2a15134ea1d7 demo demo] Get all volumes completed successfully. May 07 13:37:59.507461 np0000172476 devstack@c-api.service[112421]: INFO cinder.api.openstack.wsgi [None req-95b7ee15-342f-441e-8d24-2a15134ea1d7 demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 May 07 13:37:59.508012 np0000172476 devstack@c-api.service[112421]: [pid: 112421|app: 0|req: 8/31] 199.204.45.157 () {64 vars in 1295 bytes} [Thu May 7 13:37:59 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 07 13:38:09.499390 np0000172476 devstack@c-api.service[112421]: DEBUG dbcounter [-] [112421] Writing DB stats cinder:SELECT=1 {{(pid=112421) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 07 13:38:59.525642 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.middleware.request_id [None req-870643df-51b8-439d-bcdd-0a4fc95a90cb None None] RequestId filter calling following filter/app {{(pid=112419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 07 13:38:59.530145 np0000172476 devstack@c-api.service[112419]: INFO cinder.api.openstack.wsgi [None req-870643df-51b8-439d-bcdd-0a4fc95a90cb demo demo] GET https://199.204.45.157/volume/v3/volumes/detail May 07 13:38:59.530512 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.openstack.wsgi [None req-870643df-51b8-439d-bcdd-0a4fc95a90cb demo demo] Empty body provided in request {{(pid=112419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 07 13:38:59.530903 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.openstack.wsgi [None req-870643df-51b8-439d-bcdd-0a4fc95a90cb demo demo] Calling method 'detail' {{(pid=112419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 07 13:38:59.531377 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.api_utils [None req-870643df-51b8-439d-bcdd-0a4fc95a90cb demo demo] Removing options '' from query. {{(pid=112419) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 07 13:38:59.532801 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.volume.api [None req-870643df-51b8-439d-bcdd-0a4fc95a90cb demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112419) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 07 13:38:59.538912 np0000172476 devstack@c-api.service[112419]: INFO cinder.volume.api [None req-870643df-51b8-439d-bcdd-0a4fc95a90cb demo demo] Get all volumes completed successfully. May 07 13:38:59.541012 np0000172476 devstack@c-api.service[112419]: INFO cinder.api.openstack.wsgi [None req-870643df-51b8-439d-bcdd-0a4fc95a90cb demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 May 07 13:38:59.541359 np0000172476 devstack@c-api.service[112419]: [pid: 112419|app: 0|req: 8/32] 199.204.45.157 () {64 vars in 1295 bytes} [Thu May 7 13:38:59 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 07 13:39:09.535684 np0000172476 devstack@c-api.service[112419]: DEBUG dbcounter [-] [112419] Writing DB stats cinder:SELECT=1 {{(pid=112419) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 07 13:39:59.558664 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.middleware.request_id [None req-bdd08af8-040a-48d6-8314-2f7fffe283fd None None] RequestId filter calling following filter/app {{(pid=112418) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 07 13:39:59.561690 np0000172476 devstack@c-api.service[112418]: INFO cinder.api.openstack.wsgi [None req-bdd08af8-040a-48d6-8314-2f7fffe283fd demo demo] GET https://199.204.45.157/volume/v3/volumes/detail May 07 13:39:59.561965 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.openstack.wsgi [None req-bdd08af8-040a-48d6-8314-2f7fffe283fd demo demo] Empty body provided in request {{(pid=112418) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 07 13:39:59.562224 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.openstack.wsgi [None req-bdd08af8-040a-48d6-8314-2f7fffe283fd demo demo] Calling method 'detail' {{(pid=112418) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 07 13:39:59.562498 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.api_utils [None req-bdd08af8-040a-48d6-8314-2f7fffe283fd demo demo] Removing options '' from query. {{(pid=112418) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 07 13:39:59.563429 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.volume.api [None req-bdd08af8-040a-48d6-8314-2f7fffe283fd demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112418) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 07 13:39:59.572448 np0000172476 devstack@c-api.service[112418]: INFO cinder.volume.api [None req-bdd08af8-040a-48d6-8314-2f7fffe283fd demo demo] Get all volumes completed successfully. May 07 13:39:59.575772 np0000172476 devstack@c-api.service[112418]: INFO cinder.api.openstack.wsgi [None req-bdd08af8-040a-48d6-8314-2f7fffe283fd demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 May 07 13:39:59.576226 np0000172476 devstack@c-api.service[112418]: [pid: 112418|app: 0|req: 8/33] 199.204.45.157 () {64 vars in 1295 bytes} [Thu May 7 13:39:59 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 07 13:40:09.566399 np0000172476 devstack@c-api.service[112418]: DEBUG dbcounter [-] [112418] Writing DB stats cinder:SELECT=1 {{(pid=112418) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 07 13:40:59.595441 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.middleware.request_id [None req-54d642c9-5ac2-44ed-a284-4b9f0db1d1b4 None None] RequestId filter calling following filter/app {{(pid=112420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 07 13:40:59.598496 np0000172476 devstack@c-api.service[112420]: INFO cinder.api.openstack.wsgi [None req-54d642c9-5ac2-44ed-a284-4b9f0db1d1b4 demo demo] GET https://199.204.45.157/volume/v3/volumes/detail May 07 13:40:59.598673 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.openstack.wsgi [None req-54d642c9-5ac2-44ed-a284-4b9f0db1d1b4 demo demo] Empty body provided in request {{(pid=112420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 07 13:40:59.598851 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.openstack.wsgi [None req-54d642c9-5ac2-44ed-a284-4b9f0db1d1b4 demo demo] Calling method 'detail' {{(pid=112420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 07 13:40:59.599088 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.api_utils [None req-54d642c9-5ac2-44ed-a284-4b9f0db1d1b4 demo demo] Removing options '' from query. {{(pid=112420) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 07 13:40:59.599768 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.volume.api [None req-54d642c9-5ac2-44ed-a284-4b9f0db1d1b4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112420) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 07 13:40:59.606615 np0000172476 devstack@c-api.service[112420]: INFO cinder.volume.api [None req-54d642c9-5ac2-44ed-a284-4b9f0db1d1b4 demo demo] Get all volumes completed successfully. May 07 13:40:59.608679 np0000172476 devstack@c-api.service[112420]: INFO cinder.api.openstack.wsgi [None req-54d642c9-5ac2-44ed-a284-4b9f0db1d1b4 demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 May 07 13:40:59.609176 np0000172476 devstack@c-api.service[112420]: [pid: 112420|app: 0|req: 10/34] 199.204.45.157 () {64 vars in 1295 bytes} [Thu May 7 13:40:59 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 07 13:41:09.602837 np0000172476 devstack@c-api.service[112420]: DEBUG dbcounter [-] [112420] Writing DB stats cinder:SELECT=1 {{(pid=112420) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 07 13:41:59.624295 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.middleware.request_id [None req-2992aa34-4eb9-452e-818a-fe61fc3dcd87 None None] RequestId filter calling following filter/app {{(pid=112421) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 07 13:41:59.689572 np0000172476 devstack@c-api.service[112421]: INFO cinder.api.openstack.wsgi [None req-2992aa34-4eb9-452e-818a-fe61fc3dcd87 demo demo] GET https://199.204.45.157/volume/v3/volumes/detail May 07 13:41:59.689989 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.openstack.wsgi [None req-2992aa34-4eb9-452e-818a-fe61fc3dcd87 demo demo] Empty body provided in request {{(pid=112421) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 07 13:41:59.690362 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.openstack.wsgi [None req-2992aa34-4eb9-452e-818a-fe61fc3dcd87 demo demo] Calling method 'detail' {{(pid=112421) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 07 13:41:59.690809 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.api_utils [None req-2992aa34-4eb9-452e-818a-fe61fc3dcd87 demo demo] Removing options '' from query. {{(pid=112421) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 07 13:41:59.692689 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.volume.api [None req-2992aa34-4eb9-452e-818a-fe61fc3dcd87 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112421) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 07 13:41:59.700148 np0000172476 devstack@c-api.service[112421]: INFO cinder.volume.api [None req-2992aa34-4eb9-452e-818a-fe61fc3dcd87 demo demo] Get all volumes completed successfully. May 07 13:41:59.702246 np0000172476 devstack@c-api.service[112421]: INFO cinder.api.openstack.wsgi [None req-2992aa34-4eb9-452e-818a-fe61fc3dcd87 demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 May 07 13:41:59.702669 np0000172476 devstack@c-api.service[112421]: [pid: 112421|app: 0|req: 9/35] 199.204.45.157 () {64 vars in 1295 bytes} [Thu May 7 13:41:59 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 07 13:42:09.695620 np0000172476 devstack@c-api.service[112421]: DEBUG dbcounter [-] [112421] Writing DB stats cinder:SELECT=1 {{(pid=112421) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 07 13:42:59.719186 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.middleware.request_id [None req-bf044124-f79d-4a70-a896-09e9df62f70b None None] RequestId filter calling following filter/app {{(pid=112419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 07 13:42:59.723703 np0000172476 devstack@c-api.service[112419]: INFO cinder.api.openstack.wsgi [None req-bf044124-f79d-4a70-a896-09e9df62f70b demo demo] GET https://199.204.45.157/volume/v3/volumes/detail May 07 13:42:59.724356 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.openstack.wsgi [None req-bf044124-f79d-4a70-a896-09e9df62f70b demo demo] Empty body provided in request {{(pid=112419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 07 13:42:59.724875 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.openstack.wsgi [None req-bf044124-f79d-4a70-a896-09e9df62f70b demo demo] Calling method 'detail' {{(pid=112419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 07 13:42:59.725688 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.api_utils [None req-bf044124-f79d-4a70-a896-09e9df62f70b demo demo] Removing options '' from query. {{(pid=112419) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 07 13:42:59.726667 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.volume.api [None req-bf044124-f79d-4a70-a896-09e9df62f70b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112419) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 07 13:42:59.732793 np0000172476 devstack@c-api.service[112419]: INFO cinder.volume.api [None req-bf044124-f79d-4a70-a896-09e9df62f70b demo demo] Get all volumes completed successfully. May 07 13:42:59.734803 np0000172476 devstack@c-api.service[112419]: INFO cinder.api.openstack.wsgi [None req-bf044124-f79d-4a70-a896-09e9df62f70b demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 May 07 13:42:59.735434 np0000172476 devstack@c-api.service[112419]: [pid: 112419|app: 0|req: 9/36] 199.204.45.157 () {64 vars in 1295 bytes} [Thu May 7 13:42:59 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 07 13:43:09.729358 np0000172476 devstack@c-api.service[112419]: DEBUG dbcounter [-] [112419] Writing DB stats cinder:SELECT=1 {{(pid=112419) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 07 13:43:59.747799 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.middleware.request_id [None req-15646acd-a8a9-4971-9f10-8c47f0da51d0 None None] RequestId filter calling following filter/app {{(pid=112418) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 07 13:43:59.749935 np0000172476 devstack@c-api.service[112418]: INFO cinder.api.openstack.wsgi [None req-15646acd-a8a9-4971-9f10-8c47f0da51d0 demo demo] GET https://199.204.45.157/volume/v3/volumes/detail May 07 13:43:59.750086 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.openstack.wsgi [None req-15646acd-a8a9-4971-9f10-8c47f0da51d0 demo demo] Empty body provided in request {{(pid=112418) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 07 13:43:59.750274 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.openstack.wsgi [None req-15646acd-a8a9-4971-9f10-8c47f0da51d0 demo demo] Calling method 'detail' {{(pid=112418) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 07 13:43:59.750495 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.api.api_utils [None req-15646acd-a8a9-4971-9f10-8c47f0da51d0 demo demo] Removing options '' from query. {{(pid=112418) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 07 13:43:59.751200 np0000172476 devstack@c-api.service[112418]: DEBUG cinder.volume.api [None req-15646acd-a8a9-4971-9f10-8c47f0da51d0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112418) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 07 13:43:59.763910 np0000172476 devstack@c-api.service[112418]: INFO cinder.volume.api [None req-15646acd-a8a9-4971-9f10-8c47f0da51d0 demo demo] Get all volumes completed successfully. May 07 13:43:59.766822 np0000172476 devstack@c-api.service[112418]: INFO cinder.api.openstack.wsgi [None req-15646acd-a8a9-4971-9f10-8c47f0da51d0 demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 May 07 13:43:59.767527 np0000172476 devstack@c-api.service[112418]: [pid: 112418|app: 0|req: 9/37] 199.204.45.157 () {64 vars in 1295 bytes} [Thu May 7 13:43:59 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 07 13:44:09.757422 np0000172476 devstack@c-api.service[112418]: DEBUG dbcounter [-] [112418] Writing DB stats cinder:SELECT=1 {{(pid=112418) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 07 13:44:59.787994 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.middleware.request_id [None req-d02f3229-41ee-4dcf-8de3-d26e350cb44a None None] RequestId filter calling following filter/app {{(pid=112420) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 07 13:44:59.792590 np0000172476 devstack@c-api.service[112420]: INFO cinder.api.openstack.wsgi [None req-d02f3229-41ee-4dcf-8de3-d26e350cb44a demo demo] GET https://199.204.45.157/volume/v3/volumes/detail May 07 13:44:59.793032 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.openstack.wsgi [None req-d02f3229-41ee-4dcf-8de3-d26e350cb44a demo demo] Empty body provided in request {{(pid=112420) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 07 13:44:59.793397 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.openstack.wsgi [None req-d02f3229-41ee-4dcf-8de3-d26e350cb44a demo demo] Calling method 'detail' {{(pid=112420) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 07 13:44:59.793821 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.api.api_utils [None req-d02f3229-41ee-4dcf-8de3-d26e350cb44a demo demo] Removing options '' from query. {{(pid=112420) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 07 13:44:59.795287 np0000172476 devstack@c-api.service[112420]: DEBUG cinder.volume.api [None req-d02f3229-41ee-4dcf-8de3-d26e350cb44a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112420) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 07 13:44:59.803773 np0000172476 devstack@c-api.service[112420]: INFO cinder.volume.api [None req-d02f3229-41ee-4dcf-8de3-d26e350cb44a demo demo] Get all volumes completed successfully. May 07 13:44:59.806622 np0000172476 devstack@c-api.service[112420]: INFO cinder.api.openstack.wsgi [None req-d02f3229-41ee-4dcf-8de3-d26e350cb44a demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 May 07 13:44:59.806622 np0000172476 devstack@c-api.service[112420]: [pid: 112420|app: 0|req: 11/38] 199.204.45.157 () {64 vars in 1295 bytes} [Thu May 7 13:44:59 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 07 13:45:09.799213 np0000172476 devstack@c-api.service[112420]: DEBUG dbcounter [-] [112420] Writing DB stats cinder:SELECT=1 {{(pid=112420) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 07 13:45:59.824296 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.middleware.request_id [None req-29fdbbd3-1e19-4b7b-9513-99f5186565fb None None] RequestId filter calling following filter/app {{(pid=112421) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 07 13:45:59.828405 np0000172476 devstack@c-api.service[112421]: INFO cinder.api.openstack.wsgi [None req-29fdbbd3-1e19-4b7b-9513-99f5186565fb demo demo] GET https://199.204.45.157/volume/v3/volumes/detail May 07 13:45:59.828903 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.openstack.wsgi [None req-29fdbbd3-1e19-4b7b-9513-99f5186565fb demo demo] Empty body provided in request {{(pid=112421) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 07 13:45:59.829416 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.openstack.wsgi [None req-29fdbbd3-1e19-4b7b-9513-99f5186565fb demo demo] Calling method 'detail' {{(pid=112421) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 07 13:45:59.829730 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.api.api_utils [None req-29fdbbd3-1e19-4b7b-9513-99f5186565fb demo demo] Removing options '' from query. {{(pid=112421) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 07 13:45:59.830675 np0000172476 devstack@c-api.service[112421]: DEBUG cinder.volume.api [None req-29fdbbd3-1e19-4b7b-9513-99f5186565fb demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112421) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 07 13:45:59.842182 np0000172476 devstack@c-api.service[112421]: INFO cinder.volume.api [None req-29fdbbd3-1e19-4b7b-9513-99f5186565fb demo demo] Get all volumes completed successfully. May 07 13:45:59.844580 np0000172476 devstack@c-api.service[112421]: INFO cinder.api.openstack.wsgi [None req-29fdbbd3-1e19-4b7b-9513-99f5186565fb demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 May 07 13:45:59.845045 np0000172476 devstack@c-api.service[112421]: [pid: 112421|app: 0|req: 10/39] 199.204.45.157 () {64 vars in 1295 bytes} [Thu May 7 13:45:59 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 07 13:46:09.834234 np0000172476 devstack@c-api.service[112421]: DEBUG dbcounter [-] [112421] Writing DB stats cinder:SELECT=1 {{(pid=112421) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 07 13:46:59.862236 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.middleware.request_id [None req-dc8f924f-4f9f-4938-a87e-5828603132b3 None None] RequestId filter calling following filter/app {{(pid=112419) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 07 13:46:59.957013 np0000172476 devstack@c-api.service[112419]: INFO cinder.api.openstack.wsgi [None req-dc8f924f-4f9f-4938-a87e-5828603132b3 demo demo] GET https://199.204.45.157/volume/v3/volumes/detail May 07 13:46:59.957422 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.openstack.wsgi [None req-dc8f924f-4f9f-4938-a87e-5828603132b3 demo demo] Empty body provided in request {{(pid=112419) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 07 13:46:59.957824 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.openstack.wsgi [None req-dc8f924f-4f9f-4938-a87e-5828603132b3 demo demo] Calling method 'detail' {{(pid=112419) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 07 13:46:59.958407 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.api.api_utils [None req-dc8f924f-4f9f-4938-a87e-5828603132b3 demo demo] Removing options '' from query. {{(pid=112419) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 07 13:46:59.960137 np0000172476 devstack@c-api.service[112419]: DEBUG cinder.volume.api [None req-dc8f924f-4f9f-4938-a87e-5828603132b3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112419) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 07 13:46:59.966249 np0000172476 devstack@c-api.service[112419]: INFO cinder.volume.api [None req-dc8f924f-4f9f-4938-a87e-5828603132b3 demo demo] Get all volumes completed successfully. May 07 13:46:59.968236 np0000172476 devstack@c-api.service[112419]: INFO cinder.api.openstack.wsgi [None req-dc8f924f-4f9f-4938-a87e-5828603132b3 demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 May 07 13:46:59.968581 np0000172476 devstack@c-api.service[112419]: [pid: 112419|app: 0|req: 10/40] 199.204.45.157 () {64 vars in 1295 bytes} [Thu May 7 13:46:59 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 07 13:47:09.962909 np0000172476 devstack@c-api.service[112419]: DEBUG dbcounter [-] [112419] Writing DB stats cinder:SELECT=1 {{(pid=112419) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}