May 09 07:26:02.002015 np0000172994 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 09 07:26:02.009740 np0000172994 devstack@c-api.service[112974]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 09 07:26:02.013087 np0000172994 devstack@c-api.service[112974]: *** Starting uWSGI 2.0.24-debian (64bit) on [Sat May 9 07:26:02 2026] *** May 09 07:26:02.013087 np0000172994 devstack@c-api.service[112974]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 09 07:26:02.013087 np0000172994 devstack@c-api.service[112974]: os: Linux-6.8.0-111-generic #111-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 11 23:16:02 UTC 2026 May 09 07:26:02.013087 np0000172994 devstack@c-api.service[112974]: nodename: np0000172994 May 09 07:26:02.013087 np0000172994 devstack@c-api.service[112974]: machine: x86_64 May 09 07:26:02.013087 np0000172994 devstack@c-api.service[112974]: clock source: unix May 09 07:26:02.013087 np0000172994 devstack@c-api.service[112974]: pcre jit disabled May 09 07:26:02.013087 np0000172994 devstack@c-api.service[112974]: detected number of CPU cores: 16 May 09 07:26:02.013087 np0000172994 devstack@c-api.service[112974]: current working directory: / May 09 07:26:02.013087 np0000172994 devstack@c-api.service[112974]: detected binary path: /usr/bin/uwsgi-core May 09 07:26:02.013087 np0000172994 devstack@c-api.service[112974]: your processes number limit is 256917 May 09 07:26:02.013087 np0000172994 devstack@c-api.service[112974]: your memory page size is 4096 bytes May 09 07:26:02.013087 np0000172994 devstack@c-api.service[112974]: detected max file descriptor number: 2048 May 09 07:26:02.013087 np0000172994 devstack@c-api.service[112974]: lock engine: pthread robust mutexes May 09 07:26:02.013889 np0000172994 devstack@c-api.service[112974]: thunder lock: enabled May 09 07:26:02.013889 np0000172994 devstack@c-api.service[112974]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 09 07:26:02.013889 np0000172994 devstack@c-api.service[112974]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 09 07:26:02.013889 np0000172994 devstack@c-api.service[112974]: PEP 405 virtualenv detected: /opt/stack/data/venv May 09 07:26:02.013889 np0000172994 devstack@c-api.service[112974]: Set PythonHome to /opt/stack/data/venv May 09 07:26:02.052312 np0000172994 devstack@c-api.service[112974]: Python main interpreter initialized at 0x7aeafd6a3668 May 09 07:26:02.052312 np0000172994 devstack@c-api.service[112974]: python threads support enabled May 09 07:26:02.052312 np0000172994 devstack@c-api.service[112974]: your server socket listen backlog is limited to 100 connections May 09 07:26:02.052312 np0000172994 devstack@c-api.service[112974]: your mercy for graceful operations on workers is 80 seconds May 09 07:26:02.052910 np0000172994 devstack@c-api.service[112974]: mapped 671795 bytes (656 KB) for 4 cores May 09 07:26:02.053038 np0000172994 devstack@c-api.service[112974]: *** Operational MODE: preforking *** May 09 07:26:02.053731 np0000172994 devstack@c-api.service[112974]: *** uWSGI is running in multiple interpreter mode *** May 09 07:26:02.053731 np0000172994 devstack@c-api.service[112974]: spawned uWSGI master process (pid: 112974) May 09 07:26:02.053411 np0000172994 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 09 07:26:02.054288 np0000172994 devstack@c-api.service[112974]: spawned uWSGI worker 1 (pid: 112982, cores: 1) May 09 07:26:02.054887 np0000172994 devstack@c-api.service[112974]: spawned uWSGI worker 2 (pid: 112983, cores: 1) May 09 07:26:02.055339 np0000172994 devstack@c-api.service[112974]: spawned uWSGI worker 3 (pid: 112984, cores: 1) May 09 07:26:02.055830 np0000172994 devstack@c-api.service[112974]: spawned uWSGI worker 4 (pid: 112985, cores: 1) May 09 07:26:02.055949 np0000172994 devstack@c-api.service[112974]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 09 07:26:02.180949 np0000172994 devstack@c-api.service[112983]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 07:26:02.180949 np0000172994 devstack@c-api.service[112983]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 07:26:02.180949 np0000172994 devstack@c-api.service[112983]: we strongly recommend against using it for new projects. May 09 07:26:02.180949 np0000172994 devstack@c-api.service[112983]: If you are already using Eventlet, we recommend migrating to a different May 09 07:26:02.180949 np0000172994 devstack@c-api.service[112983]: framework. For more detail see May 09 07:26:02.180949 np0000172994 devstack@c-api.service[112983]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 07:26:02.180949 np0000172994 devstack@c-api.service[112983]: import eventlet # noqa May 09 07:26:02.182376 np0000172994 devstack@c-api.service[112982]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 07:26:02.182376 np0000172994 devstack@c-api.service[112982]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 07:26:02.182376 np0000172994 devstack@c-api.service[112982]: we strongly recommend against using it for new projects. May 09 07:26:02.182376 np0000172994 devstack@c-api.service[112982]: If you are already using Eventlet, we recommend migrating to a different May 09 07:26:02.182376 np0000172994 devstack@c-api.service[112982]: framework. For more detail see May 09 07:26:02.182376 np0000172994 devstack@c-api.service[112982]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 07:26:02.182376 np0000172994 devstack@c-api.service[112982]: import eventlet # noqa May 09 07:26:02.186292 np0000172994 devstack@c-api.service[112985]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 07:26:02.186292 np0000172994 devstack@c-api.service[112985]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 07:26:02.186292 np0000172994 devstack@c-api.service[112985]: we strongly recommend against using it for new projects. May 09 07:26:02.186292 np0000172994 devstack@c-api.service[112985]: If you are already using Eventlet, we recommend migrating to a different May 09 07:26:02.186292 np0000172994 devstack@c-api.service[112985]: framework. For more detail see May 09 07:26:02.186292 np0000172994 devstack@c-api.service[112985]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 07:26:02.186292 np0000172994 devstack@c-api.service[112985]: import eventlet # noqa May 09 07:26:02.187623 np0000172994 devstack@c-api.service[112984]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 07:26:02.187623 np0000172994 devstack@c-api.service[112984]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 07:26:02.187623 np0000172994 devstack@c-api.service[112984]: we strongly recommend against using it for new projects. May 09 07:26:02.187623 np0000172994 devstack@c-api.service[112984]: If you are already using Eventlet, we recommend migrating to a different May 09 07:26:02.187623 np0000172994 devstack@c-api.service[112984]: framework. For more detail see May 09 07:26:02.187623 np0000172994 devstack@c-api.service[112984]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 07:26:02.187623 np0000172994 devstack@c-api.service[112984]: import eventlet # noqa May 09 07:26:02.268241 np0000172994 devstack@c-api.service[112982]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 09 07:26:02.268241 np0000172994 devstack@c-api.service[112982]: debtcollector.deprecate( May 09 07:26:02.268746 np0000172994 devstack@c-api.service[112983]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 09 07:26:02.268746 np0000172994 devstack@c-api.service[112983]: debtcollector.deprecate( May 09 07:26:02.274625 np0000172994 devstack@c-api.service[112984]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 09 07:26:02.274625 np0000172994 devstack@c-api.service[112984]: debtcollector.deprecate( May 09 07:26:02.285337 np0000172994 devstack@c-api.service[112985]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 09 07:26:02.285337 np0000172994 devstack@c-api.service[112985]: debtcollector.deprecate( May 09 07:26:02.348434 np0000172994 devstack@c-api.service[112982]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 09 07:26:02.348434 np0000172994 devstack@c-api.service[112982]: from cgi import parse_header May 09 07:26:02.354440 np0000172994 devstack@c-api.service[112983]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 09 07:26:02.354440 np0000172994 devstack@c-api.service[112983]: from cgi import parse_header May 09 07:26:02.359800 np0000172994 devstack@c-api.service[112984]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 09 07:26:02.359800 np0000172994 devstack@c-api.service[112984]: from cgi import parse_header May 09 07:26:02.367043 np0000172994 devstack@c-api.service[112985]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 09 07:26:02.367043 np0000172994 devstack@c-api.service[112985]: from cgi import parse_header May 09 07:26:02.393764 np0000172994 devstack@c-api.service[112982]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 09 07:26:02.393764 np0000172994 devstack@c-api.service[112982]: removals.removed_module( May 09 07:26:02.394460 np0000172994 devstack@c-api.service[112982]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 09 07:26:02.394460 np0000172994 devstack@c-api.service[112982]: removals.removed_module( May 09 07:26:02.399782 np0000172994 devstack@c-api.service[112983]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 09 07:26:02.399782 np0000172994 devstack@c-api.service[112983]: removals.removed_module( May 09 07:26:02.400567 np0000172994 devstack@c-api.service[112983]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 09 07:26:02.400567 np0000172994 devstack@c-api.service[112983]: removals.removed_module( May 09 07:26:02.406619 np0000172994 devstack@c-api.service[112984]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 09 07:26:02.406619 np0000172994 devstack@c-api.service[112984]: removals.removed_module( May 09 07:26:02.407728 np0000172994 devstack@c-api.service[112984]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 09 07:26:02.407728 np0000172994 devstack@c-api.service[112984]: removals.removed_module( May 09 07:26:02.412301 np0000172994 devstack@c-api.service[112985]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 09 07:26:02.412301 np0000172994 devstack@c-api.service[112985]: removals.removed_module( May 09 07:26:02.413060 np0000172994 devstack@c-api.service[112985]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 09 07:26:02.413060 np0000172994 devstack@c-api.service[112985]: removals.removed_module( May 09 07:26:03.003492 np0000172994 devstack@c-api.service[112982]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 09 07:26:03.003492 np0000172994 devstack@c-api.service[112982]: warnings.warn( May 09 07:26:03.024093 np0000172994 devstack@c-api.service[112984]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 09 07:26:03.024093 np0000172994 devstack@c-api.service[112984]: warnings.warn( May 09 07:26:03.031159 np0000172994 devstack@c-api.service[112983]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 09 07:26:03.031159 np0000172994 devstack@c-api.service[112983]: warnings.warn( May 09 07:26:03.068705 np0000172994 devstack@c-api.service[112985]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 09 07:26:03.068705 np0000172994 devstack@c-api.service[112985]: warnings.warn( May 09 07:26:03.110756 np0000172994 devstack@c-api.service[112982]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 09 07:26:03.110756 np0000172994 devstack@c-api.service[112982]: warnings.warn( May 09 07:26:03.134599 np0000172994 devstack@c-api.service[112984]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 09 07:26:03.134599 np0000172994 devstack@c-api.service[112984]: warnings.warn( May 09 07:26:03.142775 np0000172994 devstack@c-api.service[112983]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 09 07:26:03.142775 np0000172994 devstack@c-api.service[112983]: warnings.warn( May 09 07:26:03.180357 np0000172994 devstack@c-api.service[112985]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 09 07:26:03.180357 np0000172994 devstack@c-api.service[112985]: warnings.warn( May 09 07:26:03.410695 np0000172994 devstack@c-api.service[112982]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 09 07:26:03.411086 np0000172994 devstack@c-api.service[112982]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112982) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 07:26:03.430494 np0000172994 devstack@c-api.service[112984]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 09 07:26:03.430494 np0000172994 devstack@c-api.service[112984]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112984) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 07:26:03.437490 np0000172994 devstack@c-api.service[112983]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 09 07:26:03.437710 np0000172994 devstack@c-api.service[112983]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112983) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 07:26:03.477184 np0000172994 devstack@c-api.service[112985]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 09 07:26:03.477700 np0000172994 devstack@c-api.service[112985]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112985) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 07:26:03.497005 np0000172994 devstack@c-api.service[112982]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 09 07:26:03.497005 np0000172994 devstack@c-api.service[112982]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 07:26:03.497247 np0000172994 devstack@c-api.service[112984]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 09 07:26:03.497247 np0000172994 devstack@c-api.service[112984]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 07:26:03.500642 np0000172994 devstack@c-api.service[112983]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 09 07:26:03.500642 np0000172994 devstack@c-api.service[112983]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 07:26:03.538595 np0000172994 devstack@c-api.service[112985]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 09 07:26:03.538595 np0000172994 devstack@c-api.service[112985]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 07:26:03.962875 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112983) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 07:26:03.963169 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112984) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 07:26:03.963247 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112983) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:26:03.963394 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112983) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:26:03.963522 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112982) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 07:26:03.963595 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112984) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:26:03.963677 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112983) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:26:03.963739 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112984) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:26:03.963802 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112985) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 07:26:03.963877 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112982) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:26:03.963940 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112984) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:26:03.963999 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112982) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:26:03.964073 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112985) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:26:03.964073 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112985) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:26:03.964177 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112982) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:26:03.964238 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112985) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:26:03.965658 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112983) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:26:03.965658 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:26:03.965858 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112984) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:26:03.965924 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:26:03.965985 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:26:03.966059 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:26:03.966059 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:26:03.966167 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:26:03.966226 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112983) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:26:03.966284 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:26:03.966354 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112983) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:26:03.966427 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:26:03.966427 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112984) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:26:03.966578 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112985) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:26:03.966657 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112984) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:26:03.966730 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:26:03.966730 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:26:03.966730 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:26:03.966730 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:26:03.966730 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112985) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:26:03.966730 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112985) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:26:03.967056 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112982) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:26:03.967056 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:26:03.967198 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112983) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:26:03.967271 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:26:03.967335 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:26:03.967395 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112984) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:26:03.967457 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:26:03.967541 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:26:03.967601 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:26:03.967659 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:26:03.967738 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:26:03.967807 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:26:03.967872 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:26:03.967940 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112982) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:26:03.968002 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:26:03.968060 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112983) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:26:03.968117 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:26:03.968177 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112983) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:26:03.968236 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112982) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:26:03.968295 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112985) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:26:03.968360 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112984) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:26:03.968422 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:26:03.968509 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112984) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:26:03.968569 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:26:03.968569 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:26:03.968569 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:26:03.968569 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112985) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:26:03.968569 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112985) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:26:03.968916 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112982) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:26:03.968916 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:26:03.968916 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:26:03.968916 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:26:03.968916 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:26:03.968916 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112982) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:26:03.968916 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112982) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:26:03.969288 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112983) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:26:03.969288 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:26:03.969397 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:26:03.969397 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:26:03.969533 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112984) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:26:03.969608 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:26:03.969668 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:26:03.969729 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112983) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:26:03.969791 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:26:03.969849 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112983) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:26:03.970035 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:26:03.970035 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:26:03.970113 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112985) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:26:03.970160 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112984) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:26:03.970200 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:26:03.970238 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112984) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:26:03.970282 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:26:03.970282 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:26:03.970282 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:26:03.970393 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112983) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:26:03.970437 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112985) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:26:03.970492 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112984) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:26:03.970530 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:26:03.970568 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112985) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:26:03.970609 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:26:03.970645 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:26:03.970678 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:26:03.970713 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:26:03.970749 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:26:03.970796 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:26:03.970837 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:26:03.970871 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112983) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:26:03.970918 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112985) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:26:03.970961 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112984) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:26:03.970998 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112983) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:26:03.971036 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:26:03.971072 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112984) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:26:03.971112 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:26:03.971112 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:26:03.971112 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:26:03.971112 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112985) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:26:03.971112 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112985) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:26:03.971287 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112982) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:26:03.971287 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:26:03.971287 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:26:03.971287 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:26:03.971287 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:26:03.971287 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112982) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:26:03.971287 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112982) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:26:03.971567 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112983) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:26:03.971622 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112982) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:26:03.971728 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:26:03.971728 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:26:03.971801 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:26:03.971849 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112984) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:26:03.971891 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:26:03.971929 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:26:03.971982 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:26:03.972029 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:26:03.972071 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112985) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:26:03.972119 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:26:03.972160 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112983) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:26:03.972200 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:26:03.972247 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:26:03.972293 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:26:03.972334 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112983) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:26:03.972373 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:26:03.972416 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:26:03.972453 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112983) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:26:03.972517 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:26:03.972553 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:26:03.972598 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112982) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:26:03.972638 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:26:03.972677 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:26:03.972723 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112984) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:26:03.972764 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112982) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:26:03.972822 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:26:03.972864 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112985) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:26:03.972900 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112984) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:26:03.972940 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:26:03.972977 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112985) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:26:03.973014 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112984) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:26:03.973052 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:26:03.973086 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112985) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:26:03.973124 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:26:03.973159 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112983) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:26:03.973205 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:26:03.973243 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:26:03.973282 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:26:03.973323 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112983) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:26:03.973363 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:26:03.973403 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:26:03.973442 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:26:03.973500 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:26:03.973539 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112984) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:26:03.973574 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112985) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:26:03.973623 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112984) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:26:03.973660 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112985) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:26:03.973700 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112982) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:26:03.973700 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:26:03.973700 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:26:03.973700 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:26:03.973700 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:26:03.973700 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112982) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:26:03.973700 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112982) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:26:03.973700 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112982) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:26:03.973700 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:26:03.973700 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:26:03.974034 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:26:03.974034 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:26:03.974034 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112982) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:26:03.974034 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112982) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:26:03.975057 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112983) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:26:03.975117 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:26:03.975173 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:26:03.975235 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:26:03.975293 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:26:03.975355 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112983) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:26:03.975397 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112982) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:26:03.975447 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112983) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:26:03.975512 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:26:03.975512 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:26:03.975589 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:26:03.975629 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:26:03.975703 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112982) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:26:03.975764 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112984) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:26:03.975809 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112982) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:26:03.975850 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:26:03.975850 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:26:03.975929 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112985) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:26:03.975970 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:26:03.976016 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:26:03.976056 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:26:03.976095 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:26:03.976146 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112984) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:26:03.976187 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:26:03.976228 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112984) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:26:03.976268 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:26:03.976268 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112985) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:26:03.976341 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112983) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:26:03.976384 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112985) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:26:03.976423 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:26:03.976423 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:26:03.976519 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112984) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:26:03.976572 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:26:03.976619 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:26:03.976659 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:26:03.976698 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:26:03.976742 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112985) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:26:03.976787 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112983) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:26:03.976881 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:26:03.976944 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:26:03.976987 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112982) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:26:03.977036 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112983) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:26:03.977075 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:26:03.977131 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:26:03.977172 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:26:03.977211 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112984) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:26:03.977255 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:26:03.977294 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:26:03.977332 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112984) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:26:03.977377 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:26:03.977415 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:26:03.977459 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112985) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:26:03.977518 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:26:03.977559 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112985) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:26:03.977598 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112982) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:26:03.977598 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112982) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:26:03.977946 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112983) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:26:03.977993 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:26:03.978066 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:26:03.978101 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112984) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:26:03.978134 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:26:03.978167 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:26:03.978197 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:26:03.978228 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:26:03.978264 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112983) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:26:03.978302 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:26:03.978344 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112983) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:26:03.978375 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:26:03.978405 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112985) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:26:03.978437 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112984) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:26:03.978486 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:26:03.978518 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112984) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:26:03.978555 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:26:03.978587 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112982) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:26:03.978617 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:26:03.978655 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:26:03.978687 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:26:03.978719 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:26:03.978754 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112985) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:26:03.978785 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:26:03.978816 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112985) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:26:03.978847 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:26:03.978847 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112982) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:26:03.978847 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112982) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:26:03.979416 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112983) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:26:03.979480 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:26:03.979571 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:26:03.979629 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:26:03.979662 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112982) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:26:03.979696 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:26:03.979727 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:26:03.979767 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112985) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:26:03.979800 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112983) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:26:03.979833 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:26:03.979872 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:26:03.979904 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112983) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:26:03.979931 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:26:03.979963 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:26:03.979994 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:26:03.980025 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112984) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:26:03.980055 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:26:03.980086 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112982) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:26:03.980116 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:26:03.980150 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:26:03.980189 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112982) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:26:03.980220 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112985) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:26:03.980255 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:26:03.980285 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112985) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:26:03.980313 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:26:03.980313 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:26:03.980313 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112984) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:26:03.980313 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112984) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:26:03.986230 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112983) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:26:03.986300 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:26:03.986334 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112985) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:26:03.986368 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:26:03.986397 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:26:03.986430 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:26:03.986459 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:26:03.986533 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:26:03.986587 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:26:03.986631 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112983) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:26:03.986672 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:26:03.986736 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112983) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:26:03.986780 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112985) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:26:03.986819 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112982) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:26:03.986859 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112985) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:26:03.986900 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:26:03.986900 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:26:03.986900 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:26:03.986900 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:26:03.987173 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112984) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:26:03.987242 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112982) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:26:03.987315 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:26:03.987384 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112982) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:26:03.987443 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:26:03.987443 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:26:03.987443 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:26:03.987443 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112984) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:26:03.987443 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112984) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:26:03.987768 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112983) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:26:03.987768 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:26:03.987768 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:26:03.987952 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112985) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:26:03.988018 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:26:03.988078 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112984) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:26:03.988137 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:26:03.988196 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:26:03.988256 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:26:03.988315 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:26:03.988402 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112983) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:26:03.988517 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:26:03.988619 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:26:03.988709 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112983) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:26:03.988803 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:26:03.988941 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:26:03.989028 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112982) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:26:03.989111 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112985) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:26:03.989188 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:26:03.989263 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112985) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:26:03.989340 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:26:03.989422 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112984) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:26:03.989852 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:26:03.990041 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112984) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:26:03.990117 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:26:03.990117 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:26:03.990117 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112982) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:26:03.990117 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112982) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:26:03.990347 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112983) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:26:03.990347 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:26:03.990347 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:26:03.990555 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112985) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:26:03.990630 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:26:03.990848 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:26:03.990912 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:26:03.990969 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112984) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:26:03.991029 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112983) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:26:03.991096 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:26:03.991154 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:26:03.991211 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:26:03.991268 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:26:03.991332 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112983) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:26:03.991411 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:26:03.991496 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:26:03.991555 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112985) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:26:03.991615 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:26:03.991672 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112985) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:26:03.991746 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112983) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:26:03.991805 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112982) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:26:03.991868 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112984) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:26:03.991935 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112985) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:26:03.991996 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:26:03.992055 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112984) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:26:03.992178 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:26:03.992241 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:26:03.992298 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:26:03.992356 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112984) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:26:03.992423 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:26:03.992534 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:26:03.992606 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:26:03.992682 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:26:03.992754 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:26:03.992817 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:26:03.992918 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:26:03.993001 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:26:03.993062 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:26:03.993121 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:26:03.993184 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112982) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:26:03.993264 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:26:03.993325 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112985) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:26:03.993385 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:26:03.993444 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112982) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:26:03.993545 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112983) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:26:03.993624 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112985) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:26:03.993686 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112984) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:26:03.993745 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112982) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:26:03.993815 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112983) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:26:03.993874 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112984) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:26:03.993931 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:26:03.993931 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:26:03.993931 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:26:03.993931 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:26:03.993931 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112982) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:26:03.993931 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112982) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:26:03.994258 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112985) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:26:03.994258 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:26:03.994258 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:26:03.994258 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:26:03.994500 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112983) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:26:03.994577 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:26:03.994655 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:26:03.994714 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112985) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:26:03.994782 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112984) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:26:03.994852 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112985) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:26:03.994910 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:26:03.994967 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:26:03.995025 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112985) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:26:03.995087 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:26:03.995152 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112982) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:26:03.995211 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:26:03.995268 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:26:03.995329 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:26:03.995399 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:26:03.995459 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:26:03.995545 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:26:03.995605 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112983) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:26:03.995666 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:26:03.995724 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:26:03.995784 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:26:03.995842 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112983) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:26:03.995902 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:26:03.995981 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:26:03.996040 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112984) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:26:03.996101 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112983) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:26:03.996168 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:26:03.996230 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112985) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:26:03.996303 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112984) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:26:03.996364 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:26:03.996435 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112982) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:26:03.996569 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112985) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:26:03.996635 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112984) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:26:03.996695 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:26:03.996785 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112982) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:26:03.996851 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:26:03.996979 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:26:03.997048 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112982) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:26:03.997110 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:26:03.997170 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:26:03.997243 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:26:03.997317 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:26:03.997394 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112983) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:26:03.997458 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:26:03.997567 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:26:03.997628 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112983) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:26:03.997695 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:26:03.997758 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112984) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:26:03.997817 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:26:03.997876 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112984) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:26:03.997944 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112982) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:26:03.997944 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112982) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:26:03.998004 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112985) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:26:03.998033 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112983) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:26:03.998072 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:26:03.998072 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:26:03.998128 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:26:03.998156 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:26:03.998184 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:26:03.998213 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:26:03.998244 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:26:03.998279 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112985) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:26:03.998307 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:26:03.998340 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112985) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:26:03.998383 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112983) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:26:03.998383 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112983) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:26:03.998438 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112984) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:26:03.998438 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:26:03.998438 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:26:03.998539 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112982) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:26:03.998571 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:26:03.998599 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:26:03.998630 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:26:03.998667 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:26:03.998696 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112984) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:26:03.998726 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:26:03.998761 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112984) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:26:03.998806 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:26:03.998806 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112982) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:26:03.998806 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112982) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:26:03.998916 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112985) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:26:03.998916 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:26:03.998982 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112982) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:26:03.999020 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112983) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:26:03.999051 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:26:03.999262 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:26:03.999297 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:26:03.999334 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:26:03.999366 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:26:03.999402 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:26:03.999434 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:26:03.999490 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:26:03.999532 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112985) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:26:03.999564 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:26:03.999596 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:26:03.999629 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112985) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:26:03.999661 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112982) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:26:03.999699 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:26:03.999734 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112982) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:26:03.999769 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112983) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:26:03.999769 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112983) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:26:03.999824 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112984) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:26:03.999824 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:26:03.999824 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:26:03.999824 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:26:03.999824 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:26:03.999974 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112985) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:26:04.000005 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112984) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:26:04.000035 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:26:04.000035 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:26:04.000094 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112984) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:26:04.000131 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112982) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:26:04.000161 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:26:04.000191 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:26:04.000226 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:26:04.000256 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:26:04.000285 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112985) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:26:04.000314 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:26:04.000348 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112985) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:26:04.000378 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112984) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:26:04.000406 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:26:04.000443 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112983) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:26:04.000492 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:26:04.000525 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112982) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:26:04.000549 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:26:04.000574 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:26:04.000598 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112982) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:26:04.000624 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:26:04.000656 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:26:04.000686 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:26:04.000716 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:26:04.000754 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:26:04.000784 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112984) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:26:04.000815 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112983) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:26:04.000844 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112984) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:26:04.000873 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112983) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:26:04.000910 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112985) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:26:04.000910 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:26:04.000999 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112983) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:26:04.001043 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:26:04.001043 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:26:04.001117 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:26:04.001149 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:26:04.001182 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:26:04.001212 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112982) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:26:04.001248 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112985) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:26:04.001279 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:26:04.001307 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:26:04.001333 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112985) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:26:04.001359 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:26:04.001400 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:26:04.001436 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112984) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:26:04.001482 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112983) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:26:04.001514 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:26:04.001546 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:26:04.001586 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112983) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:26:04.001616 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:26:04.001647 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:26:04.001682 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112982) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:26:04.001713 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:26:04.001748 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112982) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:26:04.001784 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:26:04.001784 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112984) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:26:04.001784 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112984) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:26:04.001867 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112985) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:26:04.001867 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:26:04.001867 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:26:04.001867 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:26:04.001979 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112983) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:26:04.002016 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:26:04.002016 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112985) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:26:04.002078 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:26:04.002114 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112985) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:26:04.002141 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:26:04.002176 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112982) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:26:04.002206 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:26:04.002237 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:26:04.002270 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:26:04.002300 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:26:04.002337 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112983) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:26:04.002369 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:26:04.002407 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112984) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:26:04.002437 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112983) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:26:04.002485 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:26:04.002518 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:26:04.002545 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112982) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:26:04.002569 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:26:04.002594 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112982) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:26:04.002628 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:26:04.002628 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:26:04.002628 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112984) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:26:04.002628 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112984) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:26:04.004801 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112983) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:26:04.004853 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:26:04.004931 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:26:04.005044 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:26:04.005096 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112982) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:26:04.005130 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:26:04.005171 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:26:04.005205 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112983) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:26:04.005239 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:26:04.005269 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112983) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:26:04.005301 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:26:04.005333 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:26:04.005385 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112982) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:26:04.005454 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112982) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:26:04.005507 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112984) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:26:04.005591 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:26:04.005666 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:26:04.005702 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112985) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:26:04.005738 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:26:04.005770 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:26:04.005807 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:26:04.005840 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:26:04.005871 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:26:04.005910 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112984) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:26:04.005945 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:26:04.005945 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112985) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:26:04.006002 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112984) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:26:04.006041 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112985) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:26:04.006370 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112983) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:26:04.006426 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112984) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:26:04.006458 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:26:04.006515 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112985) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:26:04.006548 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:26:04.006608 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112982) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:26:04.006644 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:26:04.006687 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:26:04.006720 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:26:04.006748 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:26:04.006781 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:26:04.006812 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:26:04.006850 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:26:04.006881 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:26:04.006915 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:26:04.006952 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:26:04.006996 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:26:04.007034 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112983) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:26:04.007072 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:26:04.007207 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:26:04.007250 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112984) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:26:04.007290 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:26:04.007335 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112983) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:26:04.007375 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112985) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:26:04.007419 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112982) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:26:04.007462 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112984) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:26:04.007519 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112985) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:26:04.007560 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112982) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:26:04.007612 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112983) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:26:04.007662 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:26:04.007703 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112985) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:26:04.007746 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:26:04.007788 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:26:04.007834 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:26:04.007834 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:26:04.007915 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:26:04.007962 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112983) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:26:04.008003 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:26:04.008059 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112983) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:26:04.008102 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:26:04.008144 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112983) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:26:04.008187 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112985) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:26:04.008230 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112984) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:26:04.008278 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:26:04.008322 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112985) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:26:04.008365 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:26:04.008405 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:26:04.008446 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112985) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:26:04.008518 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:26:04.008562 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:26:04.008609 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:26:04.008656 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:26:04.008698 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:26:04.008740 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:26:04.008789 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112983) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:26:04.008832 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:26:04.008873 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:26:04.008915 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112982) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:26:04.009005 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112983) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:26:04.009057 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:26:04.009094 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:26:04.009136 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112984) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:26:04.009185 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112983) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:26:04.009227 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112985) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:26:04.009266 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:26:04.009312 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:26:04.009356 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112984) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:26:04.009399 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112985) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:26:04.009446 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:26:04.009509 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:26:04.009550 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112984) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:26:04.009592 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112985) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:26:04.009632 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:26:04.009671 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:26:04.009710 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:26:04.009749 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:26:04.009788 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112982) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:26:04.009835 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:26:04.009882 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:26:04.009921 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:26:04.009968 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112982) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:26:04.010012 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112983) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:26:04.010048 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:26:04.010091 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112982) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:26:04.010131 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:26:04.010167 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112983) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:26:04.010203 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:26:04.010245 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:26:04.010285 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:26:04.010324 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112985) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:26:04.010362 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:26:04.010407 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112985) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:26:04.010449 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112984) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:26:04.010508 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:26:04.010554 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112984) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:26:04.010592 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:26:04.010592 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112982) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:26:04.010666 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112984) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:26:04.010719 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112982) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:26:04.010760 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:26:04.010811 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112982) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:26:04.010811 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:26:04.010978 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:26:04.011019 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:26:04.011058 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:26:04.011098 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:26:04.011137 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:26:04.011184 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:26:04.011184 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112982) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:26:04.011258 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112984) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:26:04.011294 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112982) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:26:04.011333 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112984) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:26:04.011659 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112983) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:26:04.011712 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:26:04.011755 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112982) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:26:04.011798 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:26:04.011839 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:26:04.011899 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:26:04.011943 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112985) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:26:04.011991 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:26:04.012040 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:26:04.012083 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:26:04.012137 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:26:04.012180 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112983) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:26:04.012222 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:26:04.012261 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:26:04.012299 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112984) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:26:04.012356 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112983) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:26:04.012397 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:26:04.012436 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112982) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:26:04.012499 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:26:04.012543 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:26:04.012581 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112982) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:26:04.012621 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:26:04.012661 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112985) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:26:04.012700 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:26:04.012748 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112985) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:26:04.012789 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:26:04.012789 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112984) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:26:04.012789 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112984) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:26:04.016709 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112985) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:26:04.016788 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:26:04.016846 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:26:04.016889 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:26:04.016928 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:26:04.017030 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112985) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:26:04.017078 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112984) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:26:04.017121 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112985) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:26:04.017179 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:26:04.017220 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:26:04.017289 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:26:04.017333 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:26:04.017405 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112984) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:26:04.017486 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112984) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:26:04.017904 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112983) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:26:04.017986 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:26:04.018031 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112982) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:26:04.018082 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:26:04.018126 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:26:04.018166 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:26:04.018166 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:26:04.018239 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:26:04.018281 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112983) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:26:04.018328 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:26:04.018328 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:26:04.018412 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112983) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:26:04.018452 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112982) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:26:04.018452 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112982) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:26:04.018699 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112985) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:26:04.018749 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:26:04.018789 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112983) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:26:04.018830 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:26:04.018872 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:26:04.018920 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112982) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:26:04.018962 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:26:04.019002 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:26:04.019043 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:26:04.019179 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:26:04.019222 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:26:04.019267 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:26:04.019307 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:26:04.019348 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:26:04.019391 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112985) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:26:04.019434 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112983) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:26:04.019492 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:26:04.019541 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112985) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:26:04.019589 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112983) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:26:04.019633 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112982) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:26:04.019633 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112982) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:26:04.020382 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112984) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:26:04.020431 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:26:04.020519 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:26:04.020593 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:26:04.020638 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:26:04.020696 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112984) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:26:04.020777 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112984) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:26:04.024030 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112985) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:26:04.024030 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:26:04.024287 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:26:04.024287 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:26:04.024287 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:26:04.024287 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112985) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:26:04.024287 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112985) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:26:04.024781 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112982) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:26:04.024781 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:26:04.024781 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:26:04.024781 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:26:04.024781 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:26:04.024781 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112982) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:26:04.024781 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112982) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:26:04.025279 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112983) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:26:04.025279 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:26:04.025279 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:26:04.025279 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:26:04.025279 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:26:04.025279 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112983) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:26:04.025684 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112984) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:26:04.025778 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112983) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:26:04.025846 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:26:04.025846 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:26:04.025979 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112985) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:26:04.026046 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:26:04.026111 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:26:04.026185 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:26:04.026249 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:26:04.026314 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112984) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:26:04.026379 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112983) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:26:04.026457 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:26:04.026553 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112984) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:26:04.026619 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:26:04.026686 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:26:04.026796 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112985) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:26:04.026886 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:26:04.026955 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112985) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:26:04.027027 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:26:04.027089 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112982) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:26:04.027169 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112985) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:26:04.027236 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:26:04.027307 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:26:04.027369 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:26:04.027442 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112983) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:26:04.027589 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112984) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:26:04.027658 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:26:04.027738 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:26:04.027806 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112983) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:26:04.027894 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:26:04.028003 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:26:04.028093 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:26:04.028163 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112983) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:26:04.028231 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:26:04.028294 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:26:04.028367 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:26:04.028432 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:26:04.028532 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:26:04.028597 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112985) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:26:04.028660 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112982) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:26:04.028918 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:26:04.029006 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:26:04.029315 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112982) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:26:04.029383 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:26:04.029497 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112984) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:26:04.029569 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112982) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:26:04.029636 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:26:04.029718 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112984) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:26:04.029783 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:26:04.029853 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112983) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:26:04.029929 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112984) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:26:04.030001 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:26:04.030064 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:26:04.030126 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:26:04.030191 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:26:04.030261 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:26:04.030324 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:26:04.030385 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112982) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:26:04.030449 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:26:04.030449 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112984) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:26:04.072452 np0000172994 devstack@c-api.service[112985]: INFO dbcounter [None req-e0cadec9-b5b0-4bf9-b7c0-b527878d6858 None None] Registered counter for database cinder May 09 07:26:04.076403 np0000172994 devstack@c-api.service[112982]: INFO dbcounter [None req-74eebcda-e150-4b17-8c2c-40b7671c6524 None None] Registered counter for database cinder May 09 07:26:04.076538 np0000172994 devstack@c-api.service[112983]: INFO dbcounter [None req-0a7003a2-8923-4ed0-af60-32f91de052a4 None None] Registered counter for database cinder May 09 07:26:04.078977 np0000172994 devstack@c-api.service[112984]: INFO dbcounter [None req-844cb3f0-6559-40c2-93a2-e3156454167d None None] Registered counter for database cinder May 09 07:26:04.088763 np0000172994 devstack@c-api.service[112985]: DEBUG oslo_db.sqlalchemy.engines [None req-e0cadec9-b5b0-4bf9-b7c0-b527878d6858 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=112985) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 07:26:04.091805 np0000172994 devstack@c-api.service[112982]: DEBUG oslo_db.sqlalchemy.engines [None req-74eebcda-e150-4b17-8c2c-40b7671c6524 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=112982) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 07:26:04.099302 np0000172994 devstack@c-api.service[112983]: DEBUG oslo_db.sqlalchemy.engines [None req-0a7003a2-8923-4ed0-af60-32f91de052a4 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=112983) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 07:26:04.105812 np0000172994 devstack@c-api.service[112984]: DEBUG oslo_db.sqlalchemy.engines [None req-844cb3f0-6559-40c2-93a2-e3156454167d 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=112984) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 07:26:04.203812 np0000172994 devstack@c-api.service[112982]: DEBUG dbcounter [-] [112982] Writer thread running {{(pid=112982) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 07:26:04.204064 np0000172994 devstack@c-api.service[112985]: DEBUG dbcounter [-] [112985] Writer thread running {{(pid=112985) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 07:26:04.206049 np0000172994 devstack@c-api.service[112982]: INFO cinder.rpc [None req-74eebcda-e150-4b17-8c2c-40b7671c6524 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 07:26:04.206597 np0000172994 devstack@c-api.service[112985]: INFO cinder.rpc [None req-e0cadec9-b5b0-4bf9-b7c0-b527878d6858 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 07:26:04.208059 np0000172994 devstack@c-api.service[112982]: INFO cinder.rpc [None req-74eebcda-e150-4b17-8c2c-40b7671c6524 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 07:26:04.208926 np0000172994 devstack@c-api.service[112985]: INFO cinder.rpc [None req-e0cadec9-b5b0-4bf9-b7c0-b527878d6858 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 07:26:04.209851 np0000172994 devstack@c-api.service[112982]: INFO cinder.rpc [None req-74eebcda-e150-4b17-8c2c-40b7671c6524 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 07:26:04.211036 np0000172994 devstack@c-api.service[112985]: INFO cinder.rpc [None req-e0cadec9-b5b0-4bf9-b7c0-b527878d6858 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 07:26:04.211394 np0000172994 devstack@c-api.service[112982]: INFO cinder.rpc [None req-74eebcda-e150-4b17-8c2c-40b7671c6524 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 07:26:04.212342 np0000172994 devstack@c-api.service[112982]: WARNING castellan.key_manager.migration [None req-74eebcda-e150-4b17-8c2c-40b7671c6524 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:26:04.212973 np0000172994 devstack@c-api.service[112985]: INFO cinder.rpc [None req-e0cadec9-b5b0-4bf9-b7c0-b527878d6858 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 07:26:04.213896 np0000172994 devstack@c-api.service[112985]: WARNING castellan.key_manager.migration [None req-e0cadec9-b5b0-4bf9-b7c0-b527878d6858 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:26:04.213996 np0000172994 devstack@c-api.service[112982]: WARNING castellan.key_manager.migration [None req-74eebcda-e150-4b17-8c2c-40b7671c6524 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:26:04.215575 np0000172994 devstack@c-api.service[112985]: WARNING castellan.key_manager.migration [None req-e0cadec9-b5b0-4bf9-b7c0-b527878d6858 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:26:04.216910 np0000172994 devstack@c-api.service[112983]: DEBUG dbcounter [-] [112983] Writer thread running {{(pid=112983) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 07:26:04.217800 np0000172994 devstack@c-api.service[112982]: DEBUG oslo_db.sqlalchemy.engines [None req-74eebcda-e150-4b17-8c2c-40b7671c6524 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=112982) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 07:26:04.219347 np0000172994 devstack@c-api.service[112982]: INFO cinder.rpc [None req-74eebcda-e150-4b17-8c2c-40b7671c6524 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 07:26:04.219618 np0000172994 devstack@c-api.service[112983]: INFO cinder.rpc [None req-0a7003a2-8923-4ed0-af60-32f91de052a4 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 07:26:04.220488 np0000172994 devstack@c-api.service[112985]: DEBUG oslo_db.sqlalchemy.engines [None req-e0cadec9-b5b0-4bf9-b7c0-b527878d6858 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=112985) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 07:26:04.220895 np0000172994 devstack@c-api.service[112982]: INFO cinder.rpc [None req-74eebcda-e150-4b17-8c2c-40b7671c6524 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 07:26:04.221722 np0000172994 devstack@c-api.service[112982]: WARNING castellan.key_manager.migration [None req-74eebcda-e150-4b17-8c2c-40b7671c6524 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:26:04.222047 np0000172994 devstack@c-api.service[112983]: INFO cinder.rpc [None req-0a7003a2-8923-4ed0-af60-32f91de052a4 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 07:26:04.222282 np0000172994 devstack@c-api.service[112985]: INFO cinder.rpc [None req-e0cadec9-b5b0-4bf9-b7c0-b527878d6858 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 07:26:04.223958 np0000172994 devstack@c-api.service[112985]: INFO cinder.rpc [None req-e0cadec9-b5b0-4bf9-b7c0-b527878d6858 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 07:26:04.224061 np0000172994 devstack@c-api.service[112983]: INFO cinder.rpc [None req-0a7003a2-8923-4ed0-af60-32f91de052a4 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 07:26:04.224750 np0000172994 devstack@c-api.service[112985]: WARNING castellan.key_manager.migration [None req-e0cadec9-b5b0-4bf9-b7c0-b527878d6858 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:26:04.226408 np0000172994 devstack@c-api.service[112983]: INFO cinder.rpc [None req-0a7003a2-8923-4ed0-af60-32f91de052a4 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 07:26:04.227332 np0000172994 devstack@c-api.service[112983]: WARNING castellan.key_manager.migration [None req-0a7003a2-8923-4ed0-af60-32f91de052a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:26:04.229058 np0000172994 devstack@c-api.service[112983]: WARNING castellan.key_manager.migration [None req-0a7003a2-8923-4ed0-af60-32f91de052a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:26:04.231003 np0000172994 devstack@c-api.service[112982]: WARNING castellan.key_manager.migration [None req-74eebcda-e150-4b17-8c2c-40b7671c6524 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:26:04.232794 np0000172994 devstack@c-api.service[112983]: DEBUG oslo_db.sqlalchemy.engines [None req-0a7003a2-8923-4ed0-af60-32f91de052a4 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=112983) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 07:26:04.234073 np0000172994 devstack@c-api.service[112985]: WARNING castellan.key_manager.migration [None req-e0cadec9-b5b0-4bf9-b7c0-b527878d6858 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:26:04.234285 np0000172994 devstack@c-api.service[112982]: WARNING castellan.key_manager.migration [None req-74eebcda-e150-4b17-8c2c-40b7671c6524 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:26:04.234381 np0000172994 devstack@c-api.service[112983]: INFO cinder.rpc [None req-0a7003a2-8923-4ed0-af60-32f91de052a4 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 07:26:04.235719 np0000172994 devstack@c-api.service[112984]: DEBUG dbcounter [-] [112984] Writer thread running {{(pid=112984) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 07:26:04.235954 np0000172994 devstack@c-api.service[112983]: INFO cinder.rpc [None req-0a7003a2-8923-4ed0-af60-32f91de052a4 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 07:26:04.236766 np0000172994 devstack@c-api.service[112983]: WARNING castellan.key_manager.migration [None req-0a7003a2-8923-4ed0-af60-32f91de052a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:26:04.237304 np0000172994 devstack@c-api.service[112985]: WARNING castellan.key_manager.migration [None req-e0cadec9-b5b0-4bf9-b7c0-b527878d6858 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:26:04.237523 np0000172994 devstack@c-api.service[112982]: WARNING castellan.key_manager.migration [None req-74eebcda-e150-4b17-8c2c-40b7671c6524 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:26:04.238354 np0000172994 devstack@c-api.service[112984]: INFO cinder.rpc [None req-844cb3f0-6559-40c2-93a2-e3156454167d None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 07:26:04.240525 np0000172994 devstack@c-api.service[112985]: WARNING castellan.key_manager.migration [None req-e0cadec9-b5b0-4bf9-b7c0-b527878d6858 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:26:04.240877 np0000172994 devstack@c-api.service[112984]: INFO cinder.rpc [None req-844cb3f0-6559-40c2-93a2-e3156454167d None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 07:26:04.241748 np0000172994 devstack@c-api.service[112982]: WARNING castellan.key_manager.migration [None req-74eebcda-e150-4b17-8c2c-40b7671c6524 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:26:04.243196 np0000172994 devstack@c-api.service[112984]: INFO cinder.rpc [None req-844cb3f0-6559-40c2-93a2-e3156454167d None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 07:26:04.244802 np0000172994 devstack@c-api.service[112985]: WARNING castellan.key_manager.migration [None req-e0cadec9-b5b0-4bf9-b7c0-b527878d6858 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:26:04.244975 np0000172994 devstack@c-api.service[112982]: WARNING castellan.key_manager.migration [None req-74eebcda-e150-4b17-8c2c-40b7671c6524 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:26:04.245105 np0000172994 devstack@c-api.service[112984]: INFO cinder.rpc [None req-844cb3f0-6559-40c2-93a2-e3156454167d None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 07:26:04.246084 np0000172994 devstack@c-api.service[112984]: WARNING castellan.key_manager.migration [None req-844cb3f0-6559-40c2-93a2-e3156454167d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:26:04.246190 np0000172994 devstack@c-api.service[112983]: WARNING castellan.key_manager.migration [None req-0a7003a2-8923-4ed0-af60-32f91de052a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:26:04.247816 np0000172994 devstack@c-api.service[112984]: WARNING castellan.key_manager.migration [None req-844cb3f0-6559-40c2-93a2-e3156454167d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:26:04.247897 np0000172994 devstack@c-api.service[112985]: WARNING castellan.key_manager.migration [None req-e0cadec9-b5b0-4bf9-b7c0-b527878d6858 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:26:04.247958 np0000172994 devstack@c-api.service[112982]: WARNING castellan.key_manager.migration [None req-74eebcda-e150-4b17-8c2c-40b7671c6524 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:26:04.249407 np0000172994 devstack@c-api.service[112983]: WARNING castellan.key_manager.migration [None req-0a7003a2-8923-4ed0-af60-32f91de052a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:26:04.250901 np0000172994 devstack@c-api.service[112985]: WARNING castellan.key_manager.migration [None req-e0cadec9-b5b0-4bf9-b7c0-b527878d6858 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:26:04.251149 np0000172994 devstack@c-api.service[112982]: WARNING castellan.key_manager.migration [None req-74eebcda-e150-4b17-8c2c-40b7671c6524 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:26:04.252669 np0000172994 devstack@c-api.service[112983]: WARNING castellan.key_manager.migration [None req-0a7003a2-8923-4ed0-af60-32f91de052a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:26:04.254051 np0000172994 devstack@c-api.service[112982]: WARNING castellan.key_manager.migration [None req-74eebcda-e150-4b17-8c2c-40b7671c6524 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:26:04.254191 np0000172994 devstack@c-api.service[112984]: DEBUG oslo_db.sqlalchemy.engines [None req-844cb3f0-6559-40c2-93a2-e3156454167d 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=112984) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 07:26:04.254815 np0000172994 devstack@c-api.service[112985]: WARNING castellan.key_manager.migration [None req-e0cadec9-b5b0-4bf9-b7c0-b527878d6858 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:26:04.256437 np0000172994 devstack@c-api.service[112984]: INFO cinder.rpc [None req-844cb3f0-6559-40c2-93a2-e3156454167d None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 07:26:04.256781 np0000172994 devstack@c-api.service[112983]: WARNING castellan.key_manager.migration [None req-0a7003a2-8923-4ed0-af60-32f91de052a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:26:04.257598 np0000172994 devstack@c-api.service[112982]: WARNING castellan.key_manager.migration [None req-74eebcda-e150-4b17-8c2c-40b7671c6524 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:26:04.257682 np0000172994 devstack@c-api.service[112985]: WARNING castellan.key_manager.migration [None req-e0cadec9-b5b0-4bf9-b7c0-b527878d6858 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:26:04.258349 np0000172994 devstack@c-api.service[112984]: INFO cinder.rpc [None req-844cb3f0-6559-40c2-93a2-e3156454167d None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 07:26:04.259163 np0000172994 devstack@c-api.service[112984]: WARNING castellan.key_manager.migration [None req-844cb3f0-6559-40c2-93a2-e3156454167d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:26:04.259256 np0000172994 devstack@c-api.service[112982]: WARNING castellan.key_manager.migration [None req-74eebcda-e150-4b17-8c2c-40b7671c6524 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:26:04.259867 np0000172994 devstack@c-api.service[112983]: WARNING castellan.key_manager.migration [None req-0a7003a2-8923-4ed0-af60-32f91de052a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:26:04.260695 np0000172994 devstack@c-api.service[112985]: WARNING castellan.key_manager.migration [None req-e0cadec9-b5b0-4bf9-b7c0-b527878d6858 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:26:04.261996 np0000172994 devstack@c-api.service[112982]: WARNING castellan.key_manager.migration [None req-74eebcda-e150-4b17-8c2c-40b7671c6524 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:26:04.262197 np0000172994 devstack@c-api.service[112985]: WARNING castellan.key_manager.migration [None req-e0cadec9-b5b0-4bf9-b7c0-b527878d6858 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:26:04.262843 np0000172994 devstack@c-api.service[112983]: WARNING castellan.key_manager.migration [None req-0a7003a2-8923-4ed0-af60-32f91de052a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:26:04.264923 np0000172994 devstack@c-api.service[112985]: WARNING castellan.key_manager.migration [None req-e0cadec9-b5b0-4bf9-b7c0-b527878d6858 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:26:04.266060 np0000172994 devstack@c-api.service[112983]: WARNING castellan.key_manager.migration [None req-0a7003a2-8923-4ed0-af60-32f91de052a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:26:04.267634 np0000172994 devstack@c-api.service[112982]: WARNING castellan.key_manager.migration [None req-74eebcda-e150-4b17-8c2c-40b7671c6524 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:26:04.268622 np0000172994 devstack@c-api.service[112984]: WARNING castellan.key_manager.migration [None req-844cb3f0-6559-40c2-93a2-e3156454167d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:26:04.269616 np0000172994 devstack@c-api.service[112983]: WARNING castellan.key_manager.migration [None req-0a7003a2-8923-4ed0-af60-32f91de052a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:26:04.270602 np0000172994 devstack@c-api.service[112985]: WARNING castellan.key_manager.migration [None req-e0cadec9-b5b0-4bf9-b7c0-b527878d6858 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:26:04.271037 np0000172994 devstack@c-api.service[112982]: WARNING castellan.key_manager.migration [None req-74eebcda-e150-4b17-8c2c-40b7671c6524 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:26:04.271896 np0000172994 devstack@c-api.service[112984]: WARNING castellan.key_manager.migration [None req-844cb3f0-6559-40c2-93a2-e3156454167d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:26:04.272559 np0000172994 devstack@c-api.service[112983]: WARNING castellan.key_manager.migration [None req-0a7003a2-8923-4ed0-af60-32f91de052a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:26:04.273186 np0000172994 devstack@c-api.service[112982]: WARNING castellan.key_manager.migration [None req-74eebcda-e150-4b17-8c2c-40b7671c6524 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:26:04.273948 np0000172994 devstack@c-api.service[112985]: WARNING castellan.key_manager.migration [None req-e0cadec9-b5b0-4bf9-b7c0-b527878d6858 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:26:04.274119 np0000172994 devstack@c-api.service[112983]: WARNING castellan.key_manager.migration [None req-0a7003a2-8923-4ed0-af60-32f91de052a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:26:04.274738 np0000172994 devstack@c-api.service[112982]: WARNING castellan.key_manager.migration [None req-74eebcda-e150-4b17-8c2c-40b7671c6524 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:26:04.275167 np0000172994 devstack@c-api.service[112984]: WARNING castellan.key_manager.migration [None req-844cb3f0-6559-40c2-93a2-e3156454167d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:26:04.276112 np0000172994 devstack@c-api.service[112985]: WARNING castellan.key_manager.migration [None req-e0cadec9-b5b0-4bf9-b7c0-b527878d6858 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:26:04.276191 np0000172994 devstack@c-api.service[112982]: WARNING castellan.key_manager.migration [None req-74eebcda-e150-4b17-8c2c-40b7671c6524 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:26:04.276806 np0000172994 devstack@c-api.service[112983]: WARNING castellan.key_manager.migration [None req-0a7003a2-8923-4ed0-af60-32f91de052a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:26:04.277659 np0000172994 devstack@c-api.service[112985]: WARNING castellan.key_manager.migration [None req-e0cadec9-b5b0-4bf9-b7c0-b527878d6858 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:26:04.277759 np0000172994 devstack@c-api.service[112982]: WARNING castellan.key_manager.migration [None req-74eebcda-e150-4b17-8c2c-40b7671c6524 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:26:04.279150 np0000172994 devstack@c-api.service[112985]: WARNING castellan.key_manager.migration [None req-e0cadec9-b5b0-4bf9-b7c0-b527878d6858 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:26:04.279280 np0000172994 devstack@c-api.service[112982]: WARNING castellan.key_manager.migration [None req-74eebcda-e150-4b17-8c2c-40b7671c6524 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:26:04.279373 np0000172994 devstack@c-api.service[112984]: WARNING castellan.key_manager.migration [None req-844cb3f0-6559-40c2-93a2-e3156454167d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:26:04.280323 np0000172994 devstack@c-api.service[112982]: WARNING cinder.api.contrib.hosts [None req-74eebcda-e150-4b17-8c2c-40b7671c6524 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 07:26:04.280701 np0000172994 devstack@c-api.service[112985]: WARNING castellan.key_manager.migration [None req-e0cadec9-b5b0-4bf9-b7c0-b527878d6858 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:26:04.281061 np0000172994 devstack@c-api.service[112982]: WARNING castellan.key_manager.migration [None req-74eebcda-e150-4b17-8c2c-40b7671c6524 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:26:04.282160 np0000172994 devstack@c-api.service[112985]: WARNING castellan.key_manager.migration [None req-e0cadec9-b5b0-4bf9-b7c0-b527878d6858 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:26:04.282436 np0000172994 devstack@c-api.service[112983]: WARNING castellan.key_manager.migration [None req-0a7003a2-8923-4ed0-af60-32f91de052a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:26:04.282558 np0000172994 devstack@c-api.service[112984]: WARNING castellan.key_manager.migration [None req-844cb3f0-6559-40c2-93a2-e3156454167d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:26:04.282624 np0000172994 devstack@c-api.service[112982]: WARNING castellan.key_manager.migration [None req-74eebcda-e150-4b17-8c2c-40b7671c6524 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:26:04.283275 np0000172994 devstack@c-api.service[112985]: WARNING cinder.api.contrib.hosts [None req-e0cadec9-b5b0-4bf9-b7c0-b527878d6858 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 07:26:04.284010 np0000172994 devstack@c-api.service[112985]: WARNING castellan.key_manager.migration [None req-e0cadec9-b5b0-4bf9-b7c0-b527878d6858 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:26:04.284161 np0000172994 devstack@c-api.service[112982]: WARNING castellan.key_manager.migration [None req-74eebcda-e150-4b17-8c2c-40b7671c6524 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:26:04.285012 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.v3.router [None req-74eebcda-e150-4b17-8c2c-40b7671c6524 None None] Extended resource: extensions {{(pid=112982) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:26:04.285490 np0000172994 devstack@c-api.service[112985]: WARNING castellan.key_manager.migration [None req-e0cadec9-b5b0-4bf9-b7c0-b527878d6858 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:26:04.285560 np0000172994 devstack@c-api.service[112984]: WARNING castellan.key_manager.migration [None req-844cb3f0-6559-40c2-93a2-e3156454167d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:26:04.285817 np0000172994 devstack@c-api.service[112983]: WARNING castellan.key_manager.migration [None req-0a7003a2-8923-4ed0-af60-32f91de052a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:26:04.286288 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.v3.router [None req-74eebcda-e150-4b17-8c2c-40b7671c6524 None None] Extended resource: encryption {{(pid=112982) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:26:04.287072 np0000172994 devstack@c-api.service[112985]: WARNING castellan.key_manager.migration [None req-e0cadec9-b5b0-4bf9-b7c0-b527878d6858 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:26:04.287927 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.v3.router [None req-74eebcda-e150-4b17-8c2c-40b7671c6524 None None] Extended resource: encryption {{(pid=112982) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:26:04.288084 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.v3.router [None req-e0cadec9-b5b0-4bf9-b7c0-b527878d6858 None None] Extended resource: extensions {{(pid=112985) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:26:04.288194 np0000172994 devstack@c-api.service[112983]: WARNING castellan.key_manager.migration [None req-0a7003a2-8923-4ed0-af60-32f91de052a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:26:04.288825 np0000172994 devstack@c-api.service[112984]: WARNING castellan.key_manager.migration [None req-844cb3f0-6559-40c2-93a2-e3156454167d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:26:04.289165 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.v3.router [None req-e0cadec9-b5b0-4bf9-b7c0-b527878d6858 None None] Extended resource: encryption {{(pid=112985) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:26:04.289453 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.v3.router [None req-74eebcda-e150-4b17-8c2c-40b7671c6524 None None] Extended resource: os-quota-sets {{(pid=112982) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:26:04.289618 np0000172994 devstack@c-api.service[112983]: WARNING castellan.key_manager.migration [None req-0a7003a2-8923-4ed0-af60-32f91de052a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:26:04.290827 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.v3.router [None req-e0cadec9-b5b0-4bf9-b7c0-b527878d6858 None None] Extended resource: encryption {{(pid=112985) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:26:04.290956 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.v3.router [None req-74eebcda-e150-4b17-8c2c-40b7671c6524 None None] Extended resource: cgsnapshots {{(pid=112982) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:26:04.291116 np0000172994 devstack@c-api.service[112983]: WARNING castellan.key_manager.migration [None req-0a7003a2-8923-4ed0-af60-32f91de052a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:26:04.292357 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.v3.router [None req-74eebcda-e150-4b17-8c2c-40b7671c6524 None None] Extended resource: os-quota-class-sets {{(pid=112982) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:26:04.292432 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.v3.router [None req-e0cadec9-b5b0-4bf9-b7c0-b527878d6858 None None] Extended resource: os-quota-sets {{(pid=112985) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:26:04.292629 np0000172994 devstack@c-api.service[112984]: WARNING castellan.key_manager.migration [None req-844cb3f0-6559-40c2-93a2-e3156454167d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:26:04.292699 np0000172994 devstack@c-api.service[112983]: WARNING castellan.key_manager.migration [None req-0a7003a2-8923-4ed0-af60-32f91de052a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:26:04.293723 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.v3.router [None req-74eebcda-e150-4b17-8c2c-40b7671c6524 None None] Extended resource: os-availability-zone {{(pid=112982) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:26:04.293852 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.v3.router [None req-e0cadec9-b5b0-4bf9-b7c0-b527878d6858 None None] Extended resource: cgsnapshots {{(pid=112985) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:26:04.294156 np0000172994 devstack@c-api.service[112983]: WARNING castellan.key_manager.migration [None req-0a7003a2-8923-4ed0-af60-32f91de052a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:26:04.294997 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.v3.router [None req-74eebcda-e150-4b17-8c2c-40b7671c6524 None None] Extended resource: qos-specs {{(pid=112982) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:26:04.295190 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.v3.router [None req-e0cadec9-b5b0-4bf9-b7c0-b527878d6858 None None] Extended resource: os-quota-class-sets {{(pid=112985) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:26:04.295255 np0000172994 devstack@c-api.service[112983]: WARNING cinder.api.contrib.hosts [None req-0a7003a2-8923-4ed0-af60-32f91de052a4 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 07:26:04.295612 np0000172994 devstack@c-api.service[112984]: WARNING castellan.key_manager.migration [None req-844cb3f0-6559-40c2-93a2-e3156454167d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:26:04.295991 np0000172994 devstack@c-api.service[112983]: WARNING castellan.key_manager.migration [None req-0a7003a2-8923-4ed0-af60-32f91de052a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:26:04.296533 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.v3.router [None req-e0cadec9-b5b0-4bf9-b7c0-b527878d6858 None None] Extended resource: os-availability-zone {{(pid=112985) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:26:04.297095 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.v3.router [None req-74eebcda-e150-4b17-8c2c-40b7671c6524 None None] Extended resource: backups {{(pid=112982) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:26:04.297180 np0000172994 devstack@c-api.service[112984]: WARNING castellan.key_manager.migration [None req-844cb3f0-6559-40c2-93a2-e3156454167d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:26:04.297501 np0000172994 devstack@c-api.service[112983]: WARNING castellan.key_manager.migration [None req-0a7003a2-8923-4ed0-af60-32f91de052a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:26:04.297805 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.v3.router [None req-e0cadec9-b5b0-4bf9-b7c0-b527878d6858 None None] Extended resource: qos-specs {{(pid=112985) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:26:04.299079 np0000172994 devstack@c-api.service[112983]: WARNING castellan.key_manager.migration [None req-0a7003a2-8923-4ed0-af60-32f91de052a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:26:04.299181 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.v3.router [None req-74eebcda-e150-4b17-8c2c-40b7671c6524 None None] Extended resource: extra_specs {{(pid=112982) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:26:04.299911 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.v3.router [None req-0a7003a2-8923-4ed0-af60-32f91de052a4 None None] Extended resource: extensions {{(pid=112983) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:26:04.300032 np0000172994 devstack@c-api.service[112984]: WARNING castellan.key_manager.migration [None req-844cb3f0-6559-40c2-93a2-e3156454167d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:26:04.300603 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.v3.router [None req-e0cadec9-b5b0-4bf9-b7c0-b527878d6858 None None] Extended resource: backups {{(pid=112985) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:26:04.301160 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.v3.router [None req-0a7003a2-8923-4ed0-af60-32f91de052a4 None None] Extended resource: encryption {{(pid=112983) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:26:04.301262 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.v3.router [None req-74eebcda-e150-4b17-8c2c-40b7671c6524 None None] Extended resource: os-snapshot-manage {{(pid=112982) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:26:04.302720 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.v3.router [None req-e0cadec9-b5b0-4bf9-b7c0-b527878d6858 None None] Extended resource: extra_specs {{(pid=112985) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:26:04.302842 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.v3.router [None req-74eebcda-e150-4b17-8c2c-40b7671c6524 None None] Extended resource: os-volume-type-access {{(pid=112982) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:26:04.302925 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.v3.router [None req-0a7003a2-8923-4ed0-af60-32f91de052a4 None None] Extended resource: encryption {{(pid=112983) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:26:04.304286 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.v3.router [None req-e0cadec9-b5b0-4bf9-b7c0-b527878d6858 None None] Extended resource: os-snapshot-manage {{(pid=112985) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:26:04.304363 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.v3.router [None req-74eebcda-e150-4b17-8c2c-40b7671c6524 None None] Extended resource: capabilities {{(pid=112982) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:26:04.304418 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.v3.router [None req-0a7003a2-8923-4ed0-af60-32f91de052a4 None None] Extended resource: os-quota-sets {{(pid=112983) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:26:04.305646 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.v3.router [None req-74eebcda-e150-4b17-8c2c-40b7671c6524 None None] Extended resource: os-hosts {{(pid=112982) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:26:04.305743 np0000172994 devstack@c-api.service[112984]: WARNING castellan.key_manager.migration [None req-844cb3f0-6559-40c2-93a2-e3156454167d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:26:04.305799 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.v3.router [None req-e0cadec9-b5b0-4bf9-b7c0-b527878d6858 None None] Extended resource: os-volume-type-access {{(pid=112985) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:26:04.305857 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.v3.router [None req-0a7003a2-8923-4ed0-af60-32f91de052a4 None None] Extended resource: cgsnapshots {{(pid=112983) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:26:04.307027 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.v3.router [None req-74eebcda-e150-4b17-8c2c-40b7671c6524 None None] Extended resource: consistencygroups {{(pid=112982) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:26:04.307243 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.v3.router [None req-0a7003a2-8923-4ed0-af60-32f91de052a4 None None] Extended resource: os-quota-class-sets {{(pid=112983) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:26:04.307342 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.v3.router [None req-e0cadec9-b5b0-4bf9-b7c0-b527878d6858 None None] Extended resource: capabilities {{(pid=112985) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:26:04.308628 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.v3.router [None req-0a7003a2-8923-4ed0-af60-32f91de052a4 None None] Extended resource: os-availability-zone {{(pid=112983) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:26:04.308750 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.v3.router [None req-e0cadec9-b5b0-4bf9-b7c0-b527878d6858 None None] Extended resource: os-hosts {{(pid=112985) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:26:04.308991 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.v3.router [None req-74eebcda-e150-4b17-8c2c-40b7671c6524 None None] Extended resource: os-volume-transfer {{(pid=112982) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:26:04.309071 np0000172994 devstack@c-api.service[112984]: WARNING castellan.key_manager.migration [None req-844cb3f0-6559-40c2-93a2-e3156454167d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:26:04.309917 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.v3.router [None req-0a7003a2-8923-4ed0-af60-32f91de052a4 None None] Extended resource: qos-specs {{(pid=112983) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:26:04.310042 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.v3.router [None req-e0cadec9-b5b0-4bf9-b7c0-b527878d6858 None None] Extended resource: consistencygroups {{(pid=112985) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:26:04.310685 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.v3.router [None req-74eebcda-e150-4b17-8c2c-40b7671c6524 None None] Extended resource: scheduler-stats {{(pid=112982) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:26:04.311205 np0000172994 devstack@c-api.service[112984]: WARNING castellan.key_manager.migration [None req-844cb3f0-6559-40c2-93a2-e3156454167d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:26:04.312061 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.v3.router [None req-e0cadec9-b5b0-4bf9-b7c0-b527878d6858 None None] Extended resource: os-volume-transfer {{(pid=112985) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:26:04.312232 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.v3.router [None req-0a7003a2-8923-4ed0-af60-32f91de052a4 None None] Extended resource: backups {{(pid=112983) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:26:04.312339 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.v3.router [None req-74eebcda-e150-4b17-8c2c-40b7671c6524 None None] Extended resource: os-volume-manage {{(pid=112982) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:26:04.312784 np0000172994 devstack@c-api.service[112984]: WARNING castellan.key_manager.migration [None req-844cb3f0-6559-40c2-93a2-e3156454167d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:26:04.313719 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.v3.router [None req-e0cadec9-b5b0-4bf9-b7c0-b527878d6858 None None] Extended resource: scheduler-stats {{(pid=112985) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:26:04.314273 np0000172994 devstack@c-api.service[112984]: WARNING castellan.key_manager.migration [None req-844cb3f0-6559-40c2-93a2-e3156454167d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:26:04.314361 np0000172994 devstack@c-api.service[112982]: WARNING castellan.key_manager.migration [None req-74eebcda-e150-4b17-8c2c-40b7671c6524 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:26:04.314608 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.v3.router [None req-0a7003a2-8923-4ed0-af60-32f91de052a4 None None] Extended resource: extra_specs {{(pid=112983) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:26:04.315198 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.v3.router [None req-e0cadec9-b5b0-4bf9-b7c0-b527878d6858 None None] Extended resource: os-volume-manage {{(pid=112985) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:26:04.315282 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.contrib.snapshot_actions [None req-74eebcda-e150-4b17-8c2c-40b7671c6524 None None] SnapshotActionsController initialized {{(pid=112982) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 07:26:04.315869 np0000172994 devstack@c-api.service[112984]: WARNING castellan.key_manager.migration [None req-844cb3f0-6559-40c2-93a2-e3156454167d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:26:04.315975 np0000172994 devstack@c-api.service[112982]: WARNING castellan.key_manager.migration [None req-74eebcda-e150-4b17-8c2c-40b7671c6524 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:26:04.316177 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.v3.router [None req-0a7003a2-8923-4ed0-af60-32f91de052a4 None None] Extended resource: os-snapshot-manage {{(pid=112983) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:26:04.317267 np0000172994 devstack@c-api.service[112984]: WARNING castellan.key_manager.migration [None req-844cb3f0-6559-40c2-93a2-e3156454167d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:26:04.317353 np0000172994 devstack@c-api.service[112985]: WARNING castellan.key_manager.migration [None req-e0cadec9-b5b0-4bf9-b7c0-b527878d6858 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:26:04.317418 np0000172994 devstack@c-api.service[112982]: WARNING castellan.key_manager.migration [None req-74eebcda-e150-4b17-8c2c-40b7671c6524 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:26:04.317659 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.v3.router [None req-0a7003a2-8923-4ed0-af60-32f91de052a4 None None] Extended resource: os-volume-type-access {{(pid=112983) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:26:04.318287 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.contrib.snapshot_actions [None req-e0cadec9-b5b0-4bf9-b7c0-b527878d6858 None None] SnapshotActionsController initialized {{(pid=112985) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 07:26:04.318413 np0000172994 devstack@c-api.service[112984]: WARNING cinder.api.contrib.hosts [None req-844cb3f0-6559-40c2-93a2-e3156454167d None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 07:26:04.318814 np0000172994 devstack@c-api.service[112982]: WARNING castellan.key_manager.migration [None req-74eebcda-e150-4b17-8c2c-40b7671c6524 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:26:04.319040 np0000172994 devstack@c-api.service[112985]: WARNING castellan.key_manager.migration [None req-e0cadec9-b5b0-4bf9-b7c0-b527878d6858 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:26:04.319156 np0000172994 devstack@c-api.service[112984]: WARNING castellan.key_manager.migration [None req-844cb3f0-6559-40c2-93a2-e3156454167d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:26:04.319249 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.v3.router [None req-0a7003a2-8923-4ed0-af60-32f91de052a4 None None] Extended resource: capabilities {{(pid=112983) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:26:04.320188 np0000172994 devstack@c-api.service[112982]: WARNING castellan.key_manager.migration [None req-74eebcda-e150-4b17-8c2c-40b7671c6524 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:26:04.320433 np0000172994 devstack@c-api.service[112985]: WARNING castellan.key_manager.migration [None req-e0cadec9-b5b0-4bf9-b7c0-b527878d6858 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:26:04.320536 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.v3.router [None req-0a7003a2-8923-4ed0-af60-32f91de052a4 None None] Extended resource: os-hosts {{(pid=112983) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:26:04.320646 np0000172994 devstack@c-api.service[112984]: WARNING castellan.key_manager.migration [None req-844cb3f0-6559-40c2-93a2-e3156454167d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:26:04.321625 np0000172994 devstack@c-api.service[112982]: WARNING castellan.key_manager.migration [None req-74eebcda-e150-4b17-8c2c-40b7671c6524 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:26:04.321876 np0000172994 devstack@c-api.service[112985]: WARNING castellan.key_manager.migration [None req-e0cadec9-b5b0-4bf9-b7c0-b527878d6858 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:26:04.321964 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.v3.router [None req-0a7003a2-8923-4ed0-af60-32f91de052a4 None None] Extended resource: consistencygroups {{(pid=112983) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:26:04.322238 np0000172994 devstack@c-api.service[112984]: WARNING castellan.key_manager.migration [None req-844cb3f0-6559-40c2-93a2-e3156454167d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:26:04.323092 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.v3.router [None req-844cb3f0-6559-40c2-93a2-e3156454167d None None] Extended resource: extensions {{(pid=112984) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:26:04.323182 np0000172994 devstack@c-api.service[112982]: WARNING castellan.key_manager.migration [None req-74eebcda-e150-4b17-8c2c-40b7671c6524 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:26:04.323281 np0000172994 devstack@c-api.service[112985]: WARNING castellan.key_manager.migration [None req-e0cadec9-b5b0-4bf9-b7c0-b527878d6858 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:26:04.323928 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.v3.router [None req-0a7003a2-8923-4ed0-af60-32f91de052a4 None None] Extended resource: os-volume-transfer {{(pid=112983) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:26:04.324047 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.v3.router [None req-74eebcda-e150-4b17-8c2c-40b7671c6524 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112982) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:26:04.324168 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.v3.router [None req-74eebcda-e150-4b17-8c2c-40b7671c6524 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112982) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:26:04.324268 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.v3.router [None req-74eebcda-e150-4b17-8c2c-40b7671c6524 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112982) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:26:04.324343 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.v3.router [None req-844cb3f0-6559-40c2-93a2-e3156454167d None None] Extended resource: encryption {{(pid=112984) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:26:04.324403 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.v3.router [None req-74eebcda-e150-4b17-8c2c-40b7671c6524 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112982) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:26:04.324493 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.v3.router [None req-74eebcda-e150-4b17-8c2c-40b7671c6524 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112982) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:26:04.324612 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.v3.router [None req-74eebcda-e150-4b17-8c2c-40b7671c6524 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112982) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:26:04.324711 np0000172994 devstack@c-api.service[112985]: WARNING castellan.key_manager.migration [None req-e0cadec9-b5b0-4bf9-b7c0-b527878d6858 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:26:04.324752 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.v3.router [None req-74eebcda-e150-4b17-8c2c-40b7671c6524 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112982) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:26:04.324861 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.v3.router [None req-74eebcda-e150-4b17-8c2c-40b7671c6524 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112982) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:26:04.324967 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.v3.router [None req-74eebcda-e150-4b17-8c2c-40b7671c6524 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112982) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:26:04.325068 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.v3.router [None req-74eebcda-e150-4b17-8c2c-40b7671c6524 None None] Extension UsedLimits extending resource: limits {{(pid=112982) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:26:04.325176 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.v3.router [None req-74eebcda-e150-4b17-8c2c-40b7671c6524 None None] Extension TypesManage extending resource: types {{(pid=112982) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:26:04.325282 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.v3.router [None req-74eebcda-e150-4b17-8c2c-40b7671c6524 None None] Extension AdminActions extending resource: volumes {{(pid=112982) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:26:04.325412 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.v3.router [None req-74eebcda-e150-4b17-8c2c-40b7671c6524 None None] Extension AdminActions extending resource: snapshots {{(pid=112982) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:26:04.325535 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.v3.router [None req-74eebcda-e150-4b17-8c2c-40b7671c6524 None None] Extension AdminActions extending resource: backups {{(pid=112982) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:26:04.325608 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.v3.router [None req-0a7003a2-8923-4ed0-af60-32f91de052a4 None None] Extended resource: scheduler-stats {{(pid=112983) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:26:04.325663 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.v3.router [None req-74eebcda-e150-4b17-8c2c-40b7671c6524 None None] Extension VolumeActions extending resource: volumes {{(pid=112982) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:26:04.325851 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.v3.router [None req-74eebcda-e150-4b17-8c2c-40b7671c6524 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112982) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:26:04.325928 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.v3.router [None req-844cb3f0-6559-40c2-93a2-e3156454167d None None] Extended resource: encryption {{(pid=112984) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:26:04.326272 np0000172994 devstack@c-api.service[112985]: WARNING castellan.key_manager.migration [None req-e0cadec9-b5b0-4bf9-b7c0-b527878d6858 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:26:04.327070 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.v3.router [None req-0a7003a2-8923-4ed0-af60-32f91de052a4 None None] Extended resource: os-volume-manage {{(pid=112983) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:26:04.327158 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.v3.router [None req-e0cadec9-b5b0-4bf9-b7c0-b527878d6858 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112985) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:26:04.327249 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.v3.router [None req-e0cadec9-b5b0-4bf9-b7c0-b527878d6858 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112985) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:26:04.327371 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.v3.router [None req-e0cadec9-b5b0-4bf9-b7c0-b527878d6858 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112985) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:26:04.327507 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.v3.router [None req-e0cadec9-b5b0-4bf9-b7c0-b527878d6858 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112985) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:26:04.327553 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.v3.router [None req-844cb3f0-6559-40c2-93a2-e3156454167d None None] Extended resource: os-quota-sets {{(pid=112984) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:26:04.327615 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.v3.router [None req-e0cadec9-b5b0-4bf9-b7c0-b527878d6858 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112985) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:26:04.327731 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.v3.router [None req-e0cadec9-b5b0-4bf9-b7c0-b527878d6858 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112985) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:26:04.327862 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.v3.router [None req-e0cadec9-b5b0-4bf9-b7c0-b527878d6858 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112985) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:26:04.327963 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.v3.router [None req-e0cadec9-b5b0-4bf9-b7c0-b527878d6858 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112985) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:26:04.328084 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.v3.router [None req-e0cadec9-b5b0-4bf9-b7c0-b527878d6858 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112985) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:26:04.328135 np0000172994 devstack@c-api.service[112982]: WARNING keystonemiddleware.auth_token [None req-74eebcda-e150-4b17-8c2c-40b7671c6524 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 09 07:26:04.328178 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.v3.router [None req-e0cadec9-b5b0-4bf9-b7c0-b527878d6858 None None] Extension UsedLimits extending resource: limits {{(pid=112985) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:26:04.328286 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.v3.router [None req-e0cadec9-b5b0-4bf9-b7c0-b527878d6858 None None] Extension TypesManage extending resource: types {{(pid=112985) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:26:04.328403 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.v3.router [None req-e0cadec9-b5b0-4bf9-b7c0-b527878d6858 None None] Extension AdminActions extending resource: volumes {{(pid=112985) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:26:04.328563 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.v3.router [None req-e0cadec9-b5b0-4bf9-b7c0-b527878d6858 None None] Extension AdminActions extending resource: snapshots {{(pid=112985) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:26:04.328663 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.v3.router [None req-e0cadec9-b5b0-4bf9-b7c0-b527878d6858 None None] Extension AdminActions extending resource: backups {{(pid=112985) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:26:04.328775 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.v3.router [None req-e0cadec9-b5b0-4bf9-b7c0-b527878d6858 None None] Extension VolumeActions extending resource: volumes {{(pid=112985) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:26:04.328927 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.v3.router [None req-844cb3f0-6559-40c2-93a2-e3156454167d None None] Extended resource: cgsnapshots {{(pid=112984) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:26:04.329082 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.v3.router [None req-e0cadec9-b5b0-4bf9-b7c0-b527878d6858 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112985) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:26:04.329218 np0000172994 devstack@c-api.service[112983]: WARNING castellan.key_manager.migration [None req-0a7003a2-8923-4ed0-af60-32f91de052a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:26:04.330156 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.contrib.snapshot_actions [None req-0a7003a2-8923-4ed0-af60-32f91de052a4 None None] SnapshotActionsController initialized {{(pid=112983) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 07:26:04.330374 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.v3.router [None req-844cb3f0-6559-40c2-93a2-e3156454167d None None] Extended resource: os-quota-class-sets {{(pid=112984) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:26:04.330948 np0000172994 devstack@c-api.service[112983]: WARNING castellan.key_manager.migration [None req-0a7003a2-8923-4ed0-af60-32f91de052a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:26:04.331260 np0000172994 devstack@c-api.service[112985]: WARNING keystonemiddleware.auth_token [None req-e0cadec9-b5b0-4bf9-b7c0-b527878d6858 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 09 07:26:04.331689 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.v3.router [None req-844cb3f0-6559-40c2-93a2-e3156454167d None None] Extended resource: os-availability-zone {{(pid=112984) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:26:04.332332 np0000172994 devstack@c-api.service[112983]: WARNING castellan.key_manager.migration [None req-0a7003a2-8923-4ed0-af60-32f91de052a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:26:04.332951 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.v3.router [None req-844cb3f0-6559-40c2-93a2-e3156454167d None None] Extended resource: qos-specs {{(pid=112984) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:26:04.333767 np0000172994 devstack@c-api.service[112983]: WARNING castellan.key_manager.migration [None req-0a7003a2-8923-4ed0-af60-32f91de052a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:26:04.334503 np0000172994 devstack@c-api.service[112982]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7aeafd6a3668 pid: 112982 (default app) May 09 07:26:04.335060 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.v3.router [None req-844cb3f0-6559-40c2-93a2-e3156454167d None None] Extended resource: backups {{(pid=112984) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:26:04.335134 np0000172994 devstack@c-api.service[112982]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. May 09 07:26:04.335134 np0000172994 devstack@c-api.service[112982]: warnings.warn( May 09 07:26:04.335238 np0000172994 devstack@c-api.service[112983]: WARNING castellan.key_manager.migration [None req-0a7003a2-8923-4ed0-af60-32f91de052a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:26:04.336658 np0000172994 devstack@c-api.service[112983]: WARNING castellan.key_manager.migration [None req-0a7003a2-8923-4ed0-af60-32f91de052a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:26:04.337453 np0000172994 devstack@c-api.service[112985]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7aeafd6a3668 pid: 112985 (default app) May 09 07:26:04.337555 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.v3.router [None req-844cb3f0-6559-40c2-93a2-e3156454167d None None] Extended resource: extra_specs {{(pid=112984) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:26:04.338149 np0000172994 devstack@c-api.service[112983]: WARNING castellan.key_manager.migration [None req-0a7003a2-8923-4ed0-af60-32f91de052a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:26:04.339045 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.v3.router [None req-0a7003a2-8923-4ed0-af60-32f91de052a4 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112983) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:26:04.339126 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.v3.router [None req-0a7003a2-8923-4ed0-af60-32f91de052a4 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112983) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:26:04.339174 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.v3.router [None req-844cb3f0-6559-40c2-93a2-e3156454167d None None] Extended resource: os-snapshot-manage {{(pid=112984) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:26:04.339248 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.v3.router [None req-0a7003a2-8923-4ed0-af60-32f91de052a4 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112983) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:26:04.339341 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.v3.router [None req-0a7003a2-8923-4ed0-af60-32f91de052a4 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112983) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:26:04.339458 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.v3.router [None req-0a7003a2-8923-4ed0-af60-32f91de052a4 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112983) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:26:04.339574 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.v3.router [None req-0a7003a2-8923-4ed0-af60-32f91de052a4 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112983) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:26:04.339712 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.v3.router [None req-0a7003a2-8923-4ed0-af60-32f91de052a4 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112983) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:26:04.339791 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.v3.router [None req-0a7003a2-8923-4ed0-af60-32f91de052a4 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112983) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:26:04.339930 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.v3.router [None req-0a7003a2-8923-4ed0-af60-32f91de052a4 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112983) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:26:04.340010 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.v3.router [None req-0a7003a2-8923-4ed0-af60-32f91de052a4 None None] Extension UsedLimits extending resource: limits {{(pid=112983) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:26:04.340120 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.v3.router [None req-0a7003a2-8923-4ed0-af60-32f91de052a4 None None] Extension TypesManage extending resource: types {{(pid=112983) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:26:04.340219 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.v3.router [None req-0a7003a2-8923-4ed0-af60-32f91de052a4 None None] Extension AdminActions extending resource: volumes {{(pid=112983) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:26:04.340359 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.v3.router [None req-0a7003a2-8923-4ed0-af60-32f91de052a4 None None] Extension AdminActions extending resource: snapshots {{(pid=112983) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:26:04.340459 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.v3.router [None req-0a7003a2-8923-4ed0-af60-32f91de052a4 None None] Extension AdminActions extending resource: backups {{(pid=112983) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:26:04.340584 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.v3.router [None req-0a7003a2-8923-4ed0-af60-32f91de052a4 None None] Extension VolumeActions extending resource: volumes {{(pid=112983) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:26:04.340646 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.v3.router [None req-844cb3f0-6559-40c2-93a2-e3156454167d None None] Extended resource: os-volume-type-access {{(pid=112984) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:26:04.340782 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.v3.router [None req-0a7003a2-8923-4ed0-af60-32f91de052a4 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112983) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:26:04.342211 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.v3.router [None req-844cb3f0-6559-40c2-93a2-e3156454167d None None] Extended resource: capabilities {{(pid=112984) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:26:04.342625 np0000172994 devstack@c-api.service[112982]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:04.342625 np0000172994 devstack@c-api.service[112982]: warnings.warn(deprecated_msg) May 09 07:26:04.342625 np0000172994 devstack@c-api.service[112982]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:04.342625 np0000172994 devstack@c-api.service[112982]: warnings.warn(deprecated_msg) May 09 07:26:04.342625 np0000172994 devstack@c-api.service[112982]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:04.343285 np0000172994 devstack@c-api.service[112982]: warnings.warn(deprecated_msg) May 09 07:26:04.343285 np0000172994 devstack@c-api.service[112982]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:04.343285 np0000172994 devstack@c-api.service[112982]: warnings.warn(deprecated_msg) May 09 07:26:04.343285 np0000172994 devstack@c-api.service[112982]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:04.343285 np0000172994 devstack@c-api.service[112982]: warnings.warn(deprecated_msg) May 09 07:26:04.343728 np0000172994 devstack@c-api.service[112982]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:04.343728 np0000172994 devstack@c-api.service[112982]: warnings.warn(deprecated_msg) May 09 07:26:04.343728 np0000172994 devstack@c-api.service[112982]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:04.343728 np0000172994 devstack@c-api.service[112982]: warnings.warn(deprecated_msg) May 09 07:26:04.343728 np0000172994 devstack@c-api.service[112982]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:04.343728 np0000172994 devstack@c-api.service[112982]: warnings.warn(deprecated_msg) May 09 07:26:04.344153 np0000172994 devstack@c-api.service[112982]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:04.344153 np0000172994 devstack@c-api.service[112982]: warnings.warn(deprecated_msg) May 09 07:26:04.344153 np0000172994 devstack@c-api.service[112982]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:04.344153 np0000172994 devstack@c-api.service[112982]: warnings.warn(deprecated_msg) May 09 07:26:04.344458 np0000172994 devstack@c-api.service[112982]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:04.344458 np0000172994 devstack@c-api.service[112982]: warnings.warn(deprecated_msg) May 09 07:26:04.344458 np0000172994 devstack@c-api.service[112982]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:04.344458 np0000172994 devstack@c-api.service[112982]: warnings.warn(deprecated_msg) May 09 07:26:04.346850 np0000172994 devstack@c-api.service[112982]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:04.346850 np0000172994 devstack@c-api.service[112982]: warnings.warn(deprecated_msg) May 09 07:26:04.346850 np0000172994 devstack@c-api.service[112982]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:04.346850 np0000172994 devstack@c-api.service[112982]: warnings.warn(deprecated_msg) May 09 07:26:04.347181 np0000172994 devstack@c-api.service[112982]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:04.347181 np0000172994 devstack@c-api.service[112982]: warnings.warn(deprecated_msg) May 09 07:26:04.347181 np0000172994 devstack@c-api.service[112982]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:04.347181 np0000172994 devstack@c-api.service[112982]: warnings.warn(deprecated_msg) May 09 07:26:04.347181 np0000172994 devstack@c-api.service[112982]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:04.347667 np0000172994 devstack@c-api.service[112982]: warnings.warn(deprecated_msg) May 09 07:26:04.347667 np0000172994 devstack@c-api.service[112982]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:04.347667 np0000172994 devstack@c-api.service[112982]: warnings.warn(deprecated_msg) May 09 07:26:04.347667 np0000172994 devstack@c-api.service[112982]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:04.347667 np0000172994 devstack@c-api.service[112982]: warnings.warn(deprecated_msg) May 09 07:26:04.348101 np0000172994 devstack@c-api.service[112982]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:04.348101 np0000172994 devstack@c-api.service[112982]: warnings.warn(deprecated_msg) May 09 07:26:04.348101 np0000172994 devstack@c-api.service[112982]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:04.348101 np0000172994 devstack@c-api.service[112982]: warnings.warn(deprecated_msg) May 09 07:26:04.348101 np0000172994 devstack@c-api.service[112982]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:04.348101 np0000172994 devstack@c-api.service[112982]: warnings.warn(deprecated_msg) May 09 07:26:04.348602 np0000172994 devstack@c-api.service[112982]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:04.348602 np0000172994 devstack@c-api.service[112982]: warnings.warn(deprecated_msg) May 09 07:26:04.348602 np0000172994 devstack@c-api.service[112982]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:04.348602 np0000172994 devstack@c-api.service[112982]: warnings.warn(deprecated_msg) May 09 07:26:04.348602 np0000172994 devstack@c-api.service[112982]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:04.348602 np0000172994 devstack@c-api.service[112982]: warnings.warn(deprecated_msg) May 09 07:26:04.349027 np0000172994 devstack@c-api.service[112982]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:04.349027 np0000172994 devstack@c-api.service[112982]: warnings.warn(deprecated_msg) May 09 07:26:04.349027 np0000172994 devstack@c-api.service[112982]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:04.349027 np0000172994 devstack@c-api.service[112982]: warnings.warn(deprecated_msg) May 09 07:26:04.349027 np0000172994 devstack@c-api.service[112982]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:04.349027 np0000172994 devstack@c-api.service[112982]: warnings.warn(deprecated_msg) May 09 07:26:04.349499 np0000172994 devstack@c-api.service[112982]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:04.349499 np0000172994 devstack@c-api.service[112982]: warnings.warn(deprecated_msg) May 09 07:26:04.349691 np0000172994 devstack@c-api.service[112983]: WARNING keystonemiddleware.auth_token [None req-0a7003a2-8923-4ed0-af60-32f91de052a4 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 09 07:26:04.349772 np0000172994 devstack@c-api.service[112982]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:04.349772 np0000172994 devstack@c-api.service[112982]: warnings.warn(deprecated_msg) May 09 07:26:04.349772 np0000172994 devstack@c-api.service[112982]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:04.349772 np0000172994 devstack@c-api.service[112982]: warnings.warn(deprecated_msg) May 09 07:26:04.349772 np0000172994 devstack@c-api.service[112982]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:04.350143 np0000172994 devstack@c-api.service[112982]: warnings.warn(deprecated_msg) May 09 07:26:04.350143 np0000172994 devstack@c-api.service[112982]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:04.350143 np0000172994 devstack@c-api.service[112982]: warnings.warn(deprecated_msg) May 09 07:26:04.350143 np0000172994 devstack@c-api.service[112982]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:04.350143 np0000172994 devstack@c-api.service[112982]: warnings.warn(deprecated_msg) May 09 07:26:04.350585 np0000172994 devstack@c-api.service[112982]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:04.350585 np0000172994 devstack@c-api.service[112982]: warnings.warn(deprecated_msg) May 09 07:26:04.350585 np0000172994 devstack@c-api.service[112982]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:04.350585 np0000172994 devstack@c-api.service[112982]: warnings.warn(deprecated_msg) May 09 07:26:04.350585 np0000172994 devstack@c-api.service[112982]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:04.350961 np0000172994 devstack@c-api.service[112982]: warnings.warn(deprecated_msg) May 09 07:26:04.350961 np0000172994 devstack@c-api.service[112982]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:04.350961 np0000172994 devstack@c-api.service[112982]: warnings.warn(deprecated_msg) May 09 07:26:04.350961 np0000172994 devstack@c-api.service[112982]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:04.350961 np0000172994 devstack@c-api.service[112982]: warnings.warn(deprecated_msg) May 09 07:26:04.350961 np0000172994 devstack@c-api.service[112982]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:04.350961 np0000172994 devstack@c-api.service[112982]: warnings.warn(deprecated_msg) May 09 07:26:04.351285 np0000172994 devstack@c-api.service[112982]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:04.351285 np0000172994 devstack@c-api.service[112982]: warnings.warn(deprecated_msg) May 09 07:26:04.351285 np0000172994 devstack@c-api.service[112982]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:04.351285 np0000172994 devstack@c-api.service[112982]: warnings.warn(deprecated_msg) May 09 07:26:04.351285 np0000172994 devstack@c-api.service[112982]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:04.351559 np0000172994 devstack@c-api.service[112982]: warnings.warn(deprecated_msg) May 09 07:26:04.351559 np0000172994 devstack@c-api.service[112982]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:04.351559 np0000172994 devstack@c-api.service[112982]: warnings.warn(deprecated_msg) May 09 07:26:04.351559 np0000172994 devstack@c-api.service[112982]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:04.351559 np0000172994 devstack@c-api.service[112982]: warnings.warn(deprecated_msg) May 09 07:26:04.351820 np0000172994 devstack@c-api.service[112982]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:04.351820 np0000172994 devstack@c-api.service[112982]: warnings.warn(deprecated_msg) May 09 07:26:04.351820 np0000172994 devstack@c-api.service[112982]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:04.351820 np0000172994 devstack@c-api.service[112982]: warnings.warn(deprecated_msg) May 09 07:26:04.352077 np0000172994 devstack@c-api.service[112982]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:04.352077 np0000172994 devstack@c-api.service[112982]: warnings.warn(deprecated_msg) May 09 07:26:04.352077 np0000172994 devstack@c-api.service[112982]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:04.352077 np0000172994 devstack@c-api.service[112982]: warnings.warn(deprecated_msg) May 09 07:26:04.352281 np0000172994 devstack@c-api.service[112982]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:04.352281 np0000172994 devstack@c-api.service[112982]: warnings.warn(deprecated_msg) May 09 07:26:04.352281 np0000172994 devstack@c-api.service[112982]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:04.352281 np0000172994 devstack@c-api.service[112982]: warnings.warn(deprecated_msg) May 09 07:26:04.352281 np0000172994 devstack@c-api.service[112982]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:04.352549 np0000172994 devstack@c-api.service[112982]: warnings.warn(deprecated_msg) May 09 07:26:04.352591 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.v3.router [None req-844cb3f0-6559-40c2-93a2-e3156454167d None None] Extended resource: os-hosts {{(pid=112984) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:26:04.352634 np0000172994 devstack@c-api.service[112982]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:04.352634 np0000172994 devstack@c-api.service[112982]: warnings.warn(deprecated_msg) May 09 07:26:04.352634 np0000172994 devstack@c-api.service[112982]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:04.352634 np0000172994 devstack@c-api.service[112982]: warnings.warn(deprecated_msg) May 09 07:26:04.352838 np0000172994 devstack@c-api.service[112982]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:04.352838 np0000172994 devstack@c-api.service[112982]: warnings.warn(deprecated_msg) May 09 07:26:04.352838 np0000172994 devstack@c-api.service[112982]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:04.352838 np0000172994 devstack@c-api.service[112982]: warnings.warn(deprecated_msg) May 09 07:26:04.353031 np0000172994 devstack@c-api.service[112982]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:04.353031 np0000172994 devstack@c-api.service[112982]: warnings.warn(deprecated_msg) May 09 07:26:04.353031 np0000172994 devstack@c-api.service[112982]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:04.353031 np0000172994 devstack@c-api.service[112982]: warnings.warn(deprecated_msg) May 09 07:26:04.353231 np0000172994 devstack@c-api.service[112982]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:04.353231 np0000172994 devstack@c-api.service[112982]: warnings.warn(deprecated_msg) May 09 07:26:04.353231 np0000172994 devstack@c-api.service[112982]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:04.353231 np0000172994 devstack@c-api.service[112982]: warnings.warn(deprecated_msg) May 09 07:26:04.353516 np0000172994 devstack@c-api.service[112982]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:04.353516 np0000172994 devstack@c-api.service[112982]: warnings.warn(deprecated_msg) May 09 07:26:04.353516 np0000172994 devstack@c-api.service[112982]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:04.353516 np0000172994 devstack@c-api.service[112982]: warnings.warn(deprecated_msg) May 09 07:26:04.353737 np0000172994 devstack@c-api.service[112982]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:04.353737 np0000172994 devstack@c-api.service[112982]: warnings.warn(deprecated_msg) May 09 07:26:04.353737 np0000172994 devstack@c-api.service[112982]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:04.353737 np0000172994 devstack@c-api.service[112982]: warnings.warn(deprecated_msg) May 09 07:26:04.353943 np0000172994 devstack@c-api.service[112982]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:04.353943 np0000172994 devstack@c-api.service[112982]: warnings.warn(deprecated_msg) May 09 07:26:04.353943 np0000172994 devstack@c-api.service[112982]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:04.353943 np0000172994 devstack@c-api.service[112982]: warnings.warn(deprecated_msg) May 09 07:26:04.353943 np0000172994 devstack@c-api.service[112982]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:04.353943 np0000172994 devstack@c-api.service[112982]: warnings.warn(deprecated_msg) May 09 07:26:04.354218 np0000172994 devstack@c-api.service[112982]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:04.354218 np0000172994 devstack@c-api.service[112982]: warnings.warn(deprecated_msg) May 09 07:26:04.354218 np0000172994 devstack@c-api.service[112982]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:04.354218 np0000172994 devstack@c-api.service[112982]: warnings.warn(deprecated_msg) May 09 07:26:04.354218 np0000172994 devstack@c-api.service[112982]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:04.354595 np0000172994 devstack@c-api.service[112982]: warnings.warn(deprecated_msg) May 09 07:26:04.354595 np0000172994 devstack@c-api.service[112982]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:04.354595 np0000172994 devstack@c-api.service[112982]: warnings.warn(deprecated_msg) May 09 07:26:04.354595 np0000172994 devstack@c-api.service[112982]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:04.354595 np0000172994 devstack@c-api.service[112982]: warnings.warn(deprecated_msg) May 09 07:26:04.354595 np0000172994 devstack@c-api.service[112982]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:04.354595 np0000172994 devstack@c-api.service[112982]: warnings.warn(deprecated_msg) May 09 07:26:04.354968 np0000172994 devstack@c-api.service[112982]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:04.354968 np0000172994 devstack@c-api.service[112982]: warnings.warn(deprecated_msg) May 09 07:26:04.354968 np0000172994 devstack@c-api.service[112982]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:04.354968 np0000172994 devstack@c-api.service[112982]: warnings.warn(deprecated_msg) May 09 07:26:04.354968 np0000172994 devstack@c-api.service[112982]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:04.354968 np0000172994 devstack@c-api.service[112982]: warnings.warn(deprecated_msg) May 09 07:26:04.355258 np0000172994 devstack@c-api.service[112982]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:04.355258 np0000172994 devstack@c-api.service[112982]: warnings.warn(deprecated_msg) May 09 07:26:04.355258 np0000172994 devstack@c-api.service[112982]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:04.355258 np0000172994 devstack@c-api.service[112982]: warnings.warn(deprecated_msg) May 09 07:26:04.355258 np0000172994 devstack@c-api.service[112982]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:04.355258 np0000172994 devstack@c-api.service[112982]: warnings.warn(deprecated_msg) May 09 07:26:04.355563 np0000172994 devstack@c-api.service[112982]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:04.355563 np0000172994 devstack@c-api.service[112982]: warnings.warn(deprecated_msg) May 09 07:26:04.355563 np0000172994 devstack@c-api.service[112982]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:04.355563 np0000172994 devstack@c-api.service[112982]: warnings.warn(deprecated_msg) May 09 07:26:04.355563 np0000172994 devstack@c-api.service[112982]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:04.355563 np0000172994 devstack@c-api.service[112982]: warnings.warn(deprecated_msg) May 09 07:26:04.355835 np0000172994 devstack@c-api.service[112982]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:04.355835 np0000172994 devstack@c-api.service[112982]: warnings.warn(deprecated_msg) May 09 07:26:04.355835 np0000172994 devstack@c-api.service[112982]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:04.355835 np0000172994 devstack@c-api.service[112982]: warnings.warn(deprecated_msg) May 09 07:26:04.356026 np0000172994 devstack@c-api.service[112982]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:04.356026 np0000172994 devstack@c-api.service[112982]: warnings.warn(deprecated_msg) May 09 07:26:04.356026 np0000172994 devstack@c-api.service[112982]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:04.356026 np0000172994 devstack@c-api.service[112982]: warnings.warn(deprecated_msg) May 09 07:26:04.356206 np0000172994 devstack@c-api.service[112982]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:04.356206 np0000172994 devstack@c-api.service[112982]: warnings.warn(deprecated_msg) May 09 07:26:04.356206 np0000172994 devstack@c-api.service[112982]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:04.356206 np0000172994 devstack@c-api.service[112982]: warnings.warn(deprecated_msg) May 09 07:26:04.356395 np0000172994 devstack@c-api.service[112982]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:04.356395 np0000172994 devstack@c-api.service[112982]: warnings.warn(deprecated_msg) May 09 07:26:04.356395 np0000172994 devstack@c-api.service[112982]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:04.356395 np0000172994 devstack@c-api.service[112982]: warnings.warn(deprecated_msg) May 09 07:26:04.356621 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.v3.router [None req-844cb3f0-6559-40c2-93a2-e3156454167d None None] Extended resource: consistencygroups {{(pid=112984) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:26:04.356660 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.middleware.request_id [None req-e9208145-82b9-45a0-9272-e7fa3515af03 None None] RequestId filter calling following filter/app {{(pid=112982) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:26:04.356697 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.v3.router [None req-844cb3f0-6559-40c2-93a2-e3156454167d None None] Extended resource: os-volume-transfer {{(pid=112984) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:26:04.356697 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.v3.router [None req-844cb3f0-6559-40c2-93a2-e3156454167d None None] Extended resource: scheduler-stats {{(pid=112984) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:26:04.356768 np0000172994 devstack@c-api.service[112982]: [pid: 112982|app: 0|req: 1/1] 199.204.45.162 () {60 vars in 953 bytes} [Sat May 9 07:26:04 2026] GET /volume/v3 => generated 114 bytes in 15 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) May 09 07:26:04.356808 np0000172994 devstack@c-api.service[112983]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7aeafd6a3668 pid: 112983 (default app) May 09 07:26:04.356848 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.v3.router [None req-844cb3f0-6559-40c2-93a2-e3156454167d None None] Extended resource: os-volume-manage {{(pid=112984) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:26:04.356848 np0000172994 devstack@c-api.service[112984]: WARNING castellan.key_manager.migration [None req-844cb3f0-6559-40c2-93a2-e3156454167d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:26:04.356848 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.contrib.snapshot_actions [None req-844cb3f0-6559-40c2-93a2-e3156454167d None None] SnapshotActionsController initialized {{(pid=112984) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 07:26:04.356848 np0000172994 devstack@c-api.service[112984]: WARNING castellan.key_manager.migration [None req-844cb3f0-6559-40c2-93a2-e3156454167d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:26:04.356848 np0000172994 devstack@c-api.service[112984]: WARNING castellan.key_manager.migration [None req-844cb3f0-6559-40c2-93a2-e3156454167d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:26:04.357781 np0000172994 devstack@c-api.service[112984]: WARNING castellan.key_manager.migration [None req-844cb3f0-6559-40c2-93a2-e3156454167d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:26:04.359317 np0000172994 devstack@c-api.service[112984]: WARNING castellan.key_manager.migration [None req-844cb3f0-6559-40c2-93a2-e3156454167d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:26:04.361055 np0000172994 devstack@c-api.service[112984]: WARNING castellan.key_manager.migration [None req-844cb3f0-6559-40c2-93a2-e3156454167d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:26:04.362856 np0000172994 devstack@c-api.service[112984]: WARNING castellan.key_manager.migration [None req-844cb3f0-6559-40c2-93a2-e3156454167d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:26:04.363917 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.v3.router [None req-844cb3f0-6559-40c2-93a2-e3156454167d None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112984) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:26:04.364037 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.v3.router [None req-844cb3f0-6559-40c2-93a2-e3156454167d None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112984) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:26:04.364150 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.v3.router [None req-844cb3f0-6559-40c2-93a2-e3156454167d None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112984) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:26:04.364269 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.v3.router [None req-844cb3f0-6559-40c2-93a2-e3156454167d None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112984) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:26:04.364378 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.v3.router [None req-844cb3f0-6559-40c2-93a2-e3156454167d None None] Extension SnapshotActions extending resource: snapshots {{(pid=112984) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:26:04.364549 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.v3.router [None req-844cb3f0-6559-40c2-93a2-e3156454167d None None] Extension VolumeTypeAccess extending resource: types {{(pid=112984) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:26:04.364736 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.v3.router [None req-844cb3f0-6559-40c2-93a2-e3156454167d None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112984) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:26:04.364880 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.v3.router [None req-844cb3f0-6559-40c2-93a2-e3156454167d None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112984) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:26:04.365036 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.v3.router [None req-844cb3f0-6559-40c2-93a2-e3156454167d None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112984) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:26:04.365167 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.v3.router [None req-844cb3f0-6559-40c2-93a2-e3156454167d None None] Extension UsedLimits extending resource: limits {{(pid=112984) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:26:04.365301 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.v3.router [None req-844cb3f0-6559-40c2-93a2-e3156454167d None None] Extension TypesManage extending resource: types {{(pid=112984) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:26:04.365449 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.v3.router [None req-844cb3f0-6559-40c2-93a2-e3156454167d None None] Extension AdminActions extending resource: volumes {{(pid=112984) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:26:04.365656 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.v3.router [None req-844cb3f0-6559-40c2-93a2-e3156454167d None None] Extension AdminActions extending resource: snapshots {{(pid=112984) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:26:04.365819 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.v3.router [None req-844cb3f0-6559-40c2-93a2-e3156454167d None None] Extension AdminActions extending resource: backups {{(pid=112984) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:26:04.365934 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.v3.router [None req-844cb3f0-6559-40c2-93a2-e3156454167d None None] Extension VolumeActions extending resource: volumes {{(pid=112984) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:26:04.366169 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.v3.router [None req-844cb3f0-6559-40c2-93a2-e3156454167d None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112984) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:26:04.368637 np0000172994 devstack@c-api.service[112984]: WARNING keystonemiddleware.auth_token [None req-844cb3f0-6559-40c2-93a2-e3156454167d None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 09 07:26:04.375564 np0000172994 devstack@c-api.service[112984]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7aeafd6a3668 pid: 112984 (default app) May 09 07:26:11.898523 np0000172994 devstack@c-api.service[112985]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. May 09 07:26:11.898523 np0000172994 devstack@c-api.service[112985]: warnings.warn( May 09 07:26:11.912145 np0000172994 devstack@c-api.service[112985]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:11.912145 np0000172994 devstack@c-api.service[112985]: warnings.warn(deprecated_msg) May 09 07:26:11.912145 np0000172994 devstack@c-api.service[112985]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:11.912145 np0000172994 devstack@c-api.service[112985]: warnings.warn(deprecated_msg) May 09 07:26:11.912547 np0000172994 devstack@c-api.service[112985]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:11.912547 np0000172994 devstack@c-api.service[112985]: warnings.warn(deprecated_msg) May 09 07:26:11.912547 np0000172994 devstack@c-api.service[112985]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:11.912547 np0000172994 devstack@c-api.service[112985]: warnings.warn(deprecated_msg) May 09 07:26:11.912805 np0000172994 devstack@c-api.service[112985]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:11.912805 np0000172994 devstack@c-api.service[112985]: warnings.warn(deprecated_msg) May 09 07:26:11.912805 np0000172994 devstack@c-api.service[112985]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:11.912805 np0000172994 devstack@c-api.service[112985]: warnings.warn(deprecated_msg) May 09 07:26:11.912805 np0000172994 devstack@c-api.service[112985]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:11.912805 np0000172994 devstack@c-api.service[112985]: warnings.warn(deprecated_msg) May 09 07:26:11.913149 np0000172994 devstack@c-api.service[112985]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:11.913149 np0000172994 devstack@c-api.service[112985]: warnings.warn(deprecated_msg) May 09 07:26:11.913149 np0000172994 devstack@c-api.service[112985]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:11.913149 np0000172994 devstack@c-api.service[112985]: warnings.warn(deprecated_msg) May 09 07:26:11.913149 np0000172994 devstack@c-api.service[112985]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:11.913438 np0000172994 devstack@c-api.service[112985]: warnings.warn(deprecated_msg) May 09 07:26:11.913438 np0000172994 devstack@c-api.service[112985]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:11.913438 np0000172994 devstack@c-api.service[112985]: warnings.warn(deprecated_msg) May 09 07:26:11.913438 np0000172994 devstack@c-api.service[112985]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:11.913438 np0000172994 devstack@c-api.service[112985]: warnings.warn(deprecated_msg) May 09 07:26:11.913785 np0000172994 devstack@c-api.service[112985]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:11.913785 np0000172994 devstack@c-api.service[112985]: warnings.warn(deprecated_msg) May 09 07:26:11.913785 np0000172994 devstack@c-api.service[112985]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:11.913785 np0000172994 devstack@c-api.service[112985]: warnings.warn(deprecated_msg) May 09 07:26:11.914026 np0000172994 devstack@c-api.service[112985]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:11.914026 np0000172994 devstack@c-api.service[112985]: warnings.warn(deprecated_msg) May 09 07:26:11.914026 np0000172994 devstack@c-api.service[112985]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:11.914026 np0000172994 devstack@c-api.service[112985]: warnings.warn(deprecated_msg) May 09 07:26:11.914026 np0000172994 devstack@c-api.service[112985]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:11.914323 np0000172994 devstack@c-api.service[112985]: warnings.warn(deprecated_msg) May 09 07:26:11.914323 np0000172994 devstack@c-api.service[112985]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:11.914323 np0000172994 devstack@c-api.service[112985]: warnings.warn(deprecated_msg) May 09 07:26:11.914323 np0000172994 devstack@c-api.service[112985]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:11.914323 np0000172994 devstack@c-api.service[112985]: warnings.warn(deprecated_msg) May 09 07:26:11.914647 np0000172994 devstack@c-api.service[112985]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:11.914647 np0000172994 devstack@c-api.service[112985]: warnings.warn(deprecated_msg) May 09 07:26:11.914647 np0000172994 devstack@c-api.service[112985]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:11.914647 np0000172994 devstack@c-api.service[112985]: warnings.warn(deprecated_msg) May 09 07:26:11.914647 np0000172994 devstack@c-api.service[112985]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:11.914647 np0000172994 devstack@c-api.service[112985]: warnings.warn(deprecated_msg) May 09 07:26:11.915001 np0000172994 devstack@c-api.service[112985]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:11.915001 np0000172994 devstack@c-api.service[112985]: warnings.warn(deprecated_msg) May 09 07:26:11.915001 np0000172994 devstack@c-api.service[112985]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:11.915001 np0000172994 devstack@c-api.service[112985]: warnings.warn(deprecated_msg) May 09 07:26:11.915001 np0000172994 devstack@c-api.service[112985]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:11.915001 np0000172994 devstack@c-api.service[112985]: warnings.warn(deprecated_msg) May 09 07:26:11.915337 np0000172994 devstack@c-api.service[112985]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:11.915337 np0000172994 devstack@c-api.service[112985]: warnings.warn(deprecated_msg) May 09 07:26:11.915337 np0000172994 devstack@c-api.service[112985]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:11.915337 np0000172994 devstack@c-api.service[112985]: warnings.warn(deprecated_msg) May 09 07:26:11.915337 np0000172994 devstack@c-api.service[112985]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:11.915337 np0000172994 devstack@c-api.service[112985]: warnings.warn(deprecated_msg) May 09 07:26:11.915721 np0000172994 devstack@c-api.service[112985]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:11.915721 np0000172994 devstack@c-api.service[112985]: warnings.warn(deprecated_msg) May 09 07:26:11.915721 np0000172994 devstack@c-api.service[112985]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:11.915721 np0000172994 devstack@c-api.service[112985]: warnings.warn(deprecated_msg) May 09 07:26:11.915721 np0000172994 devstack@c-api.service[112985]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:11.916024 np0000172994 devstack@c-api.service[112985]: warnings.warn(deprecated_msg) May 09 07:26:11.916024 np0000172994 devstack@c-api.service[112985]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:11.916024 np0000172994 devstack@c-api.service[112985]: warnings.warn(deprecated_msg) May 09 07:26:11.916024 np0000172994 devstack@c-api.service[112985]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:11.916024 np0000172994 devstack@c-api.service[112985]: warnings.warn(deprecated_msg) May 09 07:26:11.916306 np0000172994 devstack@c-api.service[112985]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:11.916306 np0000172994 devstack@c-api.service[112985]: warnings.warn(deprecated_msg) May 09 07:26:11.916306 np0000172994 devstack@c-api.service[112985]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:11.916306 np0000172994 devstack@c-api.service[112985]: warnings.warn(deprecated_msg) May 09 07:26:11.916306 np0000172994 devstack@c-api.service[112985]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:11.916306 np0000172994 devstack@c-api.service[112985]: warnings.warn(deprecated_msg) May 09 07:26:11.916675 np0000172994 devstack@c-api.service[112985]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:11.916675 np0000172994 devstack@c-api.service[112985]: warnings.warn(deprecated_msg) May 09 07:26:11.916675 np0000172994 devstack@c-api.service[112985]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:11.916675 np0000172994 devstack@c-api.service[112985]: warnings.warn(deprecated_msg) May 09 07:26:11.916675 np0000172994 devstack@c-api.service[112985]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:11.916675 np0000172994 devstack@c-api.service[112985]: warnings.warn(deprecated_msg) May 09 07:26:11.916993 np0000172994 devstack@c-api.service[112985]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:11.916993 np0000172994 devstack@c-api.service[112985]: warnings.warn(deprecated_msg) May 09 07:26:11.916993 np0000172994 devstack@c-api.service[112985]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:11.916993 np0000172994 devstack@c-api.service[112985]: warnings.warn(deprecated_msg) May 09 07:26:11.916993 np0000172994 devstack@c-api.service[112985]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:11.917283 np0000172994 devstack@c-api.service[112985]: warnings.warn(deprecated_msg) May 09 07:26:11.917283 np0000172994 devstack@c-api.service[112985]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:11.917283 np0000172994 devstack@c-api.service[112985]: warnings.warn(deprecated_msg) May 09 07:26:11.917283 np0000172994 devstack@c-api.service[112985]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:11.917283 np0000172994 devstack@c-api.service[112985]: warnings.warn(deprecated_msg) May 09 07:26:11.917607 np0000172994 devstack@c-api.service[112985]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:11.917607 np0000172994 devstack@c-api.service[112985]: warnings.warn(deprecated_msg) May 09 07:26:11.917607 np0000172994 devstack@c-api.service[112985]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:11.917607 np0000172994 devstack@c-api.service[112985]: warnings.warn(deprecated_msg) May 09 07:26:11.917852 np0000172994 devstack@c-api.service[112985]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:11.917852 np0000172994 devstack@c-api.service[112985]: warnings.warn(deprecated_msg) May 09 07:26:11.917852 np0000172994 devstack@c-api.service[112985]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:11.917852 np0000172994 devstack@c-api.service[112985]: warnings.warn(deprecated_msg) May 09 07:26:11.918116 np0000172994 devstack@c-api.service[112985]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:11.918116 np0000172994 devstack@c-api.service[112985]: warnings.warn(deprecated_msg) May 09 07:26:11.918116 np0000172994 devstack@c-api.service[112985]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:11.918116 np0000172994 devstack@c-api.service[112985]: warnings.warn(deprecated_msg) May 09 07:26:11.918116 np0000172994 devstack@c-api.service[112985]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:11.918568 np0000172994 devstack@c-api.service[112985]: warnings.warn(deprecated_msg) May 09 07:26:11.918568 np0000172994 devstack@c-api.service[112985]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:11.918568 np0000172994 devstack@c-api.service[112985]: warnings.warn(deprecated_msg) May 09 07:26:11.918568 np0000172994 devstack@c-api.service[112985]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:11.918568 np0000172994 devstack@c-api.service[112985]: warnings.warn(deprecated_msg) May 09 07:26:11.918844 np0000172994 devstack@c-api.service[112985]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:11.918844 np0000172994 devstack@c-api.service[112985]: warnings.warn(deprecated_msg) May 09 07:26:11.918844 np0000172994 devstack@c-api.service[112985]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:11.918844 np0000172994 devstack@c-api.service[112985]: warnings.warn(deprecated_msg) May 09 07:26:11.919099 np0000172994 devstack@c-api.service[112985]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:11.919099 np0000172994 devstack@c-api.service[112985]: warnings.warn(deprecated_msg) May 09 07:26:11.919099 np0000172994 devstack@c-api.service[112985]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:11.919099 np0000172994 devstack@c-api.service[112985]: warnings.warn(deprecated_msg) May 09 07:26:11.919301 np0000172994 devstack@c-api.service[112985]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:11.919301 np0000172994 devstack@c-api.service[112985]: warnings.warn(deprecated_msg) May 09 07:26:11.919301 np0000172994 devstack@c-api.service[112985]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:11.919301 np0000172994 devstack@c-api.service[112985]: warnings.warn(deprecated_msg) May 09 07:26:11.919480 np0000172994 devstack@c-api.service[112985]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:11.919480 np0000172994 devstack@c-api.service[112985]: warnings.warn(deprecated_msg) May 09 07:26:11.919480 np0000172994 devstack@c-api.service[112985]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:11.919480 np0000172994 devstack@c-api.service[112985]: warnings.warn(deprecated_msg) May 09 07:26:11.919638 np0000172994 devstack@c-api.service[112985]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:11.919638 np0000172994 devstack@c-api.service[112985]: warnings.warn(deprecated_msg) May 09 07:26:11.919638 np0000172994 devstack@c-api.service[112985]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:11.919638 np0000172994 devstack@c-api.service[112985]: warnings.warn(deprecated_msg) May 09 07:26:11.919794 np0000172994 devstack@c-api.service[112985]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:11.919794 np0000172994 devstack@c-api.service[112985]: warnings.warn(deprecated_msg) May 09 07:26:11.919794 np0000172994 devstack@c-api.service[112985]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:11.919794 np0000172994 devstack@c-api.service[112985]: warnings.warn(deprecated_msg) May 09 07:26:11.919794 np0000172994 devstack@c-api.service[112985]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:11.920083 np0000172994 devstack@c-api.service[112985]: warnings.warn(deprecated_msg) May 09 07:26:11.920083 np0000172994 devstack@c-api.service[112985]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:11.920083 np0000172994 devstack@c-api.service[112985]: warnings.warn(deprecated_msg) May 09 07:26:11.920083 np0000172994 devstack@c-api.service[112985]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:11.920083 np0000172994 devstack@c-api.service[112985]: warnings.warn(deprecated_msg) May 09 07:26:11.920083 np0000172994 devstack@c-api.service[112985]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:11.920428 np0000172994 devstack@c-api.service[112985]: warnings.warn(deprecated_msg) May 09 07:26:11.920428 np0000172994 devstack@c-api.service[112985]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:11.920428 np0000172994 devstack@c-api.service[112985]: warnings.warn(deprecated_msg) May 09 07:26:11.920428 np0000172994 devstack@c-api.service[112985]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:11.920428 np0000172994 devstack@c-api.service[112985]: warnings.warn(deprecated_msg) May 09 07:26:11.920633 np0000172994 devstack@c-api.service[112985]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:11.920633 np0000172994 devstack@c-api.service[112985]: warnings.warn(deprecated_msg) May 09 07:26:11.920633 np0000172994 devstack@c-api.service[112985]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:11.920633 np0000172994 devstack@c-api.service[112985]: warnings.warn(deprecated_msg) May 09 07:26:11.920633 np0000172994 devstack@c-api.service[112985]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:11.920633 np0000172994 devstack@c-api.service[112985]: warnings.warn(deprecated_msg) May 09 07:26:11.920854 np0000172994 devstack@c-api.service[112985]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:11.920854 np0000172994 devstack@c-api.service[112985]: warnings.warn(deprecated_msg) May 09 07:26:11.920854 np0000172994 devstack@c-api.service[112985]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:11.920854 np0000172994 devstack@c-api.service[112985]: warnings.warn(deprecated_msg) May 09 07:26:11.920854 np0000172994 devstack@c-api.service[112985]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:11.920854 np0000172994 devstack@c-api.service[112985]: warnings.warn(deprecated_msg) May 09 07:26:11.921098 np0000172994 devstack@c-api.service[112985]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:11.921098 np0000172994 devstack@c-api.service[112985]: warnings.warn(deprecated_msg) May 09 07:26:11.921098 np0000172994 devstack@c-api.service[112985]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:11.921098 np0000172994 devstack@c-api.service[112985]: warnings.warn(deprecated_msg) May 09 07:26:11.921098 np0000172994 devstack@c-api.service[112985]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:11.921098 np0000172994 devstack@c-api.service[112985]: warnings.warn(deprecated_msg) May 09 07:26:11.921330 np0000172994 devstack@c-api.service[112985]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:11.921330 np0000172994 devstack@c-api.service[112985]: warnings.warn(deprecated_msg) May 09 07:26:11.921330 np0000172994 devstack@c-api.service[112985]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:11.921330 np0000172994 devstack@c-api.service[112985]: warnings.warn(deprecated_msg) May 09 07:26:11.921330 np0000172994 devstack@c-api.service[112985]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:11.921330 np0000172994 devstack@c-api.service[112985]: warnings.warn(deprecated_msg) May 09 07:26:11.921587 np0000172994 devstack@c-api.service[112985]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:11.921587 np0000172994 devstack@c-api.service[112985]: warnings.warn(deprecated_msg) May 09 07:26:11.921587 np0000172994 devstack@c-api.service[112985]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:11.921587 np0000172994 devstack@c-api.service[112985]: warnings.warn(deprecated_msg) May 09 07:26:11.921750 np0000172994 devstack@c-api.service[112985]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:11.921750 np0000172994 devstack@c-api.service[112985]: warnings.warn(deprecated_msg) May 09 07:26:11.921750 np0000172994 devstack@c-api.service[112985]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:11.921750 np0000172994 devstack@c-api.service[112985]: warnings.warn(deprecated_msg) May 09 07:26:11.921750 np0000172994 devstack@c-api.service[112985]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:11.921940 np0000172994 devstack@c-api.service[112985]: warnings.warn(deprecated_msg) May 09 07:26:11.921940 np0000172994 devstack@c-api.service[112985]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:11.921940 np0000172994 devstack@c-api.service[112985]: warnings.warn(deprecated_msg) May 09 07:26:11.921940 np0000172994 devstack@c-api.service[112985]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:11.921940 np0000172994 devstack@c-api.service[112985]: warnings.warn(deprecated_msg) May 09 07:26:11.921940 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.middleware.request_id [None req-6a47cff7-abbf-44b3-a7ba-242601a32a82 None None] RequestId filter calling following filter/app {{(pid=112985) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:26:12.426232 np0000172994 devstack@c-api.service[112985]: INFO cinder.api.openstack.wsgi [None req-6a47cff7-abbf-44b3-a7ba-242601a32a82 admin admin] POST https://199.204.45.162/volume/v3/types May 09 07:26:12.426892 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.openstack.wsgi [None req-6a47cff7-abbf-44b3-a7ba-242601a32a82 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 09 07:26:12.428599 np0000172994 devstack@c-api.service[112985]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 09 07:26:12.428599 np0000172994 devstack@c-api.service[112985]: warnings.warn( May 09 07:26:12.440200 np0000172994 devstack@c-api.service[112985]: DEBUG oslo_db.sqlalchemy.engines [None req-6a47cff7-abbf-44b3-a7ba-242601a32a82 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=112985) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 07:26:12.473287 np0000172994 devstack@c-api.service[112985]: INFO cinder.api.openstack.wsgi [None req-6a47cff7-abbf-44b3-a7ba-242601a32a82 admin admin] https://199.204.45.162/volume/v3/types returned with HTTP 200 May 09 07:26:12.474140 np0000172994 devstack@c-api.service[112985]: [pid: 112985|app: 0|req: 1/2] 199.204.45.162 () {68 vars in 1288 bytes} [Sat May 9 07:26:11 2026] POST /volume/v3/types => generated 186 bytes in 576 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 07:26:12.490323 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.middleware.request_id [req-6a47cff7-abbf-44b3-a7ba-242601a32a82 req-e5eb5741-b83e-4899-b3dc-934ba1736014 None None] RequestId filter calling following filter/app {{(pid=112982) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:26:12.826902 np0000172994 devstack@c-api.service[112982]: INFO cinder.api.openstack.wsgi [req-6a47cff7-abbf-44b3-a7ba-242601a32a82 req-e5eb5741-b83e-4899-b3dc-934ba1736014 admin admin] POST https://199.204.45.162/volume/v3/types/610040fe-3b75-4e6a-b0d8-6895ab2a4c23/extra_specs May 09 07:26:12.827485 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.openstack.wsgi [req-6a47cff7-abbf-44b3-a7ba-242601a32a82 req-e5eb5741-b83e-4899-b3dc-934ba1736014 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112982) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 09 07:26:12.829272 np0000172994 devstack@c-api.service[112982]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 09 07:26:12.829272 np0000172994 devstack@c-api.service[112982]: warnings.warn( May 09 07:26:12.838414 np0000172994 devstack@c-api.service[112982]: DEBUG oslo_db.sqlalchemy.engines [req-6a47cff7-abbf-44b3-a7ba-242601a32a82 req-e5eb5741-b83e-4899-b3dc-934ba1736014 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=112982) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 07:26:12.899514 np0000172994 devstack@c-api.service[112982]: INFO cinder.api.openstack.wsgi [req-6a47cff7-abbf-44b3-a7ba-242601a32a82 req-e5eb5741-b83e-4899-b3dc-934ba1736014 admin admin] https://199.204.45.162/volume/v3/types/610040fe-3b75-4e6a-b0d8-6895ab2a4c23/extra_specs returned with HTTP 200 May 09 07:26:12.899946 np0000172994 devstack@c-api.service[112982]: [pid: 112982|app: 0|req: 2/3] 199.204.45.162 () {70 vars in 1505 bytes} [Sat May 9 07:26:12 2026] POST /volume/v3/types/610040fe-3b75-4e6a-b0d8-6895ab2a4c23/extra_specs => generated 55 bytes in 411 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:26:14.235955 np0000172994 devstack@c-api.service[112983]: DEBUG dbcounter [-] [112983] Writing DB stats cinder:SELECT=6 {{(pid=112983) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:26:14.257894 np0000172994 devstack@c-api.service[112984]: DEBUG dbcounter [-] [112984] Writing DB stats cinder:SELECT=6 {{(pid=112984) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:26:22.469269 np0000172994 devstack@c-api.service[112985]: DEBUG dbcounter [-] [112985] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112985) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:26:22.897912 np0000172994 devstack@c-api.service[112982]: DEBUG dbcounter [-] [112982] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112982) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:31:24.399652 np0000172994 devstack@c-api.service[112983]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. May 09 07:31:24.399652 np0000172994 devstack@c-api.service[112983]: warnings.warn( May 09 07:31:24.414777 np0000172994 devstack@c-api.service[112983]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:31:24.414777 np0000172994 devstack@c-api.service[112983]: warnings.warn(deprecated_msg) May 09 07:31:24.414777 np0000172994 devstack@c-api.service[112983]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:31:24.414777 np0000172994 devstack@c-api.service[112983]: warnings.warn(deprecated_msg) May 09 07:31:24.414777 np0000172994 devstack@c-api.service[112983]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:31:24.415259 np0000172994 devstack@c-api.service[112983]: warnings.warn(deprecated_msg) May 09 07:31:24.415259 np0000172994 devstack@c-api.service[112983]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:31:24.415259 np0000172994 devstack@c-api.service[112983]: warnings.warn(deprecated_msg) May 09 07:31:24.415259 np0000172994 devstack@c-api.service[112983]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:31:24.415259 np0000172994 devstack@c-api.service[112983]: warnings.warn(deprecated_msg) May 09 07:31:24.415699 np0000172994 devstack@c-api.service[112983]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:31:24.415699 np0000172994 devstack@c-api.service[112983]: warnings.warn(deprecated_msg) May 09 07:31:24.415699 np0000172994 devstack@c-api.service[112983]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:31:24.415699 np0000172994 devstack@c-api.service[112983]: warnings.warn(deprecated_msg) May 09 07:31:24.415699 np0000172994 devstack@c-api.service[112983]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:31:24.415699 np0000172994 devstack@c-api.service[112983]: warnings.warn(deprecated_msg) May 09 07:31:24.416158 np0000172994 devstack@c-api.service[112983]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:31:24.416158 np0000172994 devstack@c-api.service[112983]: warnings.warn(deprecated_msg) May 09 07:31:24.416158 np0000172994 devstack@c-api.service[112983]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:31:24.416158 np0000172994 devstack@c-api.service[112983]: warnings.warn(deprecated_msg) May 09 07:31:24.416446 np0000172994 devstack@c-api.service[112983]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:31:24.416446 np0000172994 devstack@c-api.service[112983]: warnings.warn(deprecated_msg) May 09 07:31:24.416446 np0000172994 devstack@c-api.service[112983]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:31:24.416446 np0000172994 devstack@c-api.service[112983]: warnings.warn(deprecated_msg) May 09 07:31:24.416744 np0000172994 devstack@c-api.service[112983]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:31:24.416744 np0000172994 devstack@c-api.service[112983]: warnings.warn(deprecated_msg) May 09 07:31:24.416744 np0000172994 devstack@c-api.service[112983]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:31:24.416744 np0000172994 devstack@c-api.service[112983]: warnings.warn(deprecated_msg) May 09 07:31:24.417113 np0000172994 devstack@c-api.service[112983]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:31:24.417113 np0000172994 devstack@c-api.service[112983]: warnings.warn(deprecated_msg) May 09 07:31:24.417113 np0000172994 devstack@c-api.service[112983]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:31:24.417113 np0000172994 devstack@c-api.service[112983]: warnings.warn(deprecated_msg) May 09 07:31:24.417113 np0000172994 devstack@c-api.service[112983]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:31:24.417508 np0000172994 devstack@c-api.service[112983]: warnings.warn(deprecated_msg) May 09 07:31:24.417508 np0000172994 devstack@c-api.service[112983]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:31:24.417508 np0000172994 devstack@c-api.service[112983]: warnings.warn(deprecated_msg) May 09 07:31:24.417508 np0000172994 devstack@c-api.service[112983]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:31:24.417508 np0000172994 devstack@c-api.service[112983]: warnings.warn(deprecated_msg) May 09 07:31:24.417865 np0000172994 devstack@c-api.service[112983]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:31:24.417865 np0000172994 devstack@c-api.service[112983]: warnings.warn(deprecated_msg) May 09 07:31:24.417865 np0000172994 devstack@c-api.service[112983]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:31:24.417865 np0000172994 devstack@c-api.service[112983]: warnings.warn(deprecated_msg) May 09 07:31:24.417865 np0000172994 devstack@c-api.service[112983]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:31:24.417865 np0000172994 devstack@c-api.service[112983]: warnings.warn(deprecated_msg) May 09 07:31:24.418317 np0000172994 devstack@c-api.service[112983]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:31:24.418317 np0000172994 devstack@c-api.service[112983]: warnings.warn(deprecated_msg) May 09 07:31:24.418317 np0000172994 devstack@c-api.service[112983]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:31:24.418317 np0000172994 devstack@c-api.service[112983]: warnings.warn(deprecated_msg) May 09 07:31:24.418317 np0000172994 devstack@c-api.service[112983]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:31:24.418317 np0000172994 devstack@c-api.service[112983]: warnings.warn(deprecated_msg) May 09 07:31:24.418742 np0000172994 devstack@c-api.service[112983]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:31:24.418742 np0000172994 devstack@c-api.service[112983]: warnings.warn(deprecated_msg) May 09 07:31:24.418742 np0000172994 devstack@c-api.service[112983]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:31:24.418742 np0000172994 devstack@c-api.service[112983]: warnings.warn(deprecated_msg) May 09 07:31:24.418742 np0000172994 devstack@c-api.service[112983]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:31:24.418742 np0000172994 devstack@c-api.service[112983]: warnings.warn(deprecated_msg) May 09 07:31:24.419188 np0000172994 devstack@c-api.service[112983]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:31:24.419188 np0000172994 devstack@c-api.service[112983]: warnings.warn(deprecated_msg) May 09 07:31:24.419188 np0000172994 devstack@c-api.service[112983]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:31:24.419188 np0000172994 devstack@c-api.service[112983]: warnings.warn(deprecated_msg) May 09 07:31:24.419188 np0000172994 devstack@c-api.service[112983]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:31:24.419766 np0000172994 devstack@c-api.service[112983]: warnings.warn(deprecated_msg) May 09 07:31:24.419766 np0000172994 devstack@c-api.service[112983]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:31:24.419766 np0000172994 devstack@c-api.service[112983]: warnings.warn(deprecated_msg) May 09 07:31:24.419766 np0000172994 devstack@c-api.service[112983]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:31:24.419766 np0000172994 devstack@c-api.service[112983]: warnings.warn(deprecated_msg) May 09 07:31:24.420111 np0000172994 devstack@c-api.service[112983]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:31:24.420111 np0000172994 devstack@c-api.service[112983]: warnings.warn(deprecated_msg) May 09 07:31:24.420111 np0000172994 devstack@c-api.service[112983]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:31:24.420111 np0000172994 devstack@c-api.service[112983]: warnings.warn(deprecated_msg) May 09 07:31:24.420111 np0000172994 devstack@c-api.service[112983]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:31:24.420111 np0000172994 devstack@c-api.service[112983]: warnings.warn(deprecated_msg) May 09 07:31:24.420681 np0000172994 devstack@c-api.service[112983]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:31:24.420681 np0000172994 devstack@c-api.service[112983]: warnings.warn(deprecated_msg) May 09 07:31:24.420681 np0000172994 devstack@c-api.service[112983]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:31:24.420681 np0000172994 devstack@c-api.service[112983]: warnings.warn(deprecated_msg) May 09 07:31:24.420681 np0000172994 devstack@c-api.service[112983]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:31:24.420681 np0000172994 devstack@c-api.service[112983]: warnings.warn(deprecated_msg) May 09 07:31:24.421077 np0000172994 devstack@c-api.service[112983]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:31:24.421077 np0000172994 devstack@c-api.service[112983]: warnings.warn(deprecated_msg) May 09 07:31:24.421077 np0000172994 devstack@c-api.service[112983]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:31:24.421077 np0000172994 devstack@c-api.service[112983]: warnings.warn(deprecated_msg) May 09 07:31:24.421077 np0000172994 devstack@c-api.service[112983]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:31:24.421575 np0000172994 devstack@c-api.service[112983]: warnings.warn(deprecated_msg) May 09 07:31:24.421575 np0000172994 devstack@c-api.service[112983]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:31:24.421575 np0000172994 devstack@c-api.service[112983]: warnings.warn(deprecated_msg) May 09 07:31:24.421575 np0000172994 devstack@c-api.service[112983]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:31:24.421575 np0000172994 devstack@c-api.service[112983]: warnings.warn(deprecated_msg) May 09 07:31:24.421955 np0000172994 devstack@c-api.service[112983]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:31:24.421955 np0000172994 devstack@c-api.service[112983]: warnings.warn(deprecated_msg) May 09 07:31:24.421955 np0000172994 devstack@c-api.service[112983]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:31:24.421955 np0000172994 devstack@c-api.service[112983]: warnings.warn(deprecated_msg) May 09 07:31:24.422320 np0000172994 devstack@c-api.service[112983]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:31:24.422320 np0000172994 devstack@c-api.service[112983]: warnings.warn(deprecated_msg) May 09 07:31:24.422320 np0000172994 devstack@c-api.service[112983]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:31:24.422320 np0000172994 devstack@c-api.service[112983]: warnings.warn(deprecated_msg) May 09 07:31:24.422687 np0000172994 devstack@c-api.service[112983]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:31:24.422687 np0000172994 devstack@c-api.service[112983]: warnings.warn(deprecated_msg) May 09 07:31:24.422687 np0000172994 devstack@c-api.service[112983]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:31:24.422687 np0000172994 devstack@c-api.service[112983]: warnings.warn(deprecated_msg) May 09 07:31:24.422687 np0000172994 devstack@c-api.service[112983]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:31:24.423108 np0000172994 devstack@c-api.service[112983]: warnings.warn(deprecated_msg) May 09 07:31:24.423108 np0000172994 devstack@c-api.service[112983]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:31:24.423108 np0000172994 devstack@c-api.service[112983]: warnings.warn(deprecated_msg) May 09 07:31:24.423108 np0000172994 devstack@c-api.service[112983]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:31:24.423108 np0000172994 devstack@c-api.service[112983]: warnings.warn(deprecated_msg) May 09 07:31:24.423571 np0000172994 devstack@c-api.service[112983]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:31:24.423571 np0000172994 devstack@c-api.service[112983]: warnings.warn(deprecated_msg) May 09 07:31:24.423571 np0000172994 devstack@c-api.service[112983]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:31:24.423571 np0000172994 devstack@c-api.service[112983]: warnings.warn(deprecated_msg) May 09 07:31:24.423865 np0000172994 devstack@c-api.service[112983]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:31:24.423865 np0000172994 devstack@c-api.service[112983]: warnings.warn(deprecated_msg) May 09 07:31:24.423865 np0000172994 devstack@c-api.service[112983]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:31:24.423865 np0000172994 devstack@c-api.service[112983]: warnings.warn(deprecated_msg) May 09 07:31:24.424061 np0000172994 devstack@c-api.service[112983]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:31:24.424061 np0000172994 devstack@c-api.service[112983]: warnings.warn(deprecated_msg) May 09 07:31:24.424061 np0000172994 devstack@c-api.service[112983]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:31:24.424061 np0000172994 devstack@c-api.service[112983]: warnings.warn(deprecated_msg) May 09 07:31:24.424262 np0000172994 devstack@c-api.service[112983]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:31:24.424262 np0000172994 devstack@c-api.service[112983]: warnings.warn(deprecated_msg) May 09 07:31:24.424262 np0000172994 devstack@c-api.service[112983]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:31:24.424262 np0000172994 devstack@c-api.service[112983]: warnings.warn(deprecated_msg) May 09 07:31:24.424400 np0000172994 devstack@c-api.service[112983]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:31:24.424400 np0000172994 devstack@c-api.service[112983]: warnings.warn(deprecated_msg) May 09 07:31:24.424400 np0000172994 devstack@c-api.service[112983]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:31:24.424400 np0000172994 devstack@c-api.service[112983]: warnings.warn(deprecated_msg) May 09 07:31:24.424781 np0000172994 devstack@c-api.service[112983]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:31:24.424781 np0000172994 devstack@c-api.service[112983]: warnings.warn(deprecated_msg) May 09 07:31:24.424781 np0000172994 devstack@c-api.service[112983]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:31:24.424781 np0000172994 devstack@c-api.service[112983]: warnings.warn(deprecated_msg) May 09 07:31:24.424781 np0000172994 devstack@c-api.service[112983]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:31:24.424956 np0000172994 devstack@c-api.service[112983]: warnings.warn(deprecated_msg) May 09 07:31:24.424956 np0000172994 devstack@c-api.service[112983]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:31:24.424956 np0000172994 devstack@c-api.service[112983]: warnings.warn(deprecated_msg) May 09 07:31:24.424956 np0000172994 devstack@c-api.service[112983]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:31:24.424956 np0000172994 devstack@c-api.service[112983]: warnings.warn(deprecated_msg) May 09 07:31:24.424956 np0000172994 devstack@c-api.service[112983]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:31:24.425173 np0000172994 devstack@c-api.service[112983]: warnings.warn(deprecated_msg) May 09 07:31:24.425173 np0000172994 devstack@c-api.service[112983]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:31:24.425173 np0000172994 devstack@c-api.service[112983]: warnings.warn(deprecated_msg) May 09 07:31:24.425173 np0000172994 devstack@c-api.service[112983]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:31:24.425173 np0000172994 devstack@c-api.service[112983]: warnings.warn(deprecated_msg) May 09 07:31:24.425341 np0000172994 devstack@c-api.service[112983]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:31:24.425341 np0000172994 devstack@c-api.service[112983]: warnings.warn(deprecated_msg) May 09 07:31:24.425341 np0000172994 devstack@c-api.service[112983]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:31:24.425341 np0000172994 devstack@c-api.service[112983]: warnings.warn(deprecated_msg) May 09 07:31:24.425341 np0000172994 devstack@c-api.service[112983]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:31:24.425341 np0000172994 devstack@c-api.service[112983]: warnings.warn(deprecated_msg) May 09 07:31:24.425561 np0000172994 devstack@c-api.service[112983]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:31:24.425561 np0000172994 devstack@c-api.service[112983]: warnings.warn(deprecated_msg) May 09 07:31:24.425561 np0000172994 devstack@c-api.service[112983]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:31:24.425561 np0000172994 devstack@c-api.service[112983]: warnings.warn(deprecated_msg) May 09 07:31:24.425561 np0000172994 devstack@c-api.service[112983]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:31:24.425561 np0000172994 devstack@c-api.service[112983]: warnings.warn(deprecated_msg) May 09 07:31:24.425757 np0000172994 devstack@c-api.service[112983]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:31:24.425757 np0000172994 devstack@c-api.service[112983]: warnings.warn(deprecated_msg) May 09 07:31:24.425757 np0000172994 devstack@c-api.service[112983]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:31:24.425757 np0000172994 devstack@c-api.service[112983]: warnings.warn(deprecated_msg) May 09 07:31:24.425757 np0000172994 devstack@c-api.service[112983]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:31:24.425757 np0000172994 devstack@c-api.service[112983]: warnings.warn(deprecated_msg) May 09 07:31:24.425973 np0000172994 devstack@c-api.service[112983]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:31:24.425973 np0000172994 devstack@c-api.service[112983]: warnings.warn(deprecated_msg) May 09 07:31:24.425973 np0000172994 devstack@c-api.service[112983]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:31:24.425973 np0000172994 devstack@c-api.service[112983]: warnings.warn(deprecated_msg) May 09 07:31:24.425973 np0000172994 devstack@c-api.service[112983]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:31:24.425973 np0000172994 devstack@c-api.service[112983]: warnings.warn(deprecated_msg) May 09 07:31:24.426189 np0000172994 devstack@c-api.service[112983]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:31:24.426189 np0000172994 devstack@c-api.service[112983]: warnings.warn(deprecated_msg) May 09 07:31:24.426189 np0000172994 devstack@c-api.service[112983]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:31:24.426189 np0000172994 devstack@c-api.service[112983]: warnings.warn(deprecated_msg) May 09 07:31:24.426341 np0000172994 devstack@c-api.service[112983]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:31:24.426341 np0000172994 devstack@c-api.service[112983]: warnings.warn(deprecated_msg) May 09 07:31:24.426341 np0000172994 devstack@c-api.service[112983]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:31:24.426341 np0000172994 devstack@c-api.service[112983]: warnings.warn(deprecated_msg) May 09 07:31:24.426341 np0000172994 devstack@c-api.service[112983]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:31:24.426544 np0000172994 devstack@c-api.service[112983]: warnings.warn(deprecated_msg) May 09 07:31:24.426544 np0000172994 devstack@c-api.service[112983]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:31:24.426544 np0000172994 devstack@c-api.service[112983]: warnings.warn(deprecated_msg) May 09 07:31:24.426544 np0000172994 devstack@c-api.service[112983]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:31:24.426544 np0000172994 devstack@c-api.service[112983]: warnings.warn(deprecated_msg) May 09 07:31:24.426544 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.middleware.request_id [None req-84fedeab-45a8-4a8b-bf9d-d19601153a8f None None] RequestId filter calling following filter/app {{(pid=112983) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:31:24.426544 np0000172994 devstack@c-api.service[112983]: INFO cinder.api.openstack.wsgi [None req-84fedeab-45a8-4a8b-bf9d-d19601153a8f None None] GET https://199.204.45.162/volume// May 09 07:31:24.426763 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.openstack.wsgi [None req-84fedeab-45a8-4a8b-bf9d-d19601153a8f None None] Empty body provided in request {{(pid=112983) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:31:24.426763 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.openstack.wsgi [None req-84fedeab-45a8-4a8b-bf9d-d19601153a8f None None] Calling method 'all' {{(pid=112983) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:31:24.426763 np0000172994 devstack@c-api.service[112983]: INFO cinder.api.openstack.wsgi [None req-84fedeab-45a8-4a8b-bf9d-d19601153a8f None None] https://199.204.45.162/volume// returned with HTTP 300 May 09 07:31:24.426763 np0000172994 devstack@c-api.service[112983]: [pid: 112983|app: 0|req: 1/4] 199.204.45.162 () {66 vars in 1456 bytes} [Sat May 9 07:31:24 2026] GET /volume/ => generated 390 bytes in 23 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) May 09 07:32:02.651789 np0000172994 devstack@c-api.service[112984]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. May 09 07:32:02.651789 np0000172994 devstack@c-api.service[112984]: warnings.warn( May 09 07:32:02.666255 np0000172994 devstack@c-api.service[112984]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:02.666255 np0000172994 devstack@c-api.service[112984]: warnings.warn(deprecated_msg) May 09 07:32:02.666255 np0000172994 devstack@c-api.service[112984]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:02.666255 np0000172994 devstack@c-api.service[112984]: warnings.warn(deprecated_msg) May 09 07:32:02.666255 np0000172994 devstack@c-api.service[112984]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:02.666726 np0000172994 devstack@c-api.service[112984]: warnings.warn(deprecated_msg) May 09 07:32:02.666726 np0000172994 devstack@c-api.service[112984]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:02.666726 np0000172994 devstack@c-api.service[112984]: warnings.warn(deprecated_msg) May 09 07:32:02.666726 np0000172994 devstack@c-api.service[112984]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:02.666726 np0000172994 devstack@c-api.service[112984]: warnings.warn(deprecated_msg) May 09 07:32:02.667019 np0000172994 devstack@c-api.service[112984]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:02.667019 np0000172994 devstack@c-api.service[112984]: warnings.warn(deprecated_msg) May 09 07:32:02.667019 np0000172994 devstack@c-api.service[112984]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:02.667019 np0000172994 devstack@c-api.service[112984]: warnings.warn(deprecated_msg) May 09 07:32:02.667019 np0000172994 devstack@c-api.service[112984]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:02.667019 np0000172994 devstack@c-api.service[112984]: warnings.warn(deprecated_msg) May 09 07:32:02.667379 np0000172994 devstack@c-api.service[112984]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:02.667379 np0000172994 devstack@c-api.service[112984]: warnings.warn(deprecated_msg) May 09 07:32:02.667379 np0000172994 devstack@c-api.service[112984]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:02.667379 np0000172994 devstack@c-api.service[112984]: warnings.warn(deprecated_msg) May 09 07:32:02.667640 np0000172994 devstack@c-api.service[112984]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:02.667640 np0000172994 devstack@c-api.service[112984]: warnings.warn(deprecated_msg) May 09 07:32:02.667640 np0000172994 devstack@c-api.service[112984]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:02.667640 np0000172994 devstack@c-api.service[112984]: warnings.warn(deprecated_msg) May 09 07:32:02.667857 np0000172994 devstack@c-api.service[112984]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:02.667857 np0000172994 devstack@c-api.service[112984]: warnings.warn(deprecated_msg) May 09 07:32:02.667857 np0000172994 devstack@c-api.service[112984]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:02.667857 np0000172994 devstack@c-api.service[112984]: warnings.warn(deprecated_msg) May 09 07:32:02.668103 np0000172994 devstack@c-api.service[112984]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:02.668103 np0000172994 devstack@c-api.service[112984]: warnings.warn(deprecated_msg) May 09 07:32:02.668103 np0000172994 devstack@c-api.service[112984]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:02.668103 np0000172994 devstack@c-api.service[112984]: warnings.warn(deprecated_msg) May 09 07:32:02.668103 np0000172994 devstack@c-api.service[112984]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:02.668390 np0000172994 devstack@c-api.service[112984]: warnings.warn(deprecated_msg) May 09 07:32:02.668390 np0000172994 devstack@c-api.service[112984]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:02.668390 np0000172994 devstack@c-api.service[112984]: warnings.warn(deprecated_msg) May 09 07:32:02.668390 np0000172994 devstack@c-api.service[112984]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:02.668390 np0000172994 devstack@c-api.service[112984]: warnings.warn(deprecated_msg) May 09 07:32:02.668690 np0000172994 devstack@c-api.service[112984]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:02.668690 np0000172994 devstack@c-api.service[112984]: warnings.warn(deprecated_msg) May 09 07:32:02.668690 np0000172994 devstack@c-api.service[112984]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:02.668690 np0000172994 devstack@c-api.service[112984]: warnings.warn(deprecated_msg) May 09 07:32:02.668690 np0000172994 devstack@c-api.service[112984]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:02.668690 np0000172994 devstack@c-api.service[112984]: warnings.warn(deprecated_msg) May 09 07:32:02.669040 np0000172994 devstack@c-api.service[112984]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:02.669040 np0000172994 devstack@c-api.service[112984]: warnings.warn(deprecated_msg) May 09 07:32:02.669040 np0000172994 devstack@c-api.service[112984]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:02.669040 np0000172994 devstack@c-api.service[112984]: warnings.warn(deprecated_msg) May 09 07:32:02.669040 np0000172994 devstack@c-api.service[112984]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:02.669040 np0000172994 devstack@c-api.service[112984]: warnings.warn(deprecated_msg) May 09 07:32:02.669390 np0000172994 devstack@c-api.service[112984]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:02.669390 np0000172994 devstack@c-api.service[112984]: warnings.warn(deprecated_msg) May 09 07:32:02.669390 np0000172994 devstack@c-api.service[112984]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:02.669390 np0000172994 devstack@c-api.service[112984]: warnings.warn(deprecated_msg) May 09 07:32:02.669390 np0000172994 devstack@c-api.service[112984]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:02.669390 np0000172994 devstack@c-api.service[112984]: warnings.warn(deprecated_msg) May 09 07:32:02.669783 np0000172994 devstack@c-api.service[112984]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:02.669783 np0000172994 devstack@c-api.service[112984]: warnings.warn(deprecated_msg) May 09 07:32:02.669783 np0000172994 devstack@c-api.service[112984]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:02.669783 np0000172994 devstack@c-api.service[112984]: warnings.warn(deprecated_msg) May 09 07:32:02.669783 np0000172994 devstack@c-api.service[112984]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:02.670123 np0000172994 devstack@c-api.service[112984]: warnings.warn(deprecated_msg) May 09 07:32:02.670123 np0000172994 devstack@c-api.service[112984]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:02.670123 np0000172994 devstack@c-api.service[112984]: warnings.warn(deprecated_msg) May 09 07:32:02.670123 np0000172994 devstack@c-api.service[112984]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:02.670123 np0000172994 devstack@c-api.service[112984]: warnings.warn(deprecated_msg) May 09 07:32:02.670388 np0000172994 devstack@c-api.service[112984]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:02.670388 np0000172994 devstack@c-api.service[112984]: warnings.warn(deprecated_msg) May 09 07:32:02.670388 np0000172994 devstack@c-api.service[112984]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:02.670388 np0000172994 devstack@c-api.service[112984]: warnings.warn(deprecated_msg) May 09 07:32:02.670388 np0000172994 devstack@c-api.service[112984]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:02.670388 np0000172994 devstack@c-api.service[112984]: warnings.warn(deprecated_msg) May 09 07:32:02.670733 np0000172994 devstack@c-api.service[112984]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:02.670733 np0000172994 devstack@c-api.service[112984]: warnings.warn(deprecated_msg) May 09 07:32:02.670733 np0000172994 devstack@c-api.service[112984]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:02.670733 np0000172994 devstack@c-api.service[112984]: warnings.warn(deprecated_msg) May 09 07:32:02.670733 np0000172994 devstack@c-api.service[112984]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:02.670733 np0000172994 devstack@c-api.service[112984]: warnings.warn(deprecated_msg) May 09 07:32:02.671062 np0000172994 devstack@c-api.service[112984]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:02.671062 np0000172994 devstack@c-api.service[112984]: warnings.warn(deprecated_msg) May 09 07:32:02.671062 np0000172994 devstack@c-api.service[112984]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:02.671062 np0000172994 devstack@c-api.service[112984]: warnings.warn(deprecated_msg) May 09 07:32:02.671062 np0000172994 devstack@c-api.service[112984]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:02.671344 np0000172994 devstack@c-api.service[112984]: warnings.warn(deprecated_msg) May 09 07:32:02.671344 np0000172994 devstack@c-api.service[112984]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:02.671344 np0000172994 devstack@c-api.service[112984]: warnings.warn(deprecated_msg) May 09 07:32:02.671344 np0000172994 devstack@c-api.service[112984]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:02.671344 np0000172994 devstack@c-api.service[112984]: warnings.warn(deprecated_msg) May 09 07:32:02.671759 np0000172994 devstack@c-api.service[112984]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:02.671759 np0000172994 devstack@c-api.service[112984]: warnings.warn(deprecated_msg) May 09 07:32:02.671759 np0000172994 devstack@c-api.service[112984]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:02.671759 np0000172994 devstack@c-api.service[112984]: warnings.warn(deprecated_msg) May 09 07:32:02.672022 np0000172994 devstack@c-api.service[112984]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:02.672022 np0000172994 devstack@c-api.service[112984]: warnings.warn(deprecated_msg) May 09 07:32:02.672022 np0000172994 devstack@c-api.service[112984]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:02.672022 np0000172994 devstack@c-api.service[112984]: warnings.warn(deprecated_msg) May 09 07:32:02.672238 np0000172994 devstack@c-api.service[112984]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:02.672238 np0000172994 devstack@c-api.service[112984]: warnings.warn(deprecated_msg) May 09 07:32:02.672238 np0000172994 devstack@c-api.service[112984]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:02.672238 np0000172994 devstack@c-api.service[112984]: warnings.warn(deprecated_msg) May 09 07:32:02.672238 np0000172994 devstack@c-api.service[112984]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:02.672551 np0000172994 devstack@c-api.service[112984]: warnings.warn(deprecated_msg) May 09 07:32:02.672551 np0000172994 devstack@c-api.service[112984]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:02.672551 np0000172994 devstack@c-api.service[112984]: warnings.warn(deprecated_msg) May 09 07:32:02.672551 np0000172994 devstack@c-api.service[112984]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:02.672551 np0000172994 devstack@c-api.service[112984]: warnings.warn(deprecated_msg) May 09 07:32:02.672839 np0000172994 devstack@c-api.service[112984]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:02.672839 np0000172994 devstack@c-api.service[112984]: warnings.warn(deprecated_msg) May 09 07:32:02.672839 np0000172994 devstack@c-api.service[112984]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:02.672839 np0000172994 devstack@c-api.service[112984]: warnings.warn(deprecated_msg) May 09 07:32:02.673122 np0000172994 devstack@c-api.service[112984]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:02.673122 np0000172994 devstack@c-api.service[112984]: warnings.warn(deprecated_msg) May 09 07:32:02.673122 np0000172994 devstack@c-api.service[112984]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:02.673122 np0000172994 devstack@c-api.service[112984]: warnings.warn(deprecated_msg) May 09 07:32:02.673345 np0000172994 devstack@c-api.service[112984]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:02.673345 np0000172994 devstack@c-api.service[112984]: warnings.warn(deprecated_msg) May 09 07:32:02.673345 np0000172994 devstack@c-api.service[112984]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:02.673345 np0000172994 devstack@c-api.service[112984]: warnings.warn(deprecated_msg) May 09 07:32:02.673533 np0000172994 devstack@c-api.service[112984]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:02.673533 np0000172994 devstack@c-api.service[112984]: warnings.warn(deprecated_msg) May 09 07:32:02.673533 np0000172994 devstack@c-api.service[112984]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:02.673533 np0000172994 devstack@c-api.service[112984]: warnings.warn(deprecated_msg) May 09 07:32:02.673627 np0000172994 devstack@c-api.service[112984]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:02.673627 np0000172994 devstack@c-api.service[112984]: warnings.warn(deprecated_msg) May 09 07:32:02.673627 np0000172994 devstack@c-api.service[112984]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:02.673627 np0000172994 devstack@c-api.service[112984]: warnings.warn(deprecated_msg) May 09 07:32:02.673720 np0000172994 devstack@c-api.service[112984]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:02.673720 np0000172994 devstack@c-api.service[112984]: warnings.warn(deprecated_msg) May 09 07:32:02.673720 np0000172994 devstack@c-api.service[112984]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:02.673720 np0000172994 devstack@c-api.service[112984]: warnings.warn(deprecated_msg) May 09 07:32:02.673720 np0000172994 devstack@c-api.service[112984]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:02.673847 np0000172994 devstack@c-api.service[112984]: warnings.warn(deprecated_msg) May 09 07:32:02.673847 np0000172994 devstack@c-api.service[112984]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:02.673847 np0000172994 devstack@c-api.service[112984]: warnings.warn(deprecated_msg) May 09 07:32:02.673847 np0000172994 devstack@c-api.service[112984]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:02.673847 np0000172994 devstack@c-api.service[112984]: warnings.warn(deprecated_msg) May 09 07:32:02.673847 np0000172994 devstack@c-api.service[112984]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:02.674008 np0000172994 devstack@c-api.service[112984]: warnings.warn(deprecated_msg) May 09 07:32:02.674008 np0000172994 devstack@c-api.service[112984]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:02.674008 np0000172994 devstack@c-api.service[112984]: warnings.warn(deprecated_msg) May 09 07:32:02.674008 np0000172994 devstack@c-api.service[112984]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:02.674008 np0000172994 devstack@c-api.service[112984]: warnings.warn(deprecated_msg) May 09 07:32:02.674117 np0000172994 devstack@c-api.service[112984]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:02.674117 np0000172994 devstack@c-api.service[112984]: warnings.warn(deprecated_msg) May 09 07:32:02.674117 np0000172994 devstack@c-api.service[112984]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:02.674117 np0000172994 devstack@c-api.service[112984]: warnings.warn(deprecated_msg) May 09 07:32:02.674117 np0000172994 devstack@c-api.service[112984]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:02.674117 np0000172994 devstack@c-api.service[112984]: warnings.warn(deprecated_msg) May 09 07:32:02.674253 np0000172994 devstack@c-api.service[112984]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:02.674253 np0000172994 devstack@c-api.service[112984]: warnings.warn(deprecated_msg) May 09 07:32:02.674253 np0000172994 devstack@c-api.service[112984]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:02.674253 np0000172994 devstack@c-api.service[112984]: warnings.warn(deprecated_msg) May 09 07:32:02.674253 np0000172994 devstack@c-api.service[112984]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:02.674253 np0000172994 devstack@c-api.service[112984]: warnings.warn(deprecated_msg) May 09 07:32:02.674390 np0000172994 devstack@c-api.service[112984]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:02.674390 np0000172994 devstack@c-api.service[112984]: warnings.warn(deprecated_msg) May 09 07:32:02.674390 np0000172994 devstack@c-api.service[112984]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:02.674390 np0000172994 devstack@c-api.service[112984]: warnings.warn(deprecated_msg) May 09 07:32:02.674390 np0000172994 devstack@c-api.service[112984]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:02.674390 np0000172994 devstack@c-api.service[112984]: warnings.warn(deprecated_msg) May 09 07:32:02.674549 np0000172994 devstack@c-api.service[112984]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:02.674549 np0000172994 devstack@c-api.service[112984]: warnings.warn(deprecated_msg) May 09 07:32:02.674549 np0000172994 devstack@c-api.service[112984]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:02.674549 np0000172994 devstack@c-api.service[112984]: warnings.warn(deprecated_msg) May 09 07:32:02.674549 np0000172994 devstack@c-api.service[112984]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:02.674549 np0000172994 devstack@c-api.service[112984]: warnings.warn(deprecated_msg) May 09 07:32:02.674702 np0000172994 devstack@c-api.service[112984]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:02.674702 np0000172994 devstack@c-api.service[112984]: warnings.warn(deprecated_msg) May 09 07:32:02.674702 np0000172994 devstack@c-api.service[112984]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:02.674702 np0000172994 devstack@c-api.service[112984]: warnings.warn(deprecated_msg) May 09 07:32:02.674825 np0000172994 devstack@c-api.service[112984]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:02.674825 np0000172994 devstack@c-api.service[112984]: warnings.warn(deprecated_msg) May 09 07:32:02.674825 np0000172994 devstack@c-api.service[112984]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:02.674825 np0000172994 devstack@c-api.service[112984]: warnings.warn(deprecated_msg) May 09 07:32:02.674825 np0000172994 devstack@c-api.service[112984]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:02.674947 np0000172994 devstack@c-api.service[112984]: warnings.warn(deprecated_msg) May 09 07:32:02.674947 np0000172994 devstack@c-api.service[112984]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:02.674947 np0000172994 devstack@c-api.service[112984]: warnings.warn(deprecated_msg) May 09 07:32:02.674947 np0000172994 devstack@c-api.service[112984]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:02.674947 np0000172994 devstack@c-api.service[112984]: warnings.warn(deprecated_msg) May 09 07:32:02.674947 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.middleware.request_id [None req-6bc2b00b-6c00-41a6-a097-a615afb508af None None] RequestId filter calling following filter/app {{(pid=112984) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:32:03.006440 np0000172994 devstack@c-api.service[112984]: INFO cinder.api.openstack.wsgi [None req-6bc2b00b-6c00-41a6-a097-a615afb508af demo demo] GET https://199.204.45.162/volume/v3/types?is_public=None May 09 07:32:03.006820 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.openstack.wsgi [None req-6bc2b00b-6c00-41a6-a097-a615afb508af demo demo] Empty body provided in request {{(pid=112984) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:32:03.007047 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.openstack.wsgi [None req-6bc2b00b-6c00-41a6-a097-a615afb508af demo demo] Calling method 'index' {{(pid=112984) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:32:03.007538 np0000172994 devstack@c-api.service[112984]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 09 07:32:03.007538 np0000172994 devstack@c-api.service[112984]: warnings.warn( May 09 07:32:03.008143 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.api_utils [None req-6bc2b00b-6c00-41a6-a097-a615afb508af demo demo] Removing options '' from query. {{(pid=112984) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:32:03.018715 np0000172994 devstack@c-api.service[112984]: DEBUG oslo_db.sqlalchemy.engines [None req-6bc2b00b-6c00-41a6-a097-a615afb508af 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=112984) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 07:32:03.034416 np0000172994 devstack@c-api.service[112984]: INFO cinder.api.openstack.wsgi [None req-6bc2b00b-6c00-41a6-a097-a615afb508af demo demo] https://199.204.45.162/volume/v3/types?is_public=None returned with HTTP 200 May 09 07:32:03.034877 np0000172994 devstack@c-api.service[112984]: [pid: 112984|app: 0|req: 1/5] 199.204.45.162 () {64 vars in 1263 bytes} [Sat May 9 07:32:02 2026] GET /volume/v3/types?is_public=None => generated 377 bytes in 384 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 07:32:03.047096 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.middleware.request_id [req-6bc2b00b-6c00-41a6-a097-a615afb508af req-c8197cb0-8a45-4971-8cc7-67789c775682 None None] RequestId filter calling following filter/app {{(pid=112985) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:32:03.052641 np0000172994 devstack@c-api.service[112985]: INFO cinder.api.openstack.wsgi [req-6bc2b00b-6c00-41a6-a097-a615afb508af req-c8197cb0-8a45-4971-8cc7-67789c775682 demo demo] GET https://199.204.45.162/volume/v3/types/default May 09 07:32:03.053029 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.openstack.wsgi [req-6bc2b00b-6c00-41a6-a097-a615afb508af req-c8197cb0-8a45-4971-8cc7-67789c775682 demo demo] Empty body provided in request {{(pid=112985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:32:03.053425 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.openstack.wsgi [req-6bc2b00b-6c00-41a6-a097-a615afb508af req-c8197cb0-8a45-4971-8cc7-67789c775682 demo demo] Calling method 'show' {{(pid=112985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:32:03.064270 np0000172994 devstack@c-api.service[112985]: INFO cinder.api.openstack.wsgi [req-6bc2b00b-6c00-41a6-a097-a615afb508af req-c8197cb0-8a45-4971-8cc7-67789c775682 demo demo] https://199.204.45.162/volume/v3/types/default returned with HTTP 200 May 09 07:32:03.064759 np0000172994 devstack@c-api.service[112985]: [pid: 112985|app: 0|req: 2/6] 199.204.45.162 () {66 vars in 1329 bytes} [Sat May 9 07:32:03 2026] GET /volume/v3/types/default => generated 145 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 07:32:03.417454 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.middleware.request_id [None req-7aefcfd2-2aaf-47f5-86e7-122645cbda56 None None] RequestId filter calling following filter/app {{(pid=112982) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:32:03.420964 np0000172994 devstack@c-api.service[112982]: INFO cinder.api.openstack.wsgi [None req-7aefcfd2-2aaf-47f5-86e7-122645cbda56 demo demo] GET https://199.204.45.162/volume/v3/types/default May 09 07:32:03.421206 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.openstack.wsgi [None req-7aefcfd2-2aaf-47f5-86e7-122645cbda56 demo demo] Empty body provided in request {{(pid=112982) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:32:03.421496 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.openstack.wsgi [None req-7aefcfd2-2aaf-47f5-86e7-122645cbda56 demo demo] Calling method 'show' {{(pid=112982) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:32:03.443199 np0000172994 devstack@c-api.service[112982]: INFO cinder.api.openstack.wsgi [None req-7aefcfd2-2aaf-47f5-86e7-122645cbda56 demo demo] https://199.204.45.162/volume/v3/types/default returned with HTTP 200 May 09 07:32:03.443728 np0000172994 devstack@c-api.service[112982]: [pid: 112982|app: 0|req: 3/7] 199.204.45.162 () {64 vars in 1258 bytes} [Sat May 9 07:32:03 2026] GET /volume/v3/types/default => generated 145 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 07:32:03.865216 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.middleware.request_id [None req-0b63cab4-f475-4daf-979a-c34b5412ef0e None None] RequestId filter calling following filter/app {{(pid=112983) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:32:04.189278 np0000172994 devstack@c-api.service[112983]: INFO cinder.api.openstack.wsgi [None req-0b63cab4-f475-4daf-979a-c34b5412ef0e demo demo] GET https://199.204.45.162/volume/v3/types/default May 09 07:32:04.189625 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.openstack.wsgi [None req-0b63cab4-f475-4daf-979a-c34b5412ef0e demo demo] Empty body provided in request {{(pid=112983) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:32:04.189805 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.openstack.wsgi [None req-0b63cab4-f475-4daf-979a-c34b5412ef0e demo demo] Calling method 'show' {{(pid=112983) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:32:04.199577 np0000172994 devstack@c-api.service[112983]: DEBUG oslo_db.sqlalchemy.engines [None req-0b63cab4-f475-4daf-979a-c34b5412ef0e 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=112983) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 07:32:04.215682 np0000172994 devstack@c-api.service[112983]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 09 07:32:04.215682 np0000172994 devstack@c-api.service[112983]: warnings.warn( May 09 07:32:04.217884 np0000172994 devstack@c-api.service[112983]: INFO cinder.api.openstack.wsgi [None req-0b63cab4-f475-4daf-979a-c34b5412ef0e demo demo] https://199.204.45.162/volume/v3/types/default returned with HTTP 200 May 09 07:32:04.218248 np0000172994 devstack@c-api.service[112983]: [pid: 112983|app: 0|req: 2/8] 199.204.45.162 () {64 vars in 1258 bytes} [Sat May 9 07:32:03 2026] GET /volume/v3/types/default => generated 145 bytes in 354 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 07:32:04.230777 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.middleware.request_id [None req-905196ba-7167-4b0d-98e6-74947e46eb20 None None] RequestId filter calling following filter/app {{(pid=112984) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:32:04.234347 np0000172994 devstack@c-api.service[112984]: INFO cinder.api.openstack.wsgi [None req-905196ba-7167-4b0d-98e6-74947e46eb20 demo demo] GET https://199.204.45.162/volume/v3/types/default May 09 07:32:04.234784 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.openstack.wsgi [None req-905196ba-7167-4b0d-98e6-74947e46eb20 demo demo] Empty body provided in request {{(pid=112984) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:32:04.235206 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.openstack.wsgi [None req-905196ba-7167-4b0d-98e6-74947e46eb20 demo demo] Calling method 'show' {{(pid=112984) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:32:04.249164 np0000172994 devstack@c-api.service[112984]: INFO cinder.api.openstack.wsgi [None req-905196ba-7167-4b0d-98e6-74947e46eb20 demo demo] https://199.204.45.162/volume/v3/types/default returned with HTTP 200 May 09 07:32:04.250733 np0000172994 devstack@c-api.service[112984]: [pid: 112984|app: 0|req: 2/9] 199.204.45.162 () {64 vars in 1258 bytes} [Sat May 9 07:32:04 2026] GET /volume/v3/types/default => generated 145 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 07:32:13.059867 np0000172994 devstack@c-api.service[112985]: DEBUG dbcounter [-] [112985] Writing DB stats cinder:SELECT=2 {{(pid=112985) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:32:13.438629 np0000172994 devstack@c-api.service[112982]: DEBUG dbcounter [-] [112982] Writing DB stats cinder:SELECT=2 {{(pid=112982) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:32:14.213668 np0000172994 devstack@c-api.service[112983]: DEBUG dbcounter [-] [112983] Writing DB stats cinder:SELECT=2 {{(pid=112983) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:32:14.245872 np0000172994 devstack@c-api.service[112984]: DEBUG dbcounter [-] [112984] Writing DB stats cinder:SELECT=3 {{(pid=112984) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:38:40.914798 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.middleware.request_id [None req-b77e17fa-b40c-4b2c-b478-bc3719d65c6f None None] RequestId filter calling following filter/app {{(pid=112985) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:38:41.027574 np0000172994 devstack@c-api.service[112985]: INFO cinder.api.openstack.wsgi [None req-b77e17fa-b40c-4b2c-b478-bc3719d65c6f demo demo] GET https://199.204.45.162/volume/v3/volumes/detail May 09 07:38:41.027849 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.openstack.wsgi [None req-b77e17fa-b40c-4b2c-b478-bc3719d65c6f demo demo] Empty body provided in request {{(pid=112985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:38:41.028115 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.openstack.wsgi [None req-b77e17fa-b40c-4b2c-b478-bc3719d65c6f demo demo] Calling method 'detail' {{(pid=112985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:38:41.028927 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.api_utils [None req-b77e17fa-b40c-4b2c-b478-bc3719d65c6f demo demo] Removing options '' from query. {{(pid=112985) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:38:41.030128 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.volume.api [None req-b77e17fa-b40c-4b2c-b478-bc3719d65c6f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112985) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:38:41.084408 np0000172994 devstack@c-api.service[112985]: INFO cinder.volume.api [None req-b77e17fa-b40c-4b2c-b478-bc3719d65c6f demo demo] Get all volumes completed successfully. May 09 07:38:41.086909 np0000172994 devstack@c-api.service[112985]: INFO cinder.api.openstack.wsgi [None req-b77e17fa-b40c-4b2c-b478-bc3719d65c6f demo demo] https://199.204.45.162/volume/v3/volumes/detail returned with HTTP 200 May 09 07:38:41.087490 np0000172994 devstack@c-api.service[112985]: [pid: 112985|app: 0|req: 3/10] 199.204.45.162 () {64 vars in 1296 bytes} [Sat May 9 07:38:40 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:38:51.078651 np0000172994 devstack@c-api.service[112985]: DEBUG dbcounter [-] [112985] Writing DB stats cinder:SELECT=1 {{(pid=112985) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:39:41.110957 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.middleware.request_id [None req-ba6ddea5-069c-413e-9e5d-44ab18365e8b None None] RequestId filter calling following filter/app {{(pid=112982) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:39:41.114815 np0000172994 devstack@c-api.service[112982]: INFO cinder.api.openstack.wsgi [None req-ba6ddea5-069c-413e-9e5d-44ab18365e8b demo demo] GET https://199.204.45.162/volume/v3/volumes/detail May 09 07:39:41.115257 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.openstack.wsgi [None req-ba6ddea5-069c-413e-9e5d-44ab18365e8b demo demo] Empty body provided in request {{(pid=112982) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:39:41.115814 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.openstack.wsgi [None req-ba6ddea5-069c-413e-9e5d-44ab18365e8b demo demo] Calling method 'detail' {{(pid=112982) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:39:41.116934 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.api_utils [None req-ba6ddea5-069c-413e-9e5d-44ab18365e8b demo demo] Removing options '' from query. {{(pid=112982) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:39:41.118948 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.volume.api [None req-ba6ddea5-069c-413e-9e5d-44ab18365e8b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112982) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:39:41.153608 np0000172994 devstack@c-api.service[112982]: INFO cinder.volume.api [None req-ba6ddea5-069c-413e-9e5d-44ab18365e8b demo demo] Get all volumes completed successfully. May 09 07:39:41.156027 np0000172994 devstack@c-api.service[112982]: INFO cinder.api.openstack.wsgi [None req-ba6ddea5-069c-413e-9e5d-44ab18365e8b demo demo] https://199.204.45.162/volume/v3/volumes/detail returned with HTTP 200 May 09 07:39:41.156890 np0000172994 devstack@c-api.service[112982]: [pid: 112982|app: 0|req: 4/11] 199.204.45.162 () {64 vars in 1296 bytes} [Sat May 9 07:39:41 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:39:51.146455 np0000172994 devstack@c-api.service[112982]: DEBUG dbcounter [-] [112982] Writing DB stats cinder:SELECT=1 {{(pid=112982) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:40:41.185270 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.middleware.request_id [None req-48d479ee-9bf5-441d-9d37-a2afd408bdfc None None] RequestId filter calling following filter/app {{(pid=112983) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:40:41.190522 np0000172994 devstack@c-api.service[112983]: INFO cinder.api.openstack.wsgi [None req-48d479ee-9bf5-441d-9d37-a2afd408bdfc demo demo] GET https://199.204.45.162/volume/v3/volumes/detail May 09 07:40:41.190783 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.openstack.wsgi [None req-48d479ee-9bf5-441d-9d37-a2afd408bdfc demo demo] Empty body provided in request {{(pid=112983) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:40:41.191052 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.openstack.wsgi [None req-48d479ee-9bf5-441d-9d37-a2afd408bdfc demo demo] Calling method 'detail' {{(pid=112983) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:40:41.191790 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.api_utils [None req-48d479ee-9bf5-441d-9d37-a2afd408bdfc demo demo] Removing options '' from query. {{(pid=112983) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:40:41.192885 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.volume.api [None req-48d479ee-9bf5-441d-9d37-a2afd408bdfc demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112983) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:40:41.230993 np0000172994 devstack@c-api.service[112983]: INFO cinder.volume.api [None req-48d479ee-9bf5-441d-9d37-a2afd408bdfc demo demo] Get all volumes completed successfully. May 09 07:40:41.233734 np0000172994 devstack@c-api.service[112983]: INFO cinder.api.openstack.wsgi [None req-48d479ee-9bf5-441d-9d37-a2afd408bdfc demo demo] https://199.204.45.162/volume/v3/volumes/detail returned with HTTP 200 May 09 07:40:41.234614 np0000172994 devstack@c-api.service[112983]: [pid: 112983|app: 0|req: 3/12] 199.204.45.162 () {64 vars in 1296 bytes} [Sat May 9 07:40:41 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:40:51.279707 np0000172994 devstack@c-api.service[112983]: DEBUG dbcounter [-] [112983] Writing DB stats cinder:SELECT=1 {{(pid=112983) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:41:41.258884 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.middleware.request_id [None req-764718ef-ae3d-445b-a6e6-a965f0533070 None None] RequestId filter calling following filter/app {{(pid=112984) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:41:41.265247 np0000172994 devstack@c-api.service[112984]: INFO cinder.api.openstack.wsgi [None req-764718ef-ae3d-445b-a6e6-a965f0533070 demo demo] GET https://199.204.45.162/volume/v3/volumes/detail May 09 07:41:41.265545 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.openstack.wsgi [None req-764718ef-ae3d-445b-a6e6-a965f0533070 demo demo] Empty body provided in request {{(pid=112984) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:41:41.265828 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.openstack.wsgi [None req-764718ef-ae3d-445b-a6e6-a965f0533070 demo demo] Calling method 'detail' {{(pid=112984) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:41:41.269692 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.api_utils [None req-764718ef-ae3d-445b-a6e6-a965f0533070 demo demo] Removing options '' from query. {{(pid=112984) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:41:41.272169 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.volume.api [None req-764718ef-ae3d-445b-a6e6-a965f0533070 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112984) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:41:41.323832 np0000172994 devstack@c-api.service[112984]: INFO cinder.volume.api [None req-764718ef-ae3d-445b-a6e6-a965f0533070 demo demo] Get all volumes completed successfully. May 09 07:41:41.326708 np0000172994 devstack@c-api.service[112984]: INFO cinder.api.openstack.wsgi [None req-764718ef-ae3d-445b-a6e6-a965f0533070 demo demo] https://199.204.45.162/volume/v3/volumes/detail returned with HTTP 200 May 09 07:41:41.327371 np0000172994 devstack@c-api.service[112984]: [pid: 112984|app: 0|req: 3/13] 199.204.45.162 () {64 vars in 1296 bytes} [Sat May 9 07:41:41 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:41:51.314815 np0000172994 devstack@c-api.service[112984]: DEBUG dbcounter [-] [112984] Writing DB stats cinder:SELECT=1 {{(pid=112984) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:42:41.345657 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.middleware.request_id [None req-5ad18a2d-479b-426c-aef7-75c06860b1fe None None] RequestId filter calling following filter/app {{(pid=112985) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:42:41.349207 np0000172994 devstack@c-api.service[112985]: INFO cinder.api.openstack.wsgi [None req-5ad18a2d-479b-426c-aef7-75c06860b1fe demo demo] GET https://199.204.45.162/volume/v3/volumes/detail May 09 07:42:41.349415 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.openstack.wsgi [None req-5ad18a2d-479b-426c-aef7-75c06860b1fe demo demo] Empty body provided in request {{(pid=112985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:42:41.349664 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.openstack.wsgi [None req-5ad18a2d-479b-426c-aef7-75c06860b1fe demo demo] Calling method 'detail' {{(pid=112985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:42:41.349950 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.api_utils [None req-5ad18a2d-479b-426c-aef7-75c06860b1fe demo demo] Removing options '' from query. {{(pid=112985) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:42:41.351191 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.volume.api [None req-5ad18a2d-479b-426c-aef7-75c06860b1fe demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112985) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:42:41.360510 np0000172994 devstack@c-api.service[112985]: INFO cinder.volume.api [None req-5ad18a2d-479b-426c-aef7-75c06860b1fe demo demo] Get all volumes completed successfully. May 09 07:42:41.362920 np0000172994 devstack@c-api.service[112985]: INFO cinder.api.openstack.wsgi [None req-5ad18a2d-479b-426c-aef7-75c06860b1fe demo demo] https://199.204.45.162/volume/v3/volumes/detail returned with HTTP 200 May 09 07:42:41.363365 np0000172994 devstack@c-api.service[112985]: [pid: 112985|app: 0|req: 4/14] 199.204.45.162 () {64 vars in 1296 bytes} [Sat May 9 07:42:41 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:42:51.355615 np0000172994 devstack@c-api.service[112985]: DEBUG dbcounter [-] [112985] Writing DB stats cinder:SELECT=1 {{(pid=112985) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:43:41.383868 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.middleware.request_id [None req-310fb987-6152-4edd-ad5a-91f84f0e8a42 None None] RequestId filter calling following filter/app {{(pid=112982) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:43:41.505688 np0000172994 devstack@c-api.service[112982]: INFO cinder.api.openstack.wsgi [None req-310fb987-6152-4edd-ad5a-91f84f0e8a42 demo demo] GET https://199.204.45.162/volume/v3/volumes/detail May 09 07:43:41.506261 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.openstack.wsgi [None req-310fb987-6152-4edd-ad5a-91f84f0e8a42 demo demo] Empty body provided in request {{(pid=112982) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:43:41.506560 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.openstack.wsgi [None req-310fb987-6152-4edd-ad5a-91f84f0e8a42 demo demo] Calling method 'detail' {{(pid=112982) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:43:41.506917 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.api_utils [None req-310fb987-6152-4edd-ad5a-91f84f0e8a42 demo demo] Removing options '' from query. {{(pid=112982) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:43:41.507975 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.volume.api [None req-310fb987-6152-4edd-ad5a-91f84f0e8a42 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112982) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:43:41.517916 np0000172994 devstack@c-api.service[112982]: INFO cinder.volume.api [None req-310fb987-6152-4edd-ad5a-91f84f0e8a42 demo demo] Get all volumes completed successfully. May 09 07:43:41.520611 np0000172994 devstack@c-api.service[112982]: INFO cinder.api.openstack.wsgi [None req-310fb987-6152-4edd-ad5a-91f84f0e8a42 demo demo] https://199.204.45.162/volume/v3/volumes/detail returned with HTTP 200 May 09 07:43:41.521135 np0000172994 devstack@c-api.service[112982]: [pid: 112982|app: 0|req: 5/15] 199.204.45.162 () {64 vars in 1296 bytes} [Sat May 9 07:43:41 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:43:51.514554 np0000172994 devstack@c-api.service[112982]: DEBUG dbcounter [-] [112982] Writing DB stats cinder:SELECT=1 {{(pid=112982) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:44:41.539631 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.middleware.request_id [None req-7619280d-6e27-41ae-aff4-d81abca5ce6e None None] RequestId filter calling following filter/app {{(pid=112983) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:44:41.542737 np0000172994 devstack@c-api.service[112983]: INFO cinder.api.openstack.wsgi [None req-7619280d-6e27-41ae-aff4-d81abca5ce6e demo demo] GET https://199.204.45.162/volume/v3/volumes/detail May 09 07:44:41.542988 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.openstack.wsgi [None req-7619280d-6e27-41ae-aff4-d81abca5ce6e demo demo] Empty body provided in request {{(pid=112983) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:44:41.543281 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.openstack.wsgi [None req-7619280d-6e27-41ae-aff4-d81abca5ce6e demo demo] Calling method 'detail' {{(pid=112983) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:44:41.543700 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.api_utils [None req-7619280d-6e27-41ae-aff4-d81abca5ce6e demo demo] Removing options '' from query. {{(pid=112983) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:44:41.544846 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.volume.api [None req-7619280d-6e27-41ae-aff4-d81abca5ce6e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112983) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:44:41.558125 np0000172994 devstack@c-api.service[112983]: INFO cinder.volume.api [None req-7619280d-6e27-41ae-aff4-d81abca5ce6e demo demo] Get all volumes completed successfully. May 09 07:44:41.563506 np0000172994 devstack@c-api.service[112983]: INFO cinder.api.openstack.wsgi [None req-7619280d-6e27-41ae-aff4-d81abca5ce6e demo demo] https://199.204.45.162/volume/v3/volumes/detail returned with HTTP 200 May 09 07:44:41.564110 np0000172994 devstack@c-api.service[112983]: [pid: 112983|app: 0|req: 4/16] 199.204.45.162 () {64 vars in 1296 bytes} [Sat May 9 07:44:41 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:44:51.550415 np0000172994 devstack@c-api.service[112983]: DEBUG dbcounter [-] [112983] Writing DB stats cinder:SELECT=1 {{(pid=112983) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:45:41.583105 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.middleware.request_id [None req-4be39897-5141-4baf-80c8-a791f81fccb5 None None] RequestId filter calling following filter/app {{(pid=112984) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:45:41.587077 np0000172994 devstack@c-api.service[112984]: INFO cinder.api.openstack.wsgi [None req-4be39897-5141-4baf-80c8-a791f81fccb5 demo demo] GET https://199.204.45.162/volume/v3/volumes/detail May 09 07:45:41.587222 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.openstack.wsgi [None req-4be39897-5141-4baf-80c8-a791f81fccb5 demo demo] Empty body provided in request {{(pid=112984) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:45:41.587542 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.openstack.wsgi [None req-4be39897-5141-4baf-80c8-a791f81fccb5 demo demo] Calling method 'detail' {{(pid=112984) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:45:41.587873 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.api_utils [None req-4be39897-5141-4baf-80c8-a791f81fccb5 demo demo] Removing options '' from query. {{(pid=112984) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:45:41.589146 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.volume.api [None req-4be39897-5141-4baf-80c8-a791f81fccb5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112984) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:45:41.600165 np0000172994 devstack@c-api.service[112984]: INFO cinder.volume.api [None req-4be39897-5141-4baf-80c8-a791f81fccb5 demo demo] Get all volumes completed successfully. May 09 07:45:41.602558 np0000172994 devstack@c-api.service[112984]: INFO cinder.api.openstack.wsgi [None req-4be39897-5141-4baf-80c8-a791f81fccb5 demo demo] https://199.204.45.162/volume/v3/volumes/detail returned with HTTP 200 May 09 07:45:41.602976 np0000172994 devstack@c-api.service[112984]: [pid: 112984|app: 0|req: 4/17] 199.204.45.162 () {64 vars in 1296 bytes} [Sat May 9 07:45:41 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:45:51.593871 np0000172994 devstack@c-api.service[112984]: DEBUG dbcounter [-] [112984] Writing DB stats cinder:SELECT=1 {{(pid=112984) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:46:41.627242 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.middleware.request_id [None req-d3e253fc-daa2-46e0-afeb-666258fe675b None None] RequestId filter calling following filter/app {{(pid=112985) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:46:41.630698 np0000172994 devstack@c-api.service[112985]: INFO cinder.api.openstack.wsgi [None req-d3e253fc-daa2-46e0-afeb-666258fe675b demo demo] GET https://199.204.45.162/volume/v3/volumes/detail May 09 07:46:41.631038 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.openstack.wsgi [None req-d3e253fc-daa2-46e0-afeb-666258fe675b demo demo] Empty body provided in request {{(pid=112985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:46:41.631427 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.openstack.wsgi [None req-d3e253fc-daa2-46e0-afeb-666258fe675b demo demo] Calling method 'detail' {{(pid=112985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:46:41.632073 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.api_utils [None req-d3e253fc-daa2-46e0-afeb-666258fe675b demo demo] Removing options '' from query. {{(pid=112985) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:46:41.634126 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.volume.api [None req-d3e253fc-daa2-46e0-afeb-666258fe675b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112985) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:46:41.644178 np0000172994 devstack@c-api.service[112985]: INFO cinder.volume.api [None req-d3e253fc-daa2-46e0-afeb-666258fe675b demo demo] Get all volumes completed successfully. May 09 07:46:41.647755 np0000172994 devstack@c-api.service[112985]: INFO cinder.api.openstack.wsgi [None req-d3e253fc-daa2-46e0-afeb-666258fe675b demo demo] https://199.204.45.162/volume/v3/volumes/detail returned with HTTP 200 May 09 07:46:41.648420 np0000172994 devstack@c-api.service[112985]: [pid: 112985|app: 0|req: 5/18] 199.204.45.162 () {64 vars in 1296 bytes} [Sat May 9 07:46:41 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:46:51.638794 np0000172994 devstack@c-api.service[112985]: DEBUG dbcounter [-] [112985] Writing DB stats cinder:SELECT=1 {{(pid=112985) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:47:41.667843 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.middleware.request_id [None req-93de4beb-065f-419e-a763-20f3f74e7563 None None] RequestId filter calling following filter/app {{(pid=112982) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:47:41.672860 np0000172994 devstack@c-api.service[112982]: INFO cinder.api.openstack.wsgi [None req-93de4beb-065f-419e-a763-20f3f74e7563 demo demo] GET https://199.204.45.162/volume/v3/volumes/detail May 09 07:47:41.673301 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.openstack.wsgi [None req-93de4beb-065f-419e-a763-20f3f74e7563 demo demo] Empty body provided in request {{(pid=112982) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:47:41.673773 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.openstack.wsgi [None req-93de4beb-065f-419e-a763-20f3f74e7563 demo demo] Calling method 'detail' {{(pid=112982) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:47:41.674275 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.api_utils [None req-93de4beb-065f-419e-a763-20f3f74e7563 demo demo] Removing options '' from query. {{(pid=112982) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:47:41.675935 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.volume.api [None req-93de4beb-065f-419e-a763-20f3f74e7563 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112982) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:47:41.684645 np0000172994 devstack@c-api.service[112982]: INFO cinder.volume.api [None req-93de4beb-065f-419e-a763-20f3f74e7563 demo demo] Get all volumes completed successfully. May 09 07:47:41.686518 np0000172994 devstack@c-api.service[112982]: INFO cinder.api.openstack.wsgi [None req-93de4beb-065f-419e-a763-20f3f74e7563 demo demo] https://199.204.45.162/volume/v3/volumes/detail returned with HTTP 200 May 09 07:47:41.686885 np0000172994 devstack@c-api.service[112982]: [pid: 112982|app: 0|req: 6/19] 199.204.45.162 () {64 vars in 1296 bytes} [Sat May 9 07:47:41 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:47:51.679951 np0000172994 devstack@c-api.service[112982]: DEBUG dbcounter [-] [112982] Writing DB stats cinder:SELECT=1 {{(pid=112982) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:48:41.705792 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.middleware.request_id [None req-3ed86bf9-583b-4c2b-b787-fa5ccbd5b82c None None] RequestId filter calling following filter/app {{(pid=112983) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:48:41.870045 np0000172994 devstack@c-api.service[112983]: INFO cinder.api.openstack.wsgi [None req-3ed86bf9-583b-4c2b-b787-fa5ccbd5b82c demo demo] GET https://199.204.45.162/volume/v3/volumes/detail May 09 07:48:41.870402 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.openstack.wsgi [None req-3ed86bf9-583b-4c2b-b787-fa5ccbd5b82c demo demo] Empty body provided in request {{(pid=112983) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:48:41.870859 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.openstack.wsgi [None req-3ed86bf9-583b-4c2b-b787-fa5ccbd5b82c demo demo] Calling method 'detail' {{(pid=112983) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:48:41.871338 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.api_utils [None req-3ed86bf9-583b-4c2b-b787-fa5ccbd5b82c demo demo] Removing options '' from query. {{(pid=112983) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:48:41.872935 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.volume.api [None req-3ed86bf9-583b-4c2b-b787-fa5ccbd5b82c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112983) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:48:41.883784 np0000172994 devstack@c-api.service[112983]: INFO cinder.volume.api [None req-3ed86bf9-583b-4c2b-b787-fa5ccbd5b82c demo demo] Get all volumes completed successfully. May 09 07:48:41.885785 np0000172994 devstack@c-api.service[112983]: INFO cinder.api.openstack.wsgi [None req-3ed86bf9-583b-4c2b-b787-fa5ccbd5b82c demo demo] https://199.204.45.162/volume/v3/volumes/detail returned with HTTP 200 May 09 07:48:41.886515 np0000172994 devstack@c-api.service[112983]: [pid: 112983|app: 0|req: 5/20] 199.204.45.162 () {64 vars in 1296 bytes} [Sat May 9 07:48:41 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:48:51.880142 np0000172994 devstack@c-api.service[112983]: DEBUG dbcounter [-] [112983] Writing DB stats cinder:SELECT=1 {{(pid=112983) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:49:41.905203 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.middleware.request_id [None req-2fa01b7f-f7f1-47df-afa8-947a57796c89 None None] RequestId filter calling following filter/app {{(pid=112984) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:49:41.908632 np0000172994 devstack@c-api.service[112984]: INFO cinder.api.openstack.wsgi [None req-2fa01b7f-f7f1-47df-afa8-947a57796c89 demo demo] GET https://199.204.45.162/volume/v3/volumes/detail May 09 07:49:41.908970 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.openstack.wsgi [None req-2fa01b7f-f7f1-47df-afa8-947a57796c89 demo demo] Empty body provided in request {{(pid=112984) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:49:41.909320 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.openstack.wsgi [None req-2fa01b7f-f7f1-47df-afa8-947a57796c89 demo demo] Calling method 'detail' {{(pid=112984) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:49:41.909759 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.api_utils [None req-2fa01b7f-f7f1-47df-afa8-947a57796c89 demo demo] Removing options '' from query. {{(pid=112984) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:49:41.911059 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.volume.api [None req-2fa01b7f-f7f1-47df-afa8-947a57796c89 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112984) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:49:41.919678 np0000172994 devstack@c-api.service[112984]: INFO cinder.volume.api [None req-2fa01b7f-f7f1-47df-afa8-947a57796c89 demo demo] Get all volumes completed successfully. May 09 07:49:41.921793 np0000172994 devstack@c-api.service[112984]: INFO cinder.api.openstack.wsgi [None req-2fa01b7f-f7f1-47df-afa8-947a57796c89 demo demo] https://199.204.45.162/volume/v3/volumes/detail returned with HTTP 200 May 09 07:49:41.922170 np0000172994 devstack@c-api.service[112984]: [pid: 112984|app: 0|req: 5/21] 199.204.45.162 () {64 vars in 1296 bytes} [Sat May 9 07:49:41 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:49:51.914586 np0000172994 devstack@c-api.service[112984]: DEBUG dbcounter [-] [112984] Writing DB stats cinder:SELECT=1 {{(pid=112984) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:50:41.942608 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.middleware.request_id [None req-cd69baa2-8478-4ff1-a068-b3ff1b0ca4b1 None None] RequestId filter calling following filter/app {{(pid=112985) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:50:41.947072 np0000172994 devstack@c-api.service[112985]: INFO cinder.api.openstack.wsgi [None req-cd69baa2-8478-4ff1-a068-b3ff1b0ca4b1 demo demo] GET https://199.204.45.162/volume/v3/volumes/detail May 09 07:50:41.947501 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.openstack.wsgi [None req-cd69baa2-8478-4ff1-a068-b3ff1b0ca4b1 demo demo] Empty body provided in request {{(pid=112985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:50:41.948001 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.openstack.wsgi [None req-cd69baa2-8478-4ff1-a068-b3ff1b0ca4b1 demo demo] Calling method 'detail' {{(pid=112985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:50:41.948565 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.api_utils [None req-cd69baa2-8478-4ff1-a068-b3ff1b0ca4b1 demo demo] Removing options '' from query. {{(pid=112985) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:50:41.950109 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.volume.api [None req-cd69baa2-8478-4ff1-a068-b3ff1b0ca4b1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112985) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:50:41.959254 np0000172994 devstack@c-api.service[112985]: INFO cinder.volume.api [None req-cd69baa2-8478-4ff1-a068-b3ff1b0ca4b1 demo demo] Get all volumes completed successfully. May 09 07:50:41.961127 np0000172994 devstack@c-api.service[112985]: INFO cinder.api.openstack.wsgi [None req-cd69baa2-8478-4ff1-a068-b3ff1b0ca4b1 demo demo] https://199.204.45.162/volume/v3/volumes/detail returned with HTTP 200 May 09 07:50:41.961427 np0000172994 devstack@c-api.service[112985]: [pid: 112985|app: 0|req: 6/22] 199.204.45.162 () {64 vars in 1296 bytes} [Sat May 9 07:50:41 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:50:51.954299 np0000172994 devstack@c-api.service[112985]: DEBUG dbcounter [-] [112985] Writing DB stats cinder:SELECT=1 {{(pid=112985) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:51:41.977504 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.middleware.request_id [None req-fb79affc-affe-47d4-b5d4-e3e6a94ab513 None None] RequestId filter calling following filter/app {{(pid=112982) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:51:41.981412 np0000172994 devstack@c-api.service[112982]: INFO cinder.api.openstack.wsgi [None req-fb79affc-affe-47d4-b5d4-e3e6a94ab513 demo demo] GET https://199.204.45.162/volume/v3/volumes/detail May 09 07:51:41.981672 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.openstack.wsgi [None req-fb79affc-affe-47d4-b5d4-e3e6a94ab513 demo demo] Empty body provided in request {{(pid=112982) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:51:41.981932 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.openstack.wsgi [None req-fb79affc-affe-47d4-b5d4-e3e6a94ab513 demo demo] Calling method 'detail' {{(pid=112982) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:51:41.982269 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.api_utils [None req-fb79affc-affe-47d4-b5d4-e3e6a94ab513 demo demo] Removing options '' from query. {{(pid=112982) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:51:41.983265 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.volume.api [None req-fb79affc-affe-47d4-b5d4-e3e6a94ab513 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112982) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:51:41.994536 np0000172994 devstack@c-api.service[112982]: INFO cinder.volume.api [None req-fb79affc-affe-47d4-b5d4-e3e6a94ab513 demo demo] Get all volumes completed successfully. May 09 07:51:41.997736 np0000172994 devstack@c-api.service[112982]: INFO cinder.api.openstack.wsgi [None req-fb79affc-affe-47d4-b5d4-e3e6a94ab513 demo demo] https://199.204.45.162/volume/v3/volumes/detail returned with HTTP 200 May 09 07:51:41.998401 np0000172994 devstack@c-api.service[112982]: [pid: 112982|app: 0|req: 7/23] 199.204.45.162 () {64 vars in 1296 bytes} [Sat May 9 07:51:41 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:51:51.987730 np0000172994 devstack@c-api.service[112982]: DEBUG dbcounter [-] [112982] Writing DB stats cinder:SELECT=1 {{(pid=112982) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:52:42.010717 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.middleware.request_id [None req-3b733a40-89fa-4a1a-b35c-c9d23439e02b None None] RequestId filter calling following filter/app {{(pid=112983) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:52:42.015332 np0000172994 devstack@c-api.service[112983]: INFO cinder.api.openstack.wsgi [None req-3b733a40-89fa-4a1a-b35c-c9d23439e02b demo demo] GET https://199.204.45.162/volume/v3/volumes/detail May 09 07:52:42.016111 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.openstack.wsgi [None req-3b733a40-89fa-4a1a-b35c-c9d23439e02b demo demo] Empty body provided in request {{(pid=112983) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:52:42.016700 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.openstack.wsgi [None req-3b733a40-89fa-4a1a-b35c-c9d23439e02b demo demo] Calling method 'detail' {{(pid=112983) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:52:42.017105 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.api_utils [None req-3b733a40-89fa-4a1a-b35c-c9d23439e02b demo demo] Removing options '' from query. {{(pid=112983) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:52:42.018110 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.volume.api [None req-3b733a40-89fa-4a1a-b35c-c9d23439e02b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112983) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:52:42.026725 np0000172994 devstack@c-api.service[112983]: INFO cinder.volume.api [None req-3b733a40-89fa-4a1a-b35c-c9d23439e02b demo demo] Get all volumes completed successfully. May 09 07:52:42.029009 np0000172994 devstack@c-api.service[112983]: INFO cinder.api.openstack.wsgi [None req-3b733a40-89fa-4a1a-b35c-c9d23439e02b demo demo] https://199.204.45.162/volume/v3/volumes/detail returned with HTTP 200 May 09 07:52:42.030011 np0000172994 devstack@c-api.service[112983]: [pid: 112983|app: 0|req: 6/24] 199.204.45.162 () {64 vars in 1296 bytes} [Sat May 9 07:52:42 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:52:52.021636 np0000172994 devstack@c-api.service[112983]: DEBUG dbcounter [-] [112983] Writing DB stats cinder:SELECT=1 {{(pid=112983) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:53:42.045140 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.middleware.request_id [None req-f306e225-ac5a-44b0-b8dc-0277ba779d22 None None] RequestId filter calling following filter/app {{(pid=112984) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:53:42.157687 np0000172994 devstack@c-api.service[112984]: INFO cinder.api.openstack.wsgi [None req-f306e225-ac5a-44b0-b8dc-0277ba779d22 demo demo] GET https://199.204.45.162/volume/v3/volumes/detail May 09 07:53:42.157959 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.openstack.wsgi [None req-f306e225-ac5a-44b0-b8dc-0277ba779d22 demo demo] Empty body provided in request {{(pid=112984) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:53:42.158230 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.openstack.wsgi [None req-f306e225-ac5a-44b0-b8dc-0277ba779d22 demo demo] Calling method 'detail' {{(pid=112984) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:53:42.158606 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.api_utils [None req-f306e225-ac5a-44b0-b8dc-0277ba779d22 demo demo] Removing options '' from query. {{(pid=112984) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:53:42.159638 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.volume.api [None req-f306e225-ac5a-44b0-b8dc-0277ba779d22 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112984) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:53:42.168733 np0000172994 devstack@c-api.service[112984]: INFO cinder.volume.api [None req-f306e225-ac5a-44b0-b8dc-0277ba779d22 demo demo] Get all volumes completed successfully. May 09 07:53:42.171333 np0000172994 devstack@c-api.service[112984]: INFO cinder.api.openstack.wsgi [None req-f306e225-ac5a-44b0-b8dc-0277ba779d22 demo demo] https://199.204.45.162/volume/v3/volumes/detail returned with HTTP 200 May 09 07:53:42.171819 np0000172994 devstack@c-api.service[112984]: [pid: 112984|app: 0|req: 6/25] 199.204.45.162 () {64 vars in 1296 bytes} [Sat May 9 07:53:42 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:53:52.163401 np0000172994 devstack@c-api.service[112984]: DEBUG dbcounter [-] [112984] Writing DB stats cinder:SELECT=1 {{(pid=112984) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:54:42.185603 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.middleware.request_id [None req-388d130b-c6a3-4d50-bd5b-96f53d8a9a5f None None] RequestId filter calling following filter/app {{(pid=112985) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:54:42.190011 np0000172994 devstack@c-api.service[112985]: INFO cinder.api.openstack.wsgi [None req-388d130b-c6a3-4d50-bd5b-96f53d8a9a5f demo demo] GET https://199.204.45.162/volume/v3/volumes/detail May 09 07:54:42.190524 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.openstack.wsgi [None req-388d130b-c6a3-4d50-bd5b-96f53d8a9a5f demo demo] Empty body provided in request {{(pid=112985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:54:42.191043 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.openstack.wsgi [None req-388d130b-c6a3-4d50-bd5b-96f53d8a9a5f demo demo] Calling method 'detail' {{(pid=112985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:54:42.191583 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.api_utils [None req-388d130b-c6a3-4d50-bd5b-96f53d8a9a5f demo demo] Removing options '' from query. {{(pid=112985) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:54:42.193682 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.volume.api [None req-388d130b-c6a3-4d50-bd5b-96f53d8a9a5f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112985) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:54:42.202045 np0000172994 devstack@c-api.service[112985]: INFO cinder.volume.api [None req-388d130b-c6a3-4d50-bd5b-96f53d8a9a5f demo demo] Get all volumes completed successfully. May 09 07:54:42.204390 np0000172994 devstack@c-api.service[112985]: INFO cinder.api.openstack.wsgi [None req-388d130b-c6a3-4d50-bd5b-96f53d8a9a5f demo demo] https://199.204.45.162/volume/v3/volumes/detail returned with HTTP 200 May 09 07:54:42.204848 np0000172994 devstack@c-api.service[112985]: [pid: 112985|app: 0|req: 7/26] 199.204.45.162 () {64 vars in 1296 bytes} [Sat May 9 07:54:42 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:54:52.198129 np0000172994 devstack@c-api.service[112985]: DEBUG dbcounter [-] [112985] Writing DB stats cinder:SELECT=1 {{(pid=112985) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:55:42.220047 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.middleware.request_id [None req-e3d56522-e316-400a-8ae2-186d86a16237 None None] RequestId filter calling following filter/app {{(pid=112982) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:55:42.222951 np0000172994 devstack@c-api.service[112982]: INFO cinder.api.openstack.wsgi [None req-e3d56522-e316-400a-8ae2-186d86a16237 demo demo] GET https://199.204.45.162/volume/v3/volumes/detail May 09 07:55:42.223230 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.openstack.wsgi [None req-e3d56522-e316-400a-8ae2-186d86a16237 demo demo] Empty body provided in request {{(pid=112982) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:55:42.223524 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.openstack.wsgi [None req-e3d56522-e316-400a-8ae2-186d86a16237 demo demo] Calling method 'detail' {{(pid=112982) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:55:42.223837 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.api_utils [None req-e3d56522-e316-400a-8ae2-186d86a16237 demo demo] Removing options '' from query. {{(pid=112982) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:55:42.224893 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.volume.api [None req-e3d56522-e316-400a-8ae2-186d86a16237 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112982) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:55:42.231819 np0000172994 devstack@c-api.service[112982]: INFO cinder.volume.api [None req-e3d56522-e316-400a-8ae2-186d86a16237 demo demo] Get all volumes completed successfully. May 09 07:55:42.233959 np0000172994 devstack@c-api.service[112982]: INFO cinder.api.openstack.wsgi [None req-e3d56522-e316-400a-8ae2-186d86a16237 demo demo] https://199.204.45.162/volume/v3/volumes/detail returned with HTTP 200 May 09 07:55:42.234343 np0000172994 devstack@c-api.service[112982]: [pid: 112982|app: 0|req: 8/27] 199.204.45.162 () {64 vars in 1296 bytes} [Sat May 9 07:55:42 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:55:52.228003 np0000172994 devstack@c-api.service[112982]: DEBUG dbcounter [-] [112982] Writing DB stats cinder:SELECT=1 {{(pid=112982) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:56:42.247816 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.middleware.request_id [None req-04bf1410-6f08-4571-bb35-f5e7c31d2de5 None None] RequestId filter calling following filter/app {{(pid=112983) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:56:42.254597 np0000172994 devstack@c-api.service[112983]: INFO cinder.api.openstack.wsgi [None req-04bf1410-6f08-4571-bb35-f5e7c31d2de5 demo demo] GET https://199.204.45.162/volume/v3/volumes/detail May 09 07:56:42.254597 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.openstack.wsgi [None req-04bf1410-6f08-4571-bb35-f5e7c31d2de5 demo demo] Empty body provided in request {{(pid=112983) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:56:42.254885 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.openstack.wsgi [None req-04bf1410-6f08-4571-bb35-f5e7c31d2de5 demo demo] Calling method 'detail' {{(pid=112983) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:56:42.255382 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.api_utils [None req-04bf1410-6f08-4571-bb35-f5e7c31d2de5 demo demo] Removing options '' from query. {{(pid=112983) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:56:42.257197 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.volume.api [None req-04bf1410-6f08-4571-bb35-f5e7c31d2de5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112983) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:56:42.269061 np0000172994 devstack@c-api.service[112983]: INFO cinder.volume.api [None req-04bf1410-6f08-4571-bb35-f5e7c31d2de5 demo demo] Get all volumes completed successfully. May 09 07:56:42.272758 np0000172994 devstack@c-api.service[112983]: INFO cinder.api.openstack.wsgi [None req-04bf1410-6f08-4571-bb35-f5e7c31d2de5 demo demo] https://199.204.45.162/volume/v3/volumes/detail returned with HTTP 200 May 09 07:56:42.273191 np0000172994 devstack@c-api.service[112983]: [pid: 112983|app: 0|req: 7/28] 199.204.45.162 () {64 vars in 1296 bytes} [Sat May 9 07:56:42 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:56:52.261384 np0000172994 devstack@c-api.service[112983]: DEBUG dbcounter [-] [112983] Writing DB stats cinder:SELECT=1 {{(pid=112983) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:57:42.290581 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.middleware.request_id [None req-ffaa10c3-00e6-43f6-9b93-54f94376b330 None None] RequestId filter calling following filter/app {{(pid=112984) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:57:42.294177 np0000172994 devstack@c-api.service[112984]: INFO cinder.api.openstack.wsgi [None req-ffaa10c3-00e6-43f6-9b93-54f94376b330 demo demo] GET https://199.204.45.162/volume/v3/volumes/detail May 09 07:57:42.294832 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.openstack.wsgi [None req-ffaa10c3-00e6-43f6-9b93-54f94376b330 demo demo] Empty body provided in request {{(pid=112984) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:57:42.295553 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.openstack.wsgi [None req-ffaa10c3-00e6-43f6-9b93-54f94376b330 demo demo] Calling method 'detail' {{(pid=112984) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:57:42.296246 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.api_utils [None req-ffaa10c3-00e6-43f6-9b93-54f94376b330 demo demo] Removing options '' from query. {{(pid=112984) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:57:42.298162 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.volume.api [None req-ffaa10c3-00e6-43f6-9b93-54f94376b330 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112984) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:57:42.307693 np0000172994 devstack@c-api.service[112984]: INFO cinder.volume.api [None req-ffaa10c3-00e6-43f6-9b93-54f94376b330 demo demo] Get all volumes completed successfully. May 09 07:57:42.309535 np0000172994 devstack@c-api.service[112984]: INFO cinder.api.openstack.wsgi [None req-ffaa10c3-00e6-43f6-9b93-54f94376b330 demo demo] https://199.204.45.162/volume/v3/volumes/detail returned with HTTP 200 May 09 07:57:42.310058 np0000172994 devstack@c-api.service[112984]: [pid: 112984|app: 0|req: 7/29] 199.204.45.162 () {64 vars in 1296 bytes} [Sat May 9 07:57:42 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:57:52.301774 np0000172994 devstack@c-api.service[112984]: DEBUG dbcounter [-] [112984] Writing DB stats cinder:SELECT=1 {{(pid=112984) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:58:42.323106 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.middleware.request_id [None req-fd4c674e-06fe-46b7-a8c0-c3baab703cff None None] RequestId filter calling following filter/app {{(pid=112985) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:58:42.422649 np0000172994 devstack@c-api.service[112985]: INFO cinder.api.openstack.wsgi [None req-fd4c674e-06fe-46b7-a8c0-c3baab703cff demo demo] GET https://199.204.45.162/volume/v3/volumes/detail May 09 07:58:42.423048 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.openstack.wsgi [None req-fd4c674e-06fe-46b7-a8c0-c3baab703cff demo demo] Empty body provided in request {{(pid=112985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:58:42.423433 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.openstack.wsgi [None req-fd4c674e-06fe-46b7-a8c0-c3baab703cff demo demo] Calling method 'detail' {{(pid=112985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:58:42.423983 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.api_utils [None req-fd4c674e-06fe-46b7-a8c0-c3baab703cff demo demo] Removing options '' from query. {{(pid=112985) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:58:42.425539 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.volume.api [None req-fd4c674e-06fe-46b7-a8c0-c3baab703cff demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112985) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:58:42.431948 np0000172994 devstack@c-api.service[112985]: INFO cinder.volume.api [None req-fd4c674e-06fe-46b7-a8c0-c3baab703cff demo demo] Get all volumes completed successfully. May 09 07:58:42.433969 np0000172994 devstack@c-api.service[112985]: INFO cinder.api.openstack.wsgi [None req-fd4c674e-06fe-46b7-a8c0-c3baab703cff demo demo] https://199.204.45.162/volume/v3/volumes/detail returned with HTTP 200 May 09 07:58:42.434314 np0000172994 devstack@c-api.service[112985]: [pid: 112985|app: 0|req: 8/30] 199.204.45.162 () {64 vars in 1296 bytes} [Sat May 9 07:58:42 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:58:52.428207 np0000172994 devstack@c-api.service[112985]: DEBUG dbcounter [-] [112985] Writing DB stats cinder:SELECT=1 {{(pid=112985) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:59:42.448757 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.middleware.request_id [None req-68e745c5-7b38-4e62-a143-4c4e1e1bfbc1 None None] RequestId filter calling following filter/app {{(pid=112982) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:59:42.452697 np0000172994 devstack@c-api.service[112982]: INFO cinder.api.openstack.wsgi [None req-68e745c5-7b38-4e62-a143-4c4e1e1bfbc1 demo demo] GET https://199.204.45.162/volume/v3/volumes/detail May 09 07:59:42.453066 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.openstack.wsgi [None req-68e745c5-7b38-4e62-a143-4c4e1e1bfbc1 demo demo] Empty body provided in request {{(pid=112982) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:59:42.453435 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.openstack.wsgi [None req-68e745c5-7b38-4e62-a143-4c4e1e1bfbc1 demo demo] Calling method 'detail' {{(pid=112982) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:59:42.453948 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.api_utils [None req-68e745c5-7b38-4e62-a143-4c4e1e1bfbc1 demo demo] Removing options '' from query. {{(pid=112982) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:59:42.455708 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.volume.api [None req-68e745c5-7b38-4e62-a143-4c4e1e1bfbc1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112982) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:59:42.463531 np0000172994 devstack@c-api.service[112982]: INFO cinder.volume.api [None req-68e745c5-7b38-4e62-a143-4c4e1e1bfbc1 demo demo] Get all volumes completed successfully. May 09 07:59:42.465444 np0000172994 devstack@c-api.service[112982]: INFO cinder.api.openstack.wsgi [None req-68e745c5-7b38-4e62-a143-4c4e1e1bfbc1 demo demo] https://199.204.45.162/volume/v3/volumes/detail returned with HTTP 200 May 09 07:59:42.466086 np0000172994 devstack@c-api.service[112982]: [pid: 112982|app: 0|req: 9/31] 199.204.45.162 () {64 vars in 1296 bytes} [Sat May 9 07:59:42 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:59:52.459934 np0000172994 devstack@c-api.service[112982]: DEBUG dbcounter [-] [112982] Writing DB stats cinder:SELECT=1 {{(pid=112982) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 08:00:42.483873 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.middleware.request_id [None req-b54d8c79-22e7-4dcc-b95e-2fb41863282a None None] RequestId filter calling following filter/app {{(pid=112983) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 08:00:42.488052 np0000172994 devstack@c-api.service[112983]: INFO cinder.api.openstack.wsgi [None req-b54d8c79-22e7-4dcc-b95e-2fb41863282a demo demo] GET https://199.204.45.162/volume/v3/volumes/detail May 09 08:00:42.488457 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.openstack.wsgi [None req-b54d8c79-22e7-4dcc-b95e-2fb41863282a demo demo] Empty body provided in request {{(pid=112983) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 08:00:42.488895 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.openstack.wsgi [None req-b54d8c79-22e7-4dcc-b95e-2fb41863282a demo demo] Calling method 'detail' {{(pid=112983) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 08:00:42.489345 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.api_utils [None req-b54d8c79-22e7-4dcc-b95e-2fb41863282a demo demo] Removing options '' from query. {{(pid=112983) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 08:00:42.490817 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.volume.api [None req-b54d8c79-22e7-4dcc-b95e-2fb41863282a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112983) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 08:00:42.503494 np0000172994 devstack@c-api.service[112983]: INFO cinder.volume.api [None req-b54d8c79-22e7-4dcc-b95e-2fb41863282a demo demo] Get all volumes completed successfully. May 09 08:00:42.504455 np0000172994 devstack@c-api.service[112983]: INFO cinder.api.openstack.wsgi [None req-b54d8c79-22e7-4dcc-b95e-2fb41863282a demo demo] https://199.204.45.162/volume/v3/volumes/detail returned with HTTP 200 May 09 08:00:42.505207 np0000172994 devstack@c-api.service[112983]: [pid: 112983|app: 0|req: 8/32] 199.204.45.162 () {64 vars in 1296 bytes} [Sat May 9 08:00:42 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 08:00:52.495191 np0000172994 devstack@c-api.service[112983]: DEBUG dbcounter [-] [112983] Writing DB stats cinder:SELECT=1 {{(pid=112983) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 08:01:42.524405 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.middleware.request_id [None req-34373393-daf8-4a1f-9566-c76243e55d02 None None] RequestId filter calling following filter/app {{(pid=112984) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 08:01:42.527858 np0000172994 devstack@c-api.service[112984]: INFO cinder.api.openstack.wsgi [None req-34373393-daf8-4a1f-9566-c76243e55d02 demo demo] GET https://199.204.45.162/volume/v3/volumes/detail May 09 08:01:42.528186 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.openstack.wsgi [None req-34373393-daf8-4a1f-9566-c76243e55d02 demo demo] Empty body provided in request {{(pid=112984) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 08:01:42.528291 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.openstack.wsgi [None req-34373393-daf8-4a1f-9566-c76243e55d02 demo demo] Calling method 'detail' {{(pid=112984) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 08:01:42.528571 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.api_utils [None req-34373393-daf8-4a1f-9566-c76243e55d02 demo demo] Removing options '' from query. {{(pid=112984) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 08:01:42.529341 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.volume.api [None req-34373393-daf8-4a1f-9566-c76243e55d02 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112984) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 08:01:42.537859 np0000172994 devstack@c-api.service[112984]: INFO cinder.volume.api [None req-34373393-daf8-4a1f-9566-c76243e55d02 demo demo] Get all volumes completed successfully. May 09 08:01:42.542254 np0000172994 devstack@c-api.service[112984]: INFO cinder.api.openstack.wsgi [None req-34373393-daf8-4a1f-9566-c76243e55d02 demo demo] https://199.204.45.162/volume/v3/volumes/detail returned with HTTP 200 May 09 08:01:42.542992 np0000172994 devstack@c-api.service[112984]: [pid: 112984|app: 0|req: 8/33] 199.204.45.162 () {64 vars in 1296 bytes} [Sat May 9 08:01:42 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 08:01:52.532451 np0000172994 devstack@c-api.service[112984]: DEBUG dbcounter [-] [112984] Writing DB stats cinder:SELECT=1 {{(pid=112984) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 08:02:42.559693 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.middleware.request_id [None req-b70ede9f-7926-42fd-9e18-0a16b265ee49 None None] RequestId filter calling following filter/app {{(pid=112985) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 08:02:42.565288 np0000172994 devstack@c-api.service[112985]: INFO cinder.api.openstack.wsgi [None req-b70ede9f-7926-42fd-9e18-0a16b265ee49 demo demo] GET https://199.204.45.162/volume/v3/volumes/detail May 09 08:02:42.565704 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.openstack.wsgi [None req-b70ede9f-7926-42fd-9e18-0a16b265ee49 demo demo] Empty body provided in request {{(pid=112985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 08:02:42.565983 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.openstack.wsgi [None req-b70ede9f-7926-42fd-9e18-0a16b265ee49 demo demo] Calling method 'detail' {{(pid=112985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 08:02:42.566328 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.api_utils [None req-b70ede9f-7926-42fd-9e18-0a16b265ee49 demo demo] Removing options '' from query. {{(pid=112985) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 08:02:42.567385 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.volume.api [None req-b70ede9f-7926-42fd-9e18-0a16b265ee49 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112985) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 08:02:42.576286 np0000172994 devstack@c-api.service[112985]: INFO cinder.volume.api [None req-b70ede9f-7926-42fd-9e18-0a16b265ee49 demo demo] Get all volumes completed successfully. May 09 08:02:42.578426 np0000172994 devstack@c-api.service[112985]: INFO cinder.api.openstack.wsgi [None req-b70ede9f-7926-42fd-9e18-0a16b265ee49 demo demo] https://199.204.45.162/volume/v3/volumes/detail returned with HTTP 200 May 09 08:02:42.579319 np0000172994 devstack@c-api.service[112985]: [pid: 112985|app: 0|req: 9/34] 199.204.45.162 () {64 vars in 1296 bytes} [Sat May 9 08:02:42 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 08:02:52.570969 np0000172994 devstack@c-api.service[112985]: DEBUG dbcounter [-] [112985] Writing DB stats cinder:SELECT=1 {{(pid=112985) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 08:03:42.597790 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.middleware.request_id [None req-a286ef16-edce-4d56-b8c9-432737d71c81 None None] RequestId filter calling following filter/app {{(pid=112982) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 08:03:42.651617 np0000172994 devstack@c-api.service[112982]: INFO cinder.api.openstack.wsgi [None req-a286ef16-edce-4d56-b8c9-432737d71c81 demo demo] GET https://199.204.45.162/volume/v3/volumes/detail May 09 08:03:42.651990 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.openstack.wsgi [None req-a286ef16-edce-4d56-b8c9-432737d71c81 demo demo] Empty body provided in request {{(pid=112982) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 08:03:42.652359 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.openstack.wsgi [None req-a286ef16-edce-4d56-b8c9-432737d71c81 demo demo] Calling method 'detail' {{(pid=112982) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 08:03:42.652838 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.api_utils [None req-a286ef16-edce-4d56-b8c9-432737d71c81 demo demo] Removing options '' from query. {{(pid=112982) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 08:03:42.654377 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.volume.api [None req-a286ef16-edce-4d56-b8c9-432737d71c81 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112982) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 08:03:42.660993 np0000172994 devstack@c-api.service[112982]: INFO cinder.volume.api [None req-a286ef16-edce-4d56-b8c9-432737d71c81 demo demo] Get all volumes completed successfully. May 09 08:03:42.663214 np0000172994 devstack@c-api.service[112982]: INFO cinder.api.openstack.wsgi [None req-a286ef16-edce-4d56-b8c9-432737d71c81 demo demo] https://199.204.45.162/volume/v3/volumes/detail returned with HTTP 200 May 09 08:03:42.663886 np0000172994 devstack@c-api.service[112982]: [pid: 112982|app: 0|req: 10/35] 199.204.45.162 () {64 vars in 1296 bytes} [Sat May 9 08:03:42 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 08:03:52.657392 np0000172994 devstack@c-api.service[112982]: DEBUG dbcounter [-] [112982] Writing DB stats cinder:SELECT=1 {{(pid=112982) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 08:04:42.684428 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.middleware.request_id [None req-7b9a93fe-136b-418d-ba50-17e727f1a896 None None] RequestId filter calling following filter/app {{(pid=112983) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 08:04:42.688259 np0000172994 devstack@c-api.service[112983]: INFO cinder.api.openstack.wsgi [None req-7b9a93fe-136b-418d-ba50-17e727f1a896 demo demo] GET https://199.204.45.162/volume/v3/volumes/detail May 09 08:04:42.688569 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.openstack.wsgi [None req-7b9a93fe-136b-418d-ba50-17e727f1a896 demo demo] Empty body provided in request {{(pid=112983) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 08:04:42.689212 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.openstack.wsgi [None req-7b9a93fe-136b-418d-ba50-17e727f1a896 demo demo] Calling method 'detail' {{(pid=112983) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 08:04:42.689663 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.api.api_utils [None req-7b9a93fe-136b-418d-ba50-17e727f1a896 demo demo] Removing options '' from query. {{(pid=112983) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 08:04:42.691313 np0000172994 devstack@c-api.service[112983]: DEBUG cinder.volume.api [None req-7b9a93fe-136b-418d-ba50-17e727f1a896 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112983) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 08:04:42.700392 np0000172994 devstack@c-api.service[112983]: INFO cinder.volume.api [None req-7b9a93fe-136b-418d-ba50-17e727f1a896 demo demo] Get all volumes completed successfully. May 09 08:04:42.703179 np0000172994 devstack@c-api.service[112983]: INFO cinder.api.openstack.wsgi [None req-7b9a93fe-136b-418d-ba50-17e727f1a896 demo demo] https://199.204.45.162/volume/v3/volumes/detail returned with HTTP 200 May 09 08:04:42.703179 np0000172994 devstack@c-api.service[112983]: [pid: 112983|app: 0|req: 9/36] 199.204.45.162 () {64 vars in 1296 bytes} [Sat May 9 08:04:42 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 08:04:52.695652 np0000172994 devstack@c-api.service[112983]: DEBUG dbcounter [-] [112983] Writing DB stats cinder:SELECT=1 {{(pid=112983) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 08:05:42.723959 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.middleware.request_id [None req-e3ff2eee-3070-4412-8b77-4ae202018a2e None None] RequestId filter calling following filter/app {{(pid=112984) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 08:05:42.726984 np0000172994 devstack@c-api.service[112984]: INFO cinder.api.openstack.wsgi [None req-e3ff2eee-3070-4412-8b77-4ae202018a2e demo demo] GET https://199.204.45.162/volume/v3/volumes/detail May 09 08:05:42.727216 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.openstack.wsgi [None req-e3ff2eee-3070-4412-8b77-4ae202018a2e demo demo] Empty body provided in request {{(pid=112984) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 08:05:42.727453 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.openstack.wsgi [None req-e3ff2eee-3070-4412-8b77-4ae202018a2e demo demo] Calling method 'detail' {{(pid=112984) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 08:05:42.727768 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.api.api_utils [None req-e3ff2eee-3070-4412-8b77-4ae202018a2e demo demo] Removing options '' from query. {{(pid=112984) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 08:05:42.729186 np0000172994 devstack@c-api.service[112984]: DEBUG cinder.volume.api [None req-e3ff2eee-3070-4412-8b77-4ae202018a2e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112984) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 08:05:42.737304 np0000172994 devstack@c-api.service[112984]: INFO cinder.volume.api [None req-e3ff2eee-3070-4412-8b77-4ae202018a2e demo demo] Get all volumes completed successfully. May 09 08:05:42.739165 np0000172994 devstack@c-api.service[112984]: INFO cinder.api.openstack.wsgi [None req-e3ff2eee-3070-4412-8b77-4ae202018a2e demo demo] https://199.204.45.162/volume/v3/volumes/detail returned with HTTP 200 May 09 08:05:42.739492 np0000172994 devstack@c-api.service[112984]: [pid: 112984|app: 0|req: 9/37] 199.204.45.162 () {64 vars in 1296 bytes} [Sat May 9 08:05:42 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 08:05:52.732873 np0000172994 devstack@c-api.service[112984]: DEBUG dbcounter [-] [112984] Writing DB stats cinder:SELECT=1 {{(pid=112984) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 08:06:42.759020 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.middleware.request_id [None req-afc536da-8ba9-436c-b1bd-0b35f0b18d56 None None] RequestId filter calling following filter/app {{(pid=112985) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 08:06:42.762630 np0000172994 devstack@c-api.service[112985]: INFO cinder.api.openstack.wsgi [None req-afc536da-8ba9-436c-b1bd-0b35f0b18d56 demo demo] GET https://199.204.45.162/volume/v3/volumes/detail May 09 08:06:42.762855 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.openstack.wsgi [None req-afc536da-8ba9-436c-b1bd-0b35f0b18d56 demo demo] Empty body provided in request {{(pid=112985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 08:06:42.763103 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.openstack.wsgi [None req-afc536da-8ba9-436c-b1bd-0b35f0b18d56 demo demo] Calling method 'detail' {{(pid=112985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 08:06:42.763387 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.api.api_utils [None req-afc536da-8ba9-436c-b1bd-0b35f0b18d56 demo demo] Removing options '' from query. {{(pid=112985) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 08:06:42.765765 np0000172994 devstack@c-api.service[112985]: DEBUG cinder.volume.api [None req-afc536da-8ba9-436c-b1bd-0b35f0b18d56 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112985) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 08:06:42.772369 np0000172994 devstack@c-api.service[112985]: INFO cinder.volume.api [None req-afc536da-8ba9-436c-b1bd-0b35f0b18d56 demo demo] Get all volumes completed successfully. May 09 08:06:42.774427 np0000172994 devstack@c-api.service[112985]: INFO cinder.api.openstack.wsgi [None req-afc536da-8ba9-436c-b1bd-0b35f0b18d56 demo demo] https://199.204.45.162/volume/v3/volumes/detail returned with HTTP 200 May 09 08:06:42.774834 np0000172994 devstack@c-api.service[112985]: [pid: 112985|app: 0|req: 10/38] 199.204.45.162 () {64 vars in 1296 bytes} [Sat May 9 08:06:42 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 08:06:52.768396 np0000172994 devstack@c-api.service[112985]: DEBUG dbcounter [-] [112985] Writing DB stats cinder:SELECT=1 {{(pid=112985) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 08:07:42.831549 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.middleware.request_id [None req-64222b76-e6ab-4da7-9d9c-d0d00acc68d7 None None] RequestId filter calling following filter/app {{(pid=112982) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 08:07:42.831549 np0000172994 devstack@c-api.service[112982]: INFO cinder.api.openstack.wsgi [None req-64222b76-e6ab-4da7-9d9c-d0d00acc68d7 demo demo] GET https://199.204.45.162/volume/v3/volumes/detail May 09 08:07:42.831549 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.openstack.wsgi [None req-64222b76-e6ab-4da7-9d9c-d0d00acc68d7 demo demo] Empty body provided in request {{(pid=112982) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 08:07:42.831549 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.openstack.wsgi [None req-64222b76-e6ab-4da7-9d9c-d0d00acc68d7 demo demo] Calling method 'detail' {{(pid=112982) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 08:07:42.831549 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.api.api_utils [None req-64222b76-e6ab-4da7-9d9c-d0d00acc68d7 demo demo] Removing options '' from query. {{(pid=112982) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 08:07:42.831549 np0000172994 devstack@c-api.service[112982]: DEBUG cinder.volume.api [None req-64222b76-e6ab-4da7-9d9c-d0d00acc68d7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112982) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 08:07:42.831549 np0000172994 devstack@c-api.service[112982]: INFO cinder.volume.api [None req-64222b76-e6ab-4da7-9d9c-d0d00acc68d7 demo demo] Get all volumes completed successfully. May 09 08:07:42.831549 np0000172994 devstack@c-api.service[112982]: INFO cinder.api.openstack.wsgi [None req-64222b76-e6ab-4da7-9d9c-d0d00acc68d7 demo demo] https://199.204.45.162/volume/v3/volumes/detail returned with HTTP 200 May 09 08:07:42.831549 np0000172994 devstack@c-api.service[112982]: [pid: 112982|app: 0|req: 11/39] 199.204.45.162 () {64 vars in 1296 bytes} [Sat May 9 08:07:42 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 08:07:52.832715 np0000172994 devstack@c-api.service[112982]: DEBUG dbcounter [-] [112982] Writing DB stats cinder:SELECT=1 {{(pid=112982) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}