May 12 19:06:37.371806 np0000173795 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 12 19:06:37.380977 np0000173795 devstack@c-api.service[112432]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 12 19:06:37.384048 np0000173795 devstack@c-api.service[112432]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue May 12 19:06:37 2026] *** May 12 19:06:37.384048 np0000173795 devstack@c-api.service[112432]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 12 19:06:37.384048 np0000173795 devstack@c-api.service[112432]: os: Linux-6.8.0-111-generic #111-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 11 23:16:02 UTC 2026 May 12 19:06:37.384048 np0000173795 devstack@c-api.service[112432]: nodename: np0000173795 May 12 19:06:37.384048 np0000173795 devstack@c-api.service[112432]: machine: x86_64 May 12 19:06:37.384048 np0000173795 devstack@c-api.service[112432]: clock source: unix May 12 19:06:37.384048 np0000173795 devstack@c-api.service[112432]: pcre jit disabled May 12 19:06:37.384048 np0000173795 devstack@c-api.service[112432]: detected number of CPU cores: 16 May 12 19:06:37.384048 np0000173795 devstack@c-api.service[112432]: current working directory: / May 12 19:06:37.384048 np0000173795 devstack@c-api.service[112432]: detected binary path: /usr/bin/uwsgi-core May 12 19:06:37.384048 np0000173795 devstack@c-api.service[112432]: your processes number limit is 256917 May 12 19:06:37.384048 np0000173795 devstack@c-api.service[112432]: your memory page size is 4096 bytes May 12 19:06:37.384048 np0000173795 devstack@c-api.service[112432]: detected max file descriptor number: 2048 May 12 19:06:37.384048 np0000173795 devstack@c-api.service[112432]: lock engine: pthread robust mutexes May 12 19:06:37.384501 np0000173795 devstack@c-api.service[112432]: thunder lock: enabled May 12 19:06:37.384687 np0000173795 devstack@c-api.service[112432]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 12 19:06:37.384687 np0000173795 devstack@c-api.service[112432]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 12 19:06:37.384687 np0000173795 devstack@c-api.service[112432]: PEP 405 virtualenv detected: /opt/stack/data/venv May 12 19:06:37.384687 np0000173795 devstack@c-api.service[112432]: Set PythonHome to /opt/stack/data/venv May 12 19:06:37.419563 np0000173795 devstack@c-api.service[112432]: Python main interpreter initialized at 0x77311c4a3668 May 12 19:06:37.419563 np0000173795 devstack@c-api.service[112432]: python threads support enabled May 12 19:06:37.419563 np0000173795 devstack@c-api.service[112432]: your server socket listen backlog is limited to 100 connections May 12 19:06:37.419563 np0000173795 devstack@c-api.service[112432]: your mercy for graceful operations on workers is 80 seconds May 12 19:06:37.420140 np0000173795 devstack@c-api.service[112432]: mapped 671795 bytes (656 KB) for 4 cores May 12 19:06:37.420354 np0000173795 devstack@c-api.service[112432]: *** Operational MODE: preforking *** May 12 19:06:37.420522 np0000173795 devstack@c-api.service[112432]: *** uWSGI is running in multiple interpreter mode *** May 12 19:06:37.420522 np0000173795 devstack@c-api.service[112432]: spawned uWSGI master process (pid: 112432) May 12 19:06:37.420598 np0000173795 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 12 19:06:37.421077 np0000173795 devstack@c-api.service[112432]: spawned uWSGI worker 1 (pid: 112441, cores: 1) May 12 19:06:37.421571 np0000173795 devstack@c-api.service[112432]: spawned uWSGI worker 2 (pid: 112442, cores: 1) May 12 19:06:37.422177 np0000173795 devstack@c-api.service[112432]: spawned uWSGI worker 3 (pid: 112443, cores: 1) May 12 19:06:37.422666 np0000173795 devstack@c-api.service[112432]: spawned uWSGI worker 4 (pid: 112444, cores: 1) May 12 19:06:37.422666 np0000173795 devstack@c-api.service[112432]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 12 19:06:37.551425 np0000173795 devstack@c-api.service[112441]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 12 19:06:37.551425 np0000173795 devstack@c-api.service[112441]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 12 19:06:37.551425 np0000173795 devstack@c-api.service[112441]: we strongly recommend against using it for new projects. May 12 19:06:37.551425 np0000173795 devstack@c-api.service[112441]: If you are already using Eventlet, we recommend migrating to a different May 12 19:06:37.551425 np0000173795 devstack@c-api.service[112441]: framework. For more detail see May 12 19:06:37.551425 np0000173795 devstack@c-api.service[112441]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 12 19:06:37.551425 np0000173795 devstack@c-api.service[112441]: import eventlet # noqa May 12 19:06:37.552603 np0000173795 devstack@c-api.service[112443]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 12 19:06:37.552603 np0000173795 devstack@c-api.service[112443]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 12 19:06:37.552603 np0000173795 devstack@c-api.service[112443]: we strongly recommend against using it for new projects. May 12 19:06:37.552603 np0000173795 devstack@c-api.service[112443]: If you are already using Eventlet, we recommend migrating to a different May 12 19:06:37.552603 np0000173795 devstack@c-api.service[112443]: framework. For more detail see May 12 19:06:37.552603 np0000173795 devstack@c-api.service[112443]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 12 19:06:37.552603 np0000173795 devstack@c-api.service[112443]: import eventlet # noqa May 12 19:06:37.553631 np0000173795 devstack@c-api.service[112442]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 12 19:06:37.553631 np0000173795 devstack@c-api.service[112442]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 12 19:06:37.553631 np0000173795 devstack@c-api.service[112442]: we strongly recommend against using it for new projects. May 12 19:06:37.553631 np0000173795 devstack@c-api.service[112442]: If you are already using Eventlet, we recommend migrating to a different May 12 19:06:37.553631 np0000173795 devstack@c-api.service[112442]: framework. For more detail see May 12 19:06:37.553631 np0000173795 devstack@c-api.service[112442]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 12 19:06:37.553631 np0000173795 devstack@c-api.service[112442]: import eventlet # noqa May 12 19:06:37.562927 np0000173795 devstack@c-api.service[112444]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 12 19:06:37.562927 np0000173795 devstack@c-api.service[112444]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 12 19:06:37.562927 np0000173795 devstack@c-api.service[112444]: we strongly recommend against using it for new projects. May 12 19:06:37.562927 np0000173795 devstack@c-api.service[112444]: If you are already using Eventlet, we recommend migrating to a different May 12 19:06:37.562927 np0000173795 devstack@c-api.service[112444]: framework. For more detail see May 12 19:06:37.562927 np0000173795 devstack@c-api.service[112444]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 12 19:06:37.562927 np0000173795 devstack@c-api.service[112444]: import eventlet # noqa May 12 19:06:37.638345 np0000173795 devstack@c-api.service[112442]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 12 19:06:37.638345 np0000173795 devstack@c-api.service[112442]: debtcollector.deprecate( May 12 19:06:37.638552 np0000173795 devstack@c-api.service[112443]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 12 19:06:37.638552 np0000173795 devstack@c-api.service[112443]: debtcollector.deprecate( May 12 19:06:37.643192 np0000173795 devstack@c-api.service[112441]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 12 19:06:37.643192 np0000173795 devstack@c-api.service[112441]: debtcollector.deprecate( May 12 19:06:37.656858 np0000173795 devstack@c-api.service[112444]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 12 19:06:37.656858 np0000173795 devstack@c-api.service[112444]: debtcollector.deprecate( May 12 19:06:37.715987 np0000173795 devstack@c-api.service[112442]: /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 12 19:06:37.715987 np0000173795 devstack@c-api.service[112442]: from cgi import parse_header May 12 19:06:37.724211 np0000173795 devstack@c-api.service[112441]: /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 12 19:06:37.724211 np0000173795 devstack@c-api.service[112441]: from cgi import parse_header May 12 19:06:37.724816 np0000173795 devstack@c-api.service[112443]: /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 12 19:06:37.724816 np0000173795 devstack@c-api.service[112443]: from cgi import parse_header May 12 19:06:37.738658 np0000173795 devstack@c-api.service[112444]: /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 12 19:06:37.738658 np0000173795 devstack@c-api.service[112444]: from cgi import parse_header May 12 19:06:37.764592 np0000173795 devstack@c-api.service[112442]: /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 12 19:06:37.764592 np0000173795 devstack@c-api.service[112442]: removals.removed_module( May 12 19:06:37.765272 np0000173795 devstack@c-api.service[112442]: /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 12 19:06:37.765272 np0000173795 devstack@c-api.service[112442]: removals.removed_module( May 12 19:06:37.774881 np0000173795 devstack@c-api.service[112443]: /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 12 19:06:37.774881 np0000173795 devstack@c-api.service[112443]: removals.removed_module( May 12 19:06:37.775640 np0000173795 devstack@c-api.service[112443]: /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 12 19:06:37.775640 np0000173795 devstack@c-api.service[112443]: removals.removed_module( May 12 19:06:37.779440 np0000173795 devstack@c-api.service[112441]: /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 12 19:06:37.779440 np0000173795 devstack@c-api.service[112441]: removals.removed_module( May 12 19:06:37.780192 np0000173795 devstack@c-api.service[112441]: /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 12 19:06:37.780192 np0000173795 devstack@c-api.service[112441]: removals.removed_module( May 12 19:06:37.783925 np0000173795 devstack@c-api.service[112444]: /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 12 19:06:37.783925 np0000173795 devstack@c-api.service[112444]: removals.removed_module( May 12 19:06:37.784610 np0000173795 devstack@c-api.service[112444]: /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 12 19:06:37.784610 np0000173795 devstack@c-api.service[112444]: removals.removed_module( May 12 19:06:38.358270 np0000173795 devstack@c-api.service[112442]: /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 12 19:06:38.358270 np0000173795 devstack@c-api.service[112442]: warnings.warn( May 12 19:06:38.371895 np0000173795 devstack@c-api.service[112443]: /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 12 19:06:38.371895 np0000173795 devstack@c-api.service[112443]: warnings.warn( May 12 19:06:38.384733 np0000173795 devstack@c-api.service[112444]: /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 12 19:06:38.384733 np0000173795 devstack@c-api.service[112444]: warnings.warn( May 12 19:06:38.391668 np0000173795 devstack@c-api.service[112441]: /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 12 19:06:38.391668 np0000173795 devstack@c-api.service[112441]: warnings.warn( May 12 19:06:38.454403 np0000173795 devstack@c-api.service[112442]: /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 12 19:06:38.454403 np0000173795 devstack@c-api.service[112442]: warnings.warn( May 12 19:06:38.466912 np0000173795 devstack@c-api.service[112443]: /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 12 19:06:38.466912 np0000173795 devstack@c-api.service[112443]: warnings.warn( May 12 19:06:38.480971 np0000173795 devstack@c-api.service[112444]: /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 12 19:06:38.480971 np0000173795 devstack@c-api.service[112444]: warnings.warn( May 12 19:06:38.486795 np0000173795 devstack@c-api.service[112441]: /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 12 19:06:38.486795 np0000173795 devstack@c-api.service[112441]: warnings.warn( May 12 19:06:38.746850 np0000173795 devstack@c-api.service[112443]: 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 12 19:06:38.747445 np0000173795 devstack@c-api.service[112443]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112443) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 12 19:06:38.753731 np0000173795 devstack@c-api.service[112442]: 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 12 19:06:38.754130 np0000173795 devstack@c-api.service[112442]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112442) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 12 19:06:38.766490 np0000173795 devstack@c-api.service[112444]: 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 12 19:06:38.766967 np0000173795 devstack@c-api.service[112444]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112444) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 12 19:06:38.767754 np0000173795 devstack@c-api.service[112441]: 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 12 19:06:38.768129 np0000173795 devstack@c-api.service[112441]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112441) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 12 19:06:38.833783 np0000173795 devstack@c-api.service[112442]: /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 12 19:06:38.833783 np0000173795 devstack@c-api.service[112442]: @jsonschema.FormatChecker.cls_checks('date-time') May 12 19:06:38.834063 np0000173795 devstack@c-api.service[112444]: /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 12 19:06:38.834063 np0000173795 devstack@c-api.service[112444]: @jsonschema.FormatChecker.cls_checks('date-time') May 12 19:06:38.834478 np0000173795 devstack@c-api.service[112443]: /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 12 19:06:38.834478 np0000173795 devstack@c-api.service[112443]: @jsonschema.FormatChecker.cls_checks('date-time') May 12 19:06:38.836822 np0000173795 devstack@c-api.service[112441]: /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 12 19:06:38.836822 np0000173795 devstack@c-api.service[112441]: @jsonschema.FormatChecker.cls_checks('date-time') May 12 19:06:39.281275 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112444) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 12 19:06:39.281556 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112442) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 12 19:06:39.281742 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:39.281813 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112441) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 12 19:06:39.281875 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:39.281936 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112442) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:39.281995 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:39.282061 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112442) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:39.282120 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112441) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:39.282231 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112442) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:39.282295 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112441) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:39.282295 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112441) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:39.284195 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112441) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:39.284368 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:39.284495 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:39.284598 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:39.284732 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:39.284803 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112442) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:39.284855 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:39.284933 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:39.284992 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:39.285049 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:39.285107 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:39.285231 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:39.285287 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112441) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:39.285337 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:39.285394 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:39.285459 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112441) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:39.285533 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:39.285590 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112444) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:39.285646 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112442) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:39.285646 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112442) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:39.285746 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:39.285804 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112441) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:39.285804 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:39.285804 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:39.285804 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:39.286012 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112442) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:39.286081 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:39.286081 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112441) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:39.286224 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:39.286289 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112441) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:39.286365 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:39.286365 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:39.286365 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:39.286365 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112442) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:39.286571 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:39.286630 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112442) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:39.286688 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:39.286688 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:39.286688 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:39.286688 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:39.286688 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112444) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:39.287006 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112443) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 12 19:06:39.287075 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:39.287132 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:39.287132 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:39.287132 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:39.288011 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:39.288011 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:39.288296 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112441) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:39.288432 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:39.288553 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:39.288665 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:39.288788 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:39.288898 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:39.289014 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:39.289193 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112443) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:39.289351 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:39.289465 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112442) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:39.289587 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:39.289715 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112441) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:39.289838 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:39.289955 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112441) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:39.290080 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:39.290080 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:39.290080 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:39.290080 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112442) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:39.290658 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:39.290779 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112442) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:39.290953 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:39.290953 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:39.290953 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:39.290953 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:39.290953 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112443) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:39.291356 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112441) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:39.291414 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:39.291437 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:39.291437 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:39.291437 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:39.291510 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112442) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:39.291541 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:39.291564 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:39.291591 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112441) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:39.291617 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:39.291641 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112441) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:39.291667 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:39.291691 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:39.291722 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:39.291749 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:39.291772 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:39.291794 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:39.291816 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112442) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:39.291843 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:39.291872 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:39.291902 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112442) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:39.292234 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:39.292340 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:39.292409 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:39.292464 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112444) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:39.292514 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:39.292514 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112443) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:39.292618 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:39.292677 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:39.292677 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:39.292795 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:39.292795 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:39.292904 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:39.292956 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:39.293005 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:39.293055 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:39.293108 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:39.293108 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:39.293240 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:39.293292 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112443) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:39.293347 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112444) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:39.293409 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112441) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:39.293469 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:39.293529 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:39.293581 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:39.293635 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:39.293684 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112442) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:39.293684 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:39.293782 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:39.293844 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:39.293887 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:39.293952 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:39.294002 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112441) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:39.294059 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:39.294085 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112441) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:39.294108 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112442) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:39.294130 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112441) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:39.294173 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112442) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:39.294204 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:39.294231 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:39.294264 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112442) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:39.294290 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:39.294320 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:39.294345 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:39.294371 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:39.294395 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:39.294418 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:39.294441 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:39.294464 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:39.294490 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:39.294517 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:39.294545 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:39.294569 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:39.294598 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112441) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:39.294623 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112443) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:39.294649 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:39.294675 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112441) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:39.294699 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:39.294728 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:39.294751 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112442) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:39.294781 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:39.294811 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:39.294841 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112442) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:39.294876 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:39.294900 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:39.294928 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:39.294952 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112444) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:39.294979 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:39.294979 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:39.295028 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:39.295057 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112443) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:39.295080 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:39.295104 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:39.295132 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:39.295132 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:39.295132 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:39.295132 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:39.295132 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112444) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:39.295132 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:39.295285 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112441) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:39.295285 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:39.295285 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:39.295355 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:39.295379 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:39.295405 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:39.295432 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:39.295458 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:39.295480 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112441) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:39.295507 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:39.295598 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112442) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:39.295627 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112441) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:39.295653 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:39.295676 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:39.295699 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112444) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:39.295721 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:39.295744 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:39.295770 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:39.295770 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:39.295814 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:39.295846 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112442) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:39.295869 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:39.295891 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112442) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:39.295913 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:39.295913 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:39.295913 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:39.295913 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112443) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:39.295913 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:39.296026 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112441) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:39.296026 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:39.296078 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:39.296108 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:39.296130 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:39.296633 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:39.296703 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:39.296757 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:39.296812 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:39.296864 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:39.296921 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:39.296978 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:39.297034 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:39.297090 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112441) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:39.297151 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:39.297242 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112442) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:39.297303 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112443) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:39.297355 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:39.297409 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112441) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:39.297464 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:39.297521 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:39.297580 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112444) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:39.297636 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:39.297685 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:39.297739 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:39.297739 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:39.297739 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112442) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:39.297739 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112442) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:39.297938 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112441) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:39.297938 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:39.298052 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:39.298107 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:39.298177 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:39.298242 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:39.298300 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:39.298356 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:39.298407 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:39.298462 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:39.298513 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112442) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:39.298562 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112441) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:39.298614 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:39.298672 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:39.298723 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:39.298782 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112441) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:39.298838 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:39.298912 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:39.298971 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:39.299024 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112444) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:39.299082 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:39.299139 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:39.299213 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112443) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:39.299265 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:39.299314 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:39.299399 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:39.299503 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112442) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:39.299503 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112442) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:39.299613 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112441) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:39.299613 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:39.299613 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:39.299779 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:39.299829 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:39.299883 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:39.299938 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:39.299991 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:39.300049 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:39.300099 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112441) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:39.300153 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:39.300222 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112442) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:39.300273 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:39.300332 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112441) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:39.300384 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:39.300443 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:39.300538 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:39.300624 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:39.300682 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:39.300736 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112443) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:39.300789 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:39.300842 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:39.300894 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:39.300945 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112444) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:39.300993 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:39.301046 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:39.301095 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112442) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:39.301095 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112442) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:39.304593 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112441) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:39.304691 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:39.304747 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:39.304823 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:39.304868 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112442) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:39.304928 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:39.304961 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:39.304988 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112441) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:39.305016 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:39.305042 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112441) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:39.305065 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:39.305065 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:39.305111 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112442) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:39.305137 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:39.305181 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112442) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:39.305213 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:39.305335 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:39.305335 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:39.305454 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:39.305507 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:39.305566 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112444) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:39.305616 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:39.305665 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:39.305758 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:39.305758 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:39.305758 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:39.305758 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112443) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:39.305979 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112441) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:39.306039 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:39.306143 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:39.306247 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:39.306287 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:39.306317 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:39.306317 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:39.306370 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:39.306397 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:39.306420 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112442) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:39.306447 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112441) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:39.306475 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:39.306498 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:39.306524 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112441) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:39.306548 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:39.306571 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:39.306593 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:39.306622 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112444) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:39.306648 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:39.306674 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:39.306699 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:39.306726 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:39.306752 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:39.306773 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:39.306800 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112442) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:39.306822 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:39.306843 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112442) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:39.306893 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112443) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:39.306893 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:39.307605 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:39.307652 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:39.307723 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112442) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:39.307785 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:39.307837 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112441) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:39.307870 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:39.307899 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:39.307923 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:39.307946 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:39.307968 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:39.307993 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:39.308020 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112444) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:39.308052 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:39.308078 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:39.308105 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:39.308131 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:39.308173 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:39.308206 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112442) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:39.308234 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:39.308258 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112441) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:39.308281 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:39.308304 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112442) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:39.308331 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112441) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:39.308364 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:39.308387 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112442) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:39.308414 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112441) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:39.308442 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:39.308469 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:39.308501 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:39.308529 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:39.308551 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:39.308574 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:39.308596 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112444) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:39.308622 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:39.308645 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:39.308672 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:39.308696 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:39.308726 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:39.308753 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112442) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:39.308778 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112441) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:39.308805 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:39.308828 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112442) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:39.308854 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112441) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:39.308877 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:39.308877 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:39.308877 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:39.308877 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:39.308877 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112443) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:39.308877 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:39.308877 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:39.309035 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:39.309035 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:39.309035 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:39.309111 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:39.309441 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112443) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:39.309441 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:39.310586 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:39.310693 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:39.310693 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:39.310834 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:39.310834 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:39.311003 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112442) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:39.311103 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112441) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:39.311208 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112444) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:39.311300 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:39.311377 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:39.311456 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:39.311541 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:39.311621 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:39.311700 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:39.311786 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:39.311868 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:39.311948 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:39.312026 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:39.312110 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:39.312208 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:39.312298 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112442) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:39.312372 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112441) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:39.312444 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:39.312532 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112442) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:39.312616 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112441) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:39.312698 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:39.312772 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112442) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:39.312865 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112441) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:39.312943 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112444) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:39.313022 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:39.313095 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:39.313180 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:39.313280 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:39.313358 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:39.313421 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:39.313473 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:39.313508 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:39.313543 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:39.313575 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:39.313610 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:39.313644 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112442) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:39.313683 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112441) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:39.313717 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:39.313761 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112442) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:39.313806 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:39.313839 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112441) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:39.313968 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:39.313968 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112443) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:39.313968 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:39.313968 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:39.313968 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:39.313968 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:39.313968 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:39.313968 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:39.313968 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112443) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:39.313968 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:39.314311 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:39.314311 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:39.314311 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:39.314311 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:39.314311 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:39.314311 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112444) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:39.314522 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112441) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:39.314559 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:39.314602 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112442) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:39.314647 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:39.314647 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:39.314716 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:39.314750 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:39.314909 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:39.315012 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:39.315098 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:39.315607 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112441) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:39.315792 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:39.315978 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112441) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:39.316173 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:39.316357 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112442) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:39.316446 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:39.316520 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112442) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:39.316611 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:39.316611 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:39.316611 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:39.316611 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112443) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:39.316611 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:39.316974 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112441) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:39.316974 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:39.316974 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:39.316974 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:39.316974 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:39.317348 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112442) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:39.317421 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112441) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:39.317421 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112441) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:39.317569 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:39.317653 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:39.317740 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:39.317823 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:39.317902 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:39.317983 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:39.318056 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:39.318138 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:39.318259 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:39.318344 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:39.318416 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112442) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:39.318507 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:39.318582 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:39.318652 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112442) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:39.318730 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112444) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:39.318803 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:39.318954 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112441) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:39.319033 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:39.319120 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:39.319225 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:39.319307 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112443) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:39.319388 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:39.319445 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:39.319487 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:39.319544 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112442) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:39.319593 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:39.319640 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:39.319694 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:39.319741 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112441) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:39.319803 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:39.319834 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:39.319869 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112441) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:39.319916 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:39.320068 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:39.320129 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:39.320200 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:39.320252 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:39.320305 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:39.320374 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112442) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:39.320401 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:39.320434 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:39.320460 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112442) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:39.320487 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112444) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:39.320514 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:39.320536 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:39.320563 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:39.320563 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112443) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:39.320563 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:39.320634 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112441) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:39.320634 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:39.320634 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:39.320634 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:39.320634 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:39.320748 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:39.320776 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112441) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:39.320803 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:39.320826 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112441) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:39.320852 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112442) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:39.320878 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:39.320904 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:39.320933 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:39.320959 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:39.320982 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:39.321003 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:39.321025 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:39.321051 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:39.321074 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:39.321100 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112444) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:39.321129 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:39.321172 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:39.321196 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:39.321223 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:39.321246 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112442) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:39.321268 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112443) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:39.321297 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112442) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:39.321324 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:39.321347 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112441) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:39.321347 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:39.321347 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:39.321347 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:39.321347 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:39.321347 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112441) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:39.321347 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112441) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:39.321502 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112442) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:39.321531 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:39.321554 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:39.321579 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:39.321603 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:39.321629 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:39.321652 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:39.321682 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:39.321708 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:39.321734 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:39.321757 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:39.321779 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:39.321805 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:39.321827 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112442) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:39.321853 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:39.321882 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112444) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:39.321908 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:39.321931 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112442) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:39.321956 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:39.321982 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112443) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:39.321982 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:39.322560 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112441) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:39.322640 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:39.322687 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:39.322749 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:39.322799 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:39.322855 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:39.322918 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112441) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:39.322986 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:39.323039 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112441) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:39.323173 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:39.323173 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:39.323173 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:39.323173 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112444) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:39.323308 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:39.323678 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:39.323678 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:39.323734 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112442) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:39.323758 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:39.323785 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:39.323811 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:39.323834 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:39.323860 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:39.323889 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:39.323912 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112443) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:39.323939 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:39.323971 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:39.324000 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112442) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:39.324179 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112442) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:39.324408 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112441) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:39.324482 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:39.324535 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:39.324597 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:39.324649 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112442) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:39.324704 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:39.324763 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:39.324814 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:39.324869 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:39.324926 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:39.324996 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:39.325049 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112441) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:39.325104 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:39.325154 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:39.325230 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112441) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:39.325291 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:39.325343 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:39.325343 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112444) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:39.325444 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112442) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:39.325498 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:39.325557 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:39.325614 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112442) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:39.325666 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:39.325666 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:39.325666 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:39.325666 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:39.325666 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112443) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:39.325666 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:39.325947 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112441) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:39.325947 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:39.325947 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:39.325947 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:39.326151 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:39.326228 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:39.326265 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:39.326289 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112441) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:39.326317 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:39.326340 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112441) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:39.326364 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:39.326392 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112441) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:39.326419 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:39.326446 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:39.326474 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112442) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:39.326497 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112444) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:39.326528 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:39.326555 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:39.326580 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:39.326605 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:39.326632 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:39.326655 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:39.326682 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:39.326709 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:39.326733 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:39.326756 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:39.326787 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112441) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:39.326817 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:39.326841 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:39.326897 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:39.326924 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112441) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:39.326951 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:39.326974 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112442) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:39.326999 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:39.327023 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112441) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:39.327046 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:39.327078 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112442) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:39.327101 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:39.327124 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:39.327147 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:39.327194 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112442) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:39.327218 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112444) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:39.327247 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:39.327274 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112443) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:39.327297 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:39.327320 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:39.327351 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:39.327374 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:39.327414 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:39.327446 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:39.327469 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:39.327492 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:39.327519 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:39.327544 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:39.327570 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112441) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:39.327597 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:39.327620 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:39.327643 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:39.327670 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112441) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:39.327693 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:39.327718 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112442) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:39.327741 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:39.327764 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:39.327786 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112442) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:39.327812 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:39.327840 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:39.327862 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112442) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:39.327885 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112444) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:39.327907 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112443) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:39.327933 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:39.327959 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:39.327982 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:39.328011 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:39.328033 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:39.328060 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:39.328082 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:39.328108 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:39.328134 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:39.328643 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112442) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:39.328732 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:39.328785 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112442) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:39.328833 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:39.328833 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112443) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:39.328833 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:39.329433 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112441) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:39.329517 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:39.329571 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:39.329621 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:39.329681 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:39.329733 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:39.329785 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112441) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:39.329834 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:39.329887 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112441) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:39.329950 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:39.330007 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112442) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:39.330066 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:39.330117 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:39.330180 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:39.330236 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:39.330294 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112443) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:39.330350 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:39.330404 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:39.330433 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:39.330458 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:39.330483 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112442) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:39.330509 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:39.330599 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112442) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:39.330624 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:39.330624 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:39.330624 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:39.330624 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112444) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:39.330624 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:39.334421 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112441) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:39.334477 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:39.334557 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112442) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:39.334615 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:39.334615 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:39.334712 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:39.334768 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:39.334799 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:39.334822 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112441) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:39.334845 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:39.334868 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112441) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:39.334933 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:39.334933 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112442) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:39.334992 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:39.335023 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112442) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:39.335047 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:39.335047 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:39.335047 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:39.335115 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:39.335143 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:39.335178 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112443) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:39.335201 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:39.335232 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:39.335259 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:39.335470 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:39.335470 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:39.335470 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112444) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:39.335711 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:39.336430 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:39.336531 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:39.336531 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:39.336699 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112442) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:39.336775 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:39.336873 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:39.336873 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:39.336873 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:39.336873 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:39.337006 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112442) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:39.337006 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112442) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:39.337646 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112441) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:39.337702 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:39.337800 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:39.337890 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:39.337890 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:39.337973 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112441) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:39.337973 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112441) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:39.338151 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:39.338280 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112444) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:39.338280 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:39.338485 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:39.338570 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:39.338619 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:39.338704 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:39.338793 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:39.338793 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112443) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:39.338944 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:39.341903 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112442) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:39.341974 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:39.342015 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:39.342131 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:39.342248 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112441) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:39.342334 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:39.342334 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112442) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:39.342485 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:39.342531 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112442) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:39.342571 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:39.342571 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:39.342571 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:39.342666 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:39.342701 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112441) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:39.342734 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:39.342775 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112441) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:39.342814 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:39.342814 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:39.342814 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:39.342814 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112444) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:39.342814 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:39.343023 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:39.343023 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:39.343023 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:39.343125 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:39.343174 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112442) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:39.343210 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:39.343244 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:39.343290 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112443) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:39.343324 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:39.343363 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:39.343402 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:39.343402 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:39.343468 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112441) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:39.343508 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112442) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:39.343542 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:39.343575 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112442) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:39.343617 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:39.343656 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112442) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:39.343690 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:39.343731 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:39.343770 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:39.343809 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:39.343847 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:39.343887 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:39.343922 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:39.343962 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112441) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:39.343997 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:39.344036 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:39.344071 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:39.344112 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112441) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:39.344151 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:39.344211 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112442) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:39.344246 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:39.344280 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112441) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:39.344318 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:39.344363 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112442) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:39.344398 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:39.344432 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:39.344471 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112443) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:39.344504 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:39.344538 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:39.344580 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:39.344633 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112444) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:39.344669 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:39.344704 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:39.344738 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:39.344779 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112441) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:39.344817 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:39.344853 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:39.344891 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112441) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:39.344924 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:39.344962 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:39.344995 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:39.345031 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:39.345031 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:39.345092 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:39.345141 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:39.345836 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112443) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:39.345927 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112444) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:39.388874 np0000173795 devstack@c-api.service[112444]: INFO dbcounter [None req-ce57cecb-3175-40b6-a9b1-18887a228685 None None] Registered counter for database cinder May 12 19:06:39.389646 np0000173795 devstack@c-api.service[112441]: INFO dbcounter [None req-5649fbfc-8f80-48be-86c1-f76f1e7805b6 None None] Registered counter for database cinder May 12 19:06:39.389887 np0000173795 devstack@c-api.service[112443]: INFO dbcounter [None req-79b2d5df-633d-4e1e-9964-164ee3b03bae None None] Registered counter for database cinder May 12 19:06:39.390120 np0000173795 devstack@c-api.service[112442]: INFO dbcounter [None req-da96c6f8-5d87-4c18-a426-4844a0f59b98 None None] Registered counter for database cinder May 12 19:06:39.400316 np0000173795 devstack@c-api.service[112444]: DEBUG oslo_db.sqlalchemy.engines [None req-ce57cecb-3175-40b6-a9b1-18887a228685 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=112444) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 12 19:06:39.406400 np0000173795 devstack@c-api.service[112442]: DEBUG oslo_db.sqlalchemy.engines [None req-da96c6f8-5d87-4c18-a426-4844a0f59b98 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=112442) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 12 19:06:39.410388 np0000173795 devstack@c-api.service[112443]: DEBUG oslo_db.sqlalchemy.engines [None req-79b2d5df-633d-4e1e-9964-164ee3b03bae 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=112443) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 12 19:06:39.412977 np0000173795 devstack@c-api.service[112441]: DEBUG oslo_db.sqlalchemy.engines [None req-5649fbfc-8f80-48be-86c1-f76f1e7805b6 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=112441) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 12 19:06:39.511128 np0000173795 devstack@c-api.service[112444]: DEBUG dbcounter [-] [112444] Writer thread running {{(pid=112444) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 12 19:06:39.513856 np0000173795 devstack@c-api.service[112444]: INFO cinder.rpc [None req-ce57cecb-3175-40b6-a9b1-18887a228685 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 12 19:06:39.516335 np0000173795 devstack@c-api.service[112444]: INFO cinder.rpc [None req-ce57cecb-3175-40b6-a9b1-18887a228685 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 12 19:06:39.518865 np0000173795 devstack@c-api.service[112444]: INFO cinder.rpc [None req-ce57cecb-3175-40b6-a9b1-18887a228685 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 12 19:06:39.521436 np0000173795 devstack@c-api.service[112444]: INFO cinder.rpc [None req-ce57cecb-3175-40b6-a9b1-18887a228685 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 12 19:06:39.522600 np0000173795 devstack@c-api.service[112444]: WARNING castellan.key_manager.migration [None req-ce57cecb-3175-40b6-a9b1-18887a228685 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:39.523469 np0000173795 devstack@c-api.service[112441]: DEBUG dbcounter [-] [112441] Writer thread running {{(pid=112441) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 12 19:06:39.524552 np0000173795 devstack@c-api.service[112444]: WARNING castellan.key_manager.migration [None req-ce57cecb-3175-40b6-a9b1-18887a228685 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:39.526501 np0000173795 devstack@c-api.service[112441]: INFO cinder.rpc [None req-5649fbfc-8f80-48be-86c1-f76f1e7805b6 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 12 19:06:39.528861 np0000173795 devstack@c-api.service[112441]: INFO cinder.rpc [None req-5649fbfc-8f80-48be-86c1-f76f1e7805b6 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 12 19:06:39.530024 np0000173795 devstack@c-api.service[112444]: DEBUG oslo_db.sqlalchemy.engines [None req-ce57cecb-3175-40b6-a9b1-18887a228685 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=112444) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 12 19:06:39.530918 np0000173795 devstack@c-api.service[112441]: INFO cinder.rpc [None req-5649fbfc-8f80-48be-86c1-f76f1e7805b6 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 12 19:06:39.531666 np0000173795 devstack@c-api.service[112443]: DEBUG dbcounter [-] [112443] Writer thread running {{(pid=112443) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 12 19:06:39.531860 np0000173795 devstack@c-api.service[112442]: DEBUG dbcounter [-] [112442] Writer thread running {{(pid=112442) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 12 19:06:39.532001 np0000173795 devstack@c-api.service[112444]: INFO cinder.rpc [None req-ce57cecb-3175-40b6-a9b1-18887a228685 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 12 19:06:39.532817 np0000173795 devstack@c-api.service[112441]: INFO cinder.rpc [None req-5649fbfc-8f80-48be-86c1-f76f1e7805b6 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 12 19:06:39.533707 np0000173795 devstack@c-api.service[112441]: WARNING castellan.key_manager.migration [None req-5649fbfc-8f80-48be-86c1-f76f1e7805b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:39.533963 np0000173795 devstack@c-api.service[112444]: INFO cinder.rpc [None req-ce57cecb-3175-40b6-a9b1-18887a228685 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 12 19:06:39.534436 np0000173795 devstack@c-api.service[112443]: INFO cinder.rpc [None req-79b2d5df-633d-4e1e-9964-164ee3b03bae None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 12 19:06:39.534720 np0000173795 devstack@c-api.service[112442]: INFO cinder.rpc [None req-da96c6f8-5d87-4c18-a426-4844a0f59b98 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 12 19:06:39.535097 np0000173795 devstack@c-api.service[112444]: WARNING castellan.key_manager.migration [None req-ce57cecb-3175-40b6-a9b1-18887a228685 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:39.535415 np0000173795 devstack@c-api.service[112441]: WARNING castellan.key_manager.migration [None req-5649fbfc-8f80-48be-86c1-f76f1e7805b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:39.536797 np0000173795 devstack@c-api.service[112443]: INFO cinder.rpc [None req-79b2d5df-633d-4e1e-9964-164ee3b03bae None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 12 19:06:39.537450 np0000173795 devstack@c-api.service[112442]: INFO cinder.rpc [None req-da96c6f8-5d87-4c18-a426-4844a0f59b98 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 12 19:06:39.538810 np0000173795 devstack@c-api.service[112443]: INFO cinder.rpc [None req-79b2d5df-633d-4e1e-9964-164ee3b03bae None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 12 19:06:39.540011 np0000173795 devstack@c-api.service[112442]: INFO cinder.rpc [None req-da96c6f8-5d87-4c18-a426-4844a0f59b98 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 12 19:06:39.540884 np0000173795 devstack@c-api.service[112443]: INFO cinder.rpc [None req-79b2d5df-633d-4e1e-9964-164ee3b03bae None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 12 19:06:39.540984 np0000173795 devstack@c-api.service[112441]: DEBUG oslo_db.sqlalchemy.engines [None req-5649fbfc-8f80-48be-86c1-f76f1e7805b6 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=112441) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 12 19:06:39.542132 np0000173795 devstack@c-api.service[112443]: WARNING castellan.key_manager.migration [None req-79b2d5df-633d-4e1e-9964-164ee3b03bae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:39.542335 np0000173795 devstack@c-api.service[112442]: INFO cinder.rpc [None req-da96c6f8-5d87-4c18-a426-4844a0f59b98 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 12 19:06:39.543101 np0000173795 devstack@c-api.service[112441]: INFO cinder.rpc [None req-5649fbfc-8f80-48be-86c1-f76f1e7805b6 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 12 19:06:39.543573 np0000173795 devstack@c-api.service[112442]: WARNING castellan.key_manager.migration [None req-da96c6f8-5d87-4c18-a426-4844a0f59b98 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:39.544706 np0000173795 devstack@c-api.service[112443]: WARNING castellan.key_manager.migration [None req-79b2d5df-633d-4e1e-9964-164ee3b03bae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:39.544893 np0000173795 devstack@c-api.service[112441]: INFO cinder.rpc [None req-5649fbfc-8f80-48be-86c1-f76f1e7805b6 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 12 19:06:39.545246 np0000173795 devstack@c-api.service[112442]: WARNING castellan.key_manager.migration [None req-da96c6f8-5d87-4c18-a426-4844a0f59b98 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:39.545685 np0000173795 devstack@c-api.service[112441]: WARNING castellan.key_manager.migration [None req-5649fbfc-8f80-48be-86c1-f76f1e7805b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:39.546628 np0000173795 devstack@c-api.service[112444]: WARNING castellan.key_manager.migration [None req-ce57cecb-3175-40b6-a9b1-18887a228685 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:39.549812 np0000173795 devstack@c-api.service[112442]: DEBUG oslo_db.sqlalchemy.engines [None req-da96c6f8-5d87-4c18-a426-4844a0f59b98 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=112442) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 12 19:06:39.549896 np0000173795 devstack@c-api.service[112444]: WARNING castellan.key_manager.migration [None req-ce57cecb-3175-40b6-a9b1-18887a228685 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:39.551326 np0000173795 devstack@c-api.service[112443]: DEBUG oslo_db.sqlalchemy.engines [None req-79b2d5df-633d-4e1e-9964-164ee3b03bae 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=112443) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 12 19:06:39.551985 np0000173795 devstack@c-api.service[112442]: INFO cinder.rpc [None req-da96c6f8-5d87-4c18-a426-4844a0f59b98 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 12 19:06:39.553036 np0000173795 devstack@c-api.service[112443]: INFO cinder.rpc [None req-79b2d5df-633d-4e1e-9964-164ee3b03bae None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 12 19:06:39.553118 np0000173795 devstack@c-api.service[112444]: WARNING castellan.key_manager.migration [None req-ce57cecb-3175-40b6-a9b1-18887a228685 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:39.554288 np0000173795 devstack@c-api.service[112442]: INFO cinder.rpc [None req-da96c6f8-5d87-4c18-a426-4844a0f59b98 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 12 19:06:39.554656 np0000173795 devstack@c-api.service[112443]: INFO cinder.rpc [None req-79b2d5df-633d-4e1e-9964-164ee3b03bae None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 12 19:06:39.554900 np0000173795 devstack@c-api.service[112441]: WARNING castellan.key_manager.migration [None req-5649fbfc-8f80-48be-86c1-f76f1e7805b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:39.555409 np0000173795 devstack@c-api.service[112442]: WARNING castellan.key_manager.migration [None req-da96c6f8-5d87-4c18-a426-4844a0f59b98 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:39.555640 np0000173795 devstack@c-api.service[112443]: WARNING castellan.key_manager.migration [None req-79b2d5df-633d-4e1e-9964-164ee3b03bae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:39.557138 np0000173795 devstack@c-api.service[112444]: WARNING castellan.key_manager.migration [None req-ce57cecb-3175-40b6-a9b1-18887a228685 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:39.558206 np0000173795 devstack@c-api.service[112441]: WARNING castellan.key_manager.migration [None req-5649fbfc-8f80-48be-86c1-f76f1e7805b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:39.560454 np0000173795 devstack@c-api.service[112444]: WARNING castellan.key_manager.migration [None req-ce57cecb-3175-40b6-a9b1-18887a228685 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:39.561417 np0000173795 devstack@c-api.service[112441]: WARNING castellan.key_manager.migration [None req-5649fbfc-8f80-48be-86c1-f76f1e7805b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:39.563425 np0000173795 devstack@c-api.service[112444]: WARNING castellan.key_manager.migration [None req-ce57cecb-3175-40b6-a9b1-18887a228685 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:39.565618 np0000173795 devstack@c-api.service[112441]: WARNING castellan.key_manager.migration [None req-5649fbfc-8f80-48be-86c1-f76f1e7805b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:39.565729 np0000173795 devstack@c-api.service[112442]: WARNING castellan.key_manager.migration [None req-da96c6f8-5d87-4c18-a426-4844a0f59b98 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:39.566576 np0000173795 devstack@c-api.service[112444]: WARNING castellan.key_manager.migration [None req-ce57cecb-3175-40b6-a9b1-18887a228685 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:39.568491 np0000173795 devstack@c-api.service[112443]: WARNING castellan.key_manager.migration [None req-79b2d5df-633d-4e1e-9964-164ee3b03bae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:39.568740 np0000173795 devstack@c-api.service[112441]: WARNING castellan.key_manager.migration [None req-5649fbfc-8f80-48be-86c1-f76f1e7805b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:39.568929 np0000173795 devstack@c-api.service[112442]: WARNING castellan.key_manager.migration [None req-da96c6f8-5d87-4c18-a426-4844a0f59b98 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:39.570181 np0000173795 devstack@c-api.service[112444]: WARNING castellan.key_manager.migration [None req-ce57cecb-3175-40b6-a9b1-18887a228685 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:39.571692 np0000173795 devstack@c-api.service[112441]: WARNING castellan.key_manager.migration [None req-5649fbfc-8f80-48be-86c1-f76f1e7805b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:39.571903 np0000173795 devstack@c-api.service[112443]: WARNING castellan.key_manager.migration [None req-79b2d5df-633d-4e1e-9964-164ee3b03bae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:39.572106 np0000173795 devstack@c-api.service[112442]: WARNING castellan.key_manager.migration [None req-da96c6f8-5d87-4c18-a426-4844a0f59b98 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:39.573105 np0000173795 devstack@c-api.service[112444]: WARNING castellan.key_manager.migration [None req-ce57cecb-3175-40b6-a9b1-18887a228685 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:39.574623 np0000173795 devstack@c-api.service[112444]: WARNING castellan.key_manager.migration [None req-ce57cecb-3175-40b6-a9b1-18887a228685 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:39.574837 np0000173795 devstack@c-api.service[112441]: WARNING castellan.key_manager.migration [None req-5649fbfc-8f80-48be-86c1-f76f1e7805b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:39.575231 np0000173795 devstack@c-api.service[112443]: WARNING castellan.key_manager.migration [None req-79b2d5df-633d-4e1e-9964-164ee3b03bae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:39.576242 np0000173795 devstack@c-api.service[112442]: WARNING castellan.key_manager.migration [None req-da96c6f8-5d87-4c18-a426-4844a0f59b98 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:39.577322 np0000173795 devstack@c-api.service[112444]: WARNING castellan.key_manager.migration [None req-ce57cecb-3175-40b6-a9b1-18887a228685 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:39.578392 np0000173795 devstack@c-api.service[112441]: WARNING castellan.key_manager.migration [None req-5649fbfc-8f80-48be-86c1-f76f1e7805b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:39.579277 np0000173795 devstack@c-api.service[112442]: WARNING castellan.key_manager.migration [None req-da96c6f8-5d87-4c18-a426-4844a0f59b98 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:39.579559 np0000173795 devstack@c-api.service[112443]: WARNING castellan.key_manager.migration [None req-79b2d5df-633d-4e1e-9964-164ee3b03bae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:39.581731 np0000173795 devstack@c-api.service[112441]: WARNING castellan.key_manager.migration [None req-5649fbfc-8f80-48be-86c1-f76f1e7805b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:39.582353 np0000173795 devstack@c-api.service[112442]: WARNING castellan.key_manager.migration [None req-da96c6f8-5d87-4c18-a426-4844a0f59b98 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:39.582971 np0000173795 devstack@c-api.service[112443]: WARNING castellan.key_manager.migration [None req-79b2d5df-633d-4e1e-9964-164ee3b03bae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:39.583088 np0000173795 devstack@c-api.service[112444]: WARNING castellan.key_manager.migration [None req-ce57cecb-3175-40b6-a9b1-18887a228685 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:39.583268 np0000173795 devstack@c-api.service[112441]: WARNING castellan.key_manager.migration [None req-5649fbfc-8f80-48be-86c1-f76f1e7805b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:39.585526 np0000173795 devstack@c-api.service[112442]: WARNING castellan.key_manager.migration [None req-da96c6f8-5d87-4c18-a426-4844a0f59b98 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:39.585880 np0000173795 devstack@c-api.service[112441]: WARNING castellan.key_manager.migration [None req-5649fbfc-8f80-48be-86c1-f76f1e7805b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:39.586266 np0000173795 devstack@c-api.service[112443]: WARNING castellan.key_manager.migration [None req-79b2d5df-633d-4e1e-9964-164ee3b03bae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:39.586423 np0000173795 devstack@c-api.service[112444]: WARNING castellan.key_manager.migration [None req-ce57cecb-3175-40b6-a9b1-18887a228685 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:39.588400 np0000173795 devstack@c-api.service[112442]: WARNING castellan.key_manager.migration [None req-da96c6f8-5d87-4c18-a426-4844a0f59b98 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:39.588587 np0000173795 devstack@c-api.service[112444]: WARNING castellan.key_manager.migration [None req-ce57cecb-3175-40b6-a9b1-18887a228685 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:39.589623 np0000173795 devstack@c-api.service[112443]: WARNING castellan.key_manager.migration [None req-79b2d5df-633d-4e1e-9964-164ee3b03bae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:39.590103 np0000173795 devstack@c-api.service[112444]: WARNING castellan.key_manager.migration [None req-ce57cecb-3175-40b6-a9b1-18887a228685 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:39.591492 np0000173795 devstack@c-api.service[112441]: WARNING castellan.key_manager.migration [None req-5649fbfc-8f80-48be-86c1-f76f1e7805b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:39.591578 np0000173795 devstack@c-api.service[112444]: WARNING castellan.key_manager.migration [None req-ce57cecb-3175-40b6-a9b1-18887a228685 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:39.591860 np0000173795 devstack@c-api.service[112442]: WARNING castellan.key_manager.migration [None req-da96c6f8-5d87-4c18-a426-4844a0f59b98 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:39.593178 np0000173795 devstack@c-api.service[112444]: WARNING castellan.key_manager.migration [None req-ce57cecb-3175-40b6-a9b1-18887a228685 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:39.593385 np0000173795 devstack@c-api.service[112442]: WARNING castellan.key_manager.migration [None req-da96c6f8-5d87-4c18-a426-4844a0f59b98 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:39.593463 np0000173795 devstack@c-api.service[112443]: WARNING castellan.key_manager.migration [None req-79b2d5df-633d-4e1e-9964-164ee3b03bae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:39.594635 np0000173795 devstack@c-api.service[112444]: WARNING castellan.key_manager.migration [None req-ce57cecb-3175-40b6-a9b1-18887a228685 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:39.594860 np0000173795 devstack@c-api.service[112441]: WARNING castellan.key_manager.migration [None req-5649fbfc-8f80-48be-86c1-f76f1e7805b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:39.595759 np0000173795 devstack@c-api.service[112444]: WARNING cinder.api.contrib.hosts [None req-ce57cecb-3175-40b6-a9b1-18887a228685 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 12 19:06:39.596041 np0000173795 devstack@c-api.service[112442]: WARNING castellan.key_manager.migration [None req-da96c6f8-5d87-4c18-a426-4844a0f59b98 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:39.596386 np0000173795 devstack@c-api.service[112443]: WARNING castellan.key_manager.migration [None req-79b2d5df-633d-4e1e-9964-164ee3b03bae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:39.596539 np0000173795 devstack@c-api.service[112444]: WARNING castellan.key_manager.migration [None req-ce57cecb-3175-40b6-a9b1-18887a228685 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:39.597046 np0000173795 devstack@c-api.service[112441]: WARNING castellan.key_manager.migration [None req-5649fbfc-8f80-48be-86c1-f76f1e7805b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:39.598014 np0000173795 devstack@c-api.service[112443]: WARNING castellan.key_manager.migration [None req-79b2d5df-633d-4e1e-9964-164ee3b03bae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:39.598091 np0000173795 devstack@c-api.service[112444]: WARNING castellan.key_manager.migration [None req-ce57cecb-3175-40b6-a9b1-18887a228685 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:39.598570 np0000173795 devstack@c-api.service[112441]: WARNING castellan.key_manager.migration [None req-5649fbfc-8f80-48be-86c1-f76f1e7805b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:39.599682 np0000173795 devstack@c-api.service[112444]: WARNING castellan.key_manager.migration [None req-ce57cecb-3175-40b6-a9b1-18887a228685 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:39.600044 np0000173795 devstack@c-api.service[112441]: WARNING castellan.key_manager.migration [None req-5649fbfc-8f80-48be-86c1-f76f1e7805b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:39.600513 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.v3.router [None req-ce57cecb-3175-40b6-a9b1-18887a228685 None None] Extended resource: extensions {{(pid=112444) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:06:39.600834 np0000173795 devstack@c-api.service[112443]: WARNING castellan.key_manager.migration [None req-79b2d5df-633d-4e1e-9964-164ee3b03bae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:39.601610 np0000173795 devstack@c-api.service[112441]: WARNING castellan.key_manager.migration [None req-5649fbfc-8f80-48be-86c1-f76f1e7805b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:39.601684 np0000173795 devstack@c-api.service[112442]: WARNING castellan.key_manager.migration [None req-da96c6f8-5d87-4c18-a426-4844a0f59b98 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:39.601734 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.v3.router [None req-ce57cecb-3175-40b6-a9b1-18887a228685 None None] Extended resource: encryption {{(pid=112444) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:06:39.603007 np0000173795 devstack@c-api.service[112441]: WARNING castellan.key_manager.migration [None req-5649fbfc-8f80-48be-86c1-f76f1e7805b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:39.603378 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.v3.router [None req-ce57cecb-3175-40b6-a9b1-18887a228685 None None] Extended resource: encryption {{(pid=112444) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:06:39.604131 np0000173795 devstack@c-api.service[112441]: WARNING cinder.api.contrib.hosts [None req-5649fbfc-8f80-48be-86c1-f76f1e7805b6 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 12 19:06:39.604859 np0000173795 devstack@c-api.service[112441]: WARNING castellan.key_manager.migration [None req-5649fbfc-8f80-48be-86c1-f76f1e7805b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:39.604932 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.v3.router [None req-ce57cecb-3175-40b6-a9b1-18887a228685 None None] Extended resource: os-quota-sets {{(pid=112444) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:06:39.605086 np0000173795 devstack@c-api.service[112442]: WARNING castellan.key_manager.migration [None req-da96c6f8-5d87-4c18-a426-4844a0f59b98 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:39.606341 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.v3.router [None req-ce57cecb-3175-40b6-a9b1-18887a228685 None None] Extended resource: cgsnapshots {{(pid=112444) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:06:39.606409 np0000173795 devstack@c-api.service[112441]: WARNING castellan.key_manager.migration [None req-5649fbfc-8f80-48be-86c1-f76f1e7805b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:39.606460 np0000173795 devstack@c-api.service[112443]: WARNING castellan.key_manager.migration [None req-79b2d5df-633d-4e1e-9964-164ee3b03bae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:39.607207 np0000173795 devstack@c-api.service[112442]: WARNING castellan.key_manager.migration [None req-da96c6f8-5d87-4c18-a426-4844a0f59b98 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:39.607786 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.v3.router [None req-ce57cecb-3175-40b6-a9b1-18887a228685 None None] Extended resource: os-quota-class-sets {{(pid=112444) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:06:39.607954 np0000173795 devstack@c-api.service[112441]: WARNING castellan.key_manager.migration [None req-5649fbfc-8f80-48be-86c1-f76f1e7805b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:39.608697 np0000173795 devstack@c-api.service[112442]: WARNING castellan.key_manager.migration [None req-da96c6f8-5d87-4c18-a426-4844a0f59b98 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:39.608771 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.v3.router [None req-5649fbfc-8f80-48be-86c1-f76f1e7805b6 None None] Extended resource: extensions {{(pid=112441) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:06:39.609089 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.v3.router [None req-ce57cecb-3175-40b6-a9b1-18887a228685 None None] Extended resource: os-availability-zone {{(pid=112444) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:06:39.609901 np0000173795 devstack@c-api.service[112443]: WARNING castellan.key_manager.migration [None req-79b2d5df-633d-4e1e-9964-164ee3b03bae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:39.609977 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.v3.router [None req-5649fbfc-8f80-48be-86c1-f76f1e7805b6 None None] Extended resource: encryption {{(pid=112441) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:06:39.610146 np0000173795 devstack@c-api.service[112442]: WARNING castellan.key_manager.migration [None req-da96c6f8-5d87-4c18-a426-4844a0f59b98 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:39.610362 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.v3.router [None req-ce57cecb-3175-40b6-a9b1-18887a228685 None None] Extended resource: qos-specs {{(pid=112444) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:06:39.611632 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.v3.router [None req-5649fbfc-8f80-48be-86c1-f76f1e7805b6 None None] Extended resource: encryption {{(pid=112441) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:06:39.611816 np0000173795 devstack@c-api.service[112442]: WARNING castellan.key_manager.migration [None req-da96c6f8-5d87-4c18-a426-4844a0f59b98 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:39.612048 np0000173795 devstack@c-api.service[112443]: WARNING castellan.key_manager.migration [None req-79b2d5df-633d-4e1e-9964-164ee3b03bae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:39.612479 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.v3.router [None req-ce57cecb-3175-40b6-a9b1-18887a228685 None None] Extended resource: backups {{(pid=112444) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:06:39.613212 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.v3.router [None req-5649fbfc-8f80-48be-86c1-f76f1e7805b6 None None] Extended resource: os-quota-sets {{(pid=112441) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:06:39.613287 np0000173795 devstack@c-api.service[112442]: WARNING castellan.key_manager.migration [None req-da96c6f8-5d87-4c18-a426-4844a0f59b98 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:39.613578 np0000173795 devstack@c-api.service[112443]: WARNING castellan.key_manager.migration [None req-79b2d5df-633d-4e1e-9964-164ee3b03bae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:39.614311 np0000173795 devstack@c-api.service[112442]: WARNING cinder.api.contrib.hosts [None req-da96c6f8-5d87-4c18-a426-4844a0f59b98 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 12 19:06:39.614600 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.v3.router [None req-5649fbfc-8f80-48be-86c1-f76f1e7805b6 None None] Extended resource: cgsnapshots {{(pid=112441) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:06:39.614985 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.v3.router [None req-ce57cecb-3175-40b6-a9b1-18887a228685 None None] Extended resource: extra_specs {{(pid=112444) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:06:39.615099 np0000173795 devstack@c-api.service[112443]: WARNING castellan.key_manager.migration [None req-79b2d5df-633d-4e1e-9964-164ee3b03bae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:39.615151 np0000173795 devstack@c-api.service[112442]: WARNING castellan.key_manager.migration [None req-da96c6f8-5d87-4c18-a426-4844a0f59b98 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:39.616073 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.v3.router [None req-5649fbfc-8f80-48be-86c1-f76f1e7805b6 None None] Extended resource: os-quota-class-sets {{(pid=112441) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:06:39.616540 np0000173795 devstack@c-api.service[112442]: WARNING castellan.key_manager.migration [None req-da96c6f8-5d87-4c18-a426-4844a0f59b98 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:39.616589 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.v3.router [None req-ce57cecb-3175-40b6-a9b1-18887a228685 None None] Extended resource: os-snapshot-manage {{(pid=112444) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:06:39.617140 np0000173795 devstack@c-api.service[112443]: WARNING castellan.key_manager.migration [None req-79b2d5df-633d-4e1e-9964-164ee3b03bae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:39.617400 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.v3.router [None req-5649fbfc-8f80-48be-86c1-f76f1e7805b6 None None] Extended resource: os-availability-zone {{(pid=112441) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:06:39.618061 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.v3.router [None req-ce57cecb-3175-40b6-a9b1-18887a228685 None None] Extended resource: os-volume-type-access {{(pid=112444) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:06:39.618123 np0000173795 devstack@c-api.service[112442]: WARNING castellan.key_manager.migration [None req-da96c6f8-5d87-4c18-a426-4844a0f59b98 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:39.618672 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.v3.router [None req-5649fbfc-8f80-48be-86c1-f76f1e7805b6 None None] Extended resource: qos-specs {{(pid=112441) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:06:39.618946 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.v3.router [None req-da96c6f8-5d87-4c18-a426-4844a0f59b98 None None] Extended resource: extensions {{(pid=112442) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:06:39.619178 np0000173795 devstack@c-api.service[112443]: WARNING castellan.key_manager.migration [None req-79b2d5df-633d-4e1e-9964-164ee3b03bae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:39.619683 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.v3.router [None req-ce57cecb-3175-40b6-a9b1-18887a228685 None None] Extended resource: capabilities {{(pid=112444) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:06:39.620213 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.v3.router [None req-da96c6f8-5d87-4c18-a426-4844a0f59b98 None None] Extended resource: encryption {{(pid=112442) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:06:39.620413 np0000173795 devstack@c-api.service[112443]: WARNING cinder.api.contrib.hosts [None req-79b2d5df-633d-4e1e-9964-164ee3b03bae None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 12 19:06:39.620801 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.v3.router [None req-5649fbfc-8f80-48be-86c1-f76f1e7805b6 None None] Extended resource: backups {{(pid=112441) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:06:39.620979 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.v3.router [None req-ce57cecb-3175-40b6-a9b1-18887a228685 None None] Extended resource: os-hosts {{(pid=112444) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:06:39.621132 np0000173795 devstack@c-api.service[112443]: WARNING castellan.key_manager.migration [None req-79b2d5df-633d-4e1e-9964-164ee3b03bae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:39.621790 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.v3.router [None req-da96c6f8-5d87-4c18-a426-4844a0f59b98 None None] Extended resource: encryption {{(pid=112442) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:06:39.622338 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.v3.router [None req-ce57cecb-3175-40b6-a9b1-18887a228685 None None] Extended resource: consistencygroups {{(pid=112444) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:06:39.622723 np0000173795 devstack@c-api.service[112443]: WARNING castellan.key_manager.migration [None req-79b2d5df-633d-4e1e-9964-164ee3b03bae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:39.623373 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.v3.router [None req-da96c6f8-5d87-4c18-a426-4844a0f59b98 None None] Extended resource: os-quota-sets {{(pid=112442) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:06:39.623472 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.v3.router [None req-5649fbfc-8f80-48be-86c1-f76f1e7805b6 None None] Extended resource: extra_specs {{(pid=112441) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:06:39.624300 np0000173795 devstack@c-api.service[112443]: WARNING castellan.key_manager.migration [None req-79b2d5df-633d-4e1e-9964-164ee3b03bae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:39.624348 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.v3.router [None req-ce57cecb-3175-40b6-a9b1-18887a228685 None None] Extended resource: os-volume-transfer {{(pid=112444) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:06:39.624765 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.v3.router [None req-da96c6f8-5d87-4c18-a426-4844a0f59b98 None None] Extended resource: cgsnapshots {{(pid=112442) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:06:39.625070 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.v3.router [None req-5649fbfc-8f80-48be-86c1-f76f1e7805b6 None None] Extended resource: os-snapshot-manage {{(pid=112441) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:06:39.625119 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.v3.router [None req-79b2d5df-633d-4e1e-9964-164ee3b03bae None None] Extended resource: extensions {{(pid=112443) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:06:39.626004 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.v3.router [None req-ce57cecb-3175-40b6-a9b1-18887a228685 None None] Extended resource: scheduler-stats {{(pid=112444) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:06:39.626182 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.v3.router [None req-da96c6f8-5d87-4c18-a426-4844a0f59b98 None None] Extended resource: os-quota-class-sets {{(pid=112442) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:06:39.626405 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.v3.router [None req-79b2d5df-633d-4e1e-9964-164ee3b03bae None None] Extended resource: encryption {{(pid=112443) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:06:39.626563 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.v3.router [None req-5649fbfc-8f80-48be-86c1-f76f1e7805b6 None None] Extended resource: os-volume-type-access {{(pid=112441) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:06:39.627481 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.v3.router [None req-ce57cecb-3175-40b6-a9b1-18887a228685 None None] Extended resource: os-volume-manage {{(pid=112444) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:06:39.627623 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.v3.router [None req-da96c6f8-5d87-4c18-a426-4844a0f59b98 None None] Extended resource: os-availability-zone {{(pid=112442) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:06:39.627955 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.v3.router [None req-79b2d5df-633d-4e1e-9964-164ee3b03bae None None] Extended resource: encryption {{(pid=112443) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:06:39.628119 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.v3.router [None req-5649fbfc-8f80-48be-86c1-f76f1e7805b6 None None] Extended resource: capabilities {{(pid=112441) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:06:39.628770 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.v3.router [None req-da96c6f8-5d87-4c18-a426-4844a0f59b98 None None] Extended resource: qos-specs {{(pid=112442) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:06:39.629425 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.v3.router [None req-5649fbfc-8f80-48be-86c1-f76f1e7805b6 None None] Extended resource: os-hosts {{(pid=112441) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:06:39.629516 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.v3.router [None req-79b2d5df-633d-4e1e-9964-164ee3b03bae None None] Extended resource: os-quota-sets {{(pid=112443) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:06:39.629587 np0000173795 devstack@c-api.service[112444]: WARNING castellan.key_manager.migration [None req-ce57cecb-3175-40b6-a9b1-18887a228685 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:39.630484 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.contrib.snapshot_actions [None req-ce57cecb-3175-40b6-a9b1-18887a228685 None None] SnapshotActionsController initialized {{(pid=112444) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 12 19:06:39.630744 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.v3.router [None req-5649fbfc-8f80-48be-86c1-f76f1e7805b6 None None] Extended resource: consistencygroups {{(pid=112441) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:06:39.630833 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.v3.router [None req-da96c6f8-5d87-4c18-a426-4844a0f59b98 None None] Extended resource: backups {{(pid=112442) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:06:39.630895 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.v3.router [None req-79b2d5df-633d-4e1e-9964-164ee3b03bae None None] Extended resource: cgsnapshots {{(pid=112443) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:06:39.631287 np0000173795 devstack@c-api.service[112444]: WARNING castellan.key_manager.migration [None req-ce57cecb-3175-40b6-a9b1-18887a228685 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:39.632292 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.v3.router [None req-79b2d5df-633d-4e1e-9964-164ee3b03bae None None] Extended resource: os-quota-class-sets {{(pid=112443) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:06:39.632691 np0000173795 devstack@c-api.service[112444]: WARNING castellan.key_manager.migration [None req-ce57cecb-3175-40b6-a9b1-18887a228685 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:39.632770 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.v3.router [None req-5649fbfc-8f80-48be-86c1-f76f1e7805b6 None None] Extended resource: os-volume-transfer {{(pid=112441) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:06:39.632911 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.v3.router [None req-da96c6f8-5d87-4c18-a426-4844a0f59b98 None None] Extended resource: extra_specs {{(pid=112442) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:06:39.633581 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.v3.router [None req-79b2d5df-633d-4e1e-9964-164ee3b03bae None None] Extended resource: os-availability-zone {{(pid=112443) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:06:39.634145 np0000173795 devstack@c-api.service[112444]: WARNING castellan.key_manager.migration [None req-ce57cecb-3175-40b6-a9b1-18887a228685 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:39.634434 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.v3.router [None req-5649fbfc-8f80-48be-86c1-f76f1e7805b6 None None] Extended resource: scheduler-stats {{(pid=112441) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:06:39.634842 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.v3.router [None req-79b2d5df-633d-4e1e-9964-164ee3b03bae None None] Extended resource: qos-specs {{(pid=112443) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:06:39.634962 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.v3.router [None req-da96c6f8-5d87-4c18-a426-4844a0f59b98 None None] Extended resource: os-snapshot-manage {{(pid=112442) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:06:39.635609 np0000173795 devstack@c-api.service[112444]: WARNING castellan.key_manager.migration [None req-ce57cecb-3175-40b6-a9b1-18887a228685 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:39.635883 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.v3.router [None req-5649fbfc-8f80-48be-86c1-f76f1e7805b6 None None] Extended resource: os-volume-manage {{(pid=112441) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:06:39.636474 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.v3.router [None req-da96c6f8-5d87-4c18-a426-4844a0f59b98 None None] Extended resource: os-volume-type-access {{(pid=112442) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:06:39.637020 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.v3.router [None req-79b2d5df-633d-4e1e-9964-164ee3b03bae None None] Extended resource: backups {{(pid=112443) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:06:39.637071 np0000173795 devstack@c-api.service[112444]: WARNING castellan.key_manager.migration [None req-ce57cecb-3175-40b6-a9b1-18887a228685 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:39.638049 np0000173795 devstack@c-api.service[112441]: WARNING castellan.key_manager.migration [None req-5649fbfc-8f80-48be-86c1-f76f1e7805b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:39.638116 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.v3.router [None req-da96c6f8-5d87-4c18-a426-4844a0f59b98 None None] Extended resource: capabilities {{(pid=112442) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:06:39.638584 np0000173795 devstack@c-api.service[112444]: WARNING castellan.key_manager.migration [None req-ce57cecb-3175-40b6-a9b1-18887a228685 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:39.638965 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.contrib.snapshot_actions [None req-5649fbfc-8f80-48be-86c1-f76f1e7805b6 None None] SnapshotActionsController initialized {{(pid=112441) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 12 19:06:39.639446 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.v3.router [None req-da96c6f8-5d87-4c18-a426-4844a0f59b98 None None] Extended resource: os-hosts {{(pid=112442) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:06:39.639507 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.v3.router [None req-ce57cecb-3175-40b6-a9b1-18887a228685 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112444) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:06:39.639601 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.v3.router [None req-ce57cecb-3175-40b6-a9b1-18887a228685 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112444) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:06:39.639688 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.v3.router [None req-ce57cecb-3175-40b6-a9b1-18887a228685 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112444) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:06:39.639797 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.v3.router [None req-ce57cecb-3175-40b6-a9b1-18887a228685 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112444) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:06:39.639883 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.v3.router [None req-79b2d5df-633d-4e1e-9964-164ee3b03bae None None] Extended resource: extra_specs {{(pid=112443) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:06:39.639924 np0000173795 devstack@c-api.service[112441]: WARNING castellan.key_manager.migration [None req-5649fbfc-8f80-48be-86c1-f76f1e7805b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:39.639965 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.v3.router [None req-ce57cecb-3175-40b6-a9b1-18887a228685 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112444) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:06:39.639965 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.v3.router [None req-ce57cecb-3175-40b6-a9b1-18887a228685 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112444) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:06:39.640110 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.v3.router [None req-ce57cecb-3175-40b6-a9b1-18887a228685 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112444) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:06:39.640252 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.v3.router [None req-ce57cecb-3175-40b6-a9b1-18887a228685 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112444) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:06:39.640364 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.v3.router [None req-ce57cecb-3175-40b6-a9b1-18887a228685 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112444) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:06:39.640468 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.v3.router [None req-ce57cecb-3175-40b6-a9b1-18887a228685 None None] Extension UsedLimits extending resource: limits {{(pid=112444) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:06:39.640551 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.v3.router [None req-ce57cecb-3175-40b6-a9b1-18887a228685 None None] Extension TypesManage extending resource: types {{(pid=112444) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:06:39.640662 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.v3.router [None req-ce57cecb-3175-40b6-a9b1-18887a228685 None None] Extension AdminActions extending resource: volumes {{(pid=112444) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:06:39.640770 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.v3.router [None req-da96c6f8-5d87-4c18-a426-4844a0f59b98 None None] Extended resource: consistencygroups {{(pid=112442) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:06:39.640826 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.v3.router [None req-ce57cecb-3175-40b6-a9b1-18887a228685 None None] Extension AdminActions extending resource: snapshots {{(pid=112444) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:06:39.640923 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.v3.router [None req-ce57cecb-3175-40b6-a9b1-18887a228685 None None] Extension AdminActions extending resource: backups {{(pid=112444) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:06:39.641001 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.v3.router [None req-ce57cecb-3175-40b6-a9b1-18887a228685 None None] Extension VolumeActions extending resource: volumes {{(pid=112444) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:06:39.641208 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.v3.router [None req-ce57cecb-3175-40b6-a9b1-18887a228685 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112444) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:06:39.641271 np0000173795 devstack@c-api.service[112441]: WARNING castellan.key_manager.migration [None req-5649fbfc-8f80-48be-86c1-f76f1e7805b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:39.641379 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.v3.router [None req-79b2d5df-633d-4e1e-9964-164ee3b03bae None None] Extended resource: os-snapshot-manage {{(pid=112443) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:06:39.642659 np0000173795 devstack@c-api.service[112441]: WARNING castellan.key_manager.migration [None req-5649fbfc-8f80-48be-86c1-f76f1e7805b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:39.642746 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.v3.router [None req-da96c6f8-5d87-4c18-a426-4844a0f59b98 None None] Extended resource: os-volume-transfer {{(pid=112442) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:06:39.642834 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.v3.router [None req-79b2d5df-633d-4e1e-9964-164ee3b03bae None None] Extended resource: os-volume-type-access {{(pid=112443) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:06:39.643465 np0000173795 devstack@c-api.service[112444]: WARNING keystonemiddleware.auth_token [None req-ce57cecb-3175-40b6-a9b1-18887a228685 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 12 19:06:39.644075 np0000173795 devstack@c-api.service[112441]: WARNING castellan.key_manager.migration [None req-5649fbfc-8f80-48be-86c1-f76f1e7805b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:39.644367 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.v3.router [None req-da96c6f8-5d87-4c18-a426-4844a0f59b98 None None] Extended resource: scheduler-stats {{(pid=112442) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:06:39.644418 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.v3.router [None req-79b2d5df-633d-4e1e-9964-164ee3b03bae None None] Extended resource: capabilities {{(pid=112443) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:06:39.645634 np0000173795 devstack@c-api.service[112441]: WARNING castellan.key_manager.migration [None req-5649fbfc-8f80-48be-86c1-f76f1e7805b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:39.645750 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.v3.router [None req-79b2d5df-633d-4e1e-9964-164ee3b03bae None None] Extended resource: os-hosts {{(pid=112443) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:06:39.645820 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.v3.router [None req-da96c6f8-5d87-4c18-a426-4844a0f59b98 None None] Extended resource: os-volume-manage {{(pid=112442) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:06:39.647175 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.v3.router [None req-79b2d5df-633d-4e1e-9964-164ee3b03bae None None] Extended resource: consistencygroups {{(pid=112443) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:06:39.647238 np0000173795 devstack@c-api.service[112441]: WARNING castellan.key_manager.migration [None req-5649fbfc-8f80-48be-86c1-f76f1e7805b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:39.647923 np0000173795 devstack@c-api.service[112442]: WARNING castellan.key_manager.migration [None req-da96c6f8-5d87-4c18-a426-4844a0f59b98 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:39.648425 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.v3.router [None req-5649fbfc-8f80-48be-86c1-f76f1e7805b6 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112441) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:06:39.648487 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.v3.router [None req-5649fbfc-8f80-48be-86c1-f76f1e7805b6 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112441) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:06:39.648605 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.v3.router [None req-5649fbfc-8f80-48be-86c1-f76f1e7805b6 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112441) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:06:39.648695 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.v3.router [None req-5649fbfc-8f80-48be-86c1-f76f1e7805b6 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112441) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:06:39.648777 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.v3.router [None req-5649fbfc-8f80-48be-86c1-f76f1e7805b6 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112441) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:06:39.648874 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.contrib.snapshot_actions [None req-da96c6f8-5d87-4c18-a426-4844a0f59b98 None None] SnapshotActionsController initialized {{(pid=112442) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 12 19:06:39.648945 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.v3.router [None req-5649fbfc-8f80-48be-86c1-f76f1e7805b6 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112441) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:06:39.649035 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.v3.router [None req-5649fbfc-8f80-48be-86c1-f76f1e7805b6 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112441) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:06:39.649080 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.v3.router [None req-79b2d5df-633d-4e1e-9964-164ee3b03bae None None] Extended resource: os-volume-transfer {{(pid=112443) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:06:39.649117 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.v3.router [None req-5649fbfc-8f80-48be-86c1-f76f1e7805b6 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112441) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:06:39.649275 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.v3.router [None req-5649fbfc-8f80-48be-86c1-f76f1e7805b6 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112441) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:06:39.649314 np0000173795 devstack@c-api.service[112444]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x77311c4a3668 pid: 112444 (default app) May 12 19:06:39.649351 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.v3.router [None req-5649fbfc-8f80-48be-86c1-f76f1e7805b6 None None] Extension UsedLimits extending resource: limits {{(pid=112441) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:06:39.649491 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.v3.router [None req-5649fbfc-8f80-48be-86c1-f76f1e7805b6 None None] Extension TypesManage extending resource: types {{(pid=112441) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:06:39.649573 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.v3.router [None req-5649fbfc-8f80-48be-86c1-f76f1e7805b6 None None] Extension AdminActions extending resource: volumes {{(pid=112441) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:06:39.649648 np0000173795 devstack@c-api.service[112442]: WARNING castellan.key_manager.migration [None req-da96c6f8-5d87-4c18-a426-4844a0f59b98 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:39.649721 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.v3.router [None req-5649fbfc-8f80-48be-86c1-f76f1e7805b6 None None] Extension AdminActions extending resource: snapshots {{(pid=112441) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:06:39.649721 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.v3.router [None req-5649fbfc-8f80-48be-86c1-f76f1e7805b6 None None] Extension AdminActions extending resource: backups {{(pid=112441) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:06:39.649894 np0000173795 devstack@c-api.service[112444]: /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 12 19:06:39.649894 np0000173795 devstack@c-api.service[112444]: warnings.warn( May 12 19:06:39.650046 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.v3.router [None req-5649fbfc-8f80-48be-86c1-f76f1e7805b6 None None] Extension VolumeActions extending resource: volumes {{(pid=112441) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:06:39.650046 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.v3.router [None req-5649fbfc-8f80-48be-86c1-f76f1e7805b6 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112441) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:06:39.650996 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.v3.router [None req-79b2d5df-633d-4e1e-9964-164ee3b03bae None None] Extended resource: scheduler-stats {{(pid=112443) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:06:39.651077 np0000173795 devstack@c-api.service[112442]: WARNING castellan.key_manager.migration [None req-da96c6f8-5d87-4c18-a426-4844a0f59b98 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:39.652325 np0000173795 devstack@c-api.service[112441]: WARNING keystonemiddleware.auth_token [None req-5649fbfc-8f80-48be-86c1-f76f1e7805b6 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 12 19:06:39.652450 np0000173795 devstack@c-api.service[112442]: WARNING castellan.key_manager.migration [None req-da96c6f8-5d87-4c18-a426-4844a0f59b98 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:39.652499 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.v3.router [None req-79b2d5df-633d-4e1e-9964-164ee3b03bae None None] Extended resource: os-volume-manage {{(pid=112443) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:06:39.653842 np0000173795 devstack@c-api.service[112442]: WARNING castellan.key_manager.migration [None req-da96c6f8-5d87-4c18-a426-4844a0f59b98 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:39.654649 np0000173795 devstack@c-api.service[112443]: WARNING castellan.key_manager.migration [None req-79b2d5df-633d-4e1e-9964-164ee3b03bae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:39.655315 np0000173795 devstack@c-api.service[112442]: WARNING castellan.key_manager.migration [None req-da96c6f8-5d87-4c18-a426-4844a0f59b98 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:39.656137 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.contrib.snapshot_actions [None req-79b2d5df-633d-4e1e-9964-164ee3b03bae None None] SnapshotActionsController initialized {{(pid=112443) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 12 19:06:39.656880 np0000173795 devstack@c-api.service[112442]: WARNING castellan.key_manager.migration [None req-da96c6f8-5d87-4c18-a426-4844a0f59b98 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:39.656976 np0000173795 devstack@c-api.service[112443]: WARNING castellan.key_manager.migration [None req-79b2d5df-633d-4e1e-9964-164ee3b03bae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:39.657674 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.v3.router [None req-da96c6f8-5d87-4c18-a426-4844a0f59b98 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112442) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:06:39.657804 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.v3.router [None req-da96c6f8-5d87-4c18-a426-4844a0f59b98 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112442) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:06:39.657879 np0000173795 devstack@c-api.service[112444]: /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 12 19:06:39.657879 np0000173795 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 12 19:06:39.657879 np0000173795 devstack@c-api.service[112444]: /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 12 19:06:39.657879 np0000173795 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 12 19:06:39.657879 np0000173795 devstack@c-api.service[112444]: /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 12 19:06:39.658152 np0000173795 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 12 19:06:39.658220 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.v3.router [None req-da96c6f8-5d87-4c18-a426-4844a0f59b98 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112442) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:06:39.658284 np0000173795 devstack@c-api.service[112444]: /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 12 19:06:39.658284 np0000173795 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 12 19:06:39.658284 np0000173795 devstack@c-api.service[112444]: /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 12 19:06:39.658284 np0000173795 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 12 19:06:39.658284 np0000173795 devstack@c-api.service[112444]: /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 12 19:06:39.658639 np0000173795 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 12 19:06:39.658639 np0000173795 devstack@c-api.service[112444]: /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 12 19:06:39.658639 np0000173795 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 12 19:06:39.658819 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.v3.router [None req-da96c6f8-5d87-4c18-a426-4844a0f59b98 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112442) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:06:39.658869 np0000173795 devstack@c-api.service[112444]: /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 12 19:06:39.658869 np0000173795 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 12 19:06:39.658869 np0000173795 devstack@c-api.service[112444]: /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 12 19:06:39.658869 np0000173795 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 12 19:06:39.658869 np0000173795 devstack@c-api.service[112444]: /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 12 19:06:39.659226 np0000173795 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 12 19:06:39.659226 np0000173795 devstack@c-api.service[112444]: /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 12 19:06:39.659226 np0000173795 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 12 19:06:39.659226 np0000173795 devstack@c-api.service[112444]: /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 12 19:06:39.659226 np0000173795 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 12 19:06:39.659458 np0000173795 devstack@c-api.service[112444]: /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 12 19:06:39.659458 np0000173795 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 12 19:06:39.659551 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.v3.router [None req-da96c6f8-5d87-4c18-a426-4844a0f59b98 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112442) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:06:39.659594 np0000173795 devstack@c-api.service[112444]: /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 12 19:06:39.659594 np0000173795 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 12 19:06:39.659594 np0000173795 devstack@c-api.service[112444]: /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 12 19:06:39.659594 np0000173795 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 12 19:06:39.659594 np0000173795 devstack@c-api.service[112444]: /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 12 19:06:39.659831 np0000173795 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 12 19:06:39.659831 np0000173795 devstack@c-api.service[112444]: /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 12 19:06:39.659831 np0000173795 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 12 19:06:39.659831 np0000173795 devstack@c-api.service[112444]: /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 12 19:06:39.659831 np0000173795 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 12 19:06:39.660023 np0000173795 devstack@c-api.service[112444]: /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 12 19:06:39.660023 np0000173795 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 12 19:06:39.660108 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.v3.router [None req-da96c6f8-5d87-4c18-a426-4844a0f59b98 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112442) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:06:39.660150 np0000173795 devstack@c-api.service[112444]: /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 12 19:06:39.660150 np0000173795 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 12 19:06:39.660150 np0000173795 devstack@c-api.service[112444]: /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 12 19:06:39.660150 np0000173795 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 12 19:06:39.660150 np0000173795 devstack@c-api.service[112444]: /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 12 19:06:39.660150 np0000173795 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 12 19:06:39.660436 np0000173795 devstack@c-api.service[112444]: /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 12 19:06:39.660436 np0000173795 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 12 19:06:39.660436 np0000173795 devstack@c-api.service[112444]: /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 12 19:06:39.660436 np0000173795 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 12 19:06:39.660436 np0000173795 devstack@c-api.service[112444]: /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 12 19:06:39.660436 np0000173795 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 12 19:06:39.660693 np0000173795 devstack@c-api.service[112443]: WARNING castellan.key_manager.migration [None req-79b2d5df-633d-4e1e-9964-164ee3b03bae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:39.660729 np0000173795 devstack@c-api.service[112444]: /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 12 19:06:39.660729 np0000173795 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 12 19:06:39.660729 np0000173795 devstack@c-api.service[112444]: /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 12 19:06:39.660729 np0000173795 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 12 19:06:39.660890 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.v3.router [None req-da96c6f8-5d87-4c18-a426-4844a0f59b98 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112442) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:06:39.660931 np0000173795 devstack@c-api.service[112444]: /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 12 19:06:39.660931 np0000173795 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 12 19:06:39.660931 np0000173795 devstack@c-api.service[112444]: /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 12 19:06:39.660931 np0000173795 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 12 19:06:39.660931 np0000173795 devstack@c-api.service[112444]: /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 12 19:06:39.660931 np0000173795 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 12 19:06:39.662247 np0000173795 devstack@c-api.service[112444]: /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 12 19:06:39.662247 np0000173795 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 12 19:06:39.662247 np0000173795 devstack@c-api.service[112444]: /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 12 19:06:39.662247 np0000173795 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 12 19:06:39.662621 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.v3.router [None req-da96c6f8-5d87-4c18-a426-4844a0f59b98 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112442) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:06:39.662699 np0000173795 devstack@c-api.service[112444]: /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 12 19:06:39.662699 np0000173795 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 12 19:06:39.662699 np0000173795 devstack@c-api.service[112444]: /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 12 19:06:39.662699 np0000173795 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 12 19:06:39.662699 np0000173795 devstack@c-api.service[112444]: /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 12 19:06:39.663228 np0000173795 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 12 19:06:39.663228 np0000173795 devstack@c-api.service[112444]: /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 12 19:06:39.663228 np0000173795 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 12 19:06:39.663228 np0000173795 devstack@c-api.service[112444]: /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 12 19:06:39.663228 np0000173795 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 12 19:06:39.663675 np0000173795 devstack@c-api.service[112444]: /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 12 19:06:39.663675 np0000173795 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 12 19:06:39.663845 np0000173795 devstack@c-api.service[112441]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x77311c4a3668 pid: 112441 (default app) May 12 19:06:39.663932 np0000173795 devstack@c-api.service[112444]: /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 12 19:06:39.663932 np0000173795 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 12 19:06:39.664077 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.v3.router [None req-da96c6f8-5d87-4c18-a426-4844a0f59b98 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112442) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:06:39.664185 np0000173795 devstack@c-api.service[112444]: /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 12 19:06:39.664185 np0000173795 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 12 19:06:39.664185 np0000173795 devstack@c-api.service[112444]: /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 12 19:06:39.664185 np0000173795 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 12 19:06:39.664185 np0000173795 devstack@c-api.service[112444]: /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 12 19:06:39.664639 np0000173795 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 12 19:06:39.664639 np0000173795 devstack@c-api.service[112444]: /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 12 19:06:39.664639 np0000173795 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 12 19:06:39.664639 np0000173795 devstack@c-api.service[112444]: /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 12 19:06:39.664639 np0000173795 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 12 19:06:39.665090 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.v3.router [None req-da96c6f8-5d87-4c18-a426-4844a0f59b98 None None] Extension UsedLimits extending resource: limits {{(pid=112442) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:06:39.665188 np0000173795 devstack@c-api.service[112444]: /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 12 19:06:39.665188 np0000173795 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 12 19:06:39.665188 np0000173795 devstack@c-api.service[112444]: /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 12 19:06:39.665188 np0000173795 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 12 19:06:39.665556 np0000173795 devstack@c-api.service[112444]: /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 12 19:06:39.665556 np0000173795 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 12 19:06:39.665556 np0000173795 devstack@c-api.service[112444]: /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 12 19:06:39.665556 np0000173795 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 12 19:06:39.665928 np0000173795 devstack@c-api.service[112444]: /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 12 19:06:39.665928 np0000173795 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 12 19:06:39.665928 np0000173795 devstack@c-api.service[112444]: /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 12 19:06:39.665928 np0000173795 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 12 19:06:39.666385 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.v3.router [None req-da96c6f8-5d87-4c18-a426-4844a0f59b98 None None] Extension TypesManage extending resource: types {{(pid=112442) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:06:39.666462 np0000173795 devstack@c-api.service[112444]: /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 12 19:06:39.666462 np0000173795 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 12 19:06:39.666462 np0000173795 devstack@c-api.service[112444]: /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 12 19:06:39.666462 np0000173795 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 12 19:06:39.666462 np0000173795 devstack@c-api.service[112444]: /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 12 19:06:39.666914 np0000173795 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 12 19:06:39.666914 np0000173795 devstack@c-api.service[112444]: /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 12 19:06:39.666914 np0000173795 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 12 19:06:39.666914 np0000173795 devstack@c-api.service[112444]: /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 12 19:06:39.666914 np0000173795 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 12 19:06:39.667302 np0000173795 devstack@c-api.service[112444]: /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 12 19:06:39.667302 np0000173795 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 12 19:06:39.667302 np0000173795 devstack@c-api.service[112444]: /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 12 19:06:39.667302 np0000173795 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 12 19:06:39.667495 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.v3.router [None req-da96c6f8-5d87-4c18-a426-4844a0f59b98 None None] Extension AdminActions extending resource: volumes {{(pid=112442) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:06:39.667532 np0000173795 devstack@c-api.service[112444]: /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 12 19:06:39.667532 np0000173795 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 12 19:06:39.667532 np0000173795 devstack@c-api.service[112444]: /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 12 19:06:39.667532 np0000173795 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 12 19:06:39.667706 np0000173795 devstack@c-api.service[112444]: /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 12 19:06:39.667706 np0000173795 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 12 19:06:39.667706 np0000173795 devstack@c-api.service[112444]: /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 12 19:06:39.667706 np0000173795 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 12 19:06:39.667879 np0000173795 devstack@c-api.service[112444]: /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 12 19:06:39.667879 np0000173795 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 12 19:06:39.667879 np0000173795 devstack@c-api.service[112444]: /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 12 19:06:39.667879 np0000173795 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 12 19:06:39.668065 np0000173795 devstack@c-api.service[112444]: /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 12 19:06:39.668065 np0000173795 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 12 19:06:39.668153 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.v3.router [None req-da96c6f8-5d87-4c18-a426-4844a0f59b98 None None] Extension AdminActions extending resource: snapshots {{(pid=112442) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:06:39.668209 np0000173795 devstack@c-api.service[112444]: /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 12 19:06:39.668209 np0000173795 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 12 19:06:39.668209 np0000173795 devstack@c-api.service[112444]: /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 12 19:06:39.668209 np0000173795 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 12 19:06:39.668209 np0000173795 devstack@c-api.service[112444]: /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 12 19:06:39.668209 np0000173795 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 12 19:06:39.668500 np0000173795 devstack@c-api.service[112444]: /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 12 19:06:39.668500 np0000173795 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 12 19:06:39.668500 np0000173795 devstack@c-api.service[112444]: /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 12 19:06:39.668500 np0000173795 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 12 19:06:39.668500 np0000173795 devstack@c-api.service[112444]: /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 12 19:06:39.668727 np0000173795 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 12 19:06:39.668727 np0000173795 devstack@c-api.service[112444]: /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 12 19:06:39.668727 np0000173795 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 12 19:06:39.668727 np0000173795 devstack@c-api.service[112444]: /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 12 19:06:39.668727 np0000173795 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 12 19:06:39.668928 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.v3.router [None req-da96c6f8-5d87-4c18-a426-4844a0f59b98 None None] Extension AdminActions extending resource: backups {{(pid=112442) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:06:39.668972 np0000173795 devstack@c-api.service[112444]: /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 12 19:06:39.668972 np0000173795 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 12 19:06:39.668972 np0000173795 devstack@c-api.service[112444]: /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 12 19:06:39.668972 np0000173795 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 12 19:06:39.668972 np0000173795 devstack@c-api.service[112444]: /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 12 19:06:39.668972 np0000173795 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 12 19:06:39.669256 np0000173795 devstack@c-api.service[112444]: /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 12 19:06:39.669256 np0000173795 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 12 19:06:39.669256 np0000173795 devstack@c-api.service[112444]: /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 12 19:06:39.669256 np0000173795 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 12 19:06:39.669256 np0000173795 devstack@c-api.service[112444]: /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 12 19:06:39.669516 np0000173795 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 12 19:06:39.669516 np0000173795 devstack@c-api.service[112444]: /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 12 19:06:39.669516 np0000173795 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 12 19:06:39.669516 np0000173795 devstack@c-api.service[112444]: /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 12 19:06:39.669516 np0000173795 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 12 19:06:39.669745 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.v3.router [None req-da96c6f8-5d87-4c18-a426-4844a0f59b98 None None] Extension VolumeActions extending resource: volumes {{(pid=112442) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:06:39.669789 np0000173795 devstack@c-api.service[112444]: /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 12 19:06:39.669789 np0000173795 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 12 19:06:39.669789 np0000173795 devstack@c-api.service[112444]: /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 12 19:06:39.669789 np0000173795 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 12 19:06:39.669789 np0000173795 devstack@c-api.service[112444]: /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 12 19:06:39.669789 np0000173795 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 12 19:06:39.670039 np0000173795 devstack@c-api.service[112444]: /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 12 19:06:39.670039 np0000173795 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 12 19:06:39.670039 np0000173795 devstack@c-api.service[112444]: /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 12 19:06:39.670039 np0000173795 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 12 19:06:39.670924 np0000173795 devstack@c-api.service[112444]: /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 12 19:06:39.670924 np0000173795 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 12 19:06:39.670924 np0000173795 devstack@c-api.service[112444]: /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 12 19:06:39.670924 np0000173795 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 12 19:06:39.670924 np0000173795 devstack@c-api.service[112444]: /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 12 19:06:39.671471 np0000173795 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 12 19:06:39.671471 np0000173795 devstack@c-api.service[112444]: /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 12 19:06:39.671471 np0000173795 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 12 19:06:39.671471 np0000173795 devstack@c-api.service[112444]: /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 12 19:06:39.671471 np0000173795 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 12 19:06:39.671768 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.v3.router [None req-da96c6f8-5d87-4c18-a426-4844a0f59b98 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112442) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:06:39.671828 np0000173795 devstack@c-api.service[112443]: WARNING castellan.key_manager.migration [None req-79b2d5df-633d-4e1e-9964-164ee3b03bae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:39.671881 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.middleware.request_id [None req-9cdf985e-e8ec-4062-b650-92ef7dc01122 None None] RequestId filter calling following filter/app {{(pid=112444) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:06:39.671934 np0000173795 devstack@c-api.service[112442]: WARNING keystonemiddleware.auth_token [None req-da96c6f8-5d87-4c18-a426-4844a0f59b98 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 12 19:06:39.671997 np0000173795 devstack@c-api.service[112443]: WARNING castellan.key_manager.migration [None req-79b2d5df-633d-4e1e-9964-164ee3b03bae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:39.671997 np0000173795 devstack@c-api.service[112443]: WARNING castellan.key_manager.migration [None req-79b2d5df-633d-4e1e-9964-164ee3b03bae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:39.672094 np0000173795 devstack@c-api.service[112444]: [pid: 112444|app: 0|req: 1/1] 199.204.45.70 () {60 vars in 949 bytes} [Tue May 12 19:06:39 2026] GET /volume/v3/ => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) May 12 19:06:39.672155 np0000173795 devstack@c-api.service[112443]: WARNING castellan.key_manager.migration [None req-79b2d5df-633d-4e1e-9964-164ee3b03bae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:39.672155 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.v3.router [None req-79b2d5df-633d-4e1e-9964-164ee3b03bae None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112443) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:06:39.672155 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.v3.router [None req-79b2d5df-633d-4e1e-9964-164ee3b03bae None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112443) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:06:39.672155 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.v3.router [None req-79b2d5df-633d-4e1e-9964-164ee3b03bae None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112443) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:06:39.672155 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.v3.router [None req-79b2d5df-633d-4e1e-9964-164ee3b03bae None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112443) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:06:39.672155 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.v3.router [None req-79b2d5df-633d-4e1e-9964-164ee3b03bae None None] Extension SnapshotActions extending resource: snapshots {{(pid=112443) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:06:39.672155 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.v3.router [None req-79b2d5df-633d-4e1e-9964-164ee3b03bae None None] Extension VolumeTypeAccess extending resource: types {{(pid=112443) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:06:39.672543 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.v3.router [None req-79b2d5df-633d-4e1e-9964-164ee3b03bae None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112443) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:06:39.672543 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.v3.router [None req-79b2d5df-633d-4e1e-9964-164ee3b03bae None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112443) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:06:39.672543 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.v3.router [None req-79b2d5df-633d-4e1e-9964-164ee3b03bae None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112443) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:06:39.672543 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.v3.router [None req-79b2d5df-633d-4e1e-9964-164ee3b03bae None None] Extension UsedLimits extending resource: limits {{(pid=112443) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:06:39.672766 np0000173795 devstack@c-api.service[112442]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x77311c4a3668 pid: 112442 (default app) May 12 19:06:39.672824 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.v3.router [None req-79b2d5df-633d-4e1e-9964-164ee3b03bae None None] Extension TypesManage extending resource: types {{(pid=112443) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:06:39.672824 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.v3.router [None req-79b2d5df-633d-4e1e-9964-164ee3b03bae None None] Extension AdminActions extending resource: volumes {{(pid=112443) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:06:39.672824 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.v3.router [None req-79b2d5df-633d-4e1e-9964-164ee3b03bae None None] Extension AdminActions extending resource: snapshots {{(pid=112443) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:06:39.672824 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.v3.router [None req-79b2d5df-633d-4e1e-9964-164ee3b03bae None None] Extension AdminActions extending resource: backups {{(pid=112443) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:06:39.672824 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.v3.router [None req-79b2d5df-633d-4e1e-9964-164ee3b03bae None None] Extension VolumeActions extending resource: volumes {{(pid=112443) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:06:39.672824 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.v3.router [None req-79b2d5df-633d-4e1e-9964-164ee3b03bae None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112443) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:06:39.672824 np0000173795 devstack@c-api.service[112443]: WARNING keystonemiddleware.auth_token [None req-79b2d5df-633d-4e1e-9964-164ee3b03bae 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 12 19:06:39.678707 np0000173795 devstack@c-api.service[112443]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x77311c4a3668 pid: 112443 (default app) May 12 19:06:46.961606 np0000173795 devstack@c-api.service[112441]: /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 12 19:06:46.961606 np0000173795 devstack@c-api.service[112441]: warnings.warn( May 12 19:06:46.975488 np0000173795 devstack@c-api.service[112441]: /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 12 19:06:46.975488 np0000173795 devstack@c-api.service[112441]: warnings.warn(deprecated_msg) May 12 19:06:46.975488 np0000173795 devstack@c-api.service[112441]: /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 12 19:06:46.975488 np0000173795 devstack@c-api.service[112441]: warnings.warn(deprecated_msg) May 12 19:06:46.975488 np0000173795 devstack@c-api.service[112441]: /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 12 19:06:46.975835 np0000173795 devstack@c-api.service[112441]: warnings.warn(deprecated_msg) May 12 19:06:46.975835 np0000173795 devstack@c-api.service[112441]: /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 12 19:06:46.975835 np0000173795 devstack@c-api.service[112441]: warnings.warn(deprecated_msg) May 12 19:06:46.975835 np0000173795 devstack@c-api.service[112441]: /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 12 19:06:46.975835 np0000173795 devstack@c-api.service[112441]: warnings.warn(deprecated_msg) May 12 19:06:46.976086 np0000173795 devstack@c-api.service[112441]: /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 12 19:06:46.976086 np0000173795 devstack@c-api.service[112441]: warnings.warn(deprecated_msg) May 12 19:06:46.976086 np0000173795 devstack@c-api.service[112441]: /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 12 19:06:46.976086 np0000173795 devstack@c-api.service[112441]: warnings.warn(deprecated_msg) May 12 19:06:46.976086 np0000173795 devstack@c-api.service[112441]: /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 12 19:06:46.976086 np0000173795 devstack@c-api.service[112441]: warnings.warn(deprecated_msg) May 12 19:06:46.976464 np0000173795 devstack@c-api.service[112441]: /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 12 19:06:46.976464 np0000173795 devstack@c-api.service[112441]: warnings.warn(deprecated_msg) May 12 19:06:46.976464 np0000173795 devstack@c-api.service[112441]: /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 12 19:06:46.976464 np0000173795 devstack@c-api.service[112441]: warnings.warn(deprecated_msg) May 12 19:06:46.976673 np0000173795 devstack@c-api.service[112441]: /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 12 19:06:46.976673 np0000173795 devstack@c-api.service[112441]: warnings.warn(deprecated_msg) May 12 19:06:46.976673 np0000173795 devstack@c-api.service[112441]: /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 12 19:06:46.976673 np0000173795 devstack@c-api.service[112441]: warnings.warn(deprecated_msg) May 12 19:06:46.976896 np0000173795 devstack@c-api.service[112441]: /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 12 19:06:46.976896 np0000173795 devstack@c-api.service[112441]: warnings.warn(deprecated_msg) May 12 19:06:46.976896 np0000173795 devstack@c-api.service[112441]: /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 12 19:06:46.976896 np0000173795 devstack@c-api.service[112441]: warnings.warn(deprecated_msg) May 12 19:06:46.977112 np0000173795 devstack@c-api.service[112441]: /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 12 19:06:46.977112 np0000173795 devstack@c-api.service[112441]: warnings.warn(deprecated_msg) May 12 19:06:46.977112 np0000173795 devstack@c-api.service[112441]: /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 12 19:06:46.977112 np0000173795 devstack@c-api.service[112441]: warnings.warn(deprecated_msg) May 12 19:06:46.977112 np0000173795 devstack@c-api.service[112441]: /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 12 19:06:46.977402 np0000173795 devstack@c-api.service[112441]: warnings.warn(deprecated_msg) May 12 19:06:46.977402 np0000173795 devstack@c-api.service[112441]: /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 12 19:06:46.977402 np0000173795 devstack@c-api.service[112441]: warnings.warn(deprecated_msg) May 12 19:06:46.977402 np0000173795 devstack@c-api.service[112441]: /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 12 19:06:46.977402 np0000173795 devstack@c-api.service[112441]: warnings.warn(deprecated_msg) May 12 19:06:46.977643 np0000173795 devstack@c-api.service[112441]: /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 12 19:06:46.977643 np0000173795 devstack@c-api.service[112441]: warnings.warn(deprecated_msg) May 12 19:06:46.977643 np0000173795 devstack@c-api.service[112441]: /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 12 19:06:46.977643 np0000173795 devstack@c-api.service[112441]: warnings.warn(deprecated_msg) May 12 19:06:46.977643 np0000173795 devstack@c-api.service[112441]: /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 12 19:06:46.977643 np0000173795 devstack@c-api.service[112441]: warnings.warn(deprecated_msg) May 12 19:06:46.977937 np0000173795 devstack@c-api.service[112441]: /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 12 19:06:46.977937 np0000173795 devstack@c-api.service[112441]: warnings.warn(deprecated_msg) May 12 19:06:46.977937 np0000173795 devstack@c-api.service[112441]: /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 12 19:06:46.977937 np0000173795 devstack@c-api.service[112441]: warnings.warn(deprecated_msg) May 12 19:06:46.977937 np0000173795 devstack@c-api.service[112441]: /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 12 19:06:46.977937 np0000173795 devstack@c-api.service[112441]: warnings.warn(deprecated_msg) May 12 19:06:46.978254 np0000173795 devstack@c-api.service[112441]: /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 12 19:06:46.978254 np0000173795 devstack@c-api.service[112441]: warnings.warn(deprecated_msg) May 12 19:06:46.978254 np0000173795 devstack@c-api.service[112441]: /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 12 19:06:46.978254 np0000173795 devstack@c-api.service[112441]: warnings.warn(deprecated_msg) May 12 19:06:46.978254 np0000173795 devstack@c-api.service[112441]: /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 12 19:06:46.978254 np0000173795 devstack@c-api.service[112441]: warnings.warn(deprecated_msg) May 12 19:06:46.978626 np0000173795 devstack@c-api.service[112441]: /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 12 19:06:46.978626 np0000173795 devstack@c-api.service[112441]: warnings.warn(deprecated_msg) May 12 19:06:46.978626 np0000173795 devstack@c-api.service[112441]: /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 12 19:06:46.978626 np0000173795 devstack@c-api.service[112441]: warnings.warn(deprecated_msg) May 12 19:06:46.978626 np0000173795 devstack@c-api.service[112441]: /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 12 19:06:46.979023 np0000173795 devstack@c-api.service[112441]: warnings.warn(deprecated_msg) May 12 19:06:46.979023 np0000173795 devstack@c-api.service[112441]: /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 12 19:06:46.979023 np0000173795 devstack@c-api.service[112441]: warnings.warn(deprecated_msg) May 12 19:06:46.979023 np0000173795 devstack@c-api.service[112441]: /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 12 19:06:46.979023 np0000173795 devstack@c-api.service[112441]: warnings.warn(deprecated_msg) May 12 19:06:46.980092 np0000173795 devstack@c-api.service[112441]: /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 12 19:06:46.980092 np0000173795 devstack@c-api.service[112441]: warnings.warn(deprecated_msg) May 12 19:06:46.980092 np0000173795 devstack@c-api.service[112441]: /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 12 19:06:46.980092 np0000173795 devstack@c-api.service[112441]: warnings.warn(deprecated_msg) May 12 19:06:46.980092 np0000173795 devstack@c-api.service[112441]: /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 12 19:06:46.980092 np0000173795 devstack@c-api.service[112441]: warnings.warn(deprecated_msg) May 12 19:06:46.980591 np0000173795 devstack@c-api.service[112441]: /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 12 19:06:46.980591 np0000173795 devstack@c-api.service[112441]: warnings.warn(deprecated_msg) May 12 19:06:46.980591 np0000173795 devstack@c-api.service[112441]: /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 12 19:06:46.980591 np0000173795 devstack@c-api.service[112441]: warnings.warn(deprecated_msg) May 12 19:06:46.980591 np0000173795 devstack@c-api.service[112441]: /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 12 19:06:46.980591 np0000173795 devstack@c-api.service[112441]: warnings.warn(deprecated_msg) May 12 19:06:46.981040 np0000173795 devstack@c-api.service[112441]: /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 12 19:06:46.981040 np0000173795 devstack@c-api.service[112441]: warnings.warn(deprecated_msg) May 12 19:06:46.981040 np0000173795 devstack@c-api.service[112441]: /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 12 19:06:46.981040 np0000173795 devstack@c-api.service[112441]: warnings.warn(deprecated_msg) May 12 19:06:46.981040 np0000173795 devstack@c-api.service[112441]: /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 12 19:06:46.981421 np0000173795 devstack@c-api.service[112441]: warnings.warn(deprecated_msg) May 12 19:06:46.981421 np0000173795 devstack@c-api.service[112441]: /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 12 19:06:46.981421 np0000173795 devstack@c-api.service[112441]: warnings.warn(deprecated_msg) May 12 19:06:46.981421 np0000173795 devstack@c-api.service[112441]: /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 12 19:06:46.981421 np0000173795 devstack@c-api.service[112441]: warnings.warn(deprecated_msg) May 12 19:06:46.981778 np0000173795 devstack@c-api.service[112441]: /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 12 19:06:46.981778 np0000173795 devstack@c-api.service[112441]: warnings.warn(deprecated_msg) May 12 19:06:46.981778 np0000173795 devstack@c-api.service[112441]: /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 12 19:06:46.981778 np0000173795 devstack@c-api.service[112441]: warnings.warn(deprecated_msg) May 12 19:06:46.982130 np0000173795 devstack@c-api.service[112441]: /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 12 19:06:46.982130 np0000173795 devstack@c-api.service[112441]: warnings.warn(deprecated_msg) May 12 19:06:46.982130 np0000173795 devstack@c-api.service[112441]: /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 12 19:06:46.982130 np0000173795 devstack@c-api.service[112441]: warnings.warn(deprecated_msg) May 12 19:06:46.982498 np0000173795 devstack@c-api.service[112441]: /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 12 19:06:46.982498 np0000173795 devstack@c-api.service[112441]: warnings.warn(deprecated_msg) May 12 19:06:46.982498 np0000173795 devstack@c-api.service[112441]: /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 12 19:06:46.982498 np0000173795 devstack@c-api.service[112441]: warnings.warn(deprecated_msg) May 12 19:06:46.982498 np0000173795 devstack@c-api.service[112441]: /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 12 19:06:46.982879 np0000173795 devstack@c-api.service[112441]: warnings.warn(deprecated_msg) May 12 19:06:46.982879 np0000173795 devstack@c-api.service[112441]: /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 12 19:06:46.982879 np0000173795 devstack@c-api.service[112441]: warnings.warn(deprecated_msg) May 12 19:06:46.982879 np0000173795 devstack@c-api.service[112441]: /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 12 19:06:46.982879 np0000173795 devstack@c-api.service[112441]: warnings.warn(deprecated_msg) May 12 19:06:46.983259 np0000173795 devstack@c-api.service[112441]: /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 12 19:06:46.983259 np0000173795 devstack@c-api.service[112441]: warnings.warn(deprecated_msg) May 12 19:06:46.983259 np0000173795 devstack@c-api.service[112441]: /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 12 19:06:46.983259 np0000173795 devstack@c-api.service[112441]: warnings.warn(deprecated_msg) May 12 19:06:46.983539 np0000173795 devstack@c-api.service[112441]: /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 12 19:06:46.983539 np0000173795 devstack@c-api.service[112441]: warnings.warn(deprecated_msg) May 12 19:06:46.983539 np0000173795 devstack@c-api.service[112441]: /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 12 19:06:46.983539 np0000173795 devstack@c-api.service[112441]: warnings.warn(deprecated_msg) May 12 19:06:46.983832 np0000173795 devstack@c-api.service[112441]: /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 12 19:06:46.983832 np0000173795 devstack@c-api.service[112441]: warnings.warn(deprecated_msg) May 12 19:06:46.983832 np0000173795 devstack@c-api.service[112441]: /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 12 19:06:46.983832 np0000173795 devstack@c-api.service[112441]: warnings.warn(deprecated_msg) May 12 19:06:46.984121 np0000173795 devstack@c-api.service[112441]: /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 12 19:06:46.984121 np0000173795 devstack@c-api.service[112441]: warnings.warn(deprecated_msg) May 12 19:06:46.984121 np0000173795 devstack@c-api.service[112441]: /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 12 19:06:46.984121 np0000173795 devstack@c-api.service[112441]: warnings.warn(deprecated_msg) May 12 19:06:46.984427 np0000173795 devstack@c-api.service[112441]: /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 12 19:06:46.984427 np0000173795 devstack@c-api.service[112441]: warnings.warn(deprecated_msg) May 12 19:06:46.984427 np0000173795 devstack@c-api.service[112441]: /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 12 19:06:46.984427 np0000173795 devstack@c-api.service[112441]: warnings.warn(deprecated_msg) May 12 19:06:46.984721 np0000173795 devstack@c-api.service[112441]: /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 12 19:06:46.984721 np0000173795 devstack@c-api.service[112441]: warnings.warn(deprecated_msg) May 12 19:06:46.984721 np0000173795 devstack@c-api.service[112441]: /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 12 19:06:46.984721 np0000173795 devstack@c-api.service[112441]: warnings.warn(deprecated_msg) May 12 19:06:46.984721 np0000173795 devstack@c-api.service[112441]: /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 12 19:06:46.985066 np0000173795 devstack@c-api.service[112441]: warnings.warn(deprecated_msg) May 12 19:06:46.985066 np0000173795 devstack@c-api.service[112441]: /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 12 19:06:46.985066 np0000173795 devstack@c-api.service[112441]: warnings.warn(deprecated_msg) May 12 19:06:46.985066 np0000173795 devstack@c-api.service[112441]: /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 12 19:06:46.985066 np0000173795 devstack@c-api.service[112441]: warnings.warn(deprecated_msg) May 12 19:06:46.985066 np0000173795 devstack@c-api.service[112441]: /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 12 19:06:46.985511 np0000173795 devstack@c-api.service[112441]: warnings.warn(deprecated_msg) May 12 19:06:46.985511 np0000173795 devstack@c-api.service[112441]: /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 12 19:06:46.985511 np0000173795 devstack@c-api.service[112441]: warnings.warn(deprecated_msg) May 12 19:06:46.985511 np0000173795 devstack@c-api.service[112441]: /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 12 19:06:46.985511 np0000173795 devstack@c-api.service[112441]: warnings.warn(deprecated_msg) May 12 19:06:46.985859 np0000173795 devstack@c-api.service[112441]: /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 12 19:06:46.985859 np0000173795 devstack@c-api.service[112441]: warnings.warn(deprecated_msg) May 12 19:06:46.985859 np0000173795 devstack@c-api.service[112441]: /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 12 19:06:46.985859 np0000173795 devstack@c-api.service[112441]: warnings.warn(deprecated_msg) May 12 19:06:46.985859 np0000173795 devstack@c-api.service[112441]: /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 12 19:06:46.985859 np0000173795 devstack@c-api.service[112441]: warnings.warn(deprecated_msg) May 12 19:06:46.986307 np0000173795 devstack@c-api.service[112441]: /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 12 19:06:46.986307 np0000173795 devstack@c-api.service[112441]: warnings.warn(deprecated_msg) May 12 19:06:46.986307 np0000173795 devstack@c-api.service[112441]: /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 12 19:06:46.986307 np0000173795 devstack@c-api.service[112441]: warnings.warn(deprecated_msg) May 12 19:06:46.986307 np0000173795 devstack@c-api.service[112441]: /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 12 19:06:46.986307 np0000173795 devstack@c-api.service[112441]: warnings.warn(deprecated_msg) May 12 19:06:46.986728 np0000173795 devstack@c-api.service[112441]: /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 12 19:06:46.986728 np0000173795 devstack@c-api.service[112441]: warnings.warn(deprecated_msg) May 12 19:06:46.986728 np0000173795 devstack@c-api.service[112441]: /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 12 19:06:46.986728 np0000173795 devstack@c-api.service[112441]: warnings.warn(deprecated_msg) May 12 19:06:46.986728 np0000173795 devstack@c-api.service[112441]: /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 12 19:06:46.986728 np0000173795 devstack@c-api.service[112441]: warnings.warn(deprecated_msg) May 12 19:06:46.987194 np0000173795 devstack@c-api.service[112441]: /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 12 19:06:46.987194 np0000173795 devstack@c-api.service[112441]: warnings.warn(deprecated_msg) May 12 19:06:46.987194 np0000173795 devstack@c-api.service[112441]: /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 12 19:06:46.987194 np0000173795 devstack@c-api.service[112441]: warnings.warn(deprecated_msg) May 12 19:06:46.987194 np0000173795 devstack@c-api.service[112441]: /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 12 19:06:46.987194 np0000173795 devstack@c-api.service[112441]: warnings.warn(deprecated_msg) May 12 19:06:46.987635 np0000173795 devstack@c-api.service[112441]: /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 12 19:06:46.987635 np0000173795 devstack@c-api.service[112441]: warnings.warn(deprecated_msg) May 12 19:06:46.987635 np0000173795 devstack@c-api.service[112441]: /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 12 19:06:46.987635 np0000173795 devstack@c-api.service[112441]: warnings.warn(deprecated_msg) May 12 19:06:46.987788 np0000173795 devstack@c-api.service[112441]: /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 12 19:06:46.987788 np0000173795 devstack@c-api.service[112441]: warnings.warn(deprecated_msg) May 12 19:06:46.987788 np0000173795 devstack@c-api.service[112441]: /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 12 19:06:46.987788 np0000173795 devstack@c-api.service[112441]: warnings.warn(deprecated_msg) May 12 19:06:46.987788 np0000173795 devstack@c-api.service[112441]: /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 12 19:06:46.987919 np0000173795 devstack@c-api.service[112441]: warnings.warn(deprecated_msg) May 12 19:06:46.987919 np0000173795 devstack@c-api.service[112441]: /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 12 19:06:46.987919 np0000173795 devstack@c-api.service[112441]: warnings.warn(deprecated_msg) May 12 19:06:46.987919 np0000173795 devstack@c-api.service[112441]: /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 12 19:06:46.987919 np0000173795 devstack@c-api.service[112441]: warnings.warn(deprecated_msg) May 12 19:06:46.987919 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.middleware.request_id [None req-9927a17c-289f-466b-a6d5-626a12068be2 None None] RequestId filter calling following filter/app {{(pid=112441) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:06:47.437903 np0000173795 devstack@c-api.service[112441]: INFO cinder.api.openstack.wsgi [None req-9927a17c-289f-466b-a6d5-626a12068be2 admin admin] POST https://199.204.45.70/volume/v3/types May 12 19:06:47.438459 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.openstack.wsgi [None req-9927a17c-289f-466b-a6d5-626a12068be2 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112441) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 12 19:06:47.440082 np0000173795 devstack@c-api.service[112441]: /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 12 19:06:47.440082 np0000173795 devstack@c-api.service[112441]: warnings.warn( May 12 19:06:47.446879 np0000173795 devstack@c-api.service[112441]: DEBUG oslo_db.sqlalchemy.engines [None req-9927a17c-289f-466b-a6d5-626a12068be2 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=112441) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 12 19:06:47.477586 np0000173795 devstack@c-api.service[112441]: INFO cinder.api.openstack.wsgi [None req-9927a17c-289f-466b-a6d5-626a12068be2 admin admin] https://199.204.45.70/volume/v3/types returned with HTTP 200 May 12 19:06:47.478411 np0000173795 devstack@c-api.service[112441]: [pid: 112441|app: 0|req: 1/2] 199.204.45.70 () {68 vars in 1281 bytes} [Tue May 12 19:06:46 2026] POST /volume/v3/types => generated 186 bytes in 517 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 12 19:06:47.491611 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.middleware.request_id [req-9927a17c-289f-466b-a6d5-626a12068be2 req-c4c191d8-74ad-4505-afbf-34207257e13b None None] RequestId filter calling following filter/app {{(pid=112444) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:06:47.817370 np0000173795 devstack@c-api.service[112444]: INFO cinder.api.openstack.wsgi [req-9927a17c-289f-466b-a6d5-626a12068be2 req-c4c191d8-74ad-4505-afbf-34207257e13b admin admin] POST https://199.204.45.70/volume/v3/types/9a446e9f-a12f-41a1-8e17-e89357f3d36e/extra_specs May 12 19:06:47.817918 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.openstack.wsgi [req-9927a17c-289f-466b-a6d5-626a12068be2 req-c4c191d8-74ad-4505-afbf-34207257e13b admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112444) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 12 19:06:47.819569 np0000173795 devstack@c-api.service[112444]: /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 12 19:06:47.819569 np0000173795 devstack@c-api.service[112444]: warnings.warn( May 12 19:06:47.830173 np0000173795 devstack@c-api.service[112444]: DEBUG oslo_db.sqlalchemy.engines [req-9927a17c-289f-466b-a6d5-626a12068be2 req-c4c191d8-74ad-4505-afbf-34207257e13b 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=112444) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 12 19:06:47.890181 np0000173795 devstack@c-api.service[112444]: INFO cinder.api.openstack.wsgi [req-9927a17c-289f-466b-a6d5-626a12068be2 req-c4c191d8-74ad-4505-afbf-34207257e13b admin admin] https://199.204.45.70/volume/v3/types/9a446e9f-a12f-41a1-8e17-e89357f3d36e/extra_specs returned with HTTP 200 May 12 19:06:47.890945 np0000173795 devstack@c-api.service[112444]: [pid: 112444|app: 0|req: 2/3] 199.204.45.70 () {70 vars in 1498 bytes} [Tue May 12 19:06:47 2026] POST /volume/v3/types/9a446e9f-a12f-41a1-8e17-e89357f3d36e/extra_specs => generated 55 bytes in 400 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 12 19:06:49.553614 np0000173795 devstack@c-api.service[112442]: DEBUG dbcounter [-] [112442] Writing DB stats cinder:SELECT=6 {{(pid=112442) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:06:49.554417 np0000173795 devstack@c-api.service[112443]: DEBUG dbcounter [-] [112443] Writing DB stats cinder:SELECT=6 {{(pid=112443) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:06:57.473981 np0000173795 devstack@c-api.service[112441]: DEBUG dbcounter [-] [112441] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112441) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:06:57.889631 np0000173795 devstack@c-api.service[112444]: DEBUG dbcounter [-] [112444] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112444) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:09:34.157906 np0000173795 devstack@c-api.service[112442]: /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 12 19:09:34.157906 np0000173795 devstack@c-api.service[112442]: warnings.warn( May 12 19:09:34.171778 np0000173795 devstack@c-api.service[112442]: /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 12 19:09:34.171778 np0000173795 devstack@c-api.service[112442]: warnings.warn(deprecated_msg) May 12 19:09:34.171778 np0000173795 devstack@c-api.service[112442]: /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 12 19:09:34.171778 np0000173795 devstack@c-api.service[112442]: warnings.warn(deprecated_msg) May 12 19:09:34.171778 np0000173795 devstack@c-api.service[112442]: /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 12 19:09:34.172457 np0000173795 devstack@c-api.service[112442]: warnings.warn(deprecated_msg) May 12 19:09:34.172457 np0000173795 devstack@c-api.service[112442]: /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 12 19:09:34.172457 np0000173795 devstack@c-api.service[112442]: warnings.warn(deprecated_msg) May 12 19:09:34.172457 np0000173795 devstack@c-api.service[112442]: /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 12 19:09:34.172457 np0000173795 devstack@c-api.service[112442]: warnings.warn(deprecated_msg) May 12 19:09:34.172857 np0000173795 devstack@c-api.service[112442]: /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 12 19:09:34.172857 np0000173795 devstack@c-api.service[112442]: warnings.warn(deprecated_msg) May 12 19:09:34.172857 np0000173795 devstack@c-api.service[112442]: /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 12 19:09:34.172857 np0000173795 devstack@c-api.service[112442]: warnings.warn(deprecated_msg) May 12 19:09:34.172857 np0000173795 devstack@c-api.service[112442]: /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 12 19:09:34.172857 np0000173795 devstack@c-api.service[112442]: warnings.warn(deprecated_msg) May 12 19:09:34.173358 np0000173795 devstack@c-api.service[112442]: /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 12 19:09:34.173358 np0000173795 devstack@c-api.service[112442]: warnings.warn(deprecated_msg) May 12 19:09:34.173358 np0000173795 devstack@c-api.service[112442]: /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 12 19:09:34.173358 np0000173795 devstack@c-api.service[112442]: warnings.warn(deprecated_msg) May 12 19:09:34.173652 np0000173795 devstack@c-api.service[112442]: /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 12 19:09:34.173652 np0000173795 devstack@c-api.service[112442]: warnings.warn(deprecated_msg) May 12 19:09:34.173652 np0000173795 devstack@c-api.service[112442]: /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 12 19:09:34.173652 np0000173795 devstack@c-api.service[112442]: warnings.warn(deprecated_msg) May 12 19:09:34.173929 np0000173795 devstack@c-api.service[112442]: /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 12 19:09:34.173929 np0000173795 devstack@c-api.service[112442]: warnings.warn(deprecated_msg) May 12 19:09:34.173929 np0000173795 devstack@c-api.service[112442]: /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 12 19:09:34.173929 np0000173795 devstack@c-api.service[112442]: warnings.warn(deprecated_msg) May 12 19:09:34.174237 np0000173795 devstack@c-api.service[112442]: /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 12 19:09:34.174237 np0000173795 devstack@c-api.service[112442]: warnings.warn(deprecated_msg) May 12 19:09:34.174237 np0000173795 devstack@c-api.service[112442]: /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 12 19:09:34.174237 np0000173795 devstack@c-api.service[112442]: warnings.warn(deprecated_msg) May 12 19:09:34.174237 np0000173795 devstack@c-api.service[112442]: /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 12 19:09:34.174621 np0000173795 devstack@c-api.service[112442]: warnings.warn(deprecated_msg) May 12 19:09:34.174621 np0000173795 devstack@c-api.service[112442]: /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 12 19:09:34.174621 np0000173795 devstack@c-api.service[112442]: warnings.warn(deprecated_msg) May 12 19:09:34.174621 np0000173795 devstack@c-api.service[112442]: /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 12 19:09:34.174621 np0000173795 devstack@c-api.service[112442]: warnings.warn(deprecated_msg) May 12 19:09:34.174959 np0000173795 devstack@c-api.service[112442]: /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 12 19:09:34.174959 np0000173795 devstack@c-api.service[112442]: warnings.warn(deprecated_msg) May 12 19:09:34.174959 np0000173795 devstack@c-api.service[112442]: /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 12 19:09:34.174959 np0000173795 devstack@c-api.service[112442]: warnings.warn(deprecated_msg) May 12 19:09:34.174959 np0000173795 devstack@c-api.service[112442]: /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 12 19:09:34.174959 np0000173795 devstack@c-api.service[112442]: warnings.warn(deprecated_msg) May 12 19:09:34.175420 np0000173795 devstack@c-api.service[112442]: /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 12 19:09:34.175420 np0000173795 devstack@c-api.service[112442]: warnings.warn(deprecated_msg) May 12 19:09:34.175420 np0000173795 devstack@c-api.service[112442]: /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 12 19:09:34.175420 np0000173795 devstack@c-api.service[112442]: warnings.warn(deprecated_msg) May 12 19:09:34.175420 np0000173795 devstack@c-api.service[112442]: /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 12 19:09:34.175420 np0000173795 devstack@c-api.service[112442]: warnings.warn(deprecated_msg) May 12 19:09:34.175822 np0000173795 devstack@c-api.service[112442]: /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 12 19:09:34.175822 np0000173795 devstack@c-api.service[112442]: warnings.warn(deprecated_msg) May 12 19:09:34.175822 np0000173795 devstack@c-api.service[112442]: /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 12 19:09:34.175822 np0000173795 devstack@c-api.service[112442]: warnings.warn(deprecated_msg) May 12 19:09:34.175822 np0000173795 devstack@c-api.service[112442]: /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 12 19:09:34.175822 np0000173795 devstack@c-api.service[112442]: warnings.warn(deprecated_msg) May 12 19:09:34.176280 np0000173795 devstack@c-api.service[112442]: /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 12 19:09:34.176280 np0000173795 devstack@c-api.service[112442]: warnings.warn(deprecated_msg) May 12 19:09:34.176280 np0000173795 devstack@c-api.service[112442]: /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 12 19:09:34.176280 np0000173795 devstack@c-api.service[112442]: warnings.warn(deprecated_msg) May 12 19:09:34.176280 np0000173795 devstack@c-api.service[112442]: /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 12 19:09:34.176747 np0000173795 devstack@c-api.service[112442]: warnings.warn(deprecated_msg) May 12 19:09:34.176747 np0000173795 devstack@c-api.service[112442]: /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 12 19:09:34.176747 np0000173795 devstack@c-api.service[112442]: warnings.warn(deprecated_msg) May 12 19:09:34.176747 np0000173795 devstack@c-api.service[112442]: /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 12 19:09:34.176747 np0000173795 devstack@c-api.service[112442]: warnings.warn(deprecated_msg) May 12 19:09:34.177083 np0000173795 devstack@c-api.service[112442]: /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 12 19:09:34.177083 np0000173795 devstack@c-api.service[112442]: warnings.warn(deprecated_msg) May 12 19:09:34.177083 np0000173795 devstack@c-api.service[112442]: /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 12 19:09:34.177083 np0000173795 devstack@c-api.service[112442]: warnings.warn(deprecated_msg) May 12 19:09:34.177083 np0000173795 devstack@c-api.service[112442]: /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 12 19:09:34.177083 np0000173795 devstack@c-api.service[112442]: warnings.warn(deprecated_msg) May 12 19:09:34.177511 np0000173795 devstack@c-api.service[112442]: /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 12 19:09:34.177511 np0000173795 devstack@c-api.service[112442]: warnings.warn(deprecated_msg) May 12 19:09:34.177511 np0000173795 devstack@c-api.service[112442]: /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 12 19:09:34.177511 np0000173795 devstack@c-api.service[112442]: warnings.warn(deprecated_msg) May 12 19:09:34.177511 np0000173795 devstack@c-api.service[112442]: /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 12 19:09:34.177511 np0000173795 devstack@c-api.service[112442]: warnings.warn(deprecated_msg) May 12 19:09:34.177902 np0000173795 devstack@c-api.service[112442]: /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 12 19:09:34.177902 np0000173795 devstack@c-api.service[112442]: warnings.warn(deprecated_msg) May 12 19:09:34.177902 np0000173795 devstack@c-api.service[112442]: /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 12 19:09:34.177902 np0000173795 devstack@c-api.service[112442]: warnings.warn(deprecated_msg) May 12 19:09:34.177902 np0000173795 devstack@c-api.service[112442]: /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 12 19:09:34.178466 np0000173795 devstack@c-api.service[112442]: warnings.warn(deprecated_msg) May 12 19:09:34.178466 np0000173795 devstack@c-api.service[112442]: /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 12 19:09:34.178466 np0000173795 devstack@c-api.service[112442]: warnings.warn(deprecated_msg) May 12 19:09:34.178466 np0000173795 devstack@c-api.service[112442]: /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 12 19:09:34.178466 np0000173795 devstack@c-api.service[112442]: warnings.warn(deprecated_msg) May 12 19:09:34.178831 np0000173795 devstack@c-api.service[112442]: /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 12 19:09:34.178831 np0000173795 devstack@c-api.service[112442]: warnings.warn(deprecated_msg) May 12 19:09:34.178831 np0000173795 devstack@c-api.service[112442]: /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 12 19:09:34.178831 np0000173795 devstack@c-api.service[112442]: warnings.warn(deprecated_msg) May 12 19:09:34.179283 np0000173795 devstack@c-api.service[112442]: /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 12 19:09:34.179283 np0000173795 devstack@c-api.service[112442]: warnings.warn(deprecated_msg) May 12 19:09:34.179283 np0000173795 devstack@c-api.service[112442]: /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 12 19:09:34.179283 np0000173795 devstack@c-api.service[112442]: warnings.warn(deprecated_msg) May 12 19:09:34.179625 np0000173795 devstack@c-api.service[112442]: /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 12 19:09:34.179625 np0000173795 devstack@c-api.service[112442]: warnings.warn(deprecated_msg) May 12 19:09:34.179625 np0000173795 devstack@c-api.service[112442]: /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 12 19:09:34.179625 np0000173795 devstack@c-api.service[112442]: warnings.warn(deprecated_msg) May 12 19:09:34.179625 np0000173795 devstack@c-api.service[112442]: /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 12 19:09:34.179999 np0000173795 devstack@c-api.service[112442]: warnings.warn(deprecated_msg) May 12 19:09:34.179999 np0000173795 devstack@c-api.service[112442]: /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 12 19:09:34.179999 np0000173795 devstack@c-api.service[112442]: warnings.warn(deprecated_msg) May 12 19:09:34.179999 np0000173795 devstack@c-api.service[112442]: /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 12 19:09:34.179999 np0000173795 devstack@c-api.service[112442]: warnings.warn(deprecated_msg) May 12 19:09:34.180390 np0000173795 devstack@c-api.service[112442]: /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 12 19:09:34.180390 np0000173795 devstack@c-api.service[112442]: warnings.warn(deprecated_msg) May 12 19:09:34.180390 np0000173795 devstack@c-api.service[112442]: /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 12 19:09:34.180390 np0000173795 devstack@c-api.service[112442]: warnings.warn(deprecated_msg) May 12 19:09:34.180732 np0000173795 devstack@c-api.service[112442]: /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 12 19:09:34.180732 np0000173795 devstack@c-api.service[112442]: warnings.warn(deprecated_msg) May 12 19:09:34.180732 np0000173795 devstack@c-api.service[112442]: /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 12 19:09:34.180732 np0000173795 devstack@c-api.service[112442]: warnings.warn(deprecated_msg) May 12 19:09:34.181018 np0000173795 devstack@c-api.service[112442]: /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 12 19:09:34.181018 np0000173795 devstack@c-api.service[112442]: warnings.warn(deprecated_msg) May 12 19:09:34.181018 np0000173795 devstack@c-api.service[112442]: /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 12 19:09:34.181018 np0000173795 devstack@c-api.service[112442]: warnings.warn(deprecated_msg) May 12 19:09:34.181399 np0000173795 devstack@c-api.service[112442]: /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 12 19:09:34.181399 np0000173795 devstack@c-api.service[112442]: warnings.warn(deprecated_msg) May 12 19:09:34.181399 np0000173795 devstack@c-api.service[112442]: /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 12 19:09:34.181399 np0000173795 devstack@c-api.service[112442]: warnings.warn(deprecated_msg) May 12 19:09:34.181602 np0000173795 devstack@c-api.service[112442]: /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 12 19:09:34.181602 np0000173795 devstack@c-api.service[112442]: warnings.warn(deprecated_msg) May 12 19:09:34.181602 np0000173795 devstack@c-api.service[112442]: /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 12 19:09:34.181602 np0000173795 devstack@c-api.service[112442]: warnings.warn(deprecated_msg) May 12 19:09:34.181729 np0000173795 devstack@c-api.service[112442]: /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 12 19:09:34.181729 np0000173795 devstack@c-api.service[112442]: warnings.warn(deprecated_msg) May 12 19:09:34.181729 np0000173795 devstack@c-api.service[112442]: /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 12 19:09:34.181729 np0000173795 devstack@c-api.service[112442]: warnings.warn(deprecated_msg) May 12 19:09:34.181729 np0000173795 devstack@c-api.service[112442]: /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 12 19:09:34.181899 np0000173795 devstack@c-api.service[112442]: warnings.warn(deprecated_msg) May 12 19:09:34.181899 np0000173795 devstack@c-api.service[112442]: /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 12 19:09:34.181899 np0000173795 devstack@c-api.service[112442]: warnings.warn(deprecated_msg) May 12 19:09:34.181899 np0000173795 devstack@c-api.service[112442]: /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 12 19:09:34.181899 np0000173795 devstack@c-api.service[112442]: warnings.warn(deprecated_msg) May 12 19:09:34.181899 np0000173795 devstack@c-api.service[112442]: /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 12 19:09:34.182084 np0000173795 devstack@c-api.service[112442]: warnings.warn(deprecated_msg) May 12 19:09:34.182084 np0000173795 devstack@c-api.service[112442]: /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 12 19:09:34.182084 np0000173795 devstack@c-api.service[112442]: warnings.warn(deprecated_msg) May 12 19:09:34.182084 np0000173795 devstack@c-api.service[112442]: /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 12 19:09:34.182084 np0000173795 devstack@c-api.service[112442]: warnings.warn(deprecated_msg) May 12 19:09:34.182264 np0000173795 devstack@c-api.service[112442]: /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 12 19:09:34.182264 np0000173795 devstack@c-api.service[112442]: warnings.warn(deprecated_msg) May 12 19:09:34.182264 np0000173795 devstack@c-api.service[112442]: /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 12 19:09:34.182264 np0000173795 devstack@c-api.service[112442]: warnings.warn(deprecated_msg) May 12 19:09:34.182264 np0000173795 devstack@c-api.service[112442]: /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 12 19:09:34.182264 np0000173795 devstack@c-api.service[112442]: warnings.warn(deprecated_msg) May 12 19:09:34.182458 np0000173795 devstack@c-api.service[112442]: /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 12 19:09:34.182458 np0000173795 devstack@c-api.service[112442]: warnings.warn(deprecated_msg) May 12 19:09:34.182458 np0000173795 devstack@c-api.service[112442]: /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 12 19:09:34.182458 np0000173795 devstack@c-api.service[112442]: warnings.warn(deprecated_msg) May 12 19:09:34.182458 np0000173795 devstack@c-api.service[112442]: /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 12 19:09:34.182458 np0000173795 devstack@c-api.service[112442]: warnings.warn(deprecated_msg) May 12 19:09:34.182657 np0000173795 devstack@c-api.service[112442]: /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 12 19:09:34.182657 np0000173795 devstack@c-api.service[112442]: warnings.warn(deprecated_msg) May 12 19:09:34.182657 np0000173795 devstack@c-api.service[112442]: /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 12 19:09:34.182657 np0000173795 devstack@c-api.service[112442]: warnings.warn(deprecated_msg) May 12 19:09:34.182657 np0000173795 devstack@c-api.service[112442]: /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 12 19:09:34.182657 np0000173795 devstack@c-api.service[112442]: warnings.warn(deprecated_msg) May 12 19:09:34.182857 np0000173795 devstack@c-api.service[112442]: /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 12 19:09:34.182857 np0000173795 devstack@c-api.service[112442]: warnings.warn(deprecated_msg) May 12 19:09:34.182857 np0000173795 devstack@c-api.service[112442]: /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 12 19:09:34.182857 np0000173795 devstack@c-api.service[112442]: warnings.warn(deprecated_msg) May 12 19:09:34.182857 np0000173795 devstack@c-api.service[112442]: /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 12 19:09:34.182857 np0000173795 devstack@c-api.service[112442]: warnings.warn(deprecated_msg) May 12 19:09:34.183043 np0000173795 devstack@c-api.service[112442]: /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 12 19:09:34.183043 np0000173795 devstack@c-api.service[112442]: warnings.warn(deprecated_msg) May 12 19:09:34.183043 np0000173795 devstack@c-api.service[112442]: /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 12 19:09:34.183043 np0000173795 devstack@c-api.service[112442]: warnings.warn(deprecated_msg) May 12 19:09:34.183192 np0000173795 devstack@c-api.service[112442]: /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 12 19:09:34.183192 np0000173795 devstack@c-api.service[112442]: warnings.warn(deprecated_msg) May 12 19:09:34.183192 np0000173795 devstack@c-api.service[112442]: /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 12 19:09:34.183192 np0000173795 devstack@c-api.service[112442]: warnings.warn(deprecated_msg) May 12 19:09:34.183192 np0000173795 devstack@c-api.service[112442]: /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 12 19:09:34.183369 np0000173795 devstack@c-api.service[112442]: warnings.warn(deprecated_msg) May 12 19:09:34.183369 np0000173795 devstack@c-api.service[112442]: /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 12 19:09:34.183369 np0000173795 devstack@c-api.service[112442]: warnings.warn(deprecated_msg) May 12 19:09:34.183369 np0000173795 devstack@c-api.service[112442]: /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 12 19:09:34.183369 np0000173795 devstack@c-api.service[112442]: warnings.warn(deprecated_msg) May 12 19:09:34.183369 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.middleware.request_id [None req-6a5bbf18-e1ed-448c-9480-83135d0325a8 None None] RequestId filter calling following filter/app {{(pid=112442) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:09:34.183369 np0000173795 devstack@c-api.service[112442]: INFO cinder.api.openstack.wsgi [None req-6a5bbf18-e1ed-448c-9480-83135d0325a8 None None] GET https://199.204.45.70/volume// May 12 19:09:34.183577 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.openstack.wsgi [None req-6a5bbf18-e1ed-448c-9480-83135d0325a8 None None] Empty body provided in request {{(pid=112442) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:09:34.183577 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.openstack.wsgi [None req-6a5bbf18-e1ed-448c-9480-83135d0325a8 None None] Calling method 'all' {{(pid=112442) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:09:34.183577 np0000173795 devstack@c-api.service[112442]: INFO cinder.api.openstack.wsgi [None req-6a5bbf18-e1ed-448c-9480-83135d0325a8 None None] https://199.204.45.70/volume// returned with HTTP 300 May 12 19:09:34.183577 np0000173795 devstack@c-api.service[112442]: [pid: 112442|app: 0|req: 1/4] 199.204.45.70 () {66 vars in 1449 bytes} [Tue May 12 19:09:34 2026] GET /volume/ => generated 389 bytes in 21 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) May 12 19:10:10.553765 np0000173795 devstack@c-api.service[112443]: /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 12 19:10:10.553765 np0000173795 devstack@c-api.service[112443]: warnings.warn( May 12 19:10:10.566469 np0000173795 devstack@c-api.service[112443]: /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 12 19:10:10.566469 np0000173795 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) May 12 19:10:10.566680 np0000173795 devstack@c-api.service[112443]: /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 12 19:10:10.566680 np0000173795 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) May 12 19:10:10.566680 np0000173795 devstack@c-api.service[112443]: /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 12 19:10:10.566680 np0000173795 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) May 12 19:10:10.566680 np0000173795 devstack@c-api.service[112443]: /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 12 19:10:10.567127 np0000173795 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) May 12 19:10:10.567127 np0000173795 devstack@c-api.service[112443]: /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 12 19:10:10.567127 np0000173795 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) May 12 19:10:10.567127 np0000173795 devstack@c-api.service[112443]: /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 12 19:10:10.567127 np0000173795 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) May 12 19:10:10.567127 np0000173795 devstack@c-api.service[112443]: /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 12 19:10:10.567626 np0000173795 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) May 12 19:10:10.567626 np0000173795 devstack@c-api.service[112443]: /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 12 19:10:10.567626 np0000173795 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) May 12 19:10:10.567626 np0000173795 devstack@c-api.service[112443]: /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 12 19:10:10.567626 np0000173795 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) May 12 19:10:10.567990 np0000173795 devstack@c-api.service[112443]: /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 12 19:10:10.567990 np0000173795 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) May 12 19:10:10.567990 np0000173795 devstack@c-api.service[112443]: /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 12 19:10:10.567990 np0000173795 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) May 12 19:10:10.568404 np0000173795 devstack@c-api.service[112443]: /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 12 19:10:10.568404 np0000173795 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) May 12 19:10:10.568404 np0000173795 devstack@c-api.service[112443]: /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 12 19:10:10.568404 np0000173795 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) May 12 19:10:10.568870 np0000173795 devstack@c-api.service[112443]: /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 12 19:10:10.568870 np0000173795 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) May 12 19:10:10.568870 np0000173795 devstack@c-api.service[112443]: /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 12 19:10:10.568870 np0000173795 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) May 12 19:10:10.568870 np0000173795 devstack@c-api.service[112443]: /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 12 19:10:10.569322 np0000173795 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) May 12 19:10:10.569322 np0000173795 devstack@c-api.service[112443]: /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 12 19:10:10.569322 np0000173795 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) May 12 19:10:10.569322 np0000173795 devstack@c-api.service[112443]: /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 12 19:10:10.569322 np0000173795 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) May 12 19:10:10.569686 np0000173795 devstack@c-api.service[112443]: /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 12 19:10:10.569686 np0000173795 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) May 12 19:10:10.569686 np0000173795 devstack@c-api.service[112443]: /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 12 19:10:10.569686 np0000173795 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) May 12 19:10:10.569686 np0000173795 devstack@c-api.service[112443]: /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 12 19:10:10.569686 np0000173795 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) May 12 19:10:10.570137 np0000173795 devstack@c-api.service[112443]: /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 12 19:10:10.570137 np0000173795 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) May 12 19:10:10.570137 np0000173795 devstack@c-api.service[112443]: /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 12 19:10:10.570137 np0000173795 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) May 12 19:10:10.570137 np0000173795 devstack@c-api.service[112443]: /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 12 19:10:10.570137 np0000173795 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) May 12 19:10:10.570640 np0000173795 devstack@c-api.service[112443]: /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 12 19:10:10.570640 np0000173795 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) May 12 19:10:10.570640 np0000173795 devstack@c-api.service[112443]: /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 12 19:10:10.570640 np0000173795 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) May 12 19:10:10.570640 np0000173795 devstack@c-api.service[112443]: /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 12 19:10:10.570640 np0000173795 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) May 12 19:10:10.571073 np0000173795 devstack@c-api.service[112443]: /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 12 19:10:10.571073 np0000173795 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) May 12 19:10:10.571073 np0000173795 devstack@c-api.service[112443]: /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 12 19:10:10.571073 np0000173795 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) May 12 19:10:10.571073 np0000173795 devstack@c-api.service[112443]: /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 12 19:10:10.571073 np0000173795 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) May 12 19:10:10.571563 np0000173795 devstack@c-api.service[112443]: /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 12 19:10:10.571563 np0000173795 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) May 12 19:10:10.571563 np0000173795 devstack@c-api.service[112443]: /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 12 19:10:10.571563 np0000173795 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) May 12 19:10:10.571872 np0000173795 devstack@c-api.service[112443]: /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 12 19:10:10.571872 np0000173795 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) May 12 19:10:10.571872 np0000173795 devstack@c-api.service[112443]: /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 12 19:10:10.571872 np0000173795 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) May 12 19:10:10.571872 np0000173795 devstack@c-api.service[112443]: /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 12 19:10:10.572325 np0000173795 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) May 12 19:10:10.572325 np0000173795 devstack@c-api.service[112443]: /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 12 19:10:10.572325 np0000173795 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) May 12 19:10:10.572325 np0000173795 devstack@c-api.service[112443]: /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 12 19:10:10.572325 np0000173795 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) May 12 19:10:10.572724 np0000173795 devstack@c-api.service[112443]: /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 12 19:10:10.572724 np0000173795 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) May 12 19:10:10.572724 np0000173795 devstack@c-api.service[112443]: /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 12 19:10:10.572724 np0000173795 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) May 12 19:10:10.572724 np0000173795 devstack@c-api.service[112443]: /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 12 19:10:10.572724 np0000173795 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) May 12 19:10:10.573142 np0000173795 devstack@c-api.service[112443]: /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 12 19:10:10.573142 np0000173795 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) May 12 19:10:10.573142 np0000173795 devstack@c-api.service[112443]: /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 12 19:10:10.573142 np0000173795 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) May 12 19:10:10.573142 np0000173795 devstack@c-api.service[112443]: /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 12 19:10:10.573609 np0000173795 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) May 12 19:10:10.573609 np0000173795 devstack@c-api.service[112443]: /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 12 19:10:10.573609 np0000173795 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) May 12 19:10:10.573609 np0000173795 devstack@c-api.service[112443]: /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 12 19:10:10.573609 np0000173795 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) May 12 19:10:10.573982 np0000173795 devstack@c-api.service[112443]: /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 12 19:10:10.573982 np0000173795 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) May 12 19:10:10.573982 np0000173795 devstack@c-api.service[112443]: /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 12 19:10:10.573982 np0000173795 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) May 12 19:10:10.574384 np0000173795 devstack@c-api.service[112443]: /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 12 19:10:10.574384 np0000173795 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) May 12 19:10:10.574384 np0000173795 devstack@c-api.service[112443]: /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 12 19:10:10.574384 np0000173795 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) May 12 19:10:10.574715 np0000173795 devstack@c-api.service[112443]: /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 12 19:10:10.574715 np0000173795 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) May 12 19:10:10.574715 np0000173795 devstack@c-api.service[112443]: /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 12 19:10:10.574715 np0000173795 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) May 12 19:10:10.574715 np0000173795 devstack@c-api.service[112443]: /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 12 19:10:10.575099 np0000173795 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) May 12 19:10:10.575099 np0000173795 devstack@c-api.service[112443]: /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 12 19:10:10.575099 np0000173795 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) May 12 19:10:10.575099 np0000173795 devstack@c-api.service[112443]: /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 12 19:10:10.575099 np0000173795 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) May 12 19:10:10.575512 np0000173795 devstack@c-api.service[112443]: /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 12 19:10:10.575512 np0000173795 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) May 12 19:10:10.575512 np0000173795 devstack@c-api.service[112443]: /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 12 19:10:10.575512 np0000173795 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) May 12 19:10:10.575816 np0000173795 devstack@c-api.service[112443]: /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 12 19:10:10.575816 np0000173795 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) May 12 19:10:10.575816 np0000173795 devstack@c-api.service[112443]: /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 12 19:10:10.575816 np0000173795 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) May 12 19:10:10.576149 np0000173795 devstack@c-api.service[112443]: /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 12 19:10:10.576149 np0000173795 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) May 12 19:10:10.576149 np0000173795 devstack@c-api.service[112443]: /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 12 19:10:10.576149 np0000173795 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) May 12 19:10:10.576537 np0000173795 devstack@c-api.service[112443]: /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 12 19:10:10.576537 np0000173795 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) May 12 19:10:10.576537 np0000173795 devstack@c-api.service[112443]: /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 12 19:10:10.576537 np0000173795 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) May 12 19:10:10.576835 np0000173795 devstack@c-api.service[112443]: /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 12 19:10:10.576835 np0000173795 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) May 12 19:10:10.576835 np0000173795 devstack@c-api.service[112443]: /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 12 19:10:10.576835 np0000173795 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) May 12 19:10:10.576968 np0000173795 devstack@c-api.service[112443]: /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 12 19:10:10.576968 np0000173795 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) May 12 19:10:10.576968 np0000173795 devstack@c-api.service[112443]: /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 12 19:10:10.576968 np0000173795 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) May 12 19:10:10.576968 np0000173795 devstack@c-api.service[112443]: /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 12 19:10:10.576968 np0000173795 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) May 12 19:10:10.577184 np0000173795 devstack@c-api.service[112443]: /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 12 19:10:10.577184 np0000173795 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) May 12 19:10:10.577184 np0000173795 devstack@c-api.service[112443]: /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 12 19:10:10.577184 np0000173795 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) May 12 19:10:10.577184 np0000173795 devstack@c-api.service[112443]: /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 12 19:10:10.577355 np0000173795 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) May 12 19:10:10.577355 np0000173795 devstack@c-api.service[112443]: /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 12 19:10:10.577355 np0000173795 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) May 12 19:10:10.577355 np0000173795 devstack@c-api.service[112443]: /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 12 19:10:10.577355 np0000173795 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) May 12 19:10:10.577355 np0000173795 devstack@c-api.service[112443]: /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 12 19:10:10.577355 np0000173795 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) May 12 19:10:10.577584 np0000173795 devstack@c-api.service[112443]: /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 12 19:10:10.577584 np0000173795 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) May 12 19:10:10.577584 np0000173795 devstack@c-api.service[112443]: /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 12 19:10:10.577584 np0000173795 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) May 12 19:10:10.577584 np0000173795 devstack@c-api.service[112443]: /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 12 19:10:10.577584 np0000173795 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) May 12 19:10:10.577791 np0000173795 devstack@c-api.service[112443]: /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 12 19:10:10.577791 np0000173795 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) May 12 19:10:10.577791 np0000173795 devstack@c-api.service[112443]: /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 12 19:10:10.577791 np0000173795 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) May 12 19:10:10.577791 np0000173795 devstack@c-api.service[112443]: /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 12 19:10:10.577791 np0000173795 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) May 12 19:10:10.577988 np0000173795 devstack@c-api.service[112443]: /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 12 19:10:10.577988 np0000173795 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) May 12 19:10:10.577988 np0000173795 devstack@c-api.service[112443]: /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 12 19:10:10.577988 np0000173795 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) May 12 19:10:10.577988 np0000173795 devstack@c-api.service[112443]: /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 12 19:10:10.577988 np0000173795 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) May 12 19:10:10.578225 np0000173795 devstack@c-api.service[112443]: /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 12 19:10:10.578225 np0000173795 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) May 12 19:10:10.578225 np0000173795 devstack@c-api.service[112443]: /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 12 19:10:10.578225 np0000173795 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) May 12 19:10:10.578373 np0000173795 devstack@c-api.service[112443]: /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 12 19:10:10.578373 np0000173795 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) May 12 19:10:10.578373 np0000173795 devstack@c-api.service[112443]: /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 12 19:10:10.578373 np0000173795 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) May 12 19:10:10.578513 np0000173795 devstack@c-api.service[112443]: /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 12 19:10:10.578513 np0000173795 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) May 12 19:10:10.578513 np0000173795 devstack@c-api.service[112443]: /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 12 19:10:10.578513 np0000173795 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) May 12 19:10:10.578648 np0000173795 devstack@c-api.service[112443]: /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 12 19:10:10.578648 np0000173795 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) May 12 19:10:10.578648 np0000173795 devstack@c-api.service[112443]: /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 12 19:10:10.578648 np0000173795 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) May 12 19:10:10.578648 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.middleware.request_id [None req-bdb1dc05-1378-45ce-b56e-92fdc1ed0fe5 None None] RequestId filter calling following filter/app {{(pid=112443) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:10:10.893856 np0000173795 devstack@c-api.service[112443]: INFO cinder.api.openstack.wsgi [None req-bdb1dc05-1378-45ce-b56e-92fdc1ed0fe5 demo demo] GET https://199.204.45.70/volume/v3/types?is_public=None May 12 19:10:10.894212 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.openstack.wsgi [None req-bdb1dc05-1378-45ce-b56e-92fdc1ed0fe5 demo demo] Empty body provided in request {{(pid=112443) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:10:10.894424 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.openstack.wsgi [None req-bdb1dc05-1378-45ce-b56e-92fdc1ed0fe5 demo demo] Calling method 'index' {{(pid=112443) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:10:10.894861 np0000173795 devstack@c-api.service[112443]: /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 12 19:10:10.894861 np0000173795 devstack@c-api.service[112443]: warnings.warn( May 12 19:10:10.895497 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.api_utils [None req-bdb1dc05-1378-45ce-b56e-92fdc1ed0fe5 demo demo] Removing options '' from query. {{(pid=112443) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 12 19:10:10.906236 np0000173795 devstack@c-api.service[112443]: DEBUG oslo_db.sqlalchemy.engines [None req-bdb1dc05-1378-45ce-b56e-92fdc1ed0fe5 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=112443) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 12 19:10:10.927550 np0000173795 devstack@c-api.service[112443]: INFO cinder.api.openstack.wsgi [None req-bdb1dc05-1378-45ce-b56e-92fdc1ed0fe5 demo demo] https://199.204.45.70/volume/v3/types?is_public=None returned with HTTP 200 May 12 19:10:10.928402 np0000173795 devstack@c-api.service[112443]: [pid: 112443|app: 0|req: 1/5] 199.204.45.70 () {64 vars in 1256 bytes} [Tue May 12 19:10:10 2026] GET /volume/v3/types?is_public=None => generated 377 bytes in 375 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 12 19:10:10.938370 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.middleware.request_id [req-bdb1dc05-1378-45ce-b56e-92fdc1ed0fe5 req-128dc260-2d46-4119-a2e3-02a5aa9f0b7f None None] RequestId filter calling following filter/app {{(pid=112441) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:10:10.943752 np0000173795 devstack@c-api.service[112441]: INFO cinder.api.openstack.wsgi [req-bdb1dc05-1378-45ce-b56e-92fdc1ed0fe5 req-128dc260-2d46-4119-a2e3-02a5aa9f0b7f demo demo] GET https://199.204.45.70/volume/v3/types/default May 12 19:10:10.944272 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.openstack.wsgi [req-bdb1dc05-1378-45ce-b56e-92fdc1ed0fe5 req-128dc260-2d46-4119-a2e3-02a5aa9f0b7f demo demo] Empty body provided in request {{(pid=112441) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:10:10.944824 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.openstack.wsgi [req-bdb1dc05-1378-45ce-b56e-92fdc1ed0fe5 req-128dc260-2d46-4119-a2e3-02a5aa9f0b7f demo demo] Calling method 'show' {{(pid=112441) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:10:10.954412 np0000173795 devstack@c-api.service[112441]: INFO cinder.api.openstack.wsgi [req-bdb1dc05-1378-45ce-b56e-92fdc1ed0fe5 req-128dc260-2d46-4119-a2e3-02a5aa9f0b7f demo demo] https://199.204.45.70/volume/v3/types/default returned with HTTP 200 May 12 19:10:10.954895 np0000173795 devstack@c-api.service[112441]: [pid: 112441|app: 0|req: 2/6] 199.204.45.70 () {66 vars in 1322 bytes} [Tue May 12 19:10:10 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 12 19:10:11.288535 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.middleware.request_id [None req-75b16d52-f438-42b0-a6ff-e556a9def147 None None] RequestId filter calling following filter/app {{(pid=112444) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:10:11.294087 np0000173795 devstack@c-api.service[112444]: INFO cinder.api.openstack.wsgi [None req-75b16d52-f438-42b0-a6ff-e556a9def147 demo demo] GET https://199.204.45.70/volume/v3/types/default May 12 19:10:11.294366 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.openstack.wsgi [None req-75b16d52-f438-42b0-a6ff-e556a9def147 demo demo] Empty body provided in request {{(pid=112444) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:10:11.294627 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.openstack.wsgi [None req-75b16d52-f438-42b0-a6ff-e556a9def147 demo demo] Calling method 'show' {{(pid=112444) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:10:11.309320 np0000173795 devstack@c-api.service[112444]: INFO cinder.api.openstack.wsgi [None req-75b16d52-f438-42b0-a6ff-e556a9def147 demo demo] https://199.204.45.70/volume/v3/types/default returned with HTTP 200 May 12 19:10:11.309633 np0000173795 devstack@c-api.service[112444]: [pid: 112444|app: 0|req: 3/7] 199.204.45.70 () {64 vars in 1251 bytes} [Tue May 12 19:10:11 2026] GET /volume/v3/types/default => generated 145 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 12 19:10:11.700662 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.middleware.request_id [None req-4234cbfd-5208-4a9d-a915-6499d858c400 None None] RequestId filter calling following filter/app {{(pid=112442) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:10:12.020323 np0000173795 devstack@c-api.service[112442]: INFO cinder.api.openstack.wsgi [None req-4234cbfd-5208-4a9d-a915-6499d858c400 demo demo] GET https://199.204.45.70/volume/v3/types/default May 12 19:10:12.020671 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.openstack.wsgi [None req-4234cbfd-5208-4a9d-a915-6499d858c400 demo demo] Empty body provided in request {{(pid=112442) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:10:12.020863 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.openstack.wsgi [None req-4234cbfd-5208-4a9d-a915-6499d858c400 demo demo] Calling method 'show' {{(pid=112442) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:10:12.028932 np0000173795 devstack@c-api.service[112442]: DEBUG oslo_db.sqlalchemy.engines [None req-4234cbfd-5208-4a9d-a915-6499d858c400 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=112442) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 12 19:10:12.046008 np0000173795 devstack@c-api.service[112442]: /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 12 19:10:12.046008 np0000173795 devstack@c-api.service[112442]: warnings.warn( May 12 19:10:12.048192 np0000173795 devstack@c-api.service[112442]: INFO cinder.api.openstack.wsgi [None req-4234cbfd-5208-4a9d-a915-6499d858c400 demo demo] https://199.204.45.70/volume/v3/types/default returned with HTTP 200 May 12 19:10:12.048585 np0000173795 devstack@c-api.service[112442]: [pid: 112442|app: 0|req: 2/8] 199.204.45.70 () {64 vars in 1251 bytes} [Tue May 12 19:10:11 2026] GET /volume/v3/types/default => generated 145 bytes in 349 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 12 19:10:12.063054 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.middleware.request_id [None req-68edb2fb-b464-4446-9676-f8e0f61a1add None None] RequestId filter calling following filter/app {{(pid=112443) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:10:12.066193 np0000173795 devstack@c-api.service[112443]: INFO cinder.api.openstack.wsgi [None req-68edb2fb-b464-4446-9676-f8e0f61a1add demo demo] GET https://199.204.45.70/volume/v3/types/default May 12 19:10:12.066560 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.openstack.wsgi [None req-68edb2fb-b464-4446-9676-f8e0f61a1add demo demo] Empty body provided in request {{(pid=112443) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:10:12.066912 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.openstack.wsgi [None req-68edb2fb-b464-4446-9676-f8e0f61a1add demo demo] Calling method 'show' {{(pid=112443) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:10:12.081729 np0000173795 devstack@c-api.service[112443]: INFO cinder.api.openstack.wsgi [None req-68edb2fb-b464-4446-9676-f8e0f61a1add demo demo] https://199.204.45.70/volume/v3/types/default returned with HTTP 200 May 12 19:10:12.082189 np0000173795 devstack@c-api.service[112443]: [pid: 112443|app: 0|req: 2/9] 199.204.45.70 () {64 vars in 1251 bytes} [Tue May 12 19:10:12 2026] GET /volume/v3/types/default => generated 145 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 12 19:10:20.950610 np0000173795 devstack@c-api.service[112441]: DEBUG dbcounter [-] [112441] Writing DB stats cinder:SELECT=2 {{(pid=112441) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:10:21.305683 np0000173795 devstack@c-api.service[112444]: DEBUG dbcounter [-] [112444] Writing DB stats cinder:SELECT=2 {{(pid=112444) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:10:22.043908 np0000173795 devstack@c-api.service[112442]: DEBUG dbcounter [-] [112442] Writing DB stats cinder:SELECT=2 {{(pid=112442) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:10:22.078449 np0000173795 devstack@c-api.service[112443]: DEBUG dbcounter [-] [112443] Writing DB stats cinder:SELECT=3 {{(pid=112443) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:15:01.605179 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.middleware.request_id [None req-d9bc53a9-d4f6-42da-9b12-171825a9d08d None None] RequestId filter calling following filter/app {{(pid=112441) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:15:01.705206 np0000173795 devstack@c-api.service[112441]: INFO cinder.api.openstack.wsgi [None req-d9bc53a9-d4f6-42da-9b12-171825a9d08d demo demo] GET https://199.204.45.70/volume/v3/volumes/detail May 12 19:15:01.705206 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.openstack.wsgi [None req-d9bc53a9-d4f6-42da-9b12-171825a9d08d demo demo] Empty body provided in request {{(pid=112441) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:15:01.705775 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.openstack.wsgi [None req-d9bc53a9-d4f6-42da-9b12-171825a9d08d demo demo] Calling method 'detail' {{(pid=112441) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:15:01.706992 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.api_utils [None req-d9bc53a9-d4f6-42da-9b12-171825a9d08d demo demo] Removing options '' from query. {{(pid=112441) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 12 19:15:01.708816 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.volume.api [None req-d9bc53a9-d4f6-42da-9b12-171825a9d08d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112441) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 12 19:15:01.749337 np0000173795 devstack@c-api.service[112441]: INFO cinder.volume.api [None req-d9bc53a9-d4f6-42da-9b12-171825a9d08d demo demo] Get all volumes completed successfully. May 12 19:15:01.751061 np0000173795 devstack@c-api.service[112441]: INFO cinder.api.openstack.wsgi [None req-d9bc53a9-d4f6-42da-9b12-171825a9d08d demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 May 12 19:15:01.751627 np0000173795 devstack@c-api.service[112441]: [pid: 112441|app: 0|req: 3/10] 199.204.45.70 () {64 vars in 1289 bytes} [Tue May 12 19:15:01 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 12 19:15:11.739769 np0000173795 devstack@c-api.service[112441]: DEBUG dbcounter [-] [112441] Writing DB stats cinder:SELECT=1 {{(pid=112441) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:16:01.766775 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.middleware.request_id [None req-d0a7b1b6-e58a-4a41-ab24-2b437d5e1b55 None None] RequestId filter calling following filter/app {{(pid=112444) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:16:01.769354 np0000173795 devstack@c-api.service[112444]: INFO cinder.api.openstack.wsgi [None req-d0a7b1b6-e58a-4a41-ab24-2b437d5e1b55 demo demo] GET https://199.204.45.70/volume/v3/volumes/detail May 12 19:16:01.769703 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.openstack.wsgi [None req-d0a7b1b6-e58a-4a41-ab24-2b437d5e1b55 demo demo] Empty body provided in request {{(pid=112444) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:16:01.769890 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.openstack.wsgi [None req-d0a7b1b6-e58a-4a41-ab24-2b437d5e1b55 demo demo] Calling method 'detail' {{(pid=112444) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:16:01.770377 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.api_utils [None req-d0a7b1b6-e58a-4a41-ab24-2b437d5e1b55 demo demo] Removing options '' from query. {{(pid=112444) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 12 19:16:01.771106 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.volume.api [None req-d0a7b1b6-e58a-4a41-ab24-2b437d5e1b55 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112444) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 12 19:16:01.797706 np0000173795 devstack@c-api.service[112444]: INFO cinder.volume.api [None req-d0a7b1b6-e58a-4a41-ab24-2b437d5e1b55 demo demo] Get all volumes completed successfully. May 12 19:16:01.799760 np0000173795 devstack@c-api.service[112444]: INFO cinder.api.openstack.wsgi [None req-d0a7b1b6-e58a-4a41-ab24-2b437d5e1b55 demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 May 12 19:16:01.800103 np0000173795 devstack@c-api.service[112444]: [pid: 112444|app: 0|req: 4/11] 199.204.45.70 () {64 vars in 1289 bytes} [Tue May 12 19:16:01 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 12 19:16:11.793238 np0000173795 devstack@c-api.service[112444]: DEBUG dbcounter [-] [112444] Writing DB stats cinder:SELECT=1 {{(pid=112444) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:17:01.815352 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.middleware.request_id [None req-991b220d-b028-4379-9df8-faa52af2407a None None] RequestId filter calling following filter/app {{(pid=112442) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:17:01.818365 np0000173795 devstack@c-api.service[112442]: INFO cinder.api.openstack.wsgi [None req-991b220d-b028-4379-9df8-faa52af2407a demo demo] GET https://199.204.45.70/volume/v3/volumes/detail May 12 19:17:01.818554 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.openstack.wsgi [None req-991b220d-b028-4379-9df8-faa52af2407a demo demo] Empty body provided in request {{(pid=112442) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:17:01.818737 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.openstack.wsgi [None req-991b220d-b028-4379-9df8-faa52af2407a demo demo] Calling method 'detail' {{(pid=112442) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:17:01.819209 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.api_utils [None req-991b220d-b028-4379-9df8-faa52af2407a demo demo] Removing options '' from query. {{(pid=112442) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 12 19:17:01.820011 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.volume.api [None req-991b220d-b028-4379-9df8-faa52af2407a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112442) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 12 19:17:01.855583 np0000173795 devstack@c-api.service[112442]: INFO cinder.volume.api [None req-991b220d-b028-4379-9df8-faa52af2407a demo demo] Get all volumes completed successfully. May 12 19:17:01.858441 np0000173795 devstack@c-api.service[112442]: INFO cinder.api.openstack.wsgi [None req-991b220d-b028-4379-9df8-faa52af2407a demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 May 12 19:17:01.859000 np0000173795 devstack@c-api.service[112442]: [pid: 112442|app: 0|req: 3/12] 199.204.45.70 () {64 vars in 1289 bytes} [Tue May 12 19:17:01 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 12 19:17:11.846540 np0000173795 devstack@c-api.service[112442]: DEBUG dbcounter [-] [112442] Writing DB stats cinder:SELECT=1 {{(pid=112442) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:18:01.874993 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.middleware.request_id [None req-7032037a-691e-4298-bc64-eead4f48353a None None] RequestId filter calling following filter/app {{(pid=112443) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:18:01.879583 np0000173795 devstack@c-api.service[112443]: INFO cinder.api.openstack.wsgi [None req-7032037a-691e-4298-bc64-eead4f48353a demo demo] GET https://199.204.45.70/volume/v3/volumes/detail May 12 19:18:01.879833 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.openstack.wsgi [None req-7032037a-691e-4298-bc64-eead4f48353a demo demo] Empty body provided in request {{(pid=112443) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:18:01.880094 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.openstack.wsgi [None req-7032037a-691e-4298-bc64-eead4f48353a demo demo] Calling method 'detail' {{(pid=112443) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:18:01.880751 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.api_utils [None req-7032037a-691e-4298-bc64-eead4f48353a demo demo] Removing options '' from query. {{(pid=112443) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 12 19:18:01.882975 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.volume.api [None req-7032037a-691e-4298-bc64-eead4f48353a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112443) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 12 19:18:01.945746 np0000173795 devstack@c-api.service[112443]: INFO cinder.volume.api [None req-7032037a-691e-4298-bc64-eead4f48353a demo demo] Get all volumes completed successfully. May 12 19:18:01.948479 np0000173795 devstack@c-api.service[112443]: INFO cinder.api.openstack.wsgi [None req-7032037a-691e-4298-bc64-eead4f48353a demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 May 12 19:18:01.949726 np0000173795 devstack@c-api.service[112443]: [pid: 112443|app: 0|req: 3/13] 199.204.45.70 () {64 vars in 1289 bytes} [Tue May 12 19:18:01 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 12 19:18:11.938406 np0000173795 devstack@c-api.service[112443]: DEBUG dbcounter [-] [112443] Writing DB stats cinder:SELECT=1 {{(pid=112443) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:19:01.976858 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.middleware.request_id [None req-48f3c331-9a4c-4e25-8b01-955ca2d7f034 None None] RequestId filter calling following filter/app {{(pid=112441) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:19:01.981615 np0000173795 devstack@c-api.service[112441]: INFO cinder.api.openstack.wsgi [None req-48f3c331-9a4c-4e25-8b01-955ca2d7f034 demo demo] GET https://199.204.45.70/volume/v3/volumes/detail May 12 19:19:01.982008 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.openstack.wsgi [None req-48f3c331-9a4c-4e25-8b01-955ca2d7f034 demo demo] Empty body provided in request {{(pid=112441) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:19:01.982507 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.openstack.wsgi [None req-48f3c331-9a4c-4e25-8b01-955ca2d7f034 demo demo] Calling method 'detail' {{(pid=112441) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:19:01.982985 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.api_utils [None req-48f3c331-9a4c-4e25-8b01-955ca2d7f034 demo demo] Removing options '' from query. {{(pid=112441) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 12 19:19:01.983791 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.volume.api [None req-48f3c331-9a4c-4e25-8b01-955ca2d7f034 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112441) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 12 19:19:01.999785 np0000173795 devstack@c-api.service[112441]: INFO cinder.volume.api [None req-48f3c331-9a4c-4e25-8b01-955ca2d7f034 demo demo] Get all volumes completed successfully. May 12 19:19:02.001848 np0000173795 devstack@c-api.service[112441]: INFO cinder.api.openstack.wsgi [None req-48f3c331-9a4c-4e25-8b01-955ca2d7f034 demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 May 12 19:19:02.002243 np0000173795 devstack@c-api.service[112441]: [pid: 112441|app: 0|req: 4/14] 199.204.45.70 () {64 vars in 1289 bytes} [Tue May 12 19:19:01 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 12 19:19:11.990573 np0000173795 devstack@c-api.service[112441]: DEBUG dbcounter [-] [112441] Writing DB stats cinder:SELECT=1 {{(pid=112441) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:20:02.018148 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.middleware.request_id [None req-4feff04c-5bd4-40a1-9fe2-497bae4c55bd None None] RequestId filter calling following filter/app {{(pid=112444) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:20:02.023617 np0000173795 devstack@c-api.service[112444]: INFO cinder.api.openstack.wsgi [None req-4feff04c-5bd4-40a1-9fe2-497bae4c55bd demo demo] GET https://199.204.45.70/volume/v3/volumes/detail May 12 19:20:02.023920 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.openstack.wsgi [None req-4feff04c-5bd4-40a1-9fe2-497bae4c55bd demo demo] Empty body provided in request {{(pid=112444) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:20:02.024190 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.openstack.wsgi [None req-4feff04c-5bd4-40a1-9fe2-497bae4c55bd demo demo] Calling method 'detail' {{(pid=112444) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:20:02.024556 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.api_utils [None req-4feff04c-5bd4-40a1-9fe2-497bae4c55bd demo demo] Removing options '' from query. {{(pid=112444) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 12 19:20:02.025577 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.volume.api [None req-4feff04c-5bd4-40a1-9fe2-497bae4c55bd demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112444) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 12 19:20:02.035559 np0000173795 devstack@c-api.service[112444]: INFO cinder.volume.api [None req-4feff04c-5bd4-40a1-9fe2-497bae4c55bd demo demo] Get all volumes completed successfully. May 12 19:20:02.038495 np0000173795 devstack@c-api.service[112444]: INFO cinder.api.openstack.wsgi [None req-4feff04c-5bd4-40a1-9fe2-497bae4c55bd demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 May 12 19:20:02.039000 np0000173795 devstack@c-api.service[112444]: [pid: 112444|app: 0|req: 5/15] 199.204.45.70 () {64 vars in 1289 bytes} [Tue May 12 19:20:02 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 12 19:20:12.029726 np0000173795 devstack@c-api.service[112444]: DEBUG dbcounter [-] [112444] Writing DB stats cinder:SELECT=1 {{(pid=112444) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:21:02.054712 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.middleware.request_id [None req-002f6bca-b4eb-4b92-821c-03701ff4eb00 None None] RequestId filter calling following filter/app {{(pid=112442) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:21:02.171430 np0000173795 devstack@c-api.service[112442]: INFO cinder.api.openstack.wsgi [None req-002f6bca-b4eb-4b92-821c-03701ff4eb00 demo demo] GET https://199.204.45.70/volume/v3/volumes/detail May 12 19:21:02.171833 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.openstack.wsgi [None req-002f6bca-b4eb-4b92-821c-03701ff4eb00 demo demo] Empty body provided in request {{(pid=112442) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:21:02.172201 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.openstack.wsgi [None req-002f6bca-b4eb-4b92-821c-03701ff4eb00 demo demo] Calling method 'detail' {{(pid=112442) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:21:02.172829 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.api_utils [None req-002f6bca-b4eb-4b92-821c-03701ff4eb00 demo demo] Removing options '' from query. {{(pid=112442) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 12 19:21:02.174340 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.volume.api [None req-002f6bca-b4eb-4b92-821c-03701ff4eb00 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112442) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 12 19:21:02.183826 np0000173795 devstack@c-api.service[112442]: INFO cinder.volume.api [None req-002f6bca-b4eb-4b92-821c-03701ff4eb00 demo demo] Get all volumes completed successfully. May 12 19:21:02.185834 np0000173795 devstack@c-api.service[112442]: INFO cinder.api.openstack.wsgi [None req-002f6bca-b4eb-4b92-821c-03701ff4eb00 demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 May 12 19:21:02.186180 np0000173795 devstack@c-api.service[112442]: [pid: 112442|app: 0|req: 4/16] 199.204.45.70 () {64 vars in 1289 bytes} [Tue May 12 19:21:02 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 12 19:21:12.179680 np0000173795 devstack@c-api.service[112442]: DEBUG dbcounter [-] [112442] Writing DB stats cinder:SELECT=1 {{(pid=112442) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:22:02.208282 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.middleware.request_id [None req-196f2dc9-07ea-4989-a447-b9c825ee411a None None] RequestId filter calling following filter/app {{(pid=112443) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:22:02.212303 np0000173795 devstack@c-api.service[112443]: INFO cinder.api.openstack.wsgi [None req-196f2dc9-07ea-4989-a447-b9c825ee411a demo demo] GET https://199.204.45.70/volume/v3/volumes/detail May 12 19:22:02.212696 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.openstack.wsgi [None req-196f2dc9-07ea-4989-a447-b9c825ee411a demo demo] Empty body provided in request {{(pid=112443) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:22:02.213275 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.openstack.wsgi [None req-196f2dc9-07ea-4989-a447-b9c825ee411a demo demo] Calling method 'detail' {{(pid=112443) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:22:02.213733 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.api_utils [None req-196f2dc9-07ea-4989-a447-b9c825ee411a demo demo] Removing options '' from query. {{(pid=112443) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 12 19:22:02.215339 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.volume.api [None req-196f2dc9-07ea-4989-a447-b9c825ee411a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112443) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 12 19:22:02.229135 np0000173795 devstack@c-api.service[112443]: INFO cinder.volume.api [None req-196f2dc9-07ea-4989-a447-b9c825ee411a demo demo] Get all volumes completed successfully. May 12 19:22:02.232198 np0000173795 devstack@c-api.service[112443]: INFO cinder.api.openstack.wsgi [None req-196f2dc9-07ea-4989-a447-b9c825ee411a demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 May 12 19:22:02.232198 np0000173795 devstack@c-api.service[112443]: [pid: 112443|app: 0|req: 4/17] 199.204.45.70 () {64 vars in 1289 bytes} [Tue May 12 19:22:02 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 12 19:22:12.218581 np0000173795 devstack@c-api.service[112443]: DEBUG dbcounter [-] [112443] Writing DB stats cinder:SELECT=1 {{(pid=112443) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:23:02.251043 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.middleware.request_id [None req-f62be949-cdf2-4d75-a9d6-7f874a35e70b None None] RequestId filter calling following filter/app {{(pid=112441) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:23:02.259311 np0000173795 devstack@c-api.service[112441]: INFO cinder.api.openstack.wsgi [None req-f62be949-cdf2-4d75-a9d6-7f874a35e70b demo demo] GET https://199.204.45.70/volume/v3/volumes/detail May 12 19:23:02.259311 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.openstack.wsgi [None req-f62be949-cdf2-4d75-a9d6-7f874a35e70b demo demo] Empty body provided in request {{(pid=112441) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:23:02.259311 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.openstack.wsgi [None req-f62be949-cdf2-4d75-a9d6-7f874a35e70b demo demo] Calling method 'detail' {{(pid=112441) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:23:02.259311 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.api_utils [None req-f62be949-cdf2-4d75-a9d6-7f874a35e70b demo demo] Removing options '' from query. {{(pid=112441) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 12 19:23:02.260263 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.volume.api [None req-f62be949-cdf2-4d75-a9d6-7f874a35e70b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112441) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 12 19:23:02.269349 np0000173795 devstack@c-api.service[112441]: INFO cinder.volume.api [None req-f62be949-cdf2-4d75-a9d6-7f874a35e70b demo demo] Get all volumes completed successfully. May 12 19:23:02.272295 np0000173795 devstack@c-api.service[112441]: INFO cinder.api.openstack.wsgi [None req-f62be949-cdf2-4d75-a9d6-7f874a35e70b demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 May 12 19:23:02.272809 np0000173795 devstack@c-api.service[112441]: [pid: 112441|app: 0|req: 5/18] 199.204.45.70 () {64 vars in 1289 bytes} [Tue May 12 19:23:02 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 12 19:23:12.263950 np0000173795 devstack@c-api.service[112441]: DEBUG dbcounter [-] [112441] Writing DB stats cinder:SELECT=1 {{(pid=112441) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:24:02.289713 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.middleware.request_id [None req-96503a71-c038-47fd-99c5-c7925d6d6d17 None None] RequestId filter calling following filter/app {{(pid=112444) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:24:02.292392 np0000173795 devstack@c-api.service[112444]: INFO cinder.api.openstack.wsgi [None req-96503a71-c038-47fd-99c5-c7925d6d6d17 demo demo] GET https://199.204.45.70/volume/v3/volumes/detail May 12 19:24:02.292634 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.openstack.wsgi [None req-96503a71-c038-47fd-99c5-c7925d6d6d17 demo demo] Empty body provided in request {{(pid=112444) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:24:02.292881 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.openstack.wsgi [None req-96503a71-c038-47fd-99c5-c7925d6d6d17 demo demo] Calling method 'detail' {{(pid=112444) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:24:02.293225 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.api_utils [None req-96503a71-c038-47fd-99c5-c7925d6d6d17 demo demo] Removing options '' from query. {{(pid=112444) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 12 19:24:02.294124 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.volume.api [None req-96503a71-c038-47fd-99c5-c7925d6d6d17 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112444) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 12 19:24:02.300646 np0000173795 devstack@c-api.service[112444]: INFO cinder.volume.api [None req-96503a71-c038-47fd-99c5-c7925d6d6d17 demo demo] Get all volumes completed successfully. May 12 19:24:02.302838 np0000173795 devstack@c-api.service[112444]: INFO cinder.api.openstack.wsgi [None req-96503a71-c038-47fd-99c5-c7925d6d6d17 demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 May 12 19:24:02.303204 np0000173795 devstack@c-api.service[112444]: [pid: 112444|app: 0|req: 6/19] 199.204.45.70 () {64 vars in 1289 bytes} [Tue May 12 19:24:02 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 12 19:24:12.297321 np0000173795 devstack@c-api.service[112444]: DEBUG dbcounter [-] [112444] Writing DB stats cinder:SELECT=1 {{(pid=112444) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:25:02.316766 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.middleware.request_id [None req-62bd138a-7dc0-471b-811f-358c4e4beeb3 None None] RequestId filter calling following filter/app {{(pid=112442) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:25:02.319859 np0000173795 devstack@c-api.service[112442]: INFO cinder.api.openstack.wsgi [None req-62bd138a-7dc0-471b-811f-358c4e4beeb3 demo demo] GET https://199.204.45.70/volume/v3/volumes/detail May 12 19:25:02.320010 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.openstack.wsgi [None req-62bd138a-7dc0-471b-811f-358c4e4beeb3 demo demo] Empty body provided in request {{(pid=112442) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:25:02.320391 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.openstack.wsgi [None req-62bd138a-7dc0-471b-811f-358c4e4beeb3 demo demo] Calling method 'detail' {{(pid=112442) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:25:02.320767 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.api_utils [None req-62bd138a-7dc0-471b-811f-358c4e4beeb3 demo demo] Removing options '' from query. {{(pid=112442) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 12 19:25:02.321613 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.volume.api [None req-62bd138a-7dc0-471b-811f-358c4e4beeb3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112442) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 12 19:25:02.330366 np0000173795 devstack@c-api.service[112442]: INFO cinder.volume.api [None req-62bd138a-7dc0-471b-811f-358c4e4beeb3 demo demo] Get all volumes completed successfully. May 12 19:25:02.332181 np0000173795 devstack@c-api.service[112442]: INFO cinder.api.openstack.wsgi [None req-62bd138a-7dc0-471b-811f-358c4e4beeb3 demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 May 12 19:25:02.332551 np0000173795 devstack@c-api.service[112442]: [pid: 112442|app: 0|req: 5/20] 199.204.45.70 () {64 vars in 1289 bytes} [Tue May 12 19:25:02 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 12 19:25:12.324738 np0000173795 devstack@c-api.service[112442]: DEBUG dbcounter [-] [112442] Writing DB stats cinder:SELECT=1 {{(pid=112442) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:26:02.348865 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.middleware.request_id [None req-87f2f5fb-a192-43a3-bbc7-fd83c8ad2822 None None] RequestId filter calling following filter/app {{(pid=112443) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:26:02.525571 np0000173795 devstack@c-api.service[112443]: INFO cinder.api.openstack.wsgi [None req-87f2f5fb-a192-43a3-bbc7-fd83c8ad2822 demo demo] GET https://199.204.45.70/volume/v3/volumes/detail May 12 19:26:02.525938 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.openstack.wsgi [None req-87f2f5fb-a192-43a3-bbc7-fd83c8ad2822 demo demo] Empty body provided in request {{(pid=112443) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:26:02.526401 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.openstack.wsgi [None req-87f2f5fb-a192-43a3-bbc7-fd83c8ad2822 demo demo] Calling method 'detail' {{(pid=112443) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:26:02.526854 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.api_utils [None req-87f2f5fb-a192-43a3-bbc7-fd83c8ad2822 demo demo] Removing options '' from query. {{(pid=112443) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 12 19:26:02.528359 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.volume.api [None req-87f2f5fb-a192-43a3-bbc7-fd83c8ad2822 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112443) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 12 19:26:02.537371 np0000173795 devstack@c-api.service[112443]: INFO cinder.volume.api [None req-87f2f5fb-a192-43a3-bbc7-fd83c8ad2822 demo demo] Get all volumes completed successfully. May 12 19:26:02.539885 np0000173795 devstack@c-api.service[112443]: INFO cinder.api.openstack.wsgi [None req-87f2f5fb-a192-43a3-bbc7-fd83c8ad2822 demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 May 12 19:26:02.540620 np0000173795 devstack@c-api.service[112443]: [pid: 112443|app: 0|req: 5/21] 199.204.45.70 () {64 vars in 1289 bytes} [Tue May 12 19:26:02 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 12 19:26:12.531585 np0000173795 devstack@c-api.service[112443]: DEBUG dbcounter [-] [112443] Writing DB stats cinder:SELECT=1 {{(pid=112443) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:27:02.560495 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.middleware.request_id [None req-0507b628-04c9-47ff-af6a-67923ae3e252 None None] RequestId filter calling following filter/app {{(pid=112441) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:27:02.564072 np0000173795 devstack@c-api.service[112441]: INFO cinder.api.openstack.wsgi [None req-0507b628-04c9-47ff-af6a-67923ae3e252 demo demo] GET https://199.204.45.70/volume/v3/volumes/detail May 12 19:27:02.564435 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.openstack.wsgi [None req-0507b628-04c9-47ff-af6a-67923ae3e252 demo demo] Empty body provided in request {{(pid=112441) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:27:02.564784 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.openstack.wsgi [None req-0507b628-04c9-47ff-af6a-67923ae3e252 demo demo] Calling method 'detail' {{(pid=112441) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:27:02.565226 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.api_utils [None req-0507b628-04c9-47ff-af6a-67923ae3e252 demo demo] Removing options '' from query. {{(pid=112441) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 12 19:27:02.566416 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.volume.api [None req-0507b628-04c9-47ff-af6a-67923ae3e252 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112441) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 12 19:27:02.575866 np0000173795 devstack@c-api.service[112441]: INFO cinder.volume.api [None req-0507b628-04c9-47ff-af6a-67923ae3e252 demo demo] Get all volumes completed successfully. May 12 19:27:02.581023 np0000173795 devstack@c-api.service[112441]: INFO cinder.api.openstack.wsgi [None req-0507b628-04c9-47ff-af6a-67923ae3e252 demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 May 12 19:27:02.581755 np0000173795 devstack@c-api.service[112441]: [pid: 112441|app: 0|req: 6/22] 199.204.45.70 () {64 vars in 1289 bytes} [Tue May 12 19:27:02 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 12 19:27:12.571359 np0000173795 devstack@c-api.service[112441]: DEBUG dbcounter [-] [112441] Writing DB stats cinder:SELECT=1 {{(pid=112441) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:28:02.595436 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.middleware.request_id [None req-9853075d-3814-4e76-a714-6bdb8c75a909 None None] RequestId filter calling following filter/app {{(pid=112444) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:28:02.598312 np0000173795 devstack@c-api.service[112444]: INFO cinder.api.openstack.wsgi [None req-9853075d-3814-4e76-a714-6bdb8c75a909 demo demo] GET https://199.204.45.70/volume/v3/volumes/detail May 12 19:28:02.598542 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.openstack.wsgi [None req-9853075d-3814-4e76-a714-6bdb8c75a909 demo demo] Empty body provided in request {{(pid=112444) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:28:02.598783 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.openstack.wsgi [None req-9853075d-3814-4e76-a714-6bdb8c75a909 demo demo] Calling method 'detail' {{(pid=112444) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:28:02.599084 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.api_utils [None req-9853075d-3814-4e76-a714-6bdb8c75a909 demo demo] Removing options '' from query. {{(pid=112444) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 12 19:28:02.600022 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.volume.api [None req-9853075d-3814-4e76-a714-6bdb8c75a909 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112444) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 12 19:28:02.611267 np0000173795 devstack@c-api.service[112444]: INFO cinder.volume.api [None req-9853075d-3814-4e76-a714-6bdb8c75a909 demo demo] Get all volumes completed successfully. May 12 19:28:02.613994 np0000173795 devstack@c-api.service[112444]: INFO cinder.api.openstack.wsgi [None req-9853075d-3814-4e76-a714-6bdb8c75a909 demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 May 12 19:28:02.614481 np0000173795 devstack@c-api.service[112444]: [pid: 112444|app: 0|req: 7/23] 199.204.45.70 () {64 vars in 1289 bytes} [Tue May 12 19:28:02 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 12 19:28:12.603262 np0000173795 devstack@c-api.service[112444]: DEBUG dbcounter [-] [112444] Writing DB stats cinder:SELECT=1 {{(pid=112444) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:29:02.639915 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.middleware.request_id [None req-2d359429-f49d-4379-93ba-f9d41481ff68 None None] RequestId filter calling following filter/app {{(pid=112442) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:29:02.643922 np0000173795 devstack@c-api.service[112442]: INFO cinder.api.openstack.wsgi [None req-2d359429-f49d-4379-93ba-f9d41481ff68 demo demo] GET https://199.204.45.70/volume/v3/volumes/detail May 12 19:29:02.644310 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.openstack.wsgi [None req-2d359429-f49d-4379-93ba-f9d41481ff68 demo demo] Empty body provided in request {{(pid=112442) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:29:02.644748 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.openstack.wsgi [None req-2d359429-f49d-4379-93ba-f9d41481ff68 demo demo] Calling method 'detail' {{(pid=112442) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:29:02.645372 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.api_utils [None req-2d359429-f49d-4379-93ba-f9d41481ff68 demo demo] Removing options '' from query. {{(pid=112442) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 12 19:29:02.646846 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.volume.api [None req-2d359429-f49d-4379-93ba-f9d41481ff68 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112442) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 12 19:29:02.656568 np0000173795 devstack@c-api.service[112442]: INFO cinder.volume.api [None req-2d359429-f49d-4379-93ba-f9d41481ff68 demo demo] Get all volumes completed successfully. May 12 19:29:02.658485 np0000173795 devstack@c-api.service[112442]: INFO cinder.api.openstack.wsgi [None req-2d359429-f49d-4379-93ba-f9d41481ff68 demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 May 12 19:29:02.658802 np0000173795 devstack@c-api.service[112442]: [pid: 112442|app: 0|req: 6/24] 199.204.45.70 () {64 vars in 1289 bytes} [Tue May 12 19:29:02 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 12 19:29:12.651046 np0000173795 devstack@c-api.service[112442]: DEBUG dbcounter [-] [112442] Writing DB stats cinder:SELECT=1 {{(pid=112442) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:30:02.672256 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.middleware.request_id [None req-f4788455-e2cf-4117-b08f-fa90880ab8a2 None None] RequestId filter calling following filter/app {{(pid=112443) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:30:02.675017 np0000173795 devstack@c-api.service[112443]: INFO cinder.api.openstack.wsgi [None req-f4788455-e2cf-4117-b08f-fa90880ab8a2 demo demo] GET https://199.204.45.70/volume/v3/volumes/detail May 12 19:30:02.675322 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.openstack.wsgi [None req-f4788455-e2cf-4117-b08f-fa90880ab8a2 demo demo] Empty body provided in request {{(pid=112443) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:30:02.675577 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.openstack.wsgi [None req-f4788455-e2cf-4117-b08f-fa90880ab8a2 demo demo] Calling method 'detail' {{(pid=112443) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:30:02.675895 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.api_utils [None req-f4788455-e2cf-4117-b08f-fa90880ab8a2 demo demo] Removing options '' from query. {{(pid=112443) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 12 19:30:02.677287 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.volume.api [None req-f4788455-e2cf-4117-b08f-fa90880ab8a2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112443) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 12 19:30:02.685729 np0000173795 devstack@c-api.service[112443]: INFO cinder.volume.api [None req-f4788455-e2cf-4117-b08f-fa90880ab8a2 demo demo] Get all volumes completed successfully. May 12 19:30:02.687766 np0000173795 devstack@c-api.service[112443]: INFO cinder.api.openstack.wsgi [None req-f4788455-e2cf-4117-b08f-fa90880ab8a2 demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 May 12 19:30:02.688142 np0000173795 devstack@c-api.service[112443]: [pid: 112443|app: 0|req: 6/25] 199.204.45.70 () {64 vars in 1289 bytes} [Tue May 12 19:30:02 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 12 19:30:12.680304 np0000173795 devstack@c-api.service[112443]: DEBUG dbcounter [-] [112443] Writing DB stats cinder:SELECT=1 {{(pid=112443) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:31:02.736411 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.middleware.request_id [None req-4e4c246b-bc8a-4d00-8f41-17a5adcd8da0 None None] RequestId filter calling following filter/app {{(pid=112441) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:31:02.739113 np0000173795 devstack@c-api.service[112441]: INFO cinder.api.openstack.wsgi [None req-4e4c246b-bc8a-4d00-8f41-17a5adcd8da0 demo demo] GET https://199.204.45.70/volume/v3/volumes/detail May 12 19:31:02.739690 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.openstack.wsgi [None req-4e4c246b-bc8a-4d00-8f41-17a5adcd8da0 demo demo] Empty body provided in request {{(pid=112441) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:31:02.739996 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.openstack.wsgi [None req-4e4c246b-bc8a-4d00-8f41-17a5adcd8da0 demo demo] Calling method 'detail' {{(pid=112441) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:31:02.740399 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.api_utils [None req-4e4c246b-bc8a-4d00-8f41-17a5adcd8da0 demo demo] Removing options '' from query. {{(pid=112441) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 12 19:31:02.741455 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.volume.api [None req-4e4c246b-bc8a-4d00-8f41-17a5adcd8da0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112441) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 12 19:31:02.748655 np0000173795 devstack@c-api.service[112441]: INFO cinder.volume.api [None req-4e4c246b-bc8a-4d00-8f41-17a5adcd8da0 demo demo] Get all volumes completed successfully. May 12 19:31:02.750916 np0000173795 devstack@c-api.service[112441]: INFO cinder.api.openstack.wsgi [None req-4e4c246b-bc8a-4d00-8f41-17a5adcd8da0 demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 May 12 19:31:02.751354 np0000173795 devstack@c-api.service[112441]: [pid: 112441|app: 0|req: 7/26] 199.204.45.70 () {64 vars in 1289 bytes} [Tue May 12 19:31:02 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 12 19:31:12.744596 np0000173795 devstack@c-api.service[112441]: DEBUG dbcounter [-] [112441] Writing DB stats cinder:SELECT=1 {{(pid=112441) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:32:02.773357 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.middleware.request_id [None req-d93e588d-70ca-4d5e-957e-a772513ba4e2 None None] RequestId filter calling following filter/app {{(pid=112444) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:32:02.983823 np0000173795 devstack@c-api.service[112444]: INFO cinder.api.openstack.wsgi [None req-d93e588d-70ca-4d5e-957e-a772513ba4e2 demo demo] GET https://199.204.45.70/volume/v3/volumes/detail May 12 19:32:02.984227 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.openstack.wsgi [None req-d93e588d-70ca-4d5e-957e-a772513ba4e2 demo demo] Empty body provided in request {{(pid=112444) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:32:02.984603 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.openstack.wsgi [None req-d93e588d-70ca-4d5e-957e-a772513ba4e2 demo demo] Calling method 'detail' {{(pid=112444) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:32:02.985303 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.api_utils [None req-d93e588d-70ca-4d5e-957e-a772513ba4e2 demo demo] Removing options '' from query. {{(pid=112444) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 12 19:32:02.986925 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.volume.api [None req-d93e588d-70ca-4d5e-957e-a772513ba4e2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112444) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 12 19:32:02.995294 np0000173795 devstack@c-api.service[112444]: INFO cinder.volume.api [None req-d93e588d-70ca-4d5e-957e-a772513ba4e2 demo demo] Get all volumes completed successfully. May 12 19:32:02.997513 np0000173795 devstack@c-api.service[112444]: INFO cinder.api.openstack.wsgi [None req-d93e588d-70ca-4d5e-957e-a772513ba4e2 demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 May 12 19:32:02.997969 np0000173795 devstack@c-api.service[112444]: [pid: 112444|app: 0|req: 8/27] 199.204.45.70 () {64 vars in 1289 bytes} [Tue May 12 19:32:02 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 12 19:32:12.991864 np0000173795 devstack@c-api.service[112444]: DEBUG dbcounter [-] [112444] Writing DB stats cinder:SELECT=1 {{(pid=112444) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:33:03.017045 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.middleware.request_id [None req-eef6630e-10a5-4752-be63-9703f1621ad9 None None] RequestId filter calling following filter/app {{(pid=112442) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:33:03.021474 np0000173795 devstack@c-api.service[112442]: INFO cinder.api.openstack.wsgi [None req-eef6630e-10a5-4752-be63-9703f1621ad9 demo demo] GET https://199.204.45.70/volume/v3/volumes/detail May 12 19:33:03.021875 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.openstack.wsgi [None req-eef6630e-10a5-4752-be63-9703f1621ad9 demo demo] Empty body provided in request {{(pid=112442) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:33:03.022496 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.openstack.wsgi [None req-eef6630e-10a5-4752-be63-9703f1621ad9 demo demo] Calling method 'detail' {{(pid=112442) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:33:03.023025 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.api_utils [None req-eef6630e-10a5-4752-be63-9703f1621ad9 demo demo] Removing options '' from query. {{(pid=112442) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 12 19:33:03.024613 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.volume.api [None req-eef6630e-10a5-4752-be63-9703f1621ad9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112442) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 12 19:33:03.033411 np0000173795 devstack@c-api.service[112442]: INFO cinder.volume.api [None req-eef6630e-10a5-4752-be63-9703f1621ad9 demo demo] Get all volumes completed successfully. May 12 19:33:03.036140 np0000173795 devstack@c-api.service[112442]: INFO cinder.api.openstack.wsgi [None req-eef6630e-10a5-4752-be63-9703f1621ad9 demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 May 12 19:33:03.036726 np0000173795 devstack@c-api.service[112442]: [pid: 112442|app: 0|req: 7/28] 199.204.45.70 () {64 vars in 1289 bytes} [Tue May 12 19:33:03 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 12 19:33:13.027388 np0000173795 devstack@c-api.service[112442]: DEBUG dbcounter [-] [112442] Writing DB stats cinder:SELECT=1 {{(pid=112442) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:34:03.054542 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.middleware.request_id [None req-f954cba8-87ad-4946-ac77-92b1df2bdad1 None None] RequestId filter calling following filter/app {{(pid=112443) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:34:03.059422 np0000173795 devstack@c-api.service[112443]: INFO cinder.api.openstack.wsgi [None req-f954cba8-87ad-4946-ac77-92b1df2bdad1 demo demo] GET https://199.204.45.70/volume/v3/volumes/detail May 12 19:34:03.059745 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.openstack.wsgi [None req-f954cba8-87ad-4946-ac77-92b1df2bdad1 demo demo] Empty body provided in request {{(pid=112443) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:34:03.060000 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.openstack.wsgi [None req-f954cba8-87ad-4946-ac77-92b1df2bdad1 demo demo] Calling method 'detail' {{(pid=112443) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:34:03.060346 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.api_utils [None req-f954cba8-87ad-4946-ac77-92b1df2bdad1 demo demo] Removing options '' from query. {{(pid=112443) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 12 19:34:03.061274 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.volume.api [None req-f954cba8-87ad-4946-ac77-92b1df2bdad1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112443) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 12 19:34:03.069913 np0000173795 devstack@c-api.service[112443]: INFO cinder.volume.api [None req-f954cba8-87ad-4946-ac77-92b1df2bdad1 demo demo] Get all volumes completed successfully. May 12 19:34:03.072525 np0000173795 devstack@c-api.service[112443]: INFO cinder.api.openstack.wsgi [None req-f954cba8-87ad-4946-ac77-92b1df2bdad1 demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 May 12 19:34:03.072933 np0000173795 devstack@c-api.service[112443]: [pid: 112443|app: 0|req: 7/29] 199.204.45.70 () {64 vars in 1289 bytes} [Tue May 12 19:34:03 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 12 19:34:13.064617 np0000173795 devstack@c-api.service[112443]: DEBUG dbcounter [-] [112443] Writing DB stats cinder:SELECT=1 {{(pid=112443) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:35:03.092650 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.middleware.request_id [None req-e9094ceb-a869-4c04-b375-6b31eac1f27c None None] RequestId filter calling following filter/app {{(pid=112441) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:35:03.094868 np0000173795 devstack@c-api.service[112441]: INFO cinder.api.openstack.wsgi [None req-e9094ceb-a869-4c04-b375-6b31eac1f27c demo demo] GET https://199.204.45.70/volume/v3/volumes/detail May 12 19:35:03.095011 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.openstack.wsgi [None req-e9094ceb-a869-4c04-b375-6b31eac1f27c demo demo] Empty body provided in request {{(pid=112441) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:35:03.095289 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.openstack.wsgi [None req-e9094ceb-a869-4c04-b375-6b31eac1f27c demo demo] Calling method 'detail' {{(pid=112441) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:35:03.095441 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.api_utils [None req-e9094ceb-a869-4c04-b375-6b31eac1f27c demo demo] Removing options '' from query. {{(pid=112441) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 12 19:35:03.096198 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.volume.api [None req-e9094ceb-a869-4c04-b375-6b31eac1f27c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112441) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 12 19:35:03.106039 np0000173795 devstack@c-api.service[112441]: INFO cinder.volume.api [None req-e9094ceb-a869-4c04-b375-6b31eac1f27c demo demo] Get all volumes completed successfully. May 12 19:35:03.108981 np0000173795 devstack@c-api.service[112441]: INFO cinder.api.openstack.wsgi [None req-e9094ceb-a869-4c04-b375-6b31eac1f27c demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 May 12 19:35:03.109543 np0000173795 devstack@c-api.service[112441]: [pid: 112441|app: 0|req: 8/30] 199.204.45.70 () {64 vars in 1289 bytes} [Tue May 12 19:35:03 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 12 19:35:13.099341 np0000173795 devstack@c-api.service[112441]: DEBUG dbcounter [-] [112441] Writing DB stats cinder:SELECT=1 {{(pid=112441) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:36:03.125857 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.middleware.request_id [None req-52cbca00-682e-4887-8687-276036c76f67 None None] RequestId filter calling following filter/app {{(pid=112444) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:36:03.129056 np0000173795 devstack@c-api.service[112444]: INFO cinder.api.openstack.wsgi [None req-52cbca00-682e-4887-8687-276036c76f67 demo demo] GET https://199.204.45.70/volume/v3/volumes/detail May 12 19:36:03.129287 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.openstack.wsgi [None req-52cbca00-682e-4887-8687-276036c76f67 demo demo] Empty body provided in request {{(pid=112444) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:36:03.129522 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.openstack.wsgi [None req-52cbca00-682e-4887-8687-276036c76f67 demo demo] Calling method 'detail' {{(pid=112444) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:36:03.129818 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.api_utils [None req-52cbca00-682e-4887-8687-276036c76f67 demo demo] Removing options '' from query. {{(pid=112444) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 12 19:36:03.130807 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.volume.api [None req-52cbca00-682e-4887-8687-276036c76f67 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112444) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 12 19:36:03.138692 np0000173795 devstack@c-api.service[112444]: INFO cinder.volume.api [None req-52cbca00-682e-4887-8687-276036c76f67 demo demo] Get all volumes completed successfully. May 12 19:36:03.140652 np0000173795 devstack@c-api.service[112444]: INFO cinder.api.openstack.wsgi [None req-52cbca00-682e-4887-8687-276036c76f67 demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 May 12 19:36:03.140992 np0000173795 devstack@c-api.service[112444]: [pid: 112444|app: 0|req: 9/31] 199.204.45.70 () {64 vars in 1289 bytes} [Tue May 12 19:36:03 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 12 19:36:13.133821 np0000173795 devstack@c-api.service[112444]: DEBUG dbcounter [-] [112444] Writing DB stats cinder:SELECT=1 {{(pid=112444) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:37:03.186375 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.middleware.request_id [None req-bc2004c8-4bcb-4cd2-b62a-e4e312b64daf None None] RequestId filter calling following filter/app {{(pid=112442) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:37:03.275247 np0000173795 devstack@c-api.service[112442]: INFO cinder.api.openstack.wsgi [None req-bc2004c8-4bcb-4cd2-b62a-e4e312b64daf demo demo] GET https://199.204.45.70/volume/v3/volumes/detail May 12 19:37:03.275656 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.openstack.wsgi [None req-bc2004c8-4bcb-4cd2-b62a-e4e312b64daf demo demo] Empty body provided in request {{(pid=112442) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:37:03.276028 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.openstack.wsgi [None req-bc2004c8-4bcb-4cd2-b62a-e4e312b64daf demo demo] Calling method 'detail' {{(pid=112442) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:37:03.276538 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.api_utils [None req-bc2004c8-4bcb-4cd2-b62a-e4e312b64daf demo demo] Removing options '' from query. {{(pid=112442) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 12 19:37:03.277992 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.volume.api [None req-bc2004c8-4bcb-4cd2-b62a-e4e312b64daf demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112442) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 12 19:37:03.286715 np0000173795 devstack@c-api.service[112442]: INFO cinder.volume.api [None req-bc2004c8-4bcb-4cd2-b62a-e4e312b64daf demo demo] Get all volumes completed successfully. May 12 19:37:03.288688 np0000173795 devstack@c-api.service[112442]: INFO cinder.api.openstack.wsgi [None req-bc2004c8-4bcb-4cd2-b62a-e4e312b64daf demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 May 12 19:37:03.289380 np0000173795 devstack@c-api.service[112442]: [pid: 112442|app: 0|req: 8/32] 199.204.45.70 () {64 vars in 1289 bytes} [Tue May 12 19:37:03 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 12 19:37:13.281969 np0000173795 devstack@c-api.service[112442]: DEBUG dbcounter [-] [112442] Writing DB stats cinder:SELECT=1 {{(pid=112442) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:38:03.306499 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.middleware.request_id [None req-68b04765-6d49-41e3-ba07-47c9b2783cbd None None] RequestId filter calling following filter/app {{(pid=112443) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:38:03.309471 np0000173795 devstack@c-api.service[112443]: INFO cinder.api.openstack.wsgi [None req-68b04765-6d49-41e3-ba07-47c9b2783cbd demo demo] GET https://199.204.45.70/volume/v3/volumes/detail May 12 19:38:03.309686 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.openstack.wsgi [None req-68b04765-6d49-41e3-ba07-47c9b2783cbd demo demo] Empty body provided in request {{(pid=112443) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:38:03.309939 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.openstack.wsgi [None req-68b04765-6d49-41e3-ba07-47c9b2783cbd demo demo] Calling method 'detail' {{(pid=112443) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:38:03.310325 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.api_utils [None req-68b04765-6d49-41e3-ba07-47c9b2783cbd demo demo] Removing options '' from query. {{(pid=112443) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 12 19:38:03.311129 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.volume.api [None req-68b04765-6d49-41e3-ba07-47c9b2783cbd demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112443) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 12 19:38:03.320291 np0000173795 devstack@c-api.service[112443]: INFO cinder.volume.api [None req-68b04765-6d49-41e3-ba07-47c9b2783cbd demo demo] Get all volumes completed successfully. May 12 19:38:03.322741 np0000173795 devstack@c-api.service[112443]: INFO cinder.api.openstack.wsgi [None req-68b04765-6d49-41e3-ba07-47c9b2783cbd demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 May 12 19:38:03.323236 np0000173795 devstack@c-api.service[112443]: [pid: 112443|app: 0|req: 8/33] 199.204.45.70 () {64 vars in 1289 bytes} [Tue May 12 19:38:03 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 12 19:38:13.329594 np0000173795 devstack@c-api.service[112443]: DEBUG dbcounter [-] [112443] Writing DB stats cinder:SELECT=1 {{(pid=112443) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:39:03.341524 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.middleware.request_id [None req-09cabc9f-20f2-46fc-9249-77b8d159caaf None None] RequestId filter calling following filter/app {{(pid=112441) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:39:03.343816 np0000173795 devstack@c-api.service[112441]: INFO cinder.api.openstack.wsgi [None req-09cabc9f-20f2-46fc-9249-77b8d159caaf demo demo] GET https://199.204.45.70/volume/v3/volumes/detail May 12 19:39:03.344055 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.openstack.wsgi [None req-09cabc9f-20f2-46fc-9249-77b8d159caaf demo demo] Empty body provided in request {{(pid=112441) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:39:03.344520 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.openstack.wsgi [None req-09cabc9f-20f2-46fc-9249-77b8d159caaf demo demo] Calling method 'detail' {{(pid=112441) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:39:03.344673 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.api_utils [None req-09cabc9f-20f2-46fc-9249-77b8d159caaf demo demo] Removing options '' from query. {{(pid=112441) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 12 19:39:03.345604 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.volume.api [None req-09cabc9f-20f2-46fc-9249-77b8d159caaf demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112441) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 12 19:39:03.355265 np0000173795 devstack@c-api.service[112441]: INFO cinder.volume.api [None req-09cabc9f-20f2-46fc-9249-77b8d159caaf demo demo] Get all volumes completed successfully. May 12 19:39:03.358194 np0000173795 devstack@c-api.service[112441]: INFO cinder.api.openstack.wsgi [None req-09cabc9f-20f2-46fc-9249-77b8d159caaf demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 May 12 19:39:03.358745 np0000173795 devstack@c-api.service[112441]: [pid: 112441|app: 0|req: 9/34] 199.204.45.70 () {64 vars in 1289 bytes} [Tue May 12 19:39:03 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 12 19:39:13.349858 np0000173795 devstack@c-api.service[112441]: DEBUG dbcounter [-] [112441] Writing DB stats cinder:SELECT=1 {{(pid=112441) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:40:03.377359 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.middleware.request_id [None req-90df46cc-281a-49c9-bd52-6bb493a98f04 None None] RequestId filter calling following filter/app {{(pid=112444) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:40:03.380866 np0000173795 devstack@c-api.service[112444]: INFO cinder.api.openstack.wsgi [None req-90df46cc-281a-49c9-bd52-6bb493a98f04 demo demo] GET https://199.204.45.70/volume/v3/volumes/detail May 12 19:40:03.381262 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.openstack.wsgi [None req-90df46cc-281a-49c9-bd52-6bb493a98f04 demo demo] Empty body provided in request {{(pid=112444) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:40:03.381628 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.openstack.wsgi [None req-90df46cc-281a-49c9-bd52-6bb493a98f04 demo demo] Calling method 'detail' {{(pid=112444) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:40:03.382057 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.api_utils [None req-90df46cc-281a-49c9-bd52-6bb493a98f04 demo demo] Removing options '' from query. {{(pid=112444) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 12 19:40:03.383504 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.volume.api [None req-90df46cc-281a-49c9-bd52-6bb493a98f04 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112444) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 12 19:40:03.390399 np0000173795 devstack@c-api.service[112444]: INFO cinder.volume.api [None req-90df46cc-281a-49c9-bd52-6bb493a98f04 demo demo] Get all volumes completed successfully. May 12 19:40:03.392267 np0000173795 devstack@c-api.service[112444]: INFO cinder.api.openstack.wsgi [None req-90df46cc-281a-49c9-bd52-6bb493a98f04 demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 May 12 19:40:03.392649 np0000173795 devstack@c-api.service[112444]: [pid: 112444|app: 0|req: 10/35] 199.204.45.70 () {64 vars in 1289 bytes} [Tue May 12 19:40:03 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 12 19:40:13.386867 np0000173795 devstack@c-api.service[112444]: DEBUG dbcounter [-] [112444] Writing DB stats cinder:SELECT=1 {{(pid=112444) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:41:03.411345 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.middleware.request_id [None req-edb57fa7-f946-40e7-8d4b-e04376af78d7 None None] RequestId filter calling following filter/app {{(pid=112442) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:41:03.415546 np0000173795 devstack@c-api.service[112442]: INFO cinder.api.openstack.wsgi [None req-edb57fa7-f946-40e7-8d4b-e04376af78d7 demo demo] GET https://199.204.45.70/volume/v3/volumes/detail May 12 19:41:03.415940 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.openstack.wsgi [None req-edb57fa7-f946-40e7-8d4b-e04376af78d7 demo demo] Empty body provided in request {{(pid=112442) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:41:03.416371 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.openstack.wsgi [None req-edb57fa7-f946-40e7-8d4b-e04376af78d7 demo demo] Calling method 'detail' {{(pid=112442) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:41:03.416832 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.api_utils [None req-edb57fa7-f946-40e7-8d4b-e04376af78d7 demo demo] Removing options '' from query. {{(pid=112442) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 12 19:41:03.418321 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.volume.api [None req-edb57fa7-f946-40e7-8d4b-e04376af78d7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112442) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 12 19:41:03.428000 np0000173795 devstack@c-api.service[112442]: INFO cinder.volume.api [None req-edb57fa7-f946-40e7-8d4b-e04376af78d7 demo demo] Get all volumes completed successfully. May 12 19:41:03.433439 np0000173795 devstack@c-api.service[112442]: INFO cinder.api.openstack.wsgi [None req-edb57fa7-f946-40e7-8d4b-e04376af78d7 demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 May 12 19:41:03.434177 np0000173795 devstack@c-api.service[112442]: [pid: 112442|app: 0|req: 9/36] 199.204.45.70 () {64 vars in 1289 bytes} [Tue May 12 19:41:03 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 12 19:41:13.421374 np0000173795 devstack@c-api.service[112442]: DEBUG dbcounter [-] [112442] Writing DB stats cinder:SELECT=1 {{(pid=112442) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:42:03.452840 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.middleware.request_id [None req-55f3a294-5051-48ee-bd03-8c09d4a13ec0 None None] RequestId filter calling following filter/app {{(pid=112443) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:42:03.614713 np0000173795 devstack@c-api.service[112443]: INFO cinder.api.openstack.wsgi [None req-55f3a294-5051-48ee-bd03-8c09d4a13ec0 demo demo] GET https://199.204.45.70/volume/v3/volumes/detail May 12 19:42:03.614978 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.openstack.wsgi [None req-55f3a294-5051-48ee-bd03-8c09d4a13ec0 demo demo] Empty body provided in request {{(pid=112443) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:42:03.615118 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.openstack.wsgi [None req-55f3a294-5051-48ee-bd03-8c09d4a13ec0 demo demo] Calling method 'detail' {{(pid=112443) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:42:03.615678 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.api_utils [None req-55f3a294-5051-48ee-bd03-8c09d4a13ec0 demo demo] Removing options '' from query. {{(pid=112443) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 12 19:42:03.616656 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.volume.api [None req-55f3a294-5051-48ee-bd03-8c09d4a13ec0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112443) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 12 19:42:03.625743 np0000173795 devstack@c-api.service[112443]: INFO cinder.volume.api [None req-55f3a294-5051-48ee-bd03-8c09d4a13ec0 demo demo] Get all volumes completed successfully. May 12 19:42:03.627967 np0000173795 devstack@c-api.service[112443]: INFO cinder.api.openstack.wsgi [None req-55f3a294-5051-48ee-bd03-8c09d4a13ec0 demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 May 12 19:42:03.628471 np0000173795 devstack@c-api.service[112443]: [pid: 112443|app: 0|req: 9/37] 199.204.45.70 () {64 vars in 1289 bytes} [Tue May 12 19:42:03 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 12 19:42:13.619824 np0000173795 devstack@c-api.service[112443]: DEBUG dbcounter [-] [112443] Writing DB stats cinder:SELECT=1 {{(pid=112443) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:43:03.649292 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.middleware.request_id [None req-0cfefad4-ce45-4748-9e3e-28578a1b7ce9 None None] RequestId filter calling following filter/app {{(pid=112441) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:43:03.653409 np0000173795 devstack@c-api.service[112441]: INFO cinder.api.openstack.wsgi [None req-0cfefad4-ce45-4748-9e3e-28578a1b7ce9 demo demo] GET https://199.204.45.70/volume/v3/volumes/detail May 12 19:43:03.653762 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.openstack.wsgi [None req-0cfefad4-ce45-4748-9e3e-28578a1b7ce9 demo demo] Empty body provided in request {{(pid=112441) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:43:03.654131 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.openstack.wsgi [None req-0cfefad4-ce45-4748-9e3e-28578a1b7ce9 demo demo] Calling method 'detail' {{(pid=112441) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:43:03.654626 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.api.api_utils [None req-0cfefad4-ce45-4748-9e3e-28578a1b7ce9 demo demo] Removing options '' from query. {{(pid=112441) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 12 19:43:03.655976 np0000173795 devstack@c-api.service[112441]: DEBUG cinder.volume.api [None req-0cfefad4-ce45-4748-9e3e-28578a1b7ce9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112441) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 12 19:43:03.662920 np0000173795 devstack@c-api.service[112441]: INFO cinder.volume.api [None req-0cfefad4-ce45-4748-9e3e-28578a1b7ce9 demo demo] Get all volumes completed successfully. May 12 19:43:03.664843 np0000173795 devstack@c-api.service[112441]: INFO cinder.api.openstack.wsgi [None req-0cfefad4-ce45-4748-9e3e-28578a1b7ce9 demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 May 12 19:43:03.665290 np0000173795 devstack@c-api.service[112441]: [pid: 112441|app: 0|req: 10/38] 199.204.45.70 () {64 vars in 1289 bytes} [Tue May 12 19:43:03 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 12 19:43:13.658816 np0000173795 devstack@c-api.service[112441]: DEBUG dbcounter [-] [112441] Writing DB stats cinder:SELECT=1 {{(pid=112441) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:44:03.681089 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.middleware.request_id [None req-23947c96-d062-4f89-a963-395bbb59af4a None None] RequestId filter calling following filter/app {{(pid=112444) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:44:03.684095 np0000173795 devstack@c-api.service[112444]: INFO cinder.api.openstack.wsgi [None req-23947c96-d062-4f89-a963-395bbb59af4a demo demo] GET https://199.204.45.70/volume/v3/volumes/detail May 12 19:44:03.684401 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.openstack.wsgi [None req-23947c96-d062-4f89-a963-395bbb59af4a demo demo] Empty body provided in request {{(pid=112444) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:44:03.684654 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.openstack.wsgi [None req-23947c96-d062-4f89-a963-395bbb59af4a demo demo] Calling method 'detail' {{(pid=112444) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:44:03.685049 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.api.api_utils [None req-23947c96-d062-4f89-a963-395bbb59af4a demo demo] Removing options '' from query. {{(pid=112444) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 12 19:44:03.685893 np0000173795 devstack@c-api.service[112444]: DEBUG cinder.volume.api [None req-23947c96-d062-4f89-a963-395bbb59af4a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112444) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 12 19:44:03.694158 np0000173795 devstack@c-api.service[112444]: INFO cinder.volume.api [None req-23947c96-d062-4f89-a963-395bbb59af4a demo demo] Get all volumes completed successfully. May 12 19:44:03.696261 np0000173795 devstack@c-api.service[112444]: INFO cinder.api.openstack.wsgi [None req-23947c96-d062-4f89-a963-395bbb59af4a demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 May 12 19:44:03.696871 np0000173795 devstack@c-api.service[112444]: [pid: 112444|app: 0|req: 11/39] 199.204.45.70 () {64 vars in 1289 bytes} [Tue May 12 19:44:03 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 12 19:44:13.689140 np0000173795 devstack@c-api.service[112444]: DEBUG dbcounter [-] [112444] Writing DB stats cinder:SELECT=1 {{(pid=112444) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:45:03.715436 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.middleware.request_id [None req-bd33db9b-a492-4b49-881b-f16ec511d81d None None] RequestId filter calling following filter/app {{(pid=112442) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:45:03.718672 np0000173795 devstack@c-api.service[112442]: INFO cinder.api.openstack.wsgi [None req-bd33db9b-a492-4b49-881b-f16ec511d81d demo demo] GET https://199.204.45.70/volume/v3/volumes/detail May 12 19:45:03.718910 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.openstack.wsgi [None req-bd33db9b-a492-4b49-881b-f16ec511d81d demo demo] Empty body provided in request {{(pid=112442) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:45:03.719198 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.openstack.wsgi [None req-bd33db9b-a492-4b49-881b-f16ec511d81d demo demo] Calling method 'detail' {{(pid=112442) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:45:03.719574 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.api.api_utils [None req-bd33db9b-a492-4b49-881b-f16ec511d81d demo demo] Removing options '' from query. {{(pid=112442) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 12 19:45:03.720549 np0000173795 devstack@c-api.service[112442]: DEBUG cinder.volume.api [None req-bd33db9b-a492-4b49-881b-f16ec511d81d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112442) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 12 19:45:03.729291 np0000173795 devstack@c-api.service[112442]: INFO cinder.volume.api [None req-bd33db9b-a492-4b49-881b-f16ec511d81d demo demo] Get all volumes completed successfully. May 12 19:45:03.731254 np0000173795 devstack@c-api.service[112442]: INFO cinder.api.openstack.wsgi [None req-bd33db9b-a492-4b49-881b-f16ec511d81d demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 May 12 19:45:03.731664 np0000173795 devstack@c-api.service[112442]: [pid: 112442|app: 0|req: 10/40] 199.204.45.70 () {64 vars in 1289 bytes} [Tue May 12 19:45:03 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 12 19:45:13.724020 np0000173795 devstack@c-api.service[112442]: DEBUG dbcounter [-] [112442] Writing DB stats cinder:SELECT=1 {{(pid=112442) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:46:03.747371 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.middleware.request_id [None req-0cbacccb-2dc4-4e1b-a3f3-3a0fdea2a5f3 None None] RequestId filter calling following filter/app {{(pid=112443) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:46:03.752486 np0000173795 devstack@c-api.service[112443]: INFO cinder.api.openstack.wsgi [None req-0cbacccb-2dc4-4e1b-a3f3-3a0fdea2a5f3 demo demo] GET https://199.204.45.70/volume/v3/volumes/detail May 12 19:46:03.752962 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.openstack.wsgi [None req-0cbacccb-2dc4-4e1b-a3f3-3a0fdea2a5f3 demo demo] Empty body provided in request {{(pid=112443) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:46:03.753378 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.openstack.wsgi [None req-0cbacccb-2dc4-4e1b-a3f3-3a0fdea2a5f3 demo demo] Calling method 'detail' {{(pid=112443) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:46:03.753867 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.api.api_utils [None req-0cbacccb-2dc4-4e1b-a3f3-3a0fdea2a5f3 demo demo] Removing options '' from query. {{(pid=112443) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 12 19:46:03.755082 np0000173795 devstack@c-api.service[112443]: DEBUG cinder.volume.api [None req-0cbacccb-2dc4-4e1b-a3f3-3a0fdea2a5f3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112443) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 12 19:46:03.764714 np0000173795 devstack@c-api.service[112443]: INFO cinder.volume.api [None req-0cbacccb-2dc4-4e1b-a3f3-3a0fdea2a5f3 demo demo] Get all volumes completed successfully. May 12 19:46:03.767355 np0000173795 devstack@c-api.service[112443]: INFO cinder.api.openstack.wsgi [None req-0cbacccb-2dc4-4e1b-a3f3-3a0fdea2a5f3 demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 May 12 19:46:03.767837 np0000173795 devstack@c-api.service[112443]: [pid: 112443|app: 0|req: 10/41] 199.204.45.70 () {64 vars in 1289 bytes} [Tue May 12 19:46:03 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)