May 09 09:00:32.035730 np0000173030 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 09 09:00:32.044734 np0000173030 devstack@c-api.service[113160]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 09 09:00:32.048686 np0000173030 devstack@c-api.service[113160]: *** Starting uWSGI 2.0.24-debian (64bit) on [Sat May 9 09:00:32 2026] *** May 09 09:00:32.048686 np0000173030 devstack@c-api.service[113160]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 09 09:00:32.048686 np0000173030 devstack@c-api.service[113160]: os: Linux-6.8.0-111-generic #111-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 11 23:16:02 UTC 2026 May 09 09:00:32.048686 np0000173030 devstack@c-api.service[113160]: nodename: np0000173030 May 09 09:00:32.048686 np0000173030 devstack@c-api.service[113160]: machine: x86_64 May 09 09:00:32.048686 np0000173030 devstack@c-api.service[113160]: clock source: unix May 09 09:00:32.048686 np0000173030 devstack@c-api.service[113160]: pcre jit disabled May 09 09:00:32.048686 np0000173030 devstack@c-api.service[113160]: detected number of CPU cores: 16 May 09 09:00:32.048686 np0000173030 devstack@c-api.service[113160]: current working directory: / May 09 09:00:32.048686 np0000173030 devstack@c-api.service[113160]: detected binary path: /usr/bin/uwsgi-core May 09 09:00:32.048686 np0000173030 devstack@c-api.service[113160]: your processes number limit is 256917 May 09 09:00:32.048686 np0000173030 devstack@c-api.service[113160]: your memory page size is 4096 bytes May 09 09:00:32.048686 np0000173030 devstack@c-api.service[113160]: detected max file descriptor number: 2048 May 09 09:00:32.048686 np0000173030 devstack@c-api.service[113160]: lock engine: pthread robust mutexes May 09 09:00:32.049320 np0000173030 devstack@c-api.service[113160]: thunder lock: enabled May 09 09:00:32.049320 np0000173030 devstack@c-api.service[113160]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 09 09:00:32.049320 np0000173030 devstack@c-api.service[113160]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 09 09:00:32.049320 np0000173030 devstack@c-api.service[113160]: PEP 405 virtualenv detected: /opt/stack/data/venv May 09 09:00:32.049320 np0000173030 devstack@c-api.service[113160]: Set PythonHome to /opt/stack/data/venv May 09 09:00:32.084295 np0000173030 devstack@c-api.service[113160]: Python main interpreter initialized at 0x7d9d8f0a3668 May 09 09:00:32.084295 np0000173030 devstack@c-api.service[113160]: python threads support enabled May 09 09:00:32.084295 np0000173030 devstack@c-api.service[113160]: your server socket listen backlog is limited to 100 connections May 09 09:00:32.084295 np0000173030 devstack@c-api.service[113160]: your mercy for graceful operations on workers is 80 seconds May 09 09:00:32.084906 np0000173030 devstack@c-api.service[113160]: mapped 671795 bytes (656 KB) for 4 cores May 09 09:00:32.085020 np0000173030 devstack@c-api.service[113160]: *** Operational MODE: preforking *** May 09 09:00:32.085290 np0000173030 devstack@c-api.service[113160]: *** uWSGI is running in multiple interpreter mode *** May 09 09:00:32.085290 np0000173030 devstack@c-api.service[113160]: spawned uWSGI master process (pid: 113160) May 09 09:00:32.085465 np0000173030 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 09 09:00:32.086049 np0000173030 devstack@c-api.service[113160]: spawned uWSGI worker 1 (pid: 113174, cores: 1) May 09 09:00:32.086686 np0000173030 devstack@c-api.service[113160]: spawned uWSGI worker 2 (pid: 113175, cores: 1) May 09 09:00:32.087204 np0000173030 devstack@c-api.service[113160]: spawned uWSGI worker 3 (pid: 113176, cores: 1) May 09 09:00:32.087808 np0000173030 devstack@c-api.service[113160]: spawned uWSGI worker 4 (pid: 113177, cores: 1) May 09 09:00:32.087877 np0000173030 devstack@c-api.service[113160]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 09 09:00:32.220569 np0000173030 devstack@c-api.service[113176]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 09:00:32.220569 np0000173030 devstack@c-api.service[113176]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 09:00:32.220569 np0000173030 devstack@c-api.service[113176]: we strongly recommend against using it for new projects. May 09 09:00:32.220569 np0000173030 devstack@c-api.service[113176]: If you are already using Eventlet, we recommend migrating to a different May 09 09:00:32.220569 np0000173030 devstack@c-api.service[113176]: framework. For more detail see May 09 09:00:32.220569 np0000173030 devstack@c-api.service[113176]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 09:00:32.220569 np0000173030 devstack@c-api.service[113176]: import eventlet # noqa May 09 09:00:32.221455 np0000173030 devstack@c-api.service[113175]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 09:00:32.221455 np0000173030 devstack@c-api.service[113175]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 09:00:32.221455 np0000173030 devstack@c-api.service[113175]: we strongly recommend against using it for new projects. May 09 09:00:32.221455 np0000173030 devstack@c-api.service[113175]: If you are already using Eventlet, we recommend migrating to a different May 09 09:00:32.221455 np0000173030 devstack@c-api.service[113175]: framework. For more detail see May 09 09:00:32.221455 np0000173030 devstack@c-api.service[113175]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 09:00:32.221455 np0000173030 devstack@c-api.service[113175]: import eventlet # noqa May 09 09:00:32.228825 np0000173030 devstack@c-api.service[113174]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 09:00:32.228825 np0000173030 devstack@c-api.service[113174]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 09:00:32.228825 np0000173030 devstack@c-api.service[113174]: we strongly recommend against using it for new projects. May 09 09:00:32.228825 np0000173030 devstack@c-api.service[113174]: If you are already using Eventlet, we recommend migrating to a different May 09 09:00:32.228825 np0000173030 devstack@c-api.service[113174]: framework. For more detail see May 09 09:00:32.228825 np0000173030 devstack@c-api.service[113174]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 09:00:32.228825 np0000173030 devstack@c-api.service[113174]: import eventlet # noqa May 09 09:00:32.257711 np0000173030 devstack@c-api.service[113177]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 09:00:32.257711 np0000173030 devstack@c-api.service[113177]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 09:00:32.257711 np0000173030 devstack@c-api.service[113177]: we strongly recommend against using it for new projects. May 09 09:00:32.257711 np0000173030 devstack@c-api.service[113177]: If you are already using Eventlet, we recommend migrating to a different May 09 09:00:32.257711 np0000173030 devstack@c-api.service[113177]: framework. For more detail see May 09 09:00:32.257711 np0000173030 devstack@c-api.service[113177]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 09:00:32.257711 np0000173030 devstack@c-api.service[113177]: import eventlet # noqa May 09 09:00:32.306296 np0000173030 devstack@c-api.service[113175]: /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 09:00:32.306296 np0000173030 devstack@c-api.service[113175]: debtcollector.deprecate( May 09 09:00:32.306729 np0000173030 devstack@c-api.service[113176]: /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 09:00:32.306729 np0000173030 devstack@c-api.service[113176]: debtcollector.deprecate( May 09 09:00:32.325617 np0000173030 devstack@c-api.service[113174]: /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 09:00:32.325617 np0000173030 devstack@c-api.service[113174]: debtcollector.deprecate( May 09 09:00:32.340332 np0000173030 devstack@c-api.service[113177]: /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 09:00:32.340332 np0000173030 devstack@c-api.service[113177]: debtcollector.deprecate( May 09 09:00:32.384788 np0000173030 devstack@c-api.service[113176]: /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 09:00:32.384788 np0000173030 devstack@c-api.service[113176]: from cgi import parse_header May 09 09:00:32.387666 np0000173030 devstack@c-api.service[113175]: /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 09:00:32.387666 np0000173030 devstack@c-api.service[113175]: from cgi import parse_header May 09 09:00:32.418962 np0000173030 devstack@c-api.service[113177]: /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 09:00:32.418962 np0000173030 devstack@c-api.service[113177]: from cgi import parse_header May 09 09:00:32.422599 np0000173030 devstack@c-api.service[113174]: /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 09:00:32.422599 np0000173030 devstack@c-api.service[113174]: from cgi import parse_header May 09 09:00:32.428073 np0000173030 devstack@c-api.service[113176]: /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 09:00:32.428073 np0000173030 devstack@c-api.service[113176]: removals.removed_module( May 09 09:00:32.428773 np0000173030 devstack@c-api.service[113176]: /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 09:00:32.428773 np0000173030 devstack@c-api.service[113176]: removals.removed_module( May 09 09:00:32.434995 np0000173030 devstack@c-api.service[113175]: /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 09:00:32.434995 np0000173030 devstack@c-api.service[113175]: removals.removed_module( May 09 09:00:32.435684 np0000173030 devstack@c-api.service[113175]: /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 09:00:32.435684 np0000173030 devstack@c-api.service[113175]: removals.removed_module( May 09 09:00:32.466747 np0000173030 devstack@c-api.service[113177]: /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 09:00:32.466747 np0000173030 devstack@c-api.service[113177]: removals.removed_module( May 09 09:00:32.467727 np0000173030 devstack@c-api.service[113177]: /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 09:00:32.467727 np0000173030 devstack@c-api.service[113177]: removals.removed_module( May 09 09:00:32.472488 np0000173030 devstack@c-api.service[113174]: /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 09:00:32.472488 np0000173030 devstack@c-api.service[113174]: removals.removed_module( May 09 09:00:32.473319 np0000173030 devstack@c-api.service[113174]: /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 09:00:32.473319 np0000173030 devstack@c-api.service[113174]: removals.removed_module( May 09 09:00:33.083110 np0000173030 devstack@c-api.service[113176]: /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 09:00:33.083110 np0000173030 devstack@c-api.service[113176]: warnings.warn( May 09 09:00:33.083780 np0000173030 devstack@c-api.service[113177]: /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 09:00:33.083780 np0000173030 devstack@c-api.service[113177]: warnings.warn( May 09 09:00:33.098306 np0000173030 devstack@c-api.service[113175]: /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 09:00:33.098306 np0000173030 devstack@c-api.service[113175]: warnings.warn( May 09 09:00:33.157433 np0000173030 devstack@c-api.service[113174]: /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 09:00:33.157433 np0000173030 devstack@c-api.service[113174]: warnings.warn( May 09 09:00:33.180674 np0000173030 devstack@c-api.service[113177]: /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 09:00:33.180674 np0000173030 devstack@c-api.service[113177]: warnings.warn( May 09 09:00:33.192111 np0000173030 devstack@c-api.service[113176]: /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 09:00:33.192111 np0000173030 devstack@c-api.service[113176]: warnings.warn( May 09 09:00:33.202560 np0000173030 devstack@c-api.service[113175]: /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 09:00:33.202560 np0000173030 devstack@c-api.service[113175]: warnings.warn( May 09 09:00:33.289046 np0000173030 devstack@c-api.service[113174]: /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 09:00:33.289046 np0000173030 devstack@c-api.service[113174]: warnings.warn( May 09 09:00:33.474734 np0000173030 devstack@c-api.service[113176]: 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 09:00:33.475421 np0000173030 devstack@c-api.service[113176]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113176) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 09:00:33.477856 np0000173030 devstack@c-api.service[113177]: 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 09:00:33.478424 np0000173030 devstack@c-api.service[113177]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113177) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 09:00:33.504106 np0000173030 devstack@c-api.service[113175]: 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 09:00:33.504642 np0000173030 devstack@c-api.service[113175]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113175) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 09:00:33.560577 np0000173030 devstack@c-api.service[113176]: /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 09:00:33.560577 np0000173030 devstack@c-api.service[113176]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 09:00:33.563724 np0000173030 devstack@c-api.service[113177]: /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 09:00:33.563724 np0000173030 devstack@c-api.service[113177]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 09:00:33.567784 np0000173030 devstack@c-api.service[113174]: 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 09:00:33.567969 np0000173030 devstack@c-api.service[113174]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113174) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 09:00:33.570628 np0000173030 devstack@c-api.service[113175]: /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 09:00:33.570628 np0000173030 devstack@c-api.service[113175]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 09:00:33.629382 np0000173030 devstack@c-api.service[113174]: /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 09:00:33.629382 np0000173030 devstack@c-api.service[113174]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 09:00:34.019078 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113175) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 09:00:34.019314 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113174) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 09:00:34.019483 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113175) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:00:34.019483 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113175) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:00:34.019629 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113174) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:00:34.019708 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113175) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:00:34.019773 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113176) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 09:00:34.019842 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113174) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:00:34.019982 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113174) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:00:34.020064 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113177) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 09:00:34.020131 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113176) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:00:34.020131 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113176) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:00:34.020357 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113176) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:00:34.020586 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113177) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:00:34.020689 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113177) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:00:34.020979 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113177) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:00:34.022290 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113175) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:00:34.022421 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:00:34.022421 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:00:34.022537 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:00:34.022537 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:00:34.022688 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113175) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:00:34.022767 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113176) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:00:34.022872 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113175) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:00:34.022973 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:00:34.022973 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:00:34.022973 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:00:34.022973 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:00:34.022973 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113176) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:00:34.022973 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113176) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:00:34.023346 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113174) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:00:34.023415 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:00:34.023474 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:00:34.023725 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:00:34.023725 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:00:34.023725 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113174) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:00:34.023964 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113174) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:00:34.024095 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113175) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:00:34.024095 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:00:34.024095 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:00:34.024725 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113176) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:00:34.024802 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:00:34.024869 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:00:34.024924 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:00:34.024985 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113177) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:00:34.025052 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:00:34.025116 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113175) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:00:34.025201 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:00:34.025283 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:00:34.025347 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:00:34.025407 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113175) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:00:34.025469 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113174) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:00:34.025530 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:00:34.025600 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113176) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:00:34.025665 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:00:34.025773 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:00:34.025842 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113176) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:00:34.025907 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:00:34.025967 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:00:34.025967 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:00:34.026087 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113177) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:00:34.026087 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113177) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:00:34.026221 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:00:34.026221 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113174) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:00:34.026221 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113174) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:00:34.026405 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113177) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:00:34.026405 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:00:34.026405 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:00:34.026405 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:00:34.026405 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:00:34.026405 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113177) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:00:34.026405 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113177) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:00:34.026854 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113176) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:00:34.026854 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:00:34.026963 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:00:34.027031 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:00:34.027108 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:00:34.027213 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113176) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:00:34.027213 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113176) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:00:34.027351 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113175) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:00:34.027351 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:00:34.027521 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:00:34.027521 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:00:34.027640 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:00:34.027709 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113175) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:00:34.027801 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113175) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:00:34.029067 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113174) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:00:34.029119 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:00:34.029203 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:00:34.029266 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:00:34.029350 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:00:34.029410 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113174) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:00:34.029501 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113174) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:00:34.031177 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113176) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:00:34.031255 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:00:34.031325 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:00:34.031378 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113175) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:00:34.031435 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:00:34.031435 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:00:34.031510 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:00:34.031559 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113177) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:00:34.031601 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113176) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:00:34.031650 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:00:34.031692 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113176) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:00:34.031848 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:00:34.031913 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:00:34.031956 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:00:34.032067 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:00:34.032111 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:00:34.032176 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113175) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:00:34.032230 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:00:34.032270 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113175) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:00:34.032317 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113177) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:00:34.032361 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113174) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:00:34.032400 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113177) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:00:34.032440 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:00:34.032440 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:00:34.032440 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:00:34.032440 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:00:34.032440 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113174) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:00:34.032440 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113174) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:00:34.032665 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113177) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:00:34.032665 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:00:34.032665 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:00:34.032665 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:00:34.032665 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:00:34.032925 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113177) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:00:34.032925 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113177) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:00:34.033281 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113176) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:00:34.033356 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:00:34.033405 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113175) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:00:34.033448 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:00:34.033494 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113177) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:00:34.033535 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:00:34.033574 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:00:34.033658 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113174) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:00:34.033746 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:00:34.033797 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:00:34.033841 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:00:34.033881 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:00:34.033920 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:00:34.033960 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:00:34.033998 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:00:34.034037 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113176) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:00:34.034076 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:00:34.034116 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:00:34.034155 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:00:34.034223 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:00:34.034271 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113176) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:00:34.034313 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113174) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:00:34.034351 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:00:34.034391 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113175) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:00:34.034430 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113176) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:00:34.034480 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113174) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:00:34.034519 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113177) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:00:34.034559 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113174) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:00:34.034598 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113175) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:00:34.034650 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:00:34.034691 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:00:34.034729 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113177) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:00:34.034773 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113175) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:00:34.034814 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:00:34.034851 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:00:34.034889 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113177) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:00:34.034928 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:00:34.034967 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:00:34.035010 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:00:34.035064 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:00:34.035108 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:00:34.035152 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:00:34.035215 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:00:34.035255 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113174) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:00:34.035292 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:00:34.035330 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113174) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:00:34.035369 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:00:34.035408 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113176) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:00:34.035455 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:00:34.035511 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:00:34.035556 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113176) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:00:34.035600 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:00:34.035638 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113175) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:00:34.035677 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113177) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:00:34.035715 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113175) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:00:34.035754 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113177) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:00:34.036935 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113174) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:00:34.037007 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:00:34.037075 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:00:34.037117 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113176) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:00:34.037170 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:00:34.037170 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:00:34.037242 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:00:34.037282 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113174) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:00:34.037320 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:00:34.037360 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113174) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:00:34.037399 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:00:34.037438 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:00:34.037508 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113176) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:00:34.037553 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113175) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:00:34.037593 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113176) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:00:34.037635 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:00:34.037675 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113177) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:00:34.037758 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:00:34.037798 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:00:34.037839 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:00:34.037887 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:00:34.037927 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:00:34.037975 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:00:34.038019 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113175) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:00:34.038067 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:00:34.038105 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113175) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:00:34.038173 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113177) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:00:34.038213 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113174) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:00:34.038252 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113177) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:00:34.038289 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:00:34.038861 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:00:34.038861 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:00:34.039086 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113175) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:00:34.039238 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:00:34.039424 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:00:34.039516 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113174) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:00:34.039552 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:00:34.039594 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113177) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:00:34.039632 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113174) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:00:34.039668 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:00:34.039705 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:00:34.039751 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113176) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:00:34.039791 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:00:34.039845 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:00:34.039889 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:00:34.039927 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113175) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:00:34.039974 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:00:34.040012 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:00:34.040049 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113175) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:00:34.040086 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:00:34.040086 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113177) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:00:34.040150 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:00:34.040210 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113177) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:00:34.040259 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:00:34.040259 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113176) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:00:34.040259 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113176) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:00:34.040575 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113174) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:00:34.040664 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:00:34.040744 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:00:34.040793 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113175) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:00:34.040832 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:00:34.040870 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:00:34.040913 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:00:34.040950 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:00:34.040990 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113174) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:00:34.041044 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:00:34.041085 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113177) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:00:34.041134 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113174) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:00:34.041188 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:00:34.041229 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:00:34.041263 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113175) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:00:34.041311 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:00:34.041358 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113176) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:00:34.041399 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113175) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:00:34.041529 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:00:34.041577 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:00:34.041613 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:00:34.041656 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:00:34.041737 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:00:34.041783 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113177) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:00:34.041819 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:00:34.041819 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113176) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:00:34.041886 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113177) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:00:34.041929 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113176) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:00:34.042645 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113174) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:00:34.042711 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113176) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:00:34.042759 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:00:34.042796 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:00:34.042846 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113175) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:00:34.042882 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:00:34.042916 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:00:34.042955 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:00:34.042989 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:00:34.043028 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:00:34.043074 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:00:34.043108 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:00:34.043143 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113177) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:00:34.043197 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:00:34.043244 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:00:34.043285 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113176) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:00:34.043323 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113174) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:00:34.043359 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:00:34.043398 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:00:34.043446 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113176) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:00:34.043487 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113175) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:00:34.043521 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113174) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:00:34.043558 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:00:34.043600 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113175) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:00:34.043638 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:00:34.043638 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:00:34.043638 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113177) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:00:34.043638 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113177) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:00:34.049760 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113176) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:00:34.049848 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:00:34.049949 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:00:34.049997 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113175) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:00:34.050041 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:00:34.050088 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:00:34.050128 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:00:34.050204 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:00:34.050247 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113176) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:00:34.050292 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:00:34.050331 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113176) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:00:34.050378 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:00:34.050378 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113175) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:00:34.050378 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113175) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:00:34.050962 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113176) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:00:34.051021 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:00:34.051063 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113174) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:00:34.051105 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:00:34.051144 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:00:34.051215 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113175) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:00:34.051271 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:00:34.051310 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:00:34.051350 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:00:34.051392 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:00:34.051430 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113176) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:00:34.051468 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:00:34.051508 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:00:34.051546 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:00:34.051586 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113176) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:00:34.051624 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:00:34.051670 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113174) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:00:34.051708 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:00:34.051746 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113174) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:00:34.051790 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113175) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:00:34.051790 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113175) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:00:34.051871 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113174) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:00:34.051871 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:00:34.051871 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:00:34.051871 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:00:34.052013 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:00:34.052013 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113174) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:00:34.052092 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113174) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:00:34.052697 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113177) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:00:34.052763 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113176) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:00:34.052807 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:00:34.052846 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:00:34.052846 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:00:34.052920 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:00:34.052960 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:00:34.053016 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:00:34.053067 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113175) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:00:34.053108 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:00:34.053108 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113176) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:00:34.053225 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:00:34.053276 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:00:34.053317 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113176) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:00:34.053358 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:00:34.053410 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113177) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:00:34.053449 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113176) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:00:34.053489 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:00:34.053533 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:00:34.053575 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:00:34.053615 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113177) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:00:34.053654 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:00:34.053728 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113175) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:00:34.053778 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:00:34.053821 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113175) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:00:34.053866 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:00:34.053905 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113175) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:00:34.053946 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113176) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:00:34.053993 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:00:34.054037 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113176) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:00:34.054076 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:00:34.054076 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:00:34.054145 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113177) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:00:34.054220 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:00:34.054266 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:00:34.054306 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113175) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:00:34.054306 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113175) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:00:34.054379 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:00:34.054379 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:00:34.054379 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:00:34.054379 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113177) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:00:34.054379 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113177) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:00:34.054809 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113177) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:00:34.054891 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:00:34.054964 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113174) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:00:34.055018 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:00:34.055059 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:00:34.055103 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:00:34.055183 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:00:34.055226 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:00:34.055266 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:00:34.055305 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113177) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:00:34.055344 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:00:34.055384 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113177) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:00:34.055423 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113174) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:00:34.055481 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113177) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:00:34.055523 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113174) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:00:34.055563 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:00:34.055609 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113174) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:00:34.055648 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:00:34.055688 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:00:34.055688 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:00:34.055764 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:00:34.055811 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:00:34.055855 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:00:34.055894 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:00:34.055894 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113174) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:00:34.055965 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113177) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:00:34.056012 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113174) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:00:34.056058 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113177) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:00:34.056845 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113176) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:00:34.056903 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:00:34.056987 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:00:34.057039 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:00:34.057080 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113175) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:00:34.057133 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:00:34.057209 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:00:34.057254 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113176) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:00:34.057301 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:00:34.057343 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113176) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:00:34.057383 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:00:34.057422 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113176) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:00:34.057461 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:00:34.057505 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:00:34.057552 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113175) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:00:34.057596 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:00:34.057636 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113175) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:00:34.057717 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:00:34.057768 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113175) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:00:34.057807 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:00:34.057847 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:00:34.057885 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113176) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:00:34.057932 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:00:34.057971 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113176) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:00:34.058030 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:00:34.058030 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:00:34.058030 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113175) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:00:34.058030 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113175) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:00:34.058304 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113174) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:00:34.058390 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:00:34.058513 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:00:34.058599 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:00:34.058691 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:00:34.058758 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113174) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:00:34.058843 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113174) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:00:34.058928 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113174) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:00:34.058966 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113177) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:00:34.059013 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:00:34.059062 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:00:34.059098 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:00:34.059148 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:00:34.059215 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:00:34.059262 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:00:34.059299 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:00:34.059340 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113174) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:00:34.059376 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:00:34.059409 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113174) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:00:34.059447 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113177) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:00:34.059511 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113177) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:00:34.059600 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113177) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:00:34.059684 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:00:34.059769 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:00:34.059814 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113176) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:00:34.059858 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:00:34.059895 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:00:34.059936 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:00:34.059979 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:00:34.060024 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:00:34.060068 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113177) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:00:34.060109 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:00:34.060149 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113175) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:00:34.060407 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113174) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:00:34.060440 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113177) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:00:34.060474 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113176) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:00:34.060516 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:00:34.060558 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113176) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:00:34.060596 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:00:34.060652 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:00:34.060652 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:00:34.060718 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:00:34.060754 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:00:34.060789 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:00:34.060830 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113175) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:00:34.060867 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:00:34.060903 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113175) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:00:34.060941 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113174) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:00:34.060941 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113174) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:00:34.061218 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113177) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:00:34.061273 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113176) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:00:34.061322 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:00:34.061363 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:00:34.061363 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:00:34.061441 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:00:34.061509 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:00:34.061557 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:00:34.061592 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:00:34.061592 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113176) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:00:34.061699 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:00:34.061734 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113175) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:00:34.061771 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113176) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:00:34.061809 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113177) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:00:34.061844 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:00:34.061844 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:00:34.061917 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113177) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:00:34.061959 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:00:34.061959 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:00:34.061959 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113175) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:00:34.061959 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113175) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:00:34.062122 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113174) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:00:34.062179 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113176) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:00:34.062214 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113177) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:00:34.062252 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:00:34.062286 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:00:34.062321 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:00:34.062357 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113175) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:00:34.062404 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:00:34.062442 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:00:34.062482 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:00:34.062518 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:00:34.062553 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:00:34.062589 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:00:34.062626 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:00:34.062663 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:00:34.062699 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113176) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:00:34.062740 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:00:34.062786 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:00:34.062823 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:00:34.062861 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113176) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:00:34.062897 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:00:34.062933 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:00:34.062971 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113175) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:00:34.063008 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113174) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:00:34.063051 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113175) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:00:34.063087 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113177) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:00:34.063130 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113174) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:00:34.063182 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113177) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:00:34.063220 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113174) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:00:34.063268 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113177) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:00:34.063305 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:00:34.063341 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:00:34.063377 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:00:34.063441 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:00:34.063478 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:00:34.063515 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:00:34.063563 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:00:34.063600 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:00:34.063640 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113174) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:00:34.063676 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113177) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:00:34.063711 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113174) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:00:34.063750 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113177) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:00:34.063786 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113176) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:00:34.063786 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:00:34.063862 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:00:34.063900 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:00:34.064062 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113174) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:00:34.064106 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:00:34.064142 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113177) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:00:34.064196 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113175) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:00:34.064233 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113176) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:00:34.064270 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:00:34.064314 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:00:34.064351 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:00:34.064387 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113176) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:00:34.064431 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:00:34.064470 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:00:34.064507 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:00:34.064542 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:00:34.064577 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:00:34.064612 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:00:34.064649 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:00:34.064684 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:00:34.064719 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113175) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:00:34.064753 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:00:34.064795 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113175) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:00:34.064836 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113177) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:00:34.064877 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113174) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:00:34.064914 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113177) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:00:34.064950 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113174) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:00:34.066255 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113176) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:00:34.066319 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:00:34.066348 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113175) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:00:34.066375 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:00:34.066404 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:00:34.066444 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:00:34.066472 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:00:34.066497 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:00:34.066525 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:00:34.066552 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113176) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:00:34.066578 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:00:34.066604 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113175) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:00:34.066632 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113176) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:00:34.066658 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113175) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:00:34.067290 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113177) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:00:34.067387 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:00:34.067473 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:00:34.067505 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113174) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:00:34.067550 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:00:34.067602 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:00:34.067632 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:00:34.067688 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:00:34.067718 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113177) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:00:34.067773 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:00:34.067809 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113177) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:00:34.067858 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:00:34.067946 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113174) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:00:34.068025 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113174) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:00:34.069519 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113175) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:00:34.069585 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:00:34.069646 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:00:34.069755 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:00:34.069789 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113176) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:00:34.069823 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:00:34.069865 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113175) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:00:34.069893 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:00:34.069921 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:00:34.069954 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113175) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:00:34.069985 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:00:34.070040 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:00:34.070097 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113176) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:00:34.070187 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113176) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:00:34.071110 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113177) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:00:34.071178 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113175) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:00:34.071213 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:00:34.071241 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:00:34.071304 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:00:34.071337 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:00:34.071362 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:00:34.071390 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:00:34.071423 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:00:34.071452 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113176) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:00:34.071487 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113175) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:00:34.071520 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:00:34.071551 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:00:34.071579 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113175) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:00:34.071607 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113174) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:00:34.071634 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113177) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:00:34.071661 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:00:34.071691 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:00:34.071720 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:00:34.071748 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113177) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:00:34.071774 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:00:34.071801 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:00:34.071832 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:00:34.071860 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113176) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:00:34.071886 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:00:34.071914 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113176) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:00:34.071940 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113174) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:00:34.071940 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113174) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:00:34.072275 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113177) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:00:34.072309 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113174) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:00:34.072367 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:00:34.072407 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:00:34.072434 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113175) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:00:34.072462 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:00:34.072487 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:00:34.072521 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:00:34.072553 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:00:34.072580 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:00:34.072608 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:00:34.072636 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:00:34.072662 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:00:34.072699 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113174) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:00:34.072733 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:00:34.072761 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:00:34.072791 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113174) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:00:34.072818 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113175) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:00:34.072844 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113177) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:00:34.072870 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113176) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:00:34.072897 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113175) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:00:34.072924 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:00:34.072950 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113177) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:00:34.072977 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113175) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:00:34.073010 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:00:34.073041 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:00:34.073073 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:00:34.073101 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113174) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:00:34.073128 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:00:34.073178 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:00:34.073207 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:00:34.073233 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:00:34.073258 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113176) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:00:34.073293 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:00:34.073322 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:00:34.073353 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113176) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:00:34.073381 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:00:34.073407 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113175) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:00:34.073433 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113176) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:00:34.073460 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:00:34.073490 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113175) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:00:34.073522 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:00:34.073550 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113177) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:00:34.073581 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113174) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:00:34.073611 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113175) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:00:34.073638 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:00:34.073664 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113174) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:00:34.073735 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:00:34.073767 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:00:34.073795 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113174) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:00:34.073823 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:00:34.073853 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:00:34.073880 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:00:34.073911 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:00:34.073941 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:00:34.073967 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:00:34.074004 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:00:34.074043 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:00:34.074081 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113176) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:00:34.074118 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:00:34.074176 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:00:34.074216 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113176) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:00:34.074255 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113175) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:00:34.074303 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:00:34.074346 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:00:34.074385 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113175) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:00:34.074431 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113176) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:00:34.074469 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113174) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:00:34.074507 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113177) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:00:34.074550 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113174) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:00:34.074592 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:00:34.074631 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113174) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:00:34.074670 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113177) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:00:34.074715 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:00:34.074754 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:00:34.074791 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:00:34.074828 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113177) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:00:34.074866 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:00:34.074907 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:00:34.074959 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:00:34.075003 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:00:34.075041 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:00:34.075078 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113176) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:00:34.075126 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113174) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:00:34.075202 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:00:34.075245 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113176) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:00:34.075281 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113174) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:00:34.075326 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:00:34.075326 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:00:34.075326 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113177) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:00:34.075326 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113177) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:00:34.075326 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113177) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:00:34.075326 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:00:34.075326 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:00:34.075326 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:00:34.075326 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:00:34.075326 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113177) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:00:34.075666 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113177) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:00:34.076899 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113176) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:00:34.076957 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:00:34.077010 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:00:34.077078 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:00:34.077132 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:00:34.077204 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113176) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:00:34.077248 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113174) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:00:34.077288 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113176) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:00:34.077333 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:00:34.077379 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:00:34.077423 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:00:34.077509 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:00:34.077554 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113174) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:00:34.077593 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113174) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:00:34.077913 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113175) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:00:34.078342 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:00:34.078342 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:00:34.078509 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113177) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:00:34.078551 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:00:34.078592 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:00:34.078633 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:00:34.078671 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:00:34.078711 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113175) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:00:34.078752 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:00:34.078799 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113175) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:00:34.078852 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:00:34.078852 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113177) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:00:34.078852 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113177) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:00:34.081890 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113176) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:00:34.081948 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:00:34.082020 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:00:34.082080 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:00:34.082139 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:00:34.082208 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113176) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:00:34.082272 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113176) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:00:34.082333 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113174) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:00:34.082405 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:00:34.082445 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:00:34.082509 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:00:34.082565 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:00:34.082607 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113174) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:00:34.082691 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113174) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:00:34.084043 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113175) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:00:34.084142 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:00:34.084261 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:00:34.084314 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113174) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:00:34.084356 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:00:34.084389 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:00:34.084423 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:00:34.084460 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:00:34.084494 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113175) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:00:34.084539 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:00:34.084575 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113175) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:00:34.084614 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:00:34.084652 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113174) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:00:34.084700 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113174) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:00:34.085083 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113176) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:00:34.085140 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:00:34.085209 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113175) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:00:34.085255 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:00:34.085306 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:00:34.085359 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:00:34.085402 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:00:34.085454 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:00:34.085512 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113176) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:00:34.085552 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:00:34.085590 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113176) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:00:34.085631 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:00:34.085631 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113175) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:00:34.085767 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113175) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:00:34.086233 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113177) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:00:34.086337 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:00:34.086461 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:00:34.086547 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:00:34.086638 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:00:34.086733 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113177) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:00:34.086820 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113177) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:00:34.087475 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113177) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:00:34.087563 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:00:34.087649 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:00:34.087727 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:00:34.087807 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:00:34.087886 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113177) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:00:34.087986 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113177) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:00:34.089760 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113174) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:00:34.089820 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:00:34.089879 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:00:34.089921 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113176) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:00:34.089962 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:00:34.090002 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:00:34.090037 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:00:34.090037 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113174) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:00:34.090106 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:00:34.090143 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113174) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:00:34.090306 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:00:34.090306 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:00:34.090306 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113176) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:00:34.090421 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113176) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:00:34.090914 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113174) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:00:34.090967 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:00:34.091015 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113175) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:00:34.091057 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:00:34.091103 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:00:34.091142 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:00:34.091219 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:00:34.091263 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:00:34.091304 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:00:34.091344 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113174) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:00:34.091383 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:00:34.091453 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113174) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:00:34.091493 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113175) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:00:34.091532 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113174) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:00:34.091570 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113175) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:00:34.091607 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:00:34.091607 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:00:34.091695 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113176) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:00:34.091736 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:00:34.091775 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:00:34.091813 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:00:34.091852 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:00:34.091899 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113174) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:00:34.091938 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113175) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:00:34.091981 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:00:34.092023 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:00:34.092072 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:00:34.092112 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:00:34.092150 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113176) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:00:34.092210 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:00:34.092210 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:00:34.092293 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113176) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:00:34.092338 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113175) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:00:34.092377 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113176) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:00:34.092416 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113175) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:00:34.092464 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:00:34.092504 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113175) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:00:34.092542 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:00:34.092579 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:00:34.092579 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:00:34.092651 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:00:34.092692 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:00:34.092775 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:00:34.092816 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:00:34.092883 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113176) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:00:34.092928 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113175) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:00:34.093796 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113177) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:00:34.093884 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:00:34.093967 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:00:34.094043 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:00:34.094118 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:00:34.094213 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113177) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:00:34.094311 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113177) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:00:34.094676 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113177) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:00:34.094761 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:00:34.094847 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:00:34.094927 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:00:34.095008 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:00:34.095092 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113177) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:00:34.095198 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113177) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:00:34.095278 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113177) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:00:34.095366 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:00:34.095420 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:00:34.095507 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:00:34.095583 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:00:34.095665 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113177) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:00:34.137145 np0000173030 devstack@c-api.service[113176]: INFO dbcounter [None req-0aec3e12-0ae2-4280-80b6-47cd5720da63 None None] Registered counter for database cinder May 09 09:00:34.137731 np0000173030 devstack@c-api.service[113174]: INFO dbcounter [None req-661c9295-6ae0-4667-aec7-44f7f06e07c1 None None] Registered counter for database cinder May 09 09:00:34.138603 np0000173030 devstack@c-api.service[113175]: INFO dbcounter [None req-948724c3-951c-4537-a0f7-2b95d20f838d None None] Registered counter for database cinder May 09 09:00:34.148395 np0000173030 devstack@c-api.service[113176]: DEBUG oslo_db.sqlalchemy.engines [None req-0aec3e12-0ae2-4280-80b6-47cd5720da63 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=113176) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:00:34.150197 np0000173030 devstack@c-api.service[113174]: DEBUG oslo_db.sqlalchemy.engines [None req-661c9295-6ae0-4667-aec7-44f7f06e07c1 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=113174) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:00:34.152063 np0000173030 devstack@c-api.service[113175]: DEBUG oslo_db.sqlalchemy.engines [None req-948724c3-951c-4537-a0f7-2b95d20f838d 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=113175) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:00:34.158592 np0000173030 devstack@c-api.service[113177]: INFO dbcounter [None req-98071801-32c1-4929-ae4c-aa2b932e652a None None] Registered counter for database cinder May 09 09:00:34.178191 np0000173030 devstack@c-api.service[113177]: DEBUG oslo_db.sqlalchemy.engines [None req-98071801-32c1-4929-ae4c-aa2b932e652a 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=113177) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:00:34.264136 np0000173030 devstack@c-api.service[113176]: DEBUG dbcounter [-] [113176] Writer thread running {{(pid=113176) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 09:00:34.267125 np0000173030 devstack@c-api.service[113174]: DEBUG dbcounter [-] [113174] Writer thread running {{(pid=113174) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 09:00:34.267432 np0000173030 devstack@c-api.service[113176]: INFO cinder.rpc [None req-0aec3e12-0ae2-4280-80b6-47cd5720da63 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 09:00:34.269653 np0000173030 devstack@c-api.service[113174]: INFO cinder.rpc [None req-661c9295-6ae0-4667-aec7-44f7f06e07c1 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 09:00:34.270675 np0000173030 devstack@c-api.service[113176]: INFO cinder.rpc [None req-0aec3e12-0ae2-4280-80b6-47cd5720da63 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 09:00:34.271682 np0000173030 devstack@c-api.service[113174]: INFO cinder.rpc [None req-661c9295-6ae0-4667-aec7-44f7f06e07c1 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 09:00:34.273524 np0000173030 devstack@c-api.service[113176]: INFO cinder.rpc [None req-0aec3e12-0ae2-4280-80b6-47cd5720da63 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 09:00:34.273659 np0000173030 devstack@c-api.service[113175]: DEBUG dbcounter [-] [113175] Writer thread running {{(pid=113175) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 09:00:34.273702 np0000173030 devstack@c-api.service[113174]: INFO cinder.rpc [None req-661c9295-6ae0-4667-aec7-44f7f06e07c1 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 09:00:34.275457 np0000173030 devstack@c-api.service[113176]: INFO cinder.rpc [None req-0aec3e12-0ae2-4280-80b6-47cd5720da63 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 09:00:34.275547 np0000173030 devstack@c-api.service[113174]: INFO cinder.rpc [None req-661c9295-6ae0-4667-aec7-44f7f06e07c1 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 09:00:34.275916 np0000173030 devstack@c-api.service[113175]: INFO cinder.rpc [None req-948724c3-951c-4537-a0f7-2b95d20f838d None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 09:00:34.276336 np0000173030 devstack@c-api.service[113176]: WARNING castellan.key_manager.migration [None req-0aec3e12-0ae2-4280-80b6-47cd5720da63 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:00:34.276432 np0000173030 devstack@c-api.service[113174]: WARNING castellan.key_manager.migration [None req-661c9295-6ae0-4667-aec7-44f7f06e07c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:00:34.278080 np0000173030 devstack@c-api.service[113176]: WARNING castellan.key_manager.migration [None req-0aec3e12-0ae2-4280-80b6-47cd5720da63 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:00:34.278151 np0000173030 devstack@c-api.service[113174]: WARNING castellan.key_manager.migration [None req-661c9295-6ae0-4667-aec7-44f7f06e07c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:00:34.278337 np0000173030 devstack@c-api.service[113175]: INFO cinder.rpc [None req-948724c3-951c-4537-a0f7-2b95d20f838d None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 09:00:34.280359 np0000173030 devstack@c-api.service[113175]: INFO cinder.rpc [None req-948724c3-951c-4537-a0f7-2b95d20f838d None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 09:00:34.282299 np0000173030 devstack@c-api.service[113175]: INFO cinder.rpc [None req-948724c3-951c-4537-a0f7-2b95d20f838d None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 09:00:34.282565 np0000173030 devstack@c-api.service[113176]: DEBUG oslo_db.sqlalchemy.engines [None req-0aec3e12-0ae2-4280-80b6-47cd5720da63 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=113176) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:00:34.283227 np0000173030 devstack@c-api.service[113175]: WARNING castellan.key_manager.migration [None req-948724c3-951c-4537-a0f7-2b95d20f838d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:00:34.284516 np0000173030 devstack@c-api.service[113174]: DEBUG oslo_db.sqlalchemy.engines [None req-661c9295-6ae0-4667-aec7-44f7f06e07c1 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=113174) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:00:34.284838 np0000173030 devstack@c-api.service[113176]: INFO cinder.rpc [None req-0aec3e12-0ae2-4280-80b6-47cd5720da63 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 09:00:34.285013 np0000173030 devstack@c-api.service[113175]: WARNING castellan.key_manager.migration [None req-948724c3-951c-4537-a0f7-2b95d20f838d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:00:34.286712 np0000173030 devstack@c-api.service[113174]: INFO cinder.rpc [None req-661c9295-6ae0-4667-aec7-44f7f06e07c1 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 09:00:34.287083 np0000173030 devstack@c-api.service[113176]: INFO cinder.rpc [None req-0aec3e12-0ae2-4280-80b6-47cd5720da63 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 09:00:34.288816 np0000173030 devstack@c-api.service[113174]: INFO cinder.rpc [None req-661c9295-6ae0-4667-aec7-44f7f06e07c1 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 09:00:34.289005 np0000173030 devstack@c-api.service[113176]: WARNING castellan.key_manager.migration [None req-0aec3e12-0ae2-4280-80b6-47cd5720da63 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:00:34.289198 np0000173030 devstack@c-api.service[113175]: DEBUG oslo_db.sqlalchemy.engines [None req-948724c3-951c-4537-a0f7-2b95d20f838d 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=113175) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:00:34.289387 np0000173030 devstack@c-api.service[113174]: WARNING castellan.key_manager.migration [None req-661c9295-6ae0-4667-aec7-44f7f06e07c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:00:34.291055 np0000173030 devstack@c-api.service[113175]: INFO cinder.rpc [None req-948724c3-951c-4537-a0f7-2b95d20f838d None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 09:00:34.293286 np0000173030 devstack@c-api.service[113175]: INFO cinder.rpc [None req-948724c3-951c-4537-a0f7-2b95d20f838d None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 09:00:34.293513 np0000173030 devstack@c-api.service[113175]: WARNING castellan.key_manager.migration [None req-948724c3-951c-4537-a0f7-2b95d20f838d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:00:34.301483 np0000173030 devstack@c-api.service[113176]: WARNING castellan.key_manager.migration [None req-0aec3e12-0ae2-4280-80b6-47cd5720da63 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:00:34.301654 np0000173030 devstack@c-api.service[113174]: WARNING castellan.key_manager.migration [None req-661c9295-6ae0-4667-aec7-44f7f06e07c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:00:34.304850 np0000173030 devstack@c-api.service[113174]: WARNING castellan.key_manager.migration [None req-661c9295-6ae0-4667-aec7-44f7f06e07c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:00:34.306184 np0000173030 devstack@c-api.service[113176]: WARNING castellan.key_manager.migration [None req-0aec3e12-0ae2-4280-80b6-47cd5720da63 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:00:34.307246 np0000173030 devstack@c-api.service[113175]: WARNING castellan.key_manager.migration [None req-948724c3-951c-4537-a0f7-2b95d20f838d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:00:34.308198 np0000173030 devstack@c-api.service[113174]: WARNING castellan.key_manager.migration [None req-661c9295-6ae0-4667-aec7-44f7f06e07c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:00:34.310648 np0000173030 devstack@c-api.service[113175]: WARNING castellan.key_manager.migration [None req-948724c3-951c-4537-a0f7-2b95d20f838d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:00:34.310722 np0000173030 devstack@c-api.service[113176]: WARNING castellan.key_manager.migration [None req-0aec3e12-0ae2-4280-80b6-47cd5720da63 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:00:34.312385 np0000173030 devstack@c-api.service[113174]: WARNING castellan.key_manager.migration [None req-661c9295-6ae0-4667-aec7-44f7f06e07c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:00:34.315425 np0000173030 devstack@c-api.service[113174]: WARNING castellan.key_manager.migration [None req-661c9295-6ae0-4667-aec7-44f7f06e07c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:00:34.315500 np0000173030 devstack@c-api.service[113175]: WARNING castellan.key_manager.migration [None req-948724c3-951c-4537-a0f7-2b95d20f838d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:00:34.316237 np0000173030 devstack@c-api.service[113176]: WARNING castellan.key_manager.migration [None req-0aec3e12-0ae2-4280-80b6-47cd5720da63 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:00:34.316968 np0000173030 devstack@c-api.service[113177]: DEBUG dbcounter [-] [113177] Writer thread running {{(pid=113177) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 09:00:34.318416 np0000173030 devstack@c-api.service[113174]: WARNING castellan.key_manager.migration [None req-661c9295-6ae0-4667-aec7-44f7f06e07c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:00:34.319418 np0000173030 devstack@c-api.service[113177]: INFO cinder.rpc [None req-98071801-32c1-4929-ae4c-aa2b932e652a None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 09:00:34.320545 np0000173030 devstack@c-api.service[113176]: WARNING castellan.key_manager.migration [None req-0aec3e12-0ae2-4280-80b6-47cd5720da63 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:00:34.321537 np0000173030 devstack@c-api.service[113177]: INFO cinder.rpc [None req-98071801-32c1-4929-ae4c-aa2b932e652a None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 09:00:34.322381 np0000173030 devstack@c-api.service[113174]: WARNING castellan.key_manager.migration [None req-661c9295-6ae0-4667-aec7-44f7f06e07c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:00:34.323398 np0000173030 devstack@c-api.service[113177]: INFO cinder.rpc [None req-98071801-32c1-4929-ae4c-aa2b932e652a None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 09:00:34.323735 np0000173030 devstack@c-api.service[113175]: WARNING castellan.key_manager.migration [None req-948724c3-951c-4537-a0f7-2b95d20f838d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:00:34.324323 np0000173030 devstack@c-api.service[113176]: WARNING castellan.key_manager.migration [None req-0aec3e12-0ae2-4280-80b6-47cd5720da63 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:00:34.325076 np0000173030 devstack@c-api.service[113177]: INFO cinder.rpc [None req-98071801-32c1-4929-ae4c-aa2b932e652a None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 09:00:34.325265 np0000173030 devstack@c-api.service[113174]: WARNING castellan.key_manager.migration [None req-661c9295-6ae0-4667-aec7-44f7f06e07c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:00:34.325986 np0000173030 devstack@c-api.service[113177]: WARNING castellan.key_manager.migration [None req-98071801-32c1-4929-ae4c-aa2b932e652a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:00:34.327711 np0000173030 devstack@c-api.service[113177]: WARNING castellan.key_manager.migration [None req-98071801-32c1-4929-ae4c-aa2b932e652a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:00:34.328287 np0000173030 devstack@c-api.service[113175]: WARNING castellan.key_manager.migration [None req-948724c3-951c-4537-a0f7-2b95d20f838d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:00:34.328554 np0000173030 devstack@c-api.service[113174]: WARNING castellan.key_manager.migration [None req-661c9295-6ae0-4667-aec7-44f7f06e07c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:00:34.328709 np0000173030 devstack@c-api.service[113176]: WARNING castellan.key_manager.migration [None req-0aec3e12-0ae2-4280-80b6-47cd5720da63 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:00:34.330179 np0000173030 devstack@c-api.service[113174]: WARNING castellan.key_manager.migration [None req-661c9295-6ae0-4667-aec7-44f7f06e07c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:00:34.332047 np0000173030 devstack@c-api.service[113175]: WARNING castellan.key_manager.migration [None req-948724c3-951c-4537-a0f7-2b95d20f838d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:00:34.332357 np0000173030 devstack@c-api.service[113177]: DEBUG oslo_db.sqlalchemy.engines [None req-98071801-32c1-4929-ae4c-aa2b932e652a 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=113177) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:00:34.333013 np0000173030 devstack@c-api.service[113174]: WARNING castellan.key_manager.migration [None req-661c9295-6ae0-4667-aec7-44f7f06e07c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:00:34.333955 np0000173030 devstack@c-api.service[113176]: WARNING castellan.key_manager.migration [None req-0aec3e12-0ae2-4280-80b6-47cd5720da63 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:00:34.334422 np0000173030 devstack@c-api.service[113177]: INFO cinder.rpc [None req-98071801-32c1-4929-ae4c-aa2b932e652a None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 09:00:34.335399 np0000173030 devstack@c-api.service[113175]: WARNING castellan.key_manager.migration [None req-948724c3-951c-4537-a0f7-2b95d20f838d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:00:34.336661 np0000173030 devstack@c-api.service[113177]: INFO cinder.rpc [None req-98071801-32c1-4929-ae4c-aa2b932e652a None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 09:00:34.338279 np0000173030 devstack@c-api.service[113176]: WARNING castellan.key_manager.migration [None req-0aec3e12-0ae2-4280-80b6-47cd5720da63 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:00:34.338391 np0000173030 devstack@c-api.service[113177]: WARNING castellan.key_manager.migration [None req-98071801-32c1-4929-ae4c-aa2b932e652a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:00:34.338701 np0000173030 devstack@c-api.service[113174]: WARNING castellan.key_manager.migration [None req-661c9295-6ae0-4667-aec7-44f7f06e07c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:00:34.338967 np0000173030 devstack@c-api.service[113176]: WARNING castellan.key_manager.migration [None req-0aec3e12-0ae2-4280-80b6-47cd5720da63 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:00:34.340013 np0000173030 devstack@c-api.service[113175]: WARNING castellan.key_manager.migration [None req-948724c3-951c-4537-a0f7-2b95d20f838d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:00:34.341745 np0000173030 devstack@c-api.service[113176]: WARNING castellan.key_manager.migration [None req-0aec3e12-0ae2-4280-80b6-47cd5720da63 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:00:34.342194 np0000173030 devstack@c-api.service[113174]: WARNING castellan.key_manager.migration [None req-661c9295-6ae0-4667-aec7-44f7f06e07c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:00:34.343360 np0000173030 devstack@c-api.service[113175]: WARNING castellan.key_manager.migration [None req-948724c3-951c-4537-a0f7-2b95d20f838d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:00:34.344300 np0000173030 devstack@c-api.service[113174]: WARNING castellan.key_manager.migration [None req-661c9295-6ae0-4667-aec7-44f7f06e07c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:00:34.344987 np0000173030 devstack@c-api.service[113175]: WARNING castellan.key_manager.migration [None req-948724c3-951c-4537-a0f7-2b95d20f838d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:00:34.345846 np0000173030 devstack@c-api.service[113174]: WARNING castellan.key_manager.migration [None req-661c9295-6ae0-4667-aec7-44f7f06e07c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:00:34.347492 np0000173030 devstack@c-api.service[113174]: WARNING castellan.key_manager.migration [None req-661c9295-6ae0-4667-aec7-44f7f06e07c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:00:34.348265 np0000173030 devstack@c-api.service[113176]: WARNING castellan.key_manager.migration [None req-0aec3e12-0ae2-4280-80b6-47cd5720da63 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:00:34.348489 np0000173030 devstack@c-api.service[113175]: WARNING castellan.key_manager.migration [None req-948724c3-951c-4537-a0f7-2b95d20f838d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:00:34.349053 np0000173030 devstack@c-api.service[113174]: WARNING castellan.key_manager.migration [None req-661c9295-6ae0-4667-aec7-44f7f06e07c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:00:34.350373 np0000173030 devstack@c-api.service[113177]: WARNING castellan.key_manager.migration [None req-98071801-32c1-4929-ae4c-aa2b932e652a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:00:34.350557 np0000173030 devstack@c-api.service[113174]: WARNING castellan.key_manager.migration [None req-661c9295-6ae0-4667-aec7-44f7f06e07c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:00:34.351627 np0000173030 devstack@c-api.service[113176]: WARNING castellan.key_manager.migration [None req-0aec3e12-0ae2-4280-80b6-47cd5720da63 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:00:34.351697 np0000173030 devstack@c-api.service[113174]: WARNING cinder.api.contrib.hosts [None req-661c9295-6ae0-4667-aec7-44f7f06e07c1 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 09:00:34.352410 np0000173030 devstack@c-api.service[113174]: WARNING castellan.key_manager.migration [None req-661c9295-6ae0-4667-aec7-44f7f06e07c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:00:34.353692 np0000173030 devstack@c-api.service[113177]: WARNING castellan.key_manager.migration [None req-98071801-32c1-4929-ae4c-aa2b932e652a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:00:34.353904 np0000173030 devstack@c-api.service[113176]: WARNING castellan.key_manager.migration [None req-0aec3e12-0ae2-4280-80b6-47cd5720da63 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:00:34.353960 np0000173030 devstack@c-api.service[113174]: WARNING castellan.key_manager.migration [None req-661c9295-6ae0-4667-aec7-44f7f06e07c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:00:34.354749 np0000173030 devstack@c-api.service[113175]: WARNING castellan.key_manager.migration [None req-948724c3-951c-4537-a0f7-2b95d20f838d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:00:34.355468 np0000173030 devstack@c-api.service[113176]: WARNING castellan.key_manager.migration [None req-0aec3e12-0ae2-4280-80b6-47cd5720da63 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:00:34.355541 np0000173030 devstack@c-api.service[113174]: WARNING castellan.key_manager.migration [None req-661c9295-6ae0-4667-aec7-44f7f06e07c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:00:34.356330 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.v3.router [None req-661c9295-6ae0-4667-aec7-44f7f06e07c1 None None] Extended resource: extensions {{(pid=113174) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:00:34.356951 np0000173030 devstack@c-api.service[113176]: WARNING castellan.key_manager.migration [None req-0aec3e12-0ae2-4280-80b6-47cd5720da63 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:00:34.357018 np0000173030 devstack@c-api.service[113177]: WARNING castellan.key_manager.migration [None req-98071801-32c1-4929-ae4c-aa2b932e652a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:00:34.357614 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.v3.router [None req-661c9295-6ae0-4667-aec7-44f7f06e07c1 None None] Extended resource: encryption {{(pid=113174) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:00:34.358417 np0000173030 devstack@c-api.service[113175]: WARNING castellan.key_manager.migration [None req-948724c3-951c-4537-a0f7-2b95d20f838d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:00:34.358615 np0000173030 devstack@c-api.service[113176]: WARNING castellan.key_manager.migration [None req-0aec3e12-0ae2-4280-80b6-47cd5720da63 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:00:34.359266 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.v3.router [None req-661c9295-6ae0-4667-aec7-44f7f06e07c1 None None] Extended resource: encryption {{(pid=113174) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:00:34.360041 np0000173030 devstack@c-api.service[113176]: WARNING castellan.key_manager.migration [None req-0aec3e12-0ae2-4280-80b6-47cd5720da63 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:00:34.360705 np0000173030 devstack@c-api.service[113175]: WARNING castellan.key_manager.migration [None req-948724c3-951c-4537-a0f7-2b95d20f838d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:00:34.360889 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.v3.router [None req-661c9295-6ae0-4667-aec7-44f7f06e07c1 None None] Extended resource: os-quota-sets {{(pid=113174) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:00:34.361185 np0000173030 devstack@c-api.service[113176]: WARNING cinder.api.contrib.hosts [None req-0aec3e12-0ae2-4280-80b6-47cd5720da63 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 09:00:34.362007 np0000173030 devstack@c-api.service[113176]: WARNING castellan.key_manager.migration [None req-0aec3e12-0ae2-4280-80b6-47cd5720da63 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:00:34.362203 np0000173030 devstack@c-api.service[113177]: WARNING castellan.key_manager.migration [None req-98071801-32c1-4929-ae4c-aa2b932e652a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:00:34.362270 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.v3.router [None req-661c9295-6ae0-4667-aec7-44f7f06e07c1 None None] Extended resource: cgsnapshots {{(pid=113174) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:00:34.362367 np0000173030 devstack@c-api.service[113175]: WARNING castellan.key_manager.migration [None req-948724c3-951c-4537-a0f7-2b95d20f838d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:00:34.363504 np0000173030 devstack@c-api.service[113176]: WARNING castellan.key_manager.migration [None req-0aec3e12-0ae2-4280-80b6-47cd5720da63 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:00:34.363668 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.v3.router [None req-661c9295-6ae0-4667-aec7-44f7f06e07c1 None None] Extended resource: os-quota-class-sets {{(pid=113174) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:00:34.363921 np0000173030 devstack@c-api.service[113175]: WARNING castellan.key_manager.migration [None req-948724c3-951c-4537-a0f7-2b95d20f838d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:00:34.365024 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.v3.router [None req-661c9295-6ae0-4667-aec7-44f7f06e07c1 None None] Extended resource: os-availability-zone {{(pid=113174) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:00:34.365331 np0000173030 devstack@c-api.service[113176]: WARNING castellan.key_manager.migration [None req-0aec3e12-0ae2-4280-80b6-47cd5720da63 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:00:34.365807 np0000173030 devstack@c-api.service[113175]: WARNING castellan.key_manager.migration [None req-948724c3-951c-4537-a0f7-2b95d20f838d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:00:34.366015 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.v3.router [None req-0aec3e12-0ae2-4280-80b6-47cd5720da63 None None] Extended resource: extensions {{(pid=113176) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:00:34.366378 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.v3.router [None req-661c9295-6ae0-4667-aec7-44f7f06e07c1 None None] Extended resource: qos-specs {{(pid=113174) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:00:34.366481 np0000173030 devstack@c-api.service[113177]: WARNING castellan.key_manager.migration [None req-98071801-32c1-4929-ae4c-aa2b932e652a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:00:34.367269 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.v3.router [None req-0aec3e12-0ae2-4280-80b6-47cd5720da63 None None] Extended resource: encryption {{(pid=113176) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:00:34.367458 np0000173030 devstack@c-api.service[113175]: WARNING castellan.key_manager.migration [None req-948724c3-951c-4537-a0f7-2b95d20f838d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:00:34.368944 np0000173030 devstack@c-api.service[113175]: WARNING cinder.api.contrib.hosts [None req-948724c3-951c-4537-a0f7-2b95d20f838d None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 09:00:34.369023 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.v3.router [None req-0aec3e12-0ae2-4280-80b6-47cd5720da63 None None] Extended resource: encryption {{(pid=113176) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:00:34.369124 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.v3.router [None req-661c9295-6ae0-4667-aec7-44f7f06e07c1 None None] Extended resource: backups {{(pid=113174) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:00:34.369766 np0000173030 devstack@c-api.service[113175]: WARNING castellan.key_manager.migration [None req-948724c3-951c-4537-a0f7-2b95d20f838d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:00:34.370542 np0000173030 devstack@c-api.service[113177]: WARNING castellan.key_manager.migration [None req-98071801-32c1-4929-ae4c-aa2b932e652a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:00:34.370604 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.v3.router [None req-0aec3e12-0ae2-4280-80b6-47cd5720da63 None None] Extended resource: os-quota-sets {{(pid=113176) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:00:34.371176 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.v3.router [None req-661c9295-6ae0-4667-aec7-44f7f06e07c1 None None] Extended resource: extra_specs {{(pid=113174) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:00:34.371352 np0000173030 devstack@c-api.service[113175]: WARNING castellan.key_manager.migration [None req-948724c3-951c-4537-a0f7-2b95d20f838d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:00:34.372016 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.v3.router [None req-0aec3e12-0ae2-4280-80b6-47cd5720da63 None None] Extended resource: cgsnapshots {{(pid=113176) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:00:34.372750 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.v3.router [None req-661c9295-6ae0-4667-aec7-44f7f06e07c1 None None] Extended resource: os-snapshot-manage {{(pid=113174) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:00:34.373221 np0000173030 devstack@c-api.service[113175]: WARNING castellan.key_manager.migration [None req-948724c3-951c-4537-a0f7-2b95d20f838d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:00:34.373417 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.v3.router [None req-0aec3e12-0ae2-4280-80b6-47cd5720da63 None None] Extended resource: os-quota-class-sets {{(pid=113176) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:00:34.374309 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.v3.router [None req-661c9295-6ae0-4667-aec7-44f7f06e07c1 None None] Extended resource: os-volume-type-access {{(pid=113174) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:00:34.374586 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.v3.router [None req-948724c3-951c-4537-a0f7-2b95d20f838d None None] Extended resource: extensions {{(pid=113175) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:00:34.374792 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.v3.router [None req-0aec3e12-0ae2-4280-80b6-47cd5720da63 None None] Extended resource: os-availability-zone {{(pid=113176) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:00:34.375732 np0000173030 devstack@c-api.service[113177]: WARNING castellan.key_manager.migration [None req-98071801-32c1-4929-ae4c-aa2b932e652a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:00:34.375811 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.v3.router [None req-661c9295-6ae0-4667-aec7-44f7f06e07c1 None None] Extended resource: capabilities {{(pid=113174) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:00:34.376028 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.v3.router [None req-948724c3-951c-4537-a0f7-2b95d20f838d None None] Extended resource: encryption {{(pid=113175) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:00:34.376108 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.v3.router [None req-0aec3e12-0ae2-4280-80b6-47cd5720da63 None None] Extended resource: qos-specs {{(pid=113176) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:00:34.377117 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.v3.router [None req-661c9295-6ae0-4667-aec7-44f7f06e07c1 None None] Extended resource: os-hosts {{(pid=113174) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:00:34.378028 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.v3.router [None req-948724c3-951c-4537-a0f7-2b95d20f838d None None] Extended resource: encryption {{(pid=113175) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:00:34.378232 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.v3.router [None req-0aec3e12-0ae2-4280-80b6-47cd5720da63 None None] Extended resource: backups {{(pid=113176) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:00:34.378489 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.v3.router [None req-661c9295-6ae0-4667-aec7-44f7f06e07c1 None None] Extended resource: consistencygroups {{(pid=113174) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:00:34.379727 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.v3.router [None req-948724c3-951c-4537-a0f7-2b95d20f838d None None] Extended resource: os-quota-sets {{(pid=113175) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:00:34.379817 np0000173030 devstack@c-api.service[113177]: WARNING castellan.key_manager.migration [None req-98071801-32c1-4929-ae4c-aa2b932e652a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:00:34.380447 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.v3.router [None req-661c9295-6ae0-4667-aec7-44f7f06e07c1 None None] Extended resource: os-volume-transfer {{(pid=113174) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:00:34.380737 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.v3.router [None req-0aec3e12-0ae2-4280-80b6-47cd5720da63 None None] Extended resource: extra_specs {{(pid=113176) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:00:34.381349 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.v3.router [None req-948724c3-951c-4537-a0f7-2b95d20f838d None None] Extended resource: cgsnapshots {{(pid=113175) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:00:34.382098 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.v3.router [None req-661c9295-6ae0-4667-aec7-44f7f06e07c1 None None] Extended resource: scheduler-stats {{(pid=113174) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:00:34.382338 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.v3.router [None req-0aec3e12-0ae2-4280-80b6-47cd5720da63 None None] Extended resource: os-snapshot-manage {{(pid=113176) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:00:34.382850 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.v3.router [None req-948724c3-951c-4537-a0f7-2b95d20f838d None None] Extended resource: os-quota-class-sets {{(pid=113175) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:00:34.383586 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.v3.router [None req-661c9295-6ae0-4667-aec7-44f7f06e07c1 None None] Extended resource: os-volume-manage {{(pid=113174) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:00:34.383741 np0000173030 devstack@c-api.service[113177]: WARNING castellan.key_manager.migration [None req-98071801-32c1-4929-ae4c-aa2b932e652a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:00:34.383790 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.v3.router [None req-0aec3e12-0ae2-4280-80b6-47cd5720da63 None None] Extended resource: os-volume-type-access {{(pid=113176) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:00:34.384296 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.v3.router [None req-948724c3-951c-4537-a0f7-2b95d20f838d None None] Extended resource: os-availability-zone {{(pid=113175) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:00:34.385367 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.v3.router [None req-0aec3e12-0ae2-4280-80b6-47cd5720da63 None None] Extended resource: capabilities {{(pid=113176) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:00:34.385722 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.v3.router [None req-948724c3-951c-4537-a0f7-2b95d20f838d None None] Extended resource: qos-specs {{(pid=113175) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:00:34.385775 np0000173030 devstack@c-api.service[113174]: WARNING castellan.key_manager.migration [None req-661c9295-6ae0-4667-aec7-44f7f06e07c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:00:34.385862 np0000173030 devstack@c-api.service[113177]: WARNING castellan.key_manager.migration [None req-98071801-32c1-4929-ae4c-aa2b932e652a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:00:34.386613 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.contrib.snapshot_actions [None req-661c9295-6ae0-4667-aec7-44f7f06e07c1 None None] SnapshotActionsController initialized {{(pid=113174) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 09:00:34.386703 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.v3.router [None req-0aec3e12-0ae2-4280-80b6-47cd5720da63 None None] Extended resource: os-hosts {{(pid=113176) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:00:34.387395 np0000173030 devstack@c-api.service[113174]: WARNING castellan.key_manager.migration [None req-661c9295-6ae0-4667-aec7-44f7f06e07c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:00:34.387974 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.v3.router [None req-0aec3e12-0ae2-4280-80b6-47cd5720da63 None None] Extended resource: consistencygroups {{(pid=113176) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:00:34.388084 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.v3.router [None req-948724c3-951c-4537-a0f7-2b95d20f838d None None] Extended resource: backups {{(pid=113175) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:00:34.388810 np0000173030 devstack@c-api.service[113174]: WARNING castellan.key_manager.migration [None req-661c9295-6ae0-4667-aec7-44f7f06e07c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:00:34.388859 np0000173030 devstack@c-api.service[113177]: WARNING castellan.key_manager.migration [None req-98071801-32c1-4929-ae4c-aa2b932e652a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:00:34.389944 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.v3.router [None req-0aec3e12-0ae2-4280-80b6-47cd5720da63 None None] Extended resource: os-volume-transfer {{(pid=113176) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:00:34.390294 np0000173030 devstack@c-api.service[113174]: WARNING castellan.key_manager.migration [None req-661c9295-6ae0-4667-aec7-44f7f06e07c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:00:34.391232 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.v3.router [None req-948724c3-951c-4537-a0f7-2b95d20f838d None None] Extended resource: extra_specs {{(pid=113175) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:00:34.391597 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.v3.router [None req-0aec3e12-0ae2-4280-80b6-47cd5720da63 None None] Extended resource: scheduler-stats {{(pid=113176) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:00:34.391757 np0000173030 devstack@c-api.service[113174]: WARNING castellan.key_manager.migration [None req-661c9295-6ae0-4667-aec7-44f7f06e07c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:00:34.392914 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.v3.router [None req-948724c3-951c-4537-a0f7-2b95d20f838d None None] Extended resource: os-snapshot-manage {{(pid=113175) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:00:34.393004 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.v3.router [None req-0aec3e12-0ae2-4280-80b6-47cd5720da63 None None] Extended resource: os-volume-manage {{(pid=113176) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:00:34.393246 np0000173030 devstack@c-api.service[113174]: WARNING castellan.key_manager.migration [None req-661c9295-6ae0-4667-aec7-44f7f06e07c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:00:34.394529 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.v3.router [None req-948724c3-951c-4537-a0f7-2b95d20f838d None None] Extended resource: os-volume-type-access {{(pid=113175) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:00:34.394746 np0000173030 devstack@c-api.service[113174]: WARNING castellan.key_manager.migration [None req-661c9295-6ae0-4667-aec7-44f7f06e07c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:00:34.395182 np0000173030 devstack@c-api.service[113176]: WARNING castellan.key_manager.migration [None req-0aec3e12-0ae2-4280-80b6-47cd5720da63 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:00:34.395262 np0000173030 devstack@c-api.service[113177]: WARNING castellan.key_manager.migration [None req-98071801-32c1-4929-ae4c-aa2b932e652a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:00:34.395611 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.v3.router [None req-661c9295-6ae0-4667-aec7-44f7f06e07c1 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113174) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:00:34.395807 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.v3.router [None req-661c9295-6ae0-4667-aec7-44f7f06e07c1 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113174) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:00:34.395974 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.v3.router [None req-661c9295-6ae0-4667-aec7-44f7f06e07c1 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113174) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:00:34.395974 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.v3.router [None req-661c9295-6ae0-4667-aec7-44f7f06e07c1 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113174) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:00:34.396485 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.v3.router [None req-661c9295-6ae0-4667-aec7-44f7f06e07c1 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113174) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:00:34.396583 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.contrib.snapshot_actions [None req-0aec3e12-0ae2-4280-80b6-47cd5720da63 None None] SnapshotActionsController initialized {{(pid=113176) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 09:00:34.396704 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.v3.router [None req-948724c3-951c-4537-a0f7-2b95d20f838d None None] Extended resource: capabilities {{(pid=113175) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:00:34.396775 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.v3.router [None req-661c9295-6ae0-4667-aec7-44f7f06e07c1 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113174) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:00:34.396775 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.v3.router [None req-661c9295-6ae0-4667-aec7-44f7f06e07c1 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113174) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:00:34.396775 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.v3.router [None req-661c9295-6ae0-4667-aec7-44f7f06e07c1 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113174) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:00:34.396775 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.v3.router [None req-661c9295-6ae0-4667-aec7-44f7f06e07c1 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113174) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:00:34.396775 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.v3.router [None req-661c9295-6ae0-4667-aec7-44f7f06e07c1 None None] Extension UsedLimits extending resource: limits {{(pid=113174) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:00:34.396775 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.v3.router [None req-661c9295-6ae0-4667-aec7-44f7f06e07c1 None None] Extension TypesManage extending resource: types {{(pid=113174) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:00:34.397099 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.v3.router [None req-661c9295-6ae0-4667-aec7-44f7f06e07c1 None None] Extension AdminActions extending resource: volumes {{(pid=113174) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:00:34.397187 np0000173030 devstack@c-api.service[113176]: WARNING castellan.key_manager.migration [None req-0aec3e12-0ae2-4280-80b6-47cd5720da63 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:00:34.397259 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.v3.router [None req-661c9295-6ae0-4667-aec7-44f7f06e07c1 None None] Extension AdminActions extending resource: snapshots {{(pid=113174) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:00:34.397259 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.v3.router [None req-661c9295-6ae0-4667-aec7-44f7f06e07c1 None None] Extension AdminActions extending resource: backups {{(pid=113174) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:00:34.397259 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.v3.router [None req-661c9295-6ae0-4667-aec7-44f7f06e07c1 None None] Extension VolumeActions extending resource: volumes {{(pid=113174) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:00:34.397468 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.v3.router [None req-661c9295-6ae0-4667-aec7-44f7f06e07c1 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113174) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:00:34.397594 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.v3.router [None req-948724c3-951c-4537-a0f7-2b95d20f838d None None] Extended resource: os-hosts {{(pid=113175) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:00:34.398425 np0000173030 devstack@c-api.service[113176]: WARNING castellan.key_manager.migration [None req-0aec3e12-0ae2-4280-80b6-47cd5720da63 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:00:34.398887 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.v3.router [None req-948724c3-951c-4537-a0f7-2b95d20f838d None None] Extended resource: consistencygroups {{(pid=113175) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:00:34.399180 np0000173030 devstack@c-api.service[113177]: WARNING castellan.key_manager.migration [None req-98071801-32c1-4929-ae4c-aa2b932e652a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:00:34.399680 np0000173030 devstack@c-api.service[113174]: WARNING keystonemiddleware.auth_token [None req-661c9295-6ae0-4667-aec7-44f7f06e07c1 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 09:00:34.399859 np0000173030 devstack@c-api.service[113176]: WARNING castellan.key_manager.migration [None req-0aec3e12-0ae2-4280-80b6-47cd5720da63 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:00:34.400931 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.v3.router [None req-948724c3-951c-4537-a0f7-2b95d20f838d None None] Extended resource: os-volume-transfer {{(pid=113175) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:00:34.401289 np0000173030 devstack@c-api.service[113176]: WARNING castellan.key_manager.migration [None req-0aec3e12-0ae2-4280-80b6-47cd5720da63 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:00:34.401435 np0000173030 devstack@c-api.service[113177]: WARNING castellan.key_manager.migration [None req-98071801-32c1-4929-ae4c-aa2b932e652a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:00:34.402784 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.v3.router [None req-948724c3-951c-4537-a0f7-2b95d20f838d None None] Extended resource: scheduler-stats {{(pid=113175) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:00:34.402856 np0000173030 devstack@c-api.service[113176]: WARNING castellan.key_manager.migration [None req-0aec3e12-0ae2-4280-80b6-47cd5720da63 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:00:34.403196 np0000173030 devstack@c-api.service[113177]: WARNING castellan.key_manager.migration [None req-98071801-32c1-4929-ae4c-aa2b932e652a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:00:34.404246 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.v3.router [None req-948724c3-951c-4537-a0f7-2b95d20f838d None None] Extended resource: os-volume-manage {{(pid=113175) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:00:34.404409 np0000173030 devstack@c-api.service[113176]: WARNING castellan.key_manager.migration [None req-0aec3e12-0ae2-4280-80b6-47cd5720da63 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:00:34.404794 np0000173030 devstack@c-api.service[113177]: WARNING castellan.key_manager.migration [None req-98071801-32c1-4929-ae4c-aa2b932e652a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:00:34.405271 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.v3.router [None req-0aec3e12-0ae2-4280-80b6-47cd5720da63 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113176) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:00:34.405386 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.v3.router [None req-0aec3e12-0ae2-4280-80b6-47cd5720da63 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113176) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:00:34.405502 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.v3.router [None req-0aec3e12-0ae2-4280-80b6-47cd5720da63 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113176) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:00:34.405620 np0000173030 devstack@c-api.service[113174]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7d9d8f0a3668 pid: 113174 (default app) May 09 09:00:34.405661 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.v3.router [None req-0aec3e12-0ae2-4280-80b6-47cd5720da63 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113176) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:00:34.405764 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.v3.router [None req-0aec3e12-0ae2-4280-80b6-47cd5720da63 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113176) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:00:34.405859 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.v3.router [None req-0aec3e12-0ae2-4280-80b6-47cd5720da63 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113176) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:00:34.405972 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.v3.router [None req-0aec3e12-0ae2-4280-80b6-47cd5720da63 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113176) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:00:34.406073 np0000173030 devstack@c-api.service[113174]: /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 09:00:34.406073 np0000173030 devstack@c-api.service[113174]: warnings.warn( May 09 09:00:34.406219 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.v3.router [None req-0aec3e12-0ae2-4280-80b6-47cd5720da63 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113176) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:00:34.406219 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.v3.router [None req-0aec3e12-0ae2-4280-80b6-47cd5720da63 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113176) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:00:34.406287 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.v3.router [None req-0aec3e12-0ae2-4280-80b6-47cd5720da63 None None] Extension UsedLimits extending resource: limits {{(pid=113176) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:00:34.406395 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.v3.router [None req-0aec3e12-0ae2-4280-80b6-47cd5720da63 None None] Extension TypesManage extending resource: types {{(pid=113176) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:00:34.406453 np0000173030 devstack@c-api.service[113177]: WARNING castellan.key_manager.migration [None req-98071801-32c1-4929-ae4c-aa2b932e652a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:00:34.406534 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.v3.router [None req-0aec3e12-0ae2-4280-80b6-47cd5720da63 None None] Extension AdminActions extending resource: volumes {{(pid=113176) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:00:34.406627 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.v3.router [None req-0aec3e12-0ae2-4280-80b6-47cd5720da63 None None] Extension AdminActions extending resource: snapshots {{(pid=113176) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:00:34.406723 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.v3.router [None req-0aec3e12-0ae2-4280-80b6-47cd5720da63 None None] Extension AdminActions extending resource: backups {{(pid=113176) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:00:34.406822 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.v3.router [None req-0aec3e12-0ae2-4280-80b6-47cd5720da63 None None] Extension VolumeActions extending resource: volumes {{(pid=113176) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:00:34.407000 np0000173030 devstack@c-api.service[113175]: WARNING castellan.key_manager.migration [None req-948724c3-951c-4537-a0f7-2b95d20f838d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:00:34.407047 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.v3.router [None req-0aec3e12-0ae2-4280-80b6-47cd5720da63 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113176) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:00:34.408098 np0000173030 devstack@c-api.service[113177]: WARNING castellan.key_manager.migration [None req-98071801-32c1-4929-ae4c-aa2b932e652a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:00:34.408344 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.contrib.snapshot_actions [None req-948724c3-951c-4537-a0f7-2b95d20f838d None None] SnapshotActionsController initialized {{(pid=113175) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 09:00:34.409187 np0000173030 devstack@c-api.service[113175]: WARNING castellan.key_manager.migration [None req-948724c3-951c-4537-a0f7-2b95d20f838d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:00:34.409262 np0000173030 devstack@c-api.service[113177]: WARNING cinder.api.contrib.hosts [None req-98071801-32c1-4929-ae4c-aa2b932e652a None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 09:00:34.409322 np0000173030 devstack@c-api.service[113176]: WARNING keystonemiddleware.auth_token [None req-0aec3e12-0ae2-4280-80b6-47cd5720da63 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 09:00:34.409982 np0000173030 devstack@c-api.service[113177]: WARNING castellan.key_manager.migration [None req-98071801-32c1-4929-ae4c-aa2b932e652a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:00:34.410821 np0000173030 devstack@c-api.service[113175]: WARNING castellan.key_manager.migration [None req-948724c3-951c-4537-a0f7-2b95d20f838d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:00:34.411492 np0000173030 devstack@c-api.service[113177]: WARNING castellan.key_manager.migration [None req-98071801-32c1-4929-ae4c-aa2b932e652a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:00:34.412379 np0000173030 devstack@c-api.service[113175]: WARNING castellan.key_manager.migration [None req-948724c3-951c-4537-a0f7-2b95d20f838d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:00:34.413061 np0000173030 devstack@c-api.service[113177]: WARNING castellan.key_manager.migration [None req-98071801-32c1-4929-ae4c-aa2b932e652a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:00:34.413956 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.v3.router [None req-98071801-32c1-4929-ae4c-aa2b932e652a None None] Extended resource: extensions {{(pid=113177) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:00:34.414146 np0000173030 devstack@c-api.service[113175]: WARNING castellan.key_manager.migration [None req-948724c3-951c-4537-a0f7-2b95d20f838d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:00:34.414428 np0000173030 devstack@c-api.service[113174]: /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 09:00:34.414428 np0000173030 devstack@c-api.service[113174]: warnings.warn(deprecated_msg) May 09 09:00:34.414555 np0000173030 devstack@c-api.service[113174]: /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 09:00:34.414555 np0000173030 devstack@c-api.service[113174]: warnings.warn(deprecated_msg) May 09 09:00:34.414555 np0000173030 devstack@c-api.service[113174]: /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 09:00:34.414555 np0000173030 devstack@c-api.service[113174]: warnings.warn(deprecated_msg) May 09 09:00:34.414555 np0000173030 devstack@c-api.service[113174]: /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 09:00:34.414801 np0000173030 devstack@c-api.service[113174]: warnings.warn(deprecated_msg) May 09 09:00:34.414801 np0000173030 devstack@c-api.service[113174]: /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 09:00:34.414801 np0000173030 devstack@c-api.service[113174]: warnings.warn(deprecated_msg) May 09 09:00:34.414801 np0000173030 devstack@c-api.service[113174]: /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 09:00:34.414801 np0000173030 devstack@c-api.service[113174]: warnings.warn(deprecated_msg) May 09 09:00:34.414801 np0000173030 devstack@c-api.service[113174]: /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 09:00:34.415052 np0000173030 devstack@c-api.service[113174]: warnings.warn(deprecated_msg) May 09 09:00:34.415052 np0000173030 devstack@c-api.service[113174]: /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 09:00:34.415052 np0000173030 devstack@c-api.service[113174]: warnings.warn(deprecated_msg) May 09 09:00:34.415052 np0000173030 devstack@c-api.service[113174]: /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 09:00:34.415052 np0000173030 devstack@c-api.service[113174]: warnings.warn(deprecated_msg) May 09 09:00:34.415287 np0000173030 devstack@c-api.service[113174]: /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 09:00:34.415287 np0000173030 devstack@c-api.service[113174]: warnings.warn(deprecated_msg) May 09 09:00:34.415287 np0000173030 devstack@c-api.service[113174]: /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 09:00:34.415287 np0000173030 devstack@c-api.service[113174]: warnings.warn(deprecated_msg) May 09 09:00:34.415573 np0000173030 devstack@c-api.service[113174]: /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 09:00:34.415573 np0000173030 devstack@c-api.service[113174]: warnings.warn(deprecated_msg) May 09 09:00:34.415573 np0000173030 devstack@c-api.service[113174]: /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 09:00:34.415573 np0000173030 devstack@c-api.service[113174]: warnings.warn(deprecated_msg) May 09 09:00:34.415741 np0000173030 devstack@c-api.service[113174]: /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 09:00:34.415741 np0000173030 devstack@c-api.service[113174]: warnings.warn(deprecated_msg) May 09 09:00:34.415741 np0000173030 devstack@c-api.service[113174]: /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 09:00:34.415741 np0000173030 devstack@c-api.service[113174]: warnings.warn(deprecated_msg) May 09 09:00:34.415741 np0000173030 devstack@c-api.service[113174]: /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 09:00:34.415964 np0000173030 devstack@c-api.service[113174]: warnings.warn(deprecated_msg) May 09 09:00:34.415964 np0000173030 devstack@c-api.service[113174]: /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 09:00:34.415964 np0000173030 devstack@c-api.service[113174]: warnings.warn(deprecated_msg) May 09 09:00:34.415964 np0000173030 devstack@c-api.service[113174]: /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 09:00:34.415964 np0000173030 devstack@c-api.service[113174]: warnings.warn(deprecated_msg) May 09 09:00:34.416174 np0000173030 devstack@c-api.service[113174]: /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 09:00:34.416174 np0000173030 devstack@c-api.service[113174]: warnings.warn(deprecated_msg) May 09 09:00:34.416174 np0000173030 devstack@c-api.service[113174]: /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 09:00:34.416174 np0000173030 devstack@c-api.service[113174]: warnings.warn(deprecated_msg) May 09 09:00:34.416174 np0000173030 devstack@c-api.service[113174]: /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 09:00:34.416174 np0000173030 devstack@c-api.service[113174]: warnings.warn(deprecated_msg) May 09 09:00:34.416439 np0000173030 devstack@c-api.service[113174]: /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 09:00:34.416439 np0000173030 devstack@c-api.service[113174]: warnings.warn(deprecated_msg) May 09 09:00:34.416439 np0000173030 devstack@c-api.service[113174]: /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 09:00:34.416439 np0000173030 devstack@c-api.service[113174]: warnings.warn(deprecated_msg) May 09 09:00:34.416439 np0000173030 devstack@c-api.service[113174]: /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 09:00:34.416439 np0000173030 devstack@c-api.service[113174]: warnings.warn(deprecated_msg) May 09 09:00:34.416677 np0000173030 devstack@c-api.service[113174]: /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 09:00:34.416677 np0000173030 devstack@c-api.service[113174]: warnings.warn(deprecated_msg) May 09 09:00:34.416677 np0000173030 devstack@c-api.service[113174]: /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 09:00:34.416677 np0000173030 devstack@c-api.service[113174]: warnings.warn(deprecated_msg) May 09 09:00:34.416677 np0000173030 devstack@c-api.service[113174]: /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 09:00:34.416677 np0000173030 devstack@c-api.service[113174]: warnings.warn(deprecated_msg) May 09 09:00:34.416928 np0000173030 devstack@c-api.service[113174]: /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 09:00:34.416928 np0000173030 devstack@c-api.service[113174]: warnings.warn(deprecated_msg) May 09 09:00:34.416928 np0000173030 devstack@c-api.service[113174]: /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 09:00:34.416928 np0000173030 devstack@c-api.service[113174]: warnings.warn(deprecated_msg) May 09 09:00:34.416928 np0000173030 devstack@c-api.service[113174]: /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 09:00:34.416928 np0000173030 devstack@c-api.service[113174]: warnings.warn(deprecated_msg) May 09 09:00:34.417192 np0000173030 devstack@c-api.service[113174]: /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 09:00:34.417192 np0000173030 devstack@c-api.service[113174]: warnings.warn(deprecated_msg) May 09 09:00:34.417192 np0000173030 devstack@c-api.service[113174]: /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 09:00:34.417192 np0000173030 devstack@c-api.service[113174]: warnings.warn(deprecated_msg) May 09 09:00:34.417372 np0000173030 devstack@c-api.service[113174]: /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 09:00:34.417372 np0000173030 devstack@c-api.service[113174]: warnings.warn(deprecated_msg) May 09 09:00:34.417372 np0000173030 devstack@c-api.service[113174]: /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 09:00:34.417372 np0000173030 devstack@c-api.service[113174]: warnings.warn(deprecated_msg) May 09 09:00:34.417372 np0000173030 devstack@c-api.service[113174]: /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 09:00:34.417644 np0000173030 devstack@c-api.service[113174]: warnings.warn(deprecated_msg) May 09 09:00:34.417644 np0000173030 devstack@c-api.service[113174]: /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 09:00:34.417644 np0000173030 devstack@c-api.service[113174]: warnings.warn(deprecated_msg) May 09 09:00:34.417644 np0000173030 devstack@c-api.service[113174]: /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 09:00:34.417644 np0000173030 devstack@c-api.service[113174]: warnings.warn(deprecated_msg) May 09 09:00:34.417852 np0000173030 devstack@c-api.service[113174]: /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 09:00:34.417852 np0000173030 devstack@c-api.service[113174]: warnings.warn(deprecated_msg) May 09 09:00:34.417852 np0000173030 devstack@c-api.service[113174]: /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 09:00:34.417852 np0000173030 devstack@c-api.service[113174]: warnings.warn(deprecated_msg) May 09 09:00:34.417852 np0000173030 devstack@c-api.service[113174]: /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 09:00:34.417852 np0000173030 devstack@c-api.service[113174]: warnings.warn(deprecated_msg) May 09 09:00:34.418075 np0000173030 devstack@c-api.service[113174]: /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 09:00:34.418075 np0000173030 devstack@c-api.service[113174]: warnings.warn(deprecated_msg) May 09 09:00:34.418075 np0000173030 devstack@c-api.service[113174]: /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 09:00:34.418075 np0000173030 devstack@c-api.service[113174]: warnings.warn(deprecated_msg) May 09 09:00:34.418075 np0000173030 devstack@c-api.service[113174]: /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 09:00:34.419240 np0000173030 devstack@c-api.service[113174]: warnings.warn(deprecated_msg) May 09 09:00:34.419240 np0000173030 devstack@c-api.service[113174]: /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 09:00:34.419240 np0000173030 devstack@c-api.service[113174]: warnings.warn(deprecated_msg) May 09 09:00:34.419240 np0000173030 devstack@c-api.service[113174]: /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 09:00:34.419240 np0000173030 devstack@c-api.service[113174]: warnings.warn(deprecated_msg) May 09 09:00:34.419583 np0000173030 devstack@c-api.service[113174]: /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 09:00:34.419583 np0000173030 devstack@c-api.service[113174]: warnings.warn(deprecated_msg) May 09 09:00:34.419583 np0000173030 devstack@c-api.service[113174]: /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 09:00:34.419583 np0000173030 devstack@c-api.service[113174]: warnings.warn(deprecated_msg) May 09 09:00:34.419893 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.v3.router [None req-98071801-32c1-4929-ae4c-aa2b932e652a None None] Extended resource: encryption {{(pid=113177) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:00:34.419969 np0000173030 devstack@c-api.service[113174]: /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 09:00:34.419969 np0000173030 devstack@c-api.service[113174]: warnings.warn(deprecated_msg) May 09 09:00:34.419969 np0000173030 devstack@c-api.service[113174]: /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 09:00:34.419969 np0000173030 devstack@c-api.service[113174]: warnings.warn(deprecated_msg) May 09 09:00:34.420281 np0000173030 devstack@c-api.service[113176]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7d9d8f0a3668 pid: 113176 (default app) May 09 09:00:34.420360 np0000173030 devstack@c-api.service[113174]: /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 09:00:34.420360 np0000173030 devstack@c-api.service[113174]: warnings.warn(deprecated_msg) May 09 09:00:34.420360 np0000173030 devstack@c-api.service[113174]: /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 09:00:34.420360 np0000173030 devstack@c-api.service[113174]: warnings.warn(deprecated_msg) May 09 09:00:34.420360 np0000173030 devstack@c-api.service[113174]: /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 09:00:34.420746 np0000173030 devstack@c-api.service[113174]: warnings.warn(deprecated_msg) May 09 09:00:34.420746 np0000173030 devstack@c-api.service[113174]: /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 09:00:34.420746 np0000173030 devstack@c-api.service[113174]: warnings.warn(deprecated_msg) May 09 09:00:34.420746 np0000173030 devstack@c-api.service[113174]: /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 09:00:34.420746 np0000173030 devstack@c-api.service[113174]: warnings.warn(deprecated_msg) May 09 09:00:34.421179 np0000173030 devstack@c-api.service[113174]: /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 09:00:34.421179 np0000173030 devstack@c-api.service[113174]: warnings.warn(deprecated_msg) May 09 09:00:34.421179 np0000173030 devstack@c-api.service[113174]: /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 09:00:34.421179 np0000173030 devstack@c-api.service[113174]: warnings.warn(deprecated_msg) May 09 09:00:34.421592 np0000173030 devstack@c-api.service[113174]: /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 09:00:34.421592 np0000173030 devstack@c-api.service[113174]: warnings.warn(deprecated_msg) May 09 09:00:34.421592 np0000173030 devstack@c-api.service[113174]: /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 09:00:34.421592 np0000173030 devstack@c-api.service[113174]: warnings.warn(deprecated_msg) May 09 09:00:34.421862 np0000173030 devstack@c-api.service[113174]: /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 09:00:34.421862 np0000173030 devstack@c-api.service[113174]: warnings.warn(deprecated_msg) May 09 09:00:34.421862 np0000173030 devstack@c-api.service[113174]: /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 09:00:34.421862 np0000173030 devstack@c-api.service[113174]: warnings.warn(deprecated_msg) May 09 09:00:34.422144 np0000173030 devstack@c-api.service[113174]: /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 09:00:34.422144 np0000173030 devstack@c-api.service[113174]: warnings.warn(deprecated_msg) May 09 09:00:34.422144 np0000173030 devstack@c-api.service[113174]: /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 09:00:34.422144 np0000173030 devstack@c-api.service[113174]: warnings.warn(deprecated_msg) May 09 09:00:34.422455 np0000173030 devstack@c-api.service[113174]: /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 09:00:34.422455 np0000173030 devstack@c-api.service[113174]: warnings.warn(deprecated_msg) May 09 09:00:34.422455 np0000173030 devstack@c-api.service[113174]: /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 09:00:34.422455 np0000173030 devstack@c-api.service[113174]: warnings.warn(deprecated_msg) May 09 09:00:34.422733 np0000173030 devstack@c-api.service[113174]: /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 09:00:34.422733 np0000173030 devstack@c-api.service[113174]: warnings.warn(deprecated_msg) May 09 09:00:34.422733 np0000173030 devstack@c-api.service[113174]: /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 09:00:34.422733 np0000173030 devstack@c-api.service[113174]: warnings.warn(deprecated_msg) May 09 09:00:34.422733 np0000173030 devstack@c-api.service[113174]: /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 09:00:34.422733 np0000173030 devstack@c-api.service[113174]: warnings.warn(deprecated_msg) May 09 09:00:34.423137 np0000173030 devstack@c-api.service[113174]: /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 09:00:34.423137 np0000173030 devstack@c-api.service[113174]: warnings.warn(deprecated_msg) May 09 09:00:34.423137 np0000173030 devstack@c-api.service[113174]: /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 09:00:34.423137 np0000173030 devstack@c-api.service[113174]: warnings.warn(deprecated_msg) May 09 09:00:34.423137 np0000173030 devstack@c-api.service[113174]: /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 09:00:34.423531 np0000173030 devstack@c-api.service[113174]: warnings.warn(deprecated_msg) May 09 09:00:34.423531 np0000173030 devstack@c-api.service[113174]: /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 09:00:34.423531 np0000173030 devstack@c-api.service[113174]: warnings.warn(deprecated_msg) May 09 09:00:34.423531 np0000173030 devstack@c-api.service[113174]: /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 09:00:34.423531 np0000173030 devstack@c-api.service[113174]: warnings.warn(deprecated_msg) May 09 09:00:34.423531 np0000173030 devstack@c-api.service[113174]: /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 09:00:34.423531 np0000173030 devstack@c-api.service[113174]: warnings.warn(deprecated_msg) May 09 09:00:34.424019 np0000173030 devstack@c-api.service[113174]: /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 09:00:34.424019 np0000173030 devstack@c-api.service[113174]: warnings.warn(deprecated_msg) May 09 09:00:34.424019 np0000173030 devstack@c-api.service[113174]: /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 09:00:34.424019 np0000173030 devstack@c-api.service[113174]: warnings.warn(deprecated_msg) May 09 09:00:34.424019 np0000173030 devstack@c-api.service[113174]: /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 09:00:34.424019 np0000173030 devstack@c-api.service[113174]: warnings.warn(deprecated_msg) May 09 09:00:34.424513 np0000173030 devstack@c-api.service[113174]: /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 09:00:34.424513 np0000173030 devstack@c-api.service[113174]: warnings.warn(deprecated_msg) May 09 09:00:34.424513 np0000173030 devstack@c-api.service[113174]: /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 09:00:34.424513 np0000173030 devstack@c-api.service[113174]: warnings.warn(deprecated_msg) May 09 09:00:34.424513 np0000173030 devstack@c-api.service[113174]: /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 09:00:34.424513 np0000173030 devstack@c-api.service[113174]: warnings.warn(deprecated_msg) May 09 09:00:34.424940 np0000173030 devstack@c-api.service[113174]: /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 09:00:34.424940 np0000173030 devstack@c-api.service[113174]: warnings.warn(deprecated_msg) May 09 09:00:34.424940 np0000173030 devstack@c-api.service[113174]: /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 09:00:34.424940 np0000173030 devstack@c-api.service[113174]: warnings.warn(deprecated_msg) May 09 09:00:34.424940 np0000173030 devstack@c-api.service[113174]: /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 09:00:34.424940 np0000173030 devstack@c-api.service[113174]: warnings.warn(deprecated_msg) May 09 09:00:34.425434 np0000173030 devstack@c-api.service[113174]: /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 09:00:34.425434 np0000173030 devstack@c-api.service[113174]: warnings.warn(deprecated_msg) May 09 09:00:34.425434 np0000173030 devstack@c-api.service[113174]: /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 09:00:34.425434 np0000173030 devstack@c-api.service[113174]: warnings.warn(deprecated_msg) May 09 09:00:34.425791 np0000173030 devstack@c-api.service[113174]: /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 09:00:34.425791 np0000173030 devstack@c-api.service[113174]: warnings.warn(deprecated_msg) May 09 09:00:34.425791 np0000173030 devstack@c-api.service[113174]: /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 09:00:34.425791 np0000173030 devstack@c-api.service[113174]: warnings.warn(deprecated_msg) May 09 09:00:34.426068 np0000173030 devstack@c-api.service[113175]: WARNING castellan.key_manager.migration [None req-948724c3-951c-4537-a0f7-2b95d20f838d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:00:34.426119 np0000173030 devstack@c-api.service[113174]: /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 09:00:34.426119 np0000173030 devstack@c-api.service[113174]: warnings.warn(deprecated_msg) May 09 09:00:34.426119 np0000173030 devstack@c-api.service[113174]: /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 09:00:34.426119 np0000173030 devstack@c-api.service[113174]: warnings.warn(deprecated_msg) May 09 09:00:34.426360 np0000173030 devstack@c-api.service[113174]: /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 09:00:34.426360 np0000173030 devstack@c-api.service[113174]: warnings.warn(deprecated_msg) May 09 09:00:34.426360 np0000173030 devstack@c-api.service[113174]: /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 09:00:34.426360 np0000173030 devstack@c-api.service[113174]: warnings.warn(deprecated_msg) May 09 09:00:34.426573 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.v3.router [None req-98071801-32c1-4929-ae4c-aa2b932e652a None None] Extended resource: encryption {{(pid=113177) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:00:34.426624 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.middleware.request_id [None req-d7288b03-2d2b-488f-bc56-cecf8d6d8161 None None] RequestId filter calling following filter/app {{(pid=113174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:00:34.426677 np0000173030 devstack@c-api.service[113175]: WARNING castellan.key_manager.migration [None req-948724c3-951c-4537-a0f7-2b95d20f838d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:00:34.426725 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.v3.router [None req-98071801-32c1-4929-ae4c-aa2b932e652a None None] Extended resource: os-quota-sets {{(pid=113177) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:00:34.426773 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.v3.router [None req-948724c3-951c-4537-a0f7-2b95d20f838d None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113175) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:00:34.426773 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.v3.router [None req-948724c3-951c-4537-a0f7-2b95d20f838d None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113175) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:00:34.426773 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.v3.router [None req-948724c3-951c-4537-a0f7-2b95d20f838d None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113175) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:00:34.426773 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.v3.router [None req-948724c3-951c-4537-a0f7-2b95d20f838d None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113175) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:00:34.426773 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.v3.router [None req-948724c3-951c-4537-a0f7-2b95d20f838d None None] Extension SnapshotActions extending resource: snapshots {{(pid=113175) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:00:34.426773 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.v3.router [None req-948724c3-951c-4537-a0f7-2b95d20f838d None None] Extension VolumeTypeAccess extending resource: types {{(pid=113175) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:00:34.426773 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.v3.router [None req-948724c3-951c-4537-a0f7-2b95d20f838d None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113175) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:00:34.427102 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.v3.router [None req-948724c3-951c-4537-a0f7-2b95d20f838d None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113175) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:00:34.427102 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.v3.router [None req-948724c3-951c-4537-a0f7-2b95d20f838d None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113175) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:00:34.427102 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.v3.router [None req-948724c3-951c-4537-a0f7-2b95d20f838d None None] Extension UsedLimits extending resource: limits {{(pid=113175) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:00:34.427102 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.v3.router [None req-948724c3-951c-4537-a0f7-2b95d20f838d None None] Extension TypesManage extending resource: types {{(pid=113175) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:00:34.427358 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.v3.router [None req-98071801-32c1-4929-ae4c-aa2b932e652a None None] Extended resource: cgsnapshots {{(pid=113177) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:00:34.427423 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.v3.router [None req-948724c3-951c-4537-a0f7-2b95d20f838d None None] Extension AdminActions extending resource: volumes {{(pid=113175) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:00:34.427423 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.v3.router [None req-948724c3-951c-4537-a0f7-2b95d20f838d None None] Extension AdminActions extending resource: snapshots {{(pid=113175) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:00:34.427423 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.v3.router [None req-948724c3-951c-4537-a0f7-2b95d20f838d None None] Extension AdminActions extending resource: backups {{(pid=113175) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:00:34.427423 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.v3.router [None req-948724c3-951c-4537-a0f7-2b95d20f838d None None] Extension VolumeActions extending resource: volumes {{(pid=113175) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:00:34.427657 np0000173030 devstack@c-api.service[113174]: [pid: 113174|app: 0|req: 1/1] 199.204.45.138 () {60 vars in 953 bytes} [Sat May 9 09:00:34 2026] GET /volume/v3 => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) May 09 09:00:34.427722 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.v3.router [None req-948724c3-951c-4537-a0f7-2b95d20f838d None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113175) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:00:34.427781 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.v3.router [None req-98071801-32c1-4929-ae4c-aa2b932e652a None None] Extended resource: os-quota-class-sets {{(pid=113177) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:00:34.427781 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.v3.router [None req-98071801-32c1-4929-ae4c-aa2b932e652a None None] Extended resource: os-availability-zone {{(pid=113177) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:00:34.427890 np0000173030 devstack@c-api.service[113175]: WARNING keystonemiddleware.auth_token [None req-948724c3-951c-4537-a0f7-2b95d20f838d 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 09:00:34.427955 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.v3.router [None req-98071801-32c1-4929-ae4c-aa2b932e652a None None] Extended resource: qos-specs {{(pid=113177) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:00:34.427955 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.v3.router [None req-98071801-32c1-4929-ae4c-aa2b932e652a None None] Extended resource: backups {{(pid=113177) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:00:34.428598 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.v3.router [None req-98071801-32c1-4929-ae4c-aa2b932e652a None None] Extended resource: extra_specs {{(pid=113177) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:00:34.430223 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.v3.router [None req-98071801-32c1-4929-ae4c-aa2b932e652a None None] Extended resource: os-snapshot-manage {{(pid=113177) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:00:34.430775 np0000173030 devstack@c-api.service[113175]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7d9d8f0a3668 pid: 113175 (default app) May 09 09:00:34.431709 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.v3.router [None req-98071801-32c1-4929-ae4c-aa2b932e652a None None] Extended resource: os-volume-type-access {{(pid=113177) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:00:34.433358 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.v3.router [None req-98071801-32c1-4929-ae4c-aa2b932e652a None None] Extended resource: capabilities {{(pid=113177) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:00:34.434699 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.v3.router [None req-98071801-32c1-4929-ae4c-aa2b932e652a None None] Extended resource: os-hosts {{(pid=113177) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:00:34.436017 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.v3.router [None req-98071801-32c1-4929-ae4c-aa2b932e652a None None] Extended resource: consistencygroups {{(pid=113177) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:00:34.437991 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.v3.router [None req-98071801-32c1-4929-ae4c-aa2b932e652a None None] Extended resource: os-volume-transfer {{(pid=113177) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:00:34.439709 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.v3.router [None req-98071801-32c1-4929-ae4c-aa2b932e652a None None] Extended resource: scheduler-stats {{(pid=113177) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:00:34.441140 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.v3.router [None req-98071801-32c1-4929-ae4c-aa2b932e652a None None] Extended resource: os-volume-manage {{(pid=113177) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:00:34.443381 np0000173030 devstack@c-api.service[113177]: WARNING castellan.key_manager.migration [None req-98071801-32c1-4929-ae4c-aa2b932e652a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:00:34.444369 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.contrib.snapshot_actions [None req-98071801-32c1-4929-ae4c-aa2b932e652a None None] SnapshotActionsController initialized {{(pid=113177) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 09:00:34.445095 np0000173030 devstack@c-api.service[113177]: WARNING castellan.key_manager.migration [None req-98071801-32c1-4929-ae4c-aa2b932e652a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:00:34.446556 np0000173030 devstack@c-api.service[113177]: WARNING castellan.key_manager.migration [None req-98071801-32c1-4929-ae4c-aa2b932e652a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:00:34.447992 np0000173030 devstack@c-api.service[113177]: WARNING castellan.key_manager.migration [None req-98071801-32c1-4929-ae4c-aa2b932e652a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:00:34.449412 np0000173030 devstack@c-api.service[113177]: WARNING castellan.key_manager.migration [None req-98071801-32c1-4929-ae4c-aa2b932e652a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:00:34.450911 np0000173030 devstack@c-api.service[113177]: WARNING castellan.key_manager.migration [None req-98071801-32c1-4929-ae4c-aa2b932e652a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:00:34.452440 np0000173030 devstack@c-api.service[113177]: WARNING castellan.key_manager.migration [None req-98071801-32c1-4929-ae4c-aa2b932e652a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:00:34.453302 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.v3.router [None req-98071801-32c1-4929-ae4c-aa2b932e652a None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113177) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:00:34.453398 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.v3.router [None req-98071801-32c1-4929-ae4c-aa2b932e652a None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113177) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:00:34.453583 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.v3.router [None req-98071801-32c1-4929-ae4c-aa2b932e652a None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113177) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:00:34.453705 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.v3.router [None req-98071801-32c1-4929-ae4c-aa2b932e652a None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113177) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:00:34.453813 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.v3.router [None req-98071801-32c1-4929-ae4c-aa2b932e652a None None] Extension SnapshotActions extending resource: snapshots {{(pid=113177) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:00:34.453813 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.v3.router [None req-98071801-32c1-4929-ae4c-aa2b932e652a None None] Extension VolumeTypeAccess extending resource: types {{(pid=113177) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:00:34.453971 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.v3.router [None req-98071801-32c1-4929-ae4c-aa2b932e652a None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113177) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:00:34.454042 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.v3.router [None req-98071801-32c1-4929-ae4c-aa2b932e652a None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113177) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:00:34.454278 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.v3.router [None req-98071801-32c1-4929-ae4c-aa2b932e652a None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113177) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:00:34.454278 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.v3.router [None req-98071801-32c1-4929-ae4c-aa2b932e652a None None] Extension UsedLimits extending resource: limits {{(pid=113177) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:00:34.454502 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.v3.router [None req-98071801-32c1-4929-ae4c-aa2b932e652a None None] Extension TypesManage extending resource: types {{(pid=113177) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:00:34.454502 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.v3.router [None req-98071801-32c1-4929-ae4c-aa2b932e652a None None] Extension AdminActions extending resource: volumes {{(pid=113177) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:00:34.454694 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.v3.router [None req-98071801-32c1-4929-ae4c-aa2b932e652a None None] Extension AdminActions extending resource: snapshots {{(pid=113177) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:00:34.454694 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.v3.router [None req-98071801-32c1-4929-ae4c-aa2b932e652a None None] Extension AdminActions extending resource: backups {{(pid=113177) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:00:34.454854 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.v3.router [None req-98071801-32c1-4929-ae4c-aa2b932e652a None None] Extension VolumeActions extending resource: volumes {{(pid=113177) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:00:34.454981 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.v3.router [None req-98071801-32c1-4929-ae4c-aa2b932e652a None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113177) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:00:34.457237 np0000173030 devstack@c-api.service[113177]: WARNING keystonemiddleware.auth_token [None req-98071801-32c1-4929-ae4c-aa2b932e652a 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 09:00:34.463198 np0000173030 devstack@c-api.service[113177]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7d9d8f0a3668 pid: 113177 (default app) May 09 09:00:41.509766 np0000173030 devstack@c-api.service[113176]: /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 09:00:41.509766 np0000173030 devstack@c-api.service[113176]: warnings.warn( May 09 09:00:41.524541 np0000173030 devstack@c-api.service[113176]: /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 09:00:41.524541 np0000173030 devstack@c-api.service[113176]: warnings.warn(deprecated_msg) May 09 09:00:41.524685 np0000173030 devstack@c-api.service[113176]: /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 09:00:41.524685 np0000173030 devstack@c-api.service[113176]: warnings.warn(deprecated_msg) May 09 09:00:41.524685 np0000173030 devstack@c-api.service[113176]: /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 09:00:41.524685 np0000173030 devstack@c-api.service[113176]: warnings.warn(deprecated_msg) May 09 09:00:41.524685 np0000173030 devstack@c-api.service[113176]: /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 09:00:41.524884 np0000173030 devstack@c-api.service[113176]: warnings.warn(deprecated_msg) May 09 09:00:41.524884 np0000173030 devstack@c-api.service[113176]: /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 09:00:41.524884 np0000173030 devstack@c-api.service[113176]: warnings.warn(deprecated_msg) May 09 09:00:41.524884 np0000173030 devstack@c-api.service[113176]: /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 09:00:41.524884 np0000173030 devstack@c-api.service[113176]: warnings.warn(deprecated_msg) May 09 09:00:41.524884 np0000173030 devstack@c-api.service[113176]: /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 09:00:41.525111 np0000173030 devstack@c-api.service[113176]: warnings.warn(deprecated_msg) May 09 09:00:41.525111 np0000173030 devstack@c-api.service[113176]: /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 09:00:41.525111 np0000173030 devstack@c-api.service[113176]: warnings.warn(deprecated_msg) May 09 09:00:41.525111 np0000173030 devstack@c-api.service[113176]: /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 09:00:41.525111 np0000173030 devstack@c-api.service[113176]: warnings.warn(deprecated_msg) May 09 09:00:41.525332 np0000173030 devstack@c-api.service[113176]: /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 09:00:41.525332 np0000173030 devstack@c-api.service[113176]: warnings.warn(deprecated_msg) May 09 09:00:41.525332 np0000173030 devstack@c-api.service[113176]: /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 09:00:41.525332 np0000173030 devstack@c-api.service[113176]: warnings.warn(deprecated_msg) May 09 09:00:41.525500 np0000173030 devstack@c-api.service[113176]: /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 09:00:41.525500 np0000173030 devstack@c-api.service[113176]: warnings.warn(deprecated_msg) May 09 09:00:41.525500 np0000173030 devstack@c-api.service[113176]: /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 09:00:41.525500 np0000173030 devstack@c-api.service[113176]: warnings.warn(deprecated_msg) May 09 09:00:41.525660 np0000173030 devstack@c-api.service[113176]: /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 09:00:41.525660 np0000173030 devstack@c-api.service[113176]: warnings.warn(deprecated_msg) May 09 09:00:41.525660 np0000173030 devstack@c-api.service[113176]: /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 09:00:41.525660 np0000173030 devstack@c-api.service[113176]: warnings.warn(deprecated_msg) May 09 09:00:41.525660 np0000173030 devstack@c-api.service[113176]: /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 09:00:41.525862 np0000173030 devstack@c-api.service[113176]: warnings.warn(deprecated_msg) May 09 09:00:41.525862 np0000173030 devstack@c-api.service[113176]: /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 09:00:41.525862 np0000173030 devstack@c-api.service[113176]: warnings.warn(deprecated_msg) May 09 09:00:41.525862 np0000173030 devstack@c-api.service[113176]: /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 09:00:41.525862 np0000173030 devstack@c-api.service[113176]: warnings.warn(deprecated_msg) May 09 09:00:41.526141 np0000173030 devstack@c-api.service[113176]: /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 09:00:41.526141 np0000173030 devstack@c-api.service[113176]: warnings.warn(deprecated_msg) May 09 09:00:41.526141 np0000173030 devstack@c-api.service[113176]: /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 09:00:41.526141 np0000173030 devstack@c-api.service[113176]: warnings.warn(deprecated_msg) May 09 09:00:41.526141 np0000173030 devstack@c-api.service[113176]: /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 09:00:41.526141 np0000173030 devstack@c-api.service[113176]: warnings.warn(deprecated_msg) May 09 09:00:41.526427 np0000173030 devstack@c-api.service[113176]: /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 09:00:41.526427 np0000173030 devstack@c-api.service[113176]: warnings.warn(deprecated_msg) May 09 09:00:41.526427 np0000173030 devstack@c-api.service[113176]: /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 09:00:41.526427 np0000173030 devstack@c-api.service[113176]: warnings.warn(deprecated_msg) May 09 09:00:41.526427 np0000173030 devstack@c-api.service[113176]: /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 09:00:41.526427 np0000173030 devstack@c-api.service[113176]: warnings.warn(deprecated_msg) May 09 09:00:41.526733 np0000173030 devstack@c-api.service[113176]: /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 09:00:41.526733 np0000173030 devstack@c-api.service[113176]: warnings.warn(deprecated_msg) May 09 09:00:41.526733 np0000173030 devstack@c-api.service[113176]: /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 09:00:41.526733 np0000173030 devstack@c-api.service[113176]: warnings.warn(deprecated_msg) May 09 09:00:41.526733 np0000173030 devstack@c-api.service[113176]: /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 09:00:41.526733 np0000173030 devstack@c-api.service[113176]: warnings.warn(deprecated_msg) May 09 09:00:41.526964 np0000173030 devstack@c-api.service[113176]: /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 09:00:41.526964 np0000173030 devstack@c-api.service[113176]: warnings.warn(deprecated_msg) May 09 09:00:41.526964 np0000173030 devstack@c-api.service[113176]: /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 09:00:41.526964 np0000173030 devstack@c-api.service[113176]: warnings.warn(deprecated_msg) May 09 09:00:41.526964 np0000173030 devstack@c-api.service[113176]: /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 09:00:41.526964 np0000173030 devstack@c-api.service[113176]: warnings.warn(deprecated_msg) May 09 09:00:41.527240 np0000173030 devstack@c-api.service[113176]: /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 09:00:41.527240 np0000173030 devstack@c-api.service[113176]: warnings.warn(deprecated_msg) May 09 09:00:41.527240 np0000173030 devstack@c-api.service[113176]: /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 09:00:41.527240 np0000173030 devstack@c-api.service[113176]: warnings.warn(deprecated_msg) May 09 09:00:41.527559 np0000173030 devstack@c-api.service[113176]: /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 09:00:41.527559 np0000173030 devstack@c-api.service[113176]: warnings.warn(deprecated_msg) May 09 09:00:41.527559 np0000173030 devstack@c-api.service[113176]: /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 09:00:41.527559 np0000173030 devstack@c-api.service[113176]: warnings.warn(deprecated_msg) May 09 09:00:41.527559 np0000173030 devstack@c-api.service[113176]: /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 09:00:41.527768 np0000173030 devstack@c-api.service[113176]: warnings.warn(deprecated_msg) May 09 09:00:41.527768 np0000173030 devstack@c-api.service[113176]: /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 09:00:41.527768 np0000173030 devstack@c-api.service[113176]: warnings.warn(deprecated_msg) May 09 09:00:41.527768 np0000173030 devstack@c-api.service[113176]: /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 09:00:41.527768 np0000173030 devstack@c-api.service[113176]: warnings.warn(deprecated_msg) May 09 09:00:41.527965 np0000173030 devstack@c-api.service[113176]: /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 09:00:41.527965 np0000173030 devstack@c-api.service[113176]: warnings.warn(deprecated_msg) May 09 09:00:41.527965 np0000173030 devstack@c-api.service[113176]: /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 09:00:41.527965 np0000173030 devstack@c-api.service[113176]: warnings.warn(deprecated_msg) May 09 09:00:41.527965 np0000173030 devstack@c-api.service[113176]: /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 09:00:41.527965 np0000173030 devstack@c-api.service[113176]: warnings.warn(deprecated_msg) May 09 09:00:41.528250 np0000173030 devstack@c-api.service[113176]: /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 09:00:41.528250 np0000173030 devstack@c-api.service[113176]: warnings.warn(deprecated_msg) May 09 09:00:41.528250 np0000173030 devstack@c-api.service[113176]: /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 09:00:41.528250 np0000173030 devstack@c-api.service[113176]: warnings.warn(deprecated_msg) May 09 09:00:41.528250 np0000173030 devstack@c-api.service[113176]: /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 09:00:41.528465 np0000173030 devstack@c-api.service[113176]: warnings.warn(deprecated_msg) May 09 09:00:41.528465 np0000173030 devstack@c-api.service[113176]: /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 09:00:41.528465 np0000173030 devstack@c-api.service[113176]: warnings.warn(deprecated_msg) May 09 09:00:41.528465 np0000173030 devstack@c-api.service[113176]: /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 09:00:41.528465 np0000173030 devstack@c-api.service[113176]: warnings.warn(deprecated_msg) May 09 09:00:41.528825 np0000173030 devstack@c-api.service[113176]: /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 09:00:41.528825 np0000173030 devstack@c-api.service[113176]: warnings.warn(deprecated_msg) May 09 09:00:41.528825 np0000173030 devstack@c-api.service[113176]: /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 09:00:41.528825 np0000173030 devstack@c-api.service[113176]: warnings.warn(deprecated_msg) May 09 09:00:41.529127 np0000173030 devstack@c-api.service[113176]: /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 09:00:41.529127 np0000173030 devstack@c-api.service[113176]: warnings.warn(deprecated_msg) May 09 09:00:41.529127 np0000173030 devstack@c-api.service[113176]: /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 09:00:41.529127 np0000173030 devstack@c-api.service[113176]: warnings.warn(deprecated_msg) May 09 09:00:41.529364 np0000173030 devstack@c-api.service[113176]: /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 09:00:41.529364 np0000173030 devstack@c-api.service[113176]: warnings.warn(deprecated_msg) May 09 09:00:41.529364 np0000173030 devstack@c-api.service[113176]: /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 09:00:41.529364 np0000173030 devstack@c-api.service[113176]: warnings.warn(deprecated_msg) May 09 09:00:41.529364 np0000173030 devstack@c-api.service[113176]: /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 09:00:41.529573 np0000173030 devstack@c-api.service[113176]: warnings.warn(deprecated_msg) May 09 09:00:41.529573 np0000173030 devstack@c-api.service[113176]: /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 09:00:41.529573 np0000173030 devstack@c-api.service[113176]: warnings.warn(deprecated_msg) May 09 09:00:41.529573 np0000173030 devstack@c-api.service[113176]: /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 09:00:41.529573 np0000173030 devstack@c-api.service[113176]: warnings.warn(deprecated_msg) May 09 09:00:41.529785 np0000173030 devstack@c-api.service[113176]: /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 09:00:41.529785 np0000173030 devstack@c-api.service[113176]: warnings.warn(deprecated_msg) May 09 09:00:41.529785 np0000173030 devstack@c-api.service[113176]: /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 09:00:41.529785 np0000173030 devstack@c-api.service[113176]: warnings.warn(deprecated_msg) May 09 09:00:41.529940 np0000173030 devstack@c-api.service[113176]: /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 09:00:41.529940 np0000173030 devstack@c-api.service[113176]: warnings.warn(deprecated_msg) May 09 09:00:41.529940 np0000173030 devstack@c-api.service[113176]: /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 09:00:41.529940 np0000173030 devstack@c-api.service[113176]: warnings.warn(deprecated_msg) May 09 09:00:41.530120 np0000173030 devstack@c-api.service[113176]: /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 09:00:41.530120 np0000173030 devstack@c-api.service[113176]: warnings.warn(deprecated_msg) May 09 09:00:41.530120 np0000173030 devstack@c-api.service[113176]: /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 09:00:41.530120 np0000173030 devstack@c-api.service[113176]: warnings.warn(deprecated_msg) May 09 09:00:41.530335 np0000173030 devstack@c-api.service[113176]: /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 09:00:41.530335 np0000173030 devstack@c-api.service[113176]: warnings.warn(deprecated_msg) May 09 09:00:41.530335 np0000173030 devstack@c-api.service[113176]: /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 09:00:41.530335 np0000173030 devstack@c-api.service[113176]: warnings.warn(deprecated_msg) May 09 09:00:41.530502 np0000173030 devstack@c-api.service[113176]: /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 09:00:41.530502 np0000173030 devstack@c-api.service[113176]: warnings.warn(deprecated_msg) May 09 09:00:41.530502 np0000173030 devstack@c-api.service[113176]: /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 09:00:41.530502 np0000173030 devstack@c-api.service[113176]: warnings.warn(deprecated_msg) May 09 09:00:41.530676 np0000173030 devstack@c-api.service[113176]: /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 09:00:41.530676 np0000173030 devstack@c-api.service[113176]: warnings.warn(deprecated_msg) May 09 09:00:41.530676 np0000173030 devstack@c-api.service[113176]: /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 09:00:41.530676 np0000173030 devstack@c-api.service[113176]: warnings.warn(deprecated_msg) May 09 09:00:41.530676 np0000173030 devstack@c-api.service[113176]: /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 09:00:41.530676 np0000173030 devstack@c-api.service[113176]: warnings.warn(deprecated_msg) May 09 09:00:41.530907 np0000173030 devstack@c-api.service[113176]: /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 09:00:41.530907 np0000173030 devstack@c-api.service[113176]: warnings.warn(deprecated_msg) May 09 09:00:41.530907 np0000173030 devstack@c-api.service[113176]: /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 09:00:41.530907 np0000173030 devstack@c-api.service[113176]: warnings.warn(deprecated_msg) May 09 09:00:41.530907 np0000173030 devstack@c-api.service[113176]: /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 09:00:41.531113 np0000173030 devstack@c-api.service[113176]: warnings.warn(deprecated_msg) May 09 09:00:41.531113 np0000173030 devstack@c-api.service[113176]: /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 09:00:41.531113 np0000173030 devstack@c-api.service[113176]: warnings.warn(deprecated_msg) May 09 09:00:41.531113 np0000173030 devstack@c-api.service[113176]: /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 09:00:41.531113 np0000173030 devstack@c-api.service[113176]: warnings.warn(deprecated_msg) May 09 09:00:41.531113 np0000173030 devstack@c-api.service[113176]: /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 09:00:41.531113 np0000173030 devstack@c-api.service[113176]: warnings.warn(deprecated_msg) May 09 09:00:41.531428 np0000173030 devstack@c-api.service[113176]: /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 09:00:41.531428 np0000173030 devstack@c-api.service[113176]: warnings.warn(deprecated_msg) May 09 09:00:41.531428 np0000173030 devstack@c-api.service[113176]: /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 09:00:41.531428 np0000173030 devstack@c-api.service[113176]: warnings.warn(deprecated_msg) May 09 09:00:41.531428 np0000173030 devstack@c-api.service[113176]: /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 09:00:41.531428 np0000173030 devstack@c-api.service[113176]: warnings.warn(deprecated_msg) May 09 09:00:41.531671 np0000173030 devstack@c-api.service[113176]: /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 09:00:41.531671 np0000173030 devstack@c-api.service[113176]: warnings.warn(deprecated_msg) May 09 09:00:41.531671 np0000173030 devstack@c-api.service[113176]: /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 09:00:41.531671 np0000173030 devstack@c-api.service[113176]: warnings.warn(deprecated_msg) May 09 09:00:41.531671 np0000173030 devstack@c-api.service[113176]: /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 09:00:41.531671 np0000173030 devstack@c-api.service[113176]: warnings.warn(deprecated_msg) May 09 09:00:41.531921 np0000173030 devstack@c-api.service[113176]: /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 09:00:41.531921 np0000173030 devstack@c-api.service[113176]: warnings.warn(deprecated_msg) May 09 09:00:41.531921 np0000173030 devstack@c-api.service[113176]: /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 09:00:41.531921 np0000173030 devstack@c-api.service[113176]: warnings.warn(deprecated_msg) May 09 09:00:41.531921 np0000173030 devstack@c-api.service[113176]: /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 09:00:41.531921 np0000173030 devstack@c-api.service[113176]: warnings.warn(deprecated_msg) May 09 09:00:41.532193 np0000173030 devstack@c-api.service[113176]: /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 09:00:41.532193 np0000173030 devstack@c-api.service[113176]: warnings.warn(deprecated_msg) May 09 09:00:41.532193 np0000173030 devstack@c-api.service[113176]: /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 09:00:41.532193 np0000173030 devstack@c-api.service[113176]: warnings.warn(deprecated_msg) May 09 09:00:41.532359 np0000173030 devstack@c-api.service[113176]: /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 09:00:41.532359 np0000173030 devstack@c-api.service[113176]: warnings.warn(deprecated_msg) May 09 09:00:41.532359 np0000173030 devstack@c-api.service[113176]: /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 09:00:41.532359 np0000173030 devstack@c-api.service[113176]: warnings.warn(deprecated_msg) May 09 09:00:41.532555 np0000173030 devstack@c-api.service[113176]: /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 09:00:41.532555 np0000173030 devstack@c-api.service[113176]: warnings.warn(deprecated_msg) May 09 09:00:41.532555 np0000173030 devstack@c-api.service[113176]: /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 09:00:41.532555 np0000173030 devstack@c-api.service[113176]: warnings.warn(deprecated_msg) May 09 09:00:41.532719 np0000173030 devstack@c-api.service[113176]: /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 09:00:41.532719 np0000173030 devstack@c-api.service[113176]: warnings.warn(deprecated_msg) May 09 09:00:41.532719 np0000173030 devstack@c-api.service[113176]: /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 09:00:41.532719 np0000173030 devstack@c-api.service[113176]: warnings.warn(deprecated_msg) May 09 09:00:41.532719 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.middleware.request_id [None req-5db6cb70-72b2-49d4-bc77-b74c3b946791 None None] RequestId filter calling following filter/app {{(pid=113176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:00:42.047702 np0000173030 devstack@c-api.service[113176]: INFO cinder.api.openstack.wsgi [None req-5db6cb70-72b2-49d4-bc77-b74c3b946791 admin admin] POST https://199.204.45.138/volume/v3/types May 09 09:00:42.048277 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.openstack.wsgi [None req-5db6cb70-72b2-49d4-bc77-b74c3b946791 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=113176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 09 09:00:42.049999 np0000173030 devstack@c-api.service[113176]: /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 09:00:42.049999 np0000173030 devstack@c-api.service[113176]: warnings.warn( May 09 09:00:42.057319 np0000173030 devstack@c-api.service[113176]: DEBUG oslo_db.sqlalchemy.engines [None req-5db6cb70-72b2-49d4-bc77-b74c3b946791 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=113176) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:00:42.101357 np0000173030 devstack@c-api.service[113176]: INFO cinder.api.openstack.wsgi [None req-5db6cb70-72b2-49d4-bc77-b74c3b946791 admin admin] https://199.204.45.138/volume/v3/types returned with HTTP 200 May 09 09:00:42.102524 np0000173030 devstack@c-api.service[113176]: [pid: 113176|app: 0|req: 1/2] 199.204.45.138 () {68 vars in 1288 bytes} [Sat May 9 09:00:41 2026] POST /volume/v3/types => generated 186 bytes in 593 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 09:00:42.114494 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.middleware.request_id [req-5db6cb70-72b2-49d4-bc77-b74c3b946791 req-fb56c574-82c1-4423-a096-eacc2aed517a None None] RequestId filter calling following filter/app {{(pid=113174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:00:42.469345 np0000173030 devstack@c-api.service[113174]: INFO cinder.api.openstack.wsgi [req-5db6cb70-72b2-49d4-bc77-b74c3b946791 req-fb56c574-82c1-4423-a096-eacc2aed517a admin admin] POST https://199.204.45.138/volume/v3/types/d1bfe28a-bd38-4bc4-9cd1-653726b1d7d0/extra_specs May 09 09:00:42.470033 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.openstack.wsgi [req-5db6cb70-72b2-49d4-bc77-b74c3b946791 req-fb56c574-82c1-4423-a096-eacc2aed517a admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=113174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 09 09:00:42.471955 np0000173030 devstack@c-api.service[113174]: /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 09:00:42.471955 np0000173030 devstack@c-api.service[113174]: warnings.warn( May 09 09:00:42.484730 np0000173030 devstack@c-api.service[113174]: DEBUG oslo_db.sqlalchemy.engines [req-5db6cb70-72b2-49d4-bc77-b74c3b946791 req-fb56c574-82c1-4423-a096-eacc2aed517a 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=113174) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:00:42.551511 np0000173030 devstack@c-api.service[113174]: INFO cinder.api.openstack.wsgi [req-5db6cb70-72b2-49d4-bc77-b74c3b946791 req-fb56c574-82c1-4423-a096-eacc2aed517a admin admin] https://199.204.45.138/volume/v3/types/d1bfe28a-bd38-4bc4-9cd1-653726b1d7d0/extra_specs returned with HTTP 200 May 09 09:00:42.551929 np0000173030 devstack@c-api.service[113174]: [pid: 113174|app: 0|req: 2/3] 199.204.45.138 () {70 vars in 1505 bytes} [Sat May 9 09:00:42 2026] POST /volume/v3/types/d1bfe28a-bd38-4bc4-9cd1-653726b1d7d0/extra_specs => generated 55 bytes in 439 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:00:44.292450 np0000173030 devstack@c-api.service[113175]: DEBUG dbcounter [-] [113175] Writing DB stats cinder:SELECT=6 {{(pid=113175) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:00:44.336642 np0000173030 devstack@c-api.service[113177]: DEBUG dbcounter [-] [113177] Writing DB stats cinder:SELECT=6 {{(pid=113177) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:00:52.096472 np0000173030 devstack@c-api.service[113176]: DEBUG dbcounter [-] [113176] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=113176) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:00:52.550501 np0000173030 devstack@c-api.service[113174]: DEBUG dbcounter [-] [113174] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=113174) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:03:08.968017 np0000173030 devstack@c-api.service[113175]: /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 09:03:08.968017 np0000173030 devstack@c-api.service[113175]: warnings.warn( May 09 09:03:08.978939 np0000173030 devstack@c-api.service[113175]: /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 09:03:08.978939 np0000173030 devstack@c-api.service[113175]: warnings.warn(deprecated_msg) May 09 09:03:08.978939 np0000173030 devstack@c-api.service[113175]: /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 09:03:08.978939 np0000173030 devstack@c-api.service[113175]: warnings.warn(deprecated_msg) May 09 09:03:08.978939 np0000173030 devstack@c-api.service[113175]: /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 09:03:08.979495 np0000173030 devstack@c-api.service[113175]: warnings.warn(deprecated_msg) May 09 09:03:08.979495 np0000173030 devstack@c-api.service[113175]: /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 09:03:08.979495 np0000173030 devstack@c-api.service[113175]: warnings.warn(deprecated_msg) May 09 09:03:08.979495 np0000173030 devstack@c-api.service[113175]: /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 09:03:08.979495 np0000173030 devstack@c-api.service[113175]: warnings.warn(deprecated_msg) May 09 09:03:08.979799 np0000173030 devstack@c-api.service[113175]: /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 09:03:08.979799 np0000173030 devstack@c-api.service[113175]: warnings.warn(deprecated_msg) May 09 09:03:08.979799 np0000173030 devstack@c-api.service[113175]: /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 09:03:08.979799 np0000173030 devstack@c-api.service[113175]: warnings.warn(deprecated_msg) May 09 09:03:08.979799 np0000173030 devstack@c-api.service[113175]: /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 09:03:08.979799 np0000173030 devstack@c-api.service[113175]: warnings.warn(deprecated_msg) May 09 09:03:08.980439 np0000173030 devstack@c-api.service[113175]: /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 09:03:08.980439 np0000173030 devstack@c-api.service[113175]: warnings.warn(deprecated_msg) May 09 09:03:08.980439 np0000173030 devstack@c-api.service[113175]: /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 09:03:08.980439 np0000173030 devstack@c-api.service[113175]: warnings.warn(deprecated_msg) May 09 09:03:08.980732 np0000173030 devstack@c-api.service[113175]: /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 09:03:08.980732 np0000173030 devstack@c-api.service[113175]: warnings.warn(deprecated_msg) May 09 09:03:08.980732 np0000173030 devstack@c-api.service[113175]: /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 09:03:08.980732 np0000173030 devstack@c-api.service[113175]: warnings.warn(deprecated_msg) May 09 09:03:08.980895 np0000173030 devstack@c-api.service[113175]: /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 09:03:08.980895 np0000173030 devstack@c-api.service[113175]: warnings.warn(deprecated_msg) May 09 09:03:08.980895 np0000173030 devstack@c-api.service[113175]: /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 09:03:08.980895 np0000173030 devstack@c-api.service[113175]: warnings.warn(deprecated_msg) May 09 09:03:08.981056 np0000173030 devstack@c-api.service[113175]: /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 09:03:08.981056 np0000173030 devstack@c-api.service[113175]: warnings.warn(deprecated_msg) May 09 09:03:08.981056 np0000173030 devstack@c-api.service[113175]: /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 09:03:08.981056 np0000173030 devstack@c-api.service[113175]: warnings.warn(deprecated_msg) May 09 09:03:08.981056 np0000173030 devstack@c-api.service[113175]: /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 09:03:08.981299 np0000173030 devstack@c-api.service[113175]: warnings.warn(deprecated_msg) May 09 09:03:08.981299 np0000173030 devstack@c-api.service[113175]: /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 09:03:08.981299 np0000173030 devstack@c-api.service[113175]: warnings.warn(deprecated_msg) May 09 09:03:08.981299 np0000173030 devstack@c-api.service[113175]: /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 09:03:08.981299 np0000173030 devstack@c-api.service[113175]: warnings.warn(deprecated_msg) May 09 09:03:08.981489 np0000173030 devstack@c-api.service[113175]: /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 09:03:08.981489 np0000173030 devstack@c-api.service[113175]: warnings.warn(deprecated_msg) May 09 09:03:08.981489 np0000173030 devstack@c-api.service[113175]: /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 09:03:08.981489 np0000173030 devstack@c-api.service[113175]: warnings.warn(deprecated_msg) May 09 09:03:08.981489 np0000173030 devstack@c-api.service[113175]: /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 09:03:08.981489 np0000173030 devstack@c-api.service[113175]: warnings.warn(deprecated_msg) May 09 09:03:08.981728 np0000173030 devstack@c-api.service[113175]: /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 09:03:08.981728 np0000173030 devstack@c-api.service[113175]: warnings.warn(deprecated_msg) May 09 09:03:08.981728 np0000173030 devstack@c-api.service[113175]: /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 09:03:08.981728 np0000173030 devstack@c-api.service[113175]: warnings.warn(deprecated_msg) May 09 09:03:08.981728 np0000173030 devstack@c-api.service[113175]: /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 09:03:08.981728 np0000173030 devstack@c-api.service[113175]: warnings.warn(deprecated_msg) May 09 09:03:08.981966 np0000173030 devstack@c-api.service[113175]: /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 09:03:08.981966 np0000173030 devstack@c-api.service[113175]: warnings.warn(deprecated_msg) May 09 09:03:08.981966 np0000173030 devstack@c-api.service[113175]: /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 09:03:08.981966 np0000173030 devstack@c-api.service[113175]: warnings.warn(deprecated_msg) May 09 09:03:08.981966 np0000173030 devstack@c-api.service[113175]: /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 09:03:08.981966 np0000173030 devstack@c-api.service[113175]: warnings.warn(deprecated_msg) May 09 09:03:08.982666 np0000173030 devstack@c-api.service[113175]: /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 09:03:08.982666 np0000173030 devstack@c-api.service[113175]: warnings.warn(deprecated_msg) May 09 09:03:08.982666 np0000173030 devstack@c-api.service[113175]: /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 09:03:08.982666 np0000173030 devstack@c-api.service[113175]: warnings.warn(deprecated_msg) May 09 09:03:08.982666 np0000173030 devstack@c-api.service[113175]: /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 09:03:08.983025 np0000173030 devstack@c-api.service[113175]: warnings.warn(deprecated_msg) May 09 09:03:08.983025 np0000173030 devstack@c-api.service[113175]: /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 09:03:08.983025 np0000173030 devstack@c-api.service[113175]: warnings.warn(deprecated_msg) May 09 09:03:08.983025 np0000173030 devstack@c-api.service[113175]: /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 09:03:08.983025 np0000173030 devstack@c-api.service[113175]: warnings.warn(deprecated_msg) May 09 09:03:08.983375 np0000173030 devstack@c-api.service[113175]: /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 09:03:08.983375 np0000173030 devstack@c-api.service[113175]: warnings.warn(deprecated_msg) May 09 09:03:08.983375 np0000173030 devstack@c-api.service[113175]: /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 09:03:08.983375 np0000173030 devstack@c-api.service[113175]: warnings.warn(deprecated_msg) May 09 09:03:08.983375 np0000173030 devstack@c-api.service[113175]: /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 09:03:08.983375 np0000173030 devstack@c-api.service[113175]: warnings.warn(deprecated_msg) May 09 09:03:08.983771 np0000173030 devstack@c-api.service[113175]: /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 09:03:08.983771 np0000173030 devstack@c-api.service[113175]: warnings.warn(deprecated_msg) May 09 09:03:08.983771 np0000173030 devstack@c-api.service[113175]: /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 09:03:08.983771 np0000173030 devstack@c-api.service[113175]: warnings.warn(deprecated_msg) May 09 09:03:08.983771 np0000173030 devstack@c-api.service[113175]: /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 09:03:08.983771 np0000173030 devstack@c-api.service[113175]: warnings.warn(deprecated_msg) May 09 09:03:08.984266 np0000173030 devstack@c-api.service[113175]: /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 09:03:08.984266 np0000173030 devstack@c-api.service[113175]: warnings.warn(deprecated_msg) May 09 09:03:08.984266 np0000173030 devstack@c-api.service[113175]: /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 09:03:08.984266 np0000173030 devstack@c-api.service[113175]: warnings.warn(deprecated_msg) May 09 09:03:08.984266 np0000173030 devstack@c-api.service[113175]: /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 09:03:08.984621 np0000173030 devstack@c-api.service[113175]: warnings.warn(deprecated_msg) May 09 09:03:08.984621 np0000173030 devstack@c-api.service[113175]: /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 09:03:08.984621 np0000173030 devstack@c-api.service[113175]: warnings.warn(deprecated_msg) May 09 09:03:08.984621 np0000173030 devstack@c-api.service[113175]: /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 09:03:08.984621 np0000173030 devstack@c-api.service[113175]: warnings.warn(deprecated_msg) May 09 09:03:08.985038 np0000173030 devstack@c-api.service[113175]: /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 09:03:08.985038 np0000173030 devstack@c-api.service[113175]: warnings.warn(deprecated_msg) May 09 09:03:08.985038 np0000173030 devstack@c-api.service[113175]: /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 09:03:08.985038 np0000173030 devstack@c-api.service[113175]: warnings.warn(deprecated_msg) May 09 09:03:08.985333 np0000173030 devstack@c-api.service[113175]: /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 09:03:08.985333 np0000173030 devstack@c-api.service[113175]: warnings.warn(deprecated_msg) May 09 09:03:08.985333 np0000173030 devstack@c-api.service[113175]: /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 09:03:08.985333 np0000173030 devstack@c-api.service[113175]: warnings.warn(deprecated_msg) May 09 09:03:08.985613 np0000173030 devstack@c-api.service[113175]: /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 09:03:08.985613 np0000173030 devstack@c-api.service[113175]: warnings.warn(deprecated_msg) May 09 09:03:08.985613 np0000173030 devstack@c-api.service[113175]: /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 09:03:08.985613 np0000173030 devstack@c-api.service[113175]: warnings.warn(deprecated_msg) May 09 09:03:08.985613 np0000173030 devstack@c-api.service[113175]: /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 09:03:08.985961 np0000173030 devstack@c-api.service[113175]: warnings.warn(deprecated_msg) May 09 09:03:08.985961 np0000173030 devstack@c-api.service[113175]: /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 09:03:08.985961 np0000173030 devstack@c-api.service[113175]: warnings.warn(deprecated_msg) May 09 09:03:08.985961 np0000173030 devstack@c-api.service[113175]: /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 09:03:08.985961 np0000173030 devstack@c-api.service[113175]: warnings.warn(deprecated_msg) May 09 09:03:08.986311 np0000173030 devstack@c-api.service[113175]: /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 09:03:08.986311 np0000173030 devstack@c-api.service[113175]: warnings.warn(deprecated_msg) May 09 09:03:08.986311 np0000173030 devstack@c-api.service[113175]: /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 09:03:08.986311 np0000173030 devstack@c-api.service[113175]: warnings.warn(deprecated_msg) May 09 09:03:08.986585 np0000173030 devstack@c-api.service[113175]: /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 09:03:08.986585 np0000173030 devstack@c-api.service[113175]: warnings.warn(deprecated_msg) May 09 09:03:08.986585 np0000173030 devstack@c-api.service[113175]: /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 09:03:08.986585 np0000173030 devstack@c-api.service[113175]: warnings.warn(deprecated_msg) May 09 09:03:08.986859 np0000173030 devstack@c-api.service[113175]: /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 09:03:08.986859 np0000173030 devstack@c-api.service[113175]: warnings.warn(deprecated_msg) May 09 09:03:08.986859 np0000173030 devstack@c-api.service[113175]: /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 09:03:08.986859 np0000173030 devstack@c-api.service[113175]: warnings.warn(deprecated_msg) May 09 09:03:08.987151 np0000173030 devstack@c-api.service[113175]: /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 09:03:08.987151 np0000173030 devstack@c-api.service[113175]: warnings.warn(deprecated_msg) May 09 09:03:08.987151 np0000173030 devstack@c-api.service[113175]: /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 09:03:08.987151 np0000173030 devstack@c-api.service[113175]: warnings.warn(deprecated_msg) May 09 09:03:08.987456 np0000173030 devstack@c-api.service[113175]: /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 09:03:08.987456 np0000173030 devstack@c-api.service[113175]: warnings.warn(deprecated_msg) May 09 09:03:08.987456 np0000173030 devstack@c-api.service[113175]: /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 09:03:08.987456 np0000173030 devstack@c-api.service[113175]: warnings.warn(deprecated_msg) May 09 09:03:08.987727 np0000173030 devstack@c-api.service[113175]: /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 09:03:08.987727 np0000173030 devstack@c-api.service[113175]: warnings.warn(deprecated_msg) May 09 09:03:08.987727 np0000173030 devstack@c-api.service[113175]: /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 09:03:08.987727 np0000173030 devstack@c-api.service[113175]: warnings.warn(deprecated_msg) May 09 09:03:08.987727 np0000173030 devstack@c-api.service[113175]: /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 09:03:08.988134 np0000173030 devstack@c-api.service[113175]: warnings.warn(deprecated_msg) May 09 09:03:08.988134 np0000173030 devstack@c-api.service[113175]: /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 09:03:08.988134 np0000173030 devstack@c-api.service[113175]: warnings.warn(deprecated_msg) May 09 09:03:08.988134 np0000173030 devstack@c-api.service[113175]: /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 09:03:08.988134 np0000173030 devstack@c-api.service[113175]: warnings.warn(deprecated_msg) May 09 09:03:08.988134 np0000173030 devstack@c-api.service[113175]: /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 09:03:08.988559 np0000173030 devstack@c-api.service[113175]: warnings.warn(deprecated_msg) May 09 09:03:08.988559 np0000173030 devstack@c-api.service[113175]: /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 09:03:08.988559 np0000173030 devstack@c-api.service[113175]: warnings.warn(deprecated_msg) May 09 09:03:08.988559 np0000173030 devstack@c-api.service[113175]: /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 09:03:08.988559 np0000173030 devstack@c-api.service[113175]: warnings.warn(deprecated_msg) May 09 09:03:08.988850 np0000173030 devstack@c-api.service[113175]: /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 09:03:08.988850 np0000173030 devstack@c-api.service[113175]: warnings.warn(deprecated_msg) May 09 09:03:08.988850 np0000173030 devstack@c-api.service[113175]: /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 09:03:08.988850 np0000173030 devstack@c-api.service[113175]: warnings.warn(deprecated_msg) May 09 09:03:08.988850 np0000173030 devstack@c-api.service[113175]: /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 09:03:08.988850 np0000173030 devstack@c-api.service[113175]: warnings.warn(deprecated_msg) May 09 09:03:08.989130 np0000173030 devstack@c-api.service[113175]: /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 09:03:08.989130 np0000173030 devstack@c-api.service[113175]: warnings.warn(deprecated_msg) May 09 09:03:08.989130 np0000173030 devstack@c-api.service[113175]: /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 09:03:08.989130 np0000173030 devstack@c-api.service[113175]: warnings.warn(deprecated_msg) May 09 09:03:08.989130 np0000173030 devstack@c-api.service[113175]: /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 09:03:08.989130 np0000173030 devstack@c-api.service[113175]: warnings.warn(deprecated_msg) May 09 09:03:08.989389 np0000173030 devstack@c-api.service[113175]: /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 09:03:08.989389 np0000173030 devstack@c-api.service[113175]: warnings.warn(deprecated_msg) May 09 09:03:08.989389 np0000173030 devstack@c-api.service[113175]: /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 09:03:08.989389 np0000173030 devstack@c-api.service[113175]: warnings.warn(deprecated_msg) May 09 09:03:08.989389 np0000173030 devstack@c-api.service[113175]: /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 09:03:08.989389 np0000173030 devstack@c-api.service[113175]: warnings.warn(deprecated_msg) May 09 09:03:08.989558 np0000173030 devstack@c-api.service[113175]: /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 09:03:08.989558 np0000173030 devstack@c-api.service[113175]: warnings.warn(deprecated_msg) May 09 09:03:08.989558 np0000173030 devstack@c-api.service[113175]: /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 09:03:08.989558 np0000173030 devstack@c-api.service[113175]: warnings.warn(deprecated_msg) May 09 09:03:08.989558 np0000173030 devstack@c-api.service[113175]: /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 09:03:08.989558 np0000173030 devstack@c-api.service[113175]: warnings.warn(deprecated_msg) May 09 09:03:08.989721 np0000173030 devstack@c-api.service[113175]: /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 09:03:08.989721 np0000173030 devstack@c-api.service[113175]: warnings.warn(deprecated_msg) May 09 09:03:08.989721 np0000173030 devstack@c-api.service[113175]: /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 09:03:08.989721 np0000173030 devstack@c-api.service[113175]: warnings.warn(deprecated_msg) May 09 09:03:08.989845 np0000173030 devstack@c-api.service[113175]: /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 09:03:08.989845 np0000173030 devstack@c-api.service[113175]: warnings.warn(deprecated_msg) May 09 09:03:08.989845 np0000173030 devstack@c-api.service[113175]: /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 09:03:08.989845 np0000173030 devstack@c-api.service[113175]: warnings.warn(deprecated_msg) May 09 09:03:08.989845 np0000173030 devstack@c-api.service[113175]: /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 09:03:08.990000 np0000173030 devstack@c-api.service[113175]: warnings.warn(deprecated_msg) May 09 09:03:08.990000 np0000173030 devstack@c-api.service[113175]: /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 09:03:08.990000 np0000173030 devstack@c-api.service[113175]: warnings.warn(deprecated_msg) May 09 09:03:08.990000 np0000173030 devstack@c-api.service[113175]: /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 09:03:08.990000 np0000173030 devstack@c-api.service[113175]: warnings.warn(deprecated_msg) May 09 09:03:08.990000 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.middleware.request_id [None req-c50da414-9afa-44b5-b2ed-a3441c64ea61 None None] RequestId filter calling following filter/app {{(pid=113175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:03:08.990000 np0000173030 devstack@c-api.service[113175]: INFO cinder.api.openstack.wsgi [None req-c50da414-9afa-44b5-b2ed-a3441c64ea61 None None] GET https://199.204.45.138/volume// May 09 09:03:08.990361 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.openstack.wsgi [None req-c50da414-9afa-44b5-b2ed-a3441c64ea61 None None] Empty body provided in request {{(pid=113175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:03:08.990361 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.openstack.wsgi [None req-c50da414-9afa-44b5-b2ed-a3441c64ea61 None None] Calling method 'all' {{(pid=113175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:03:08.990361 np0000173030 devstack@c-api.service[113175]: INFO cinder.api.openstack.wsgi [None req-c50da414-9afa-44b5-b2ed-a3441c64ea61 None None] https://199.204.45.138/volume// returned with HTTP 300 May 09 09:03:08.990361 np0000173030 devstack@c-api.service[113175]: [pid: 113175|app: 0|req: 1/4] 199.204.45.138 () {66 vars in 1456 bytes} [Sat May 9 09:03:08 2026] GET /volume/ => generated 390 bytes in 17 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) May 09 09:03:45.766522 np0000173030 devstack@c-api.service[113177]: /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 09:03:45.766522 np0000173030 devstack@c-api.service[113177]: warnings.warn( May 09 09:03:45.781293 np0000173030 devstack@c-api.service[113177]: /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 09:03:45.781293 np0000173030 devstack@c-api.service[113177]: warnings.warn(deprecated_msg) May 09 09:03:45.781293 np0000173030 devstack@c-api.service[113177]: /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 09:03:45.781293 np0000173030 devstack@c-api.service[113177]: warnings.warn(deprecated_msg) May 09 09:03:45.781293 np0000173030 devstack@c-api.service[113177]: /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 09:03:45.781722 np0000173030 devstack@c-api.service[113177]: warnings.warn(deprecated_msg) May 09 09:03:45.781722 np0000173030 devstack@c-api.service[113177]: /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 09:03:45.781722 np0000173030 devstack@c-api.service[113177]: warnings.warn(deprecated_msg) May 09 09:03:45.781722 np0000173030 devstack@c-api.service[113177]: /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 09:03:45.781722 np0000173030 devstack@c-api.service[113177]: warnings.warn(deprecated_msg) May 09 09:03:45.782020 np0000173030 devstack@c-api.service[113177]: /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 09:03:45.782020 np0000173030 devstack@c-api.service[113177]: warnings.warn(deprecated_msg) May 09 09:03:45.782020 np0000173030 devstack@c-api.service[113177]: /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 09:03:45.782020 np0000173030 devstack@c-api.service[113177]: warnings.warn(deprecated_msg) May 09 09:03:45.782020 np0000173030 devstack@c-api.service[113177]: /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 09:03:45.782020 np0000173030 devstack@c-api.service[113177]: warnings.warn(deprecated_msg) May 09 09:03:45.782430 np0000173030 devstack@c-api.service[113177]: /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 09:03:45.782430 np0000173030 devstack@c-api.service[113177]: warnings.warn(deprecated_msg) May 09 09:03:45.782430 np0000173030 devstack@c-api.service[113177]: /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 09:03:45.782430 np0000173030 devstack@c-api.service[113177]: warnings.warn(deprecated_msg) May 09 09:03:45.782679 np0000173030 devstack@c-api.service[113177]: /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 09:03:45.782679 np0000173030 devstack@c-api.service[113177]: warnings.warn(deprecated_msg) May 09 09:03:45.782679 np0000173030 devstack@c-api.service[113177]: /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 09:03:45.782679 np0000173030 devstack@c-api.service[113177]: warnings.warn(deprecated_msg) May 09 09:03:45.782936 np0000173030 devstack@c-api.service[113177]: /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 09:03:45.782936 np0000173030 devstack@c-api.service[113177]: warnings.warn(deprecated_msg) May 09 09:03:45.782936 np0000173030 devstack@c-api.service[113177]: /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 09:03:45.782936 np0000173030 devstack@c-api.service[113177]: warnings.warn(deprecated_msg) May 09 09:03:45.783220 np0000173030 devstack@c-api.service[113177]: /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 09:03:45.783220 np0000173030 devstack@c-api.service[113177]: warnings.warn(deprecated_msg) May 09 09:03:45.783220 np0000173030 devstack@c-api.service[113177]: /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 09:03:45.783220 np0000173030 devstack@c-api.service[113177]: warnings.warn(deprecated_msg) May 09 09:03:45.783220 np0000173030 devstack@c-api.service[113177]: /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 09:03:45.783564 np0000173030 devstack@c-api.service[113177]: warnings.warn(deprecated_msg) May 09 09:03:45.783564 np0000173030 devstack@c-api.service[113177]: /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 09:03:45.783564 np0000173030 devstack@c-api.service[113177]: warnings.warn(deprecated_msg) May 09 09:03:45.783564 np0000173030 devstack@c-api.service[113177]: /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 09:03:45.783564 np0000173030 devstack@c-api.service[113177]: warnings.warn(deprecated_msg) May 09 09:03:45.783945 np0000173030 devstack@c-api.service[113177]: /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 09:03:45.783945 np0000173030 devstack@c-api.service[113177]: warnings.warn(deprecated_msg) May 09 09:03:45.783945 np0000173030 devstack@c-api.service[113177]: /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 09:03:45.783945 np0000173030 devstack@c-api.service[113177]: warnings.warn(deprecated_msg) May 09 09:03:45.783945 np0000173030 devstack@c-api.service[113177]: /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 09:03:45.783945 np0000173030 devstack@c-api.service[113177]: warnings.warn(deprecated_msg) May 09 09:03:45.784359 np0000173030 devstack@c-api.service[113177]: /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 09:03:45.784359 np0000173030 devstack@c-api.service[113177]: warnings.warn(deprecated_msg) May 09 09:03:45.784359 np0000173030 devstack@c-api.service[113177]: /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 09:03:45.784359 np0000173030 devstack@c-api.service[113177]: warnings.warn(deprecated_msg) May 09 09:03:45.784359 np0000173030 devstack@c-api.service[113177]: /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 09:03:45.784359 np0000173030 devstack@c-api.service[113177]: warnings.warn(deprecated_msg) May 09 09:03:45.784746 np0000173030 devstack@c-api.service[113177]: /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 09:03:45.784746 np0000173030 devstack@c-api.service[113177]: warnings.warn(deprecated_msg) May 09 09:03:45.784746 np0000173030 devstack@c-api.service[113177]: /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 09:03:45.784746 np0000173030 devstack@c-api.service[113177]: warnings.warn(deprecated_msg) May 09 09:03:45.784746 np0000173030 devstack@c-api.service[113177]: /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 09:03:45.784746 np0000173030 devstack@c-api.service[113177]: warnings.warn(deprecated_msg) May 09 09:03:45.785000 np0000173030 devstack@c-api.service[113177]: /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 09:03:45.785000 np0000173030 devstack@c-api.service[113177]: warnings.warn(deprecated_msg) May 09 09:03:45.785000 np0000173030 devstack@c-api.service[113177]: /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 09:03:45.785000 np0000173030 devstack@c-api.service[113177]: warnings.warn(deprecated_msg) May 09 09:03:45.785000 np0000173030 devstack@c-api.service[113177]: /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 09:03:45.785196 np0000173030 devstack@c-api.service[113177]: warnings.warn(deprecated_msg) May 09 09:03:45.785196 np0000173030 devstack@c-api.service[113177]: /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 09:03:45.785196 np0000173030 devstack@c-api.service[113177]: warnings.warn(deprecated_msg) May 09 09:03:45.785196 np0000173030 devstack@c-api.service[113177]: /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 09:03:45.785196 np0000173030 devstack@c-api.service[113177]: warnings.warn(deprecated_msg) May 09 09:03:45.785392 np0000173030 devstack@c-api.service[113177]: /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 09:03:45.785392 np0000173030 devstack@c-api.service[113177]: warnings.warn(deprecated_msg) May 09 09:03:45.785392 np0000173030 devstack@c-api.service[113177]: /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 09:03:45.785392 np0000173030 devstack@c-api.service[113177]: warnings.warn(deprecated_msg) May 09 09:03:45.785392 np0000173030 devstack@c-api.service[113177]: /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 09:03:45.785392 np0000173030 devstack@c-api.service[113177]: warnings.warn(deprecated_msg) May 09 09:03:45.785645 np0000173030 devstack@c-api.service[113177]: /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 09:03:45.785645 np0000173030 devstack@c-api.service[113177]: warnings.warn(deprecated_msg) May 09 09:03:45.785645 np0000173030 devstack@c-api.service[113177]: /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 09:03:45.785645 np0000173030 devstack@c-api.service[113177]: warnings.warn(deprecated_msg) May 09 09:03:45.785645 np0000173030 devstack@c-api.service[113177]: /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 09:03:45.785645 np0000173030 devstack@c-api.service[113177]: warnings.warn(deprecated_msg) May 09 09:03:45.785857 np0000173030 devstack@c-api.service[113177]: /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 09:03:45.785857 np0000173030 devstack@c-api.service[113177]: warnings.warn(deprecated_msg) May 09 09:03:45.785857 np0000173030 devstack@c-api.service[113177]: /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 09:03:45.785857 np0000173030 devstack@c-api.service[113177]: warnings.warn(deprecated_msg) May 09 09:03:45.785857 np0000173030 devstack@c-api.service[113177]: /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 09:03:45.786045 np0000173030 devstack@c-api.service[113177]: warnings.warn(deprecated_msg) May 09 09:03:45.786045 np0000173030 devstack@c-api.service[113177]: /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 09:03:45.786045 np0000173030 devstack@c-api.service[113177]: warnings.warn(deprecated_msg) May 09 09:03:45.786045 np0000173030 devstack@c-api.service[113177]: /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 09:03:45.786045 np0000173030 devstack@c-api.service[113177]: warnings.warn(deprecated_msg) May 09 09:03:45.786256 np0000173030 devstack@c-api.service[113177]: /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 09:03:45.786256 np0000173030 devstack@c-api.service[113177]: warnings.warn(deprecated_msg) May 09 09:03:45.786256 np0000173030 devstack@c-api.service[113177]: /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 09:03:45.786256 np0000173030 devstack@c-api.service[113177]: warnings.warn(deprecated_msg) May 09 09:03:45.786422 np0000173030 devstack@c-api.service[113177]: /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 09:03:45.786422 np0000173030 devstack@c-api.service[113177]: warnings.warn(deprecated_msg) May 09 09:03:45.786422 np0000173030 devstack@c-api.service[113177]: /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 09:03:45.786422 np0000173030 devstack@c-api.service[113177]: warnings.warn(deprecated_msg) May 09 09:03:45.786575 np0000173030 devstack@c-api.service[113177]: /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 09:03:45.786575 np0000173030 devstack@c-api.service[113177]: warnings.warn(deprecated_msg) May 09 09:03:45.786575 np0000173030 devstack@c-api.service[113177]: /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 09:03:45.786575 np0000173030 devstack@c-api.service[113177]: warnings.warn(deprecated_msg) May 09 09:03:45.786575 np0000173030 devstack@c-api.service[113177]: /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 09:03:45.786767 np0000173030 devstack@c-api.service[113177]: warnings.warn(deprecated_msg) May 09 09:03:45.786767 np0000173030 devstack@c-api.service[113177]: /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 09:03:45.786767 np0000173030 devstack@c-api.service[113177]: warnings.warn(deprecated_msg) May 09 09:03:45.786767 np0000173030 devstack@c-api.service[113177]: /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 09:03:45.786767 np0000173030 devstack@c-api.service[113177]: warnings.warn(deprecated_msg) May 09 09:03:45.786944 np0000173030 devstack@c-api.service[113177]: /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 09:03:45.786944 np0000173030 devstack@c-api.service[113177]: warnings.warn(deprecated_msg) May 09 09:03:45.786944 np0000173030 devstack@c-api.service[113177]: /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 09:03:45.786944 np0000173030 devstack@c-api.service[113177]: warnings.warn(deprecated_msg) May 09 09:03:45.787097 np0000173030 devstack@c-api.service[113177]: /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 09:03:45.787097 np0000173030 devstack@c-api.service[113177]: warnings.warn(deprecated_msg) May 09 09:03:45.787097 np0000173030 devstack@c-api.service[113177]: /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 09:03:45.787097 np0000173030 devstack@c-api.service[113177]: warnings.warn(deprecated_msg) May 09 09:03:45.787265 np0000173030 devstack@c-api.service[113177]: /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 09:03:45.787265 np0000173030 devstack@c-api.service[113177]: warnings.warn(deprecated_msg) May 09 09:03:45.787265 np0000173030 devstack@c-api.service[113177]: /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 09:03:45.787265 np0000173030 devstack@c-api.service[113177]: warnings.warn(deprecated_msg) May 09 09:03:45.787431 np0000173030 devstack@c-api.service[113177]: /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 09:03:45.787431 np0000173030 devstack@c-api.service[113177]: warnings.warn(deprecated_msg) May 09 09:03:45.787431 np0000173030 devstack@c-api.service[113177]: /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 09:03:45.787431 np0000173030 devstack@c-api.service[113177]: warnings.warn(deprecated_msg) May 09 09:03:45.787589 np0000173030 devstack@c-api.service[113177]: /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 09:03:45.787589 np0000173030 devstack@c-api.service[113177]: warnings.warn(deprecated_msg) May 09 09:03:45.787589 np0000173030 devstack@c-api.service[113177]: /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 09:03:45.787589 np0000173030 devstack@c-api.service[113177]: warnings.warn(deprecated_msg) May 09 09:03:45.787787 np0000173030 devstack@c-api.service[113177]: /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 09:03:45.787787 np0000173030 devstack@c-api.service[113177]: warnings.warn(deprecated_msg) May 09 09:03:45.787787 np0000173030 devstack@c-api.service[113177]: /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 09:03:45.787787 np0000173030 devstack@c-api.service[113177]: warnings.warn(deprecated_msg) May 09 09:03:45.787787 np0000173030 devstack@c-api.service[113177]: /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 09:03:45.788044 np0000173030 devstack@c-api.service[113177]: warnings.warn(deprecated_msg) May 09 09:03:45.788044 np0000173030 devstack@c-api.service[113177]: /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 09:03:45.788044 np0000173030 devstack@c-api.service[113177]: warnings.warn(deprecated_msg) May 09 09:03:45.788044 np0000173030 devstack@c-api.service[113177]: /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 09:03:45.788044 np0000173030 devstack@c-api.service[113177]: warnings.warn(deprecated_msg) May 09 09:03:45.788044 np0000173030 devstack@c-api.service[113177]: /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 09:03:45.788270 np0000173030 devstack@c-api.service[113177]: warnings.warn(deprecated_msg) May 09 09:03:45.788270 np0000173030 devstack@c-api.service[113177]: /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 09:03:45.788270 np0000173030 devstack@c-api.service[113177]: warnings.warn(deprecated_msg) May 09 09:03:45.788270 np0000173030 devstack@c-api.service[113177]: /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 09:03:45.788270 np0000173030 devstack@c-api.service[113177]: warnings.warn(deprecated_msg) May 09 09:03:45.788455 np0000173030 devstack@c-api.service[113177]: /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 09:03:45.788455 np0000173030 devstack@c-api.service[113177]: warnings.warn(deprecated_msg) May 09 09:03:45.788455 np0000173030 devstack@c-api.service[113177]: /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 09:03:45.788455 np0000173030 devstack@c-api.service[113177]: warnings.warn(deprecated_msg) May 09 09:03:45.788455 np0000173030 devstack@c-api.service[113177]: /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 09:03:45.788455 np0000173030 devstack@c-api.service[113177]: warnings.warn(deprecated_msg) May 09 09:03:45.788662 np0000173030 devstack@c-api.service[113177]: /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 09:03:45.788662 np0000173030 devstack@c-api.service[113177]: warnings.warn(deprecated_msg) May 09 09:03:45.788662 np0000173030 devstack@c-api.service[113177]: /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 09:03:45.788662 np0000173030 devstack@c-api.service[113177]: warnings.warn(deprecated_msg) May 09 09:03:45.788662 np0000173030 devstack@c-api.service[113177]: /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 09:03:45.788662 np0000173030 devstack@c-api.service[113177]: warnings.warn(deprecated_msg) May 09 09:03:45.788890 np0000173030 devstack@c-api.service[113177]: /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 09:03:45.788890 np0000173030 devstack@c-api.service[113177]: warnings.warn(deprecated_msg) May 09 09:03:45.788890 np0000173030 devstack@c-api.service[113177]: /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 09:03:45.788890 np0000173030 devstack@c-api.service[113177]: warnings.warn(deprecated_msg) May 09 09:03:45.788890 np0000173030 devstack@c-api.service[113177]: /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 09:03:45.788890 np0000173030 devstack@c-api.service[113177]: warnings.warn(deprecated_msg) May 09 09:03:45.789103 np0000173030 devstack@c-api.service[113177]: /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 09:03:45.789103 np0000173030 devstack@c-api.service[113177]: warnings.warn(deprecated_msg) May 09 09:03:45.789103 np0000173030 devstack@c-api.service[113177]: /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 09:03:45.789103 np0000173030 devstack@c-api.service[113177]: warnings.warn(deprecated_msg) May 09 09:03:45.789103 np0000173030 devstack@c-api.service[113177]: /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 09:03:45.789103 np0000173030 devstack@c-api.service[113177]: warnings.warn(deprecated_msg) May 09 09:03:45.789370 np0000173030 devstack@c-api.service[113177]: /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 09:03:45.789370 np0000173030 devstack@c-api.service[113177]: warnings.warn(deprecated_msg) May 09 09:03:45.789370 np0000173030 devstack@c-api.service[113177]: /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 09:03:45.789370 np0000173030 devstack@c-api.service[113177]: warnings.warn(deprecated_msg) May 09 09:03:45.789511 np0000173030 devstack@c-api.service[113177]: /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 09:03:45.789511 np0000173030 devstack@c-api.service[113177]: warnings.warn(deprecated_msg) May 09 09:03:45.789511 np0000173030 devstack@c-api.service[113177]: /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 09:03:45.789511 np0000173030 devstack@c-api.service[113177]: warnings.warn(deprecated_msg) May 09 09:03:45.789511 np0000173030 devstack@c-api.service[113177]: /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 09:03:45.789694 np0000173030 devstack@c-api.service[113177]: warnings.warn(deprecated_msg) May 09 09:03:45.789694 np0000173030 devstack@c-api.service[113177]: /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 09:03:45.789694 np0000173030 devstack@c-api.service[113177]: warnings.warn(deprecated_msg) May 09 09:03:45.789694 np0000173030 devstack@c-api.service[113177]: /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 09:03:45.789694 np0000173030 devstack@c-api.service[113177]: warnings.warn(deprecated_msg) May 09 09:03:45.789694 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.middleware.request_id [None req-281dd69c-4901-40c9-bbdb-97e94dbec7bf None None] RequestId filter calling following filter/app {{(pid=113177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:03:46.114669 np0000173030 devstack@c-api.service[113177]: INFO cinder.api.openstack.wsgi [None req-281dd69c-4901-40c9-bbdb-97e94dbec7bf demo demo] GET https://199.204.45.138/volume/v3/types?is_public=None May 09 09:03:46.115009 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.openstack.wsgi [None req-281dd69c-4901-40c9-bbdb-97e94dbec7bf demo demo] Empty body provided in request {{(pid=113177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:03:46.115256 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.openstack.wsgi [None req-281dd69c-4901-40c9-bbdb-97e94dbec7bf demo demo] Calling method 'index' {{(pid=113177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:03:46.115767 np0000173030 devstack@c-api.service[113177]: /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 09:03:46.115767 np0000173030 devstack@c-api.service[113177]: warnings.warn( May 09 09:03:46.116426 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.api_utils [None req-281dd69c-4901-40c9-bbdb-97e94dbec7bf demo demo] Removing options '' from query. {{(pid=113177) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:03:46.125372 np0000173030 devstack@c-api.service[113177]: DEBUG oslo_db.sqlalchemy.engines [None req-281dd69c-4901-40c9-bbdb-97e94dbec7bf 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=113177) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:03:46.145579 np0000173030 devstack@c-api.service[113177]: INFO cinder.api.openstack.wsgi [None req-281dd69c-4901-40c9-bbdb-97e94dbec7bf demo demo] https://199.204.45.138/volume/v3/types?is_public=None returned with HTTP 200 May 09 09:03:46.145988 np0000173030 devstack@c-api.service[113177]: [pid: 113177|app: 0|req: 1/5] 199.204.45.138 () {64 vars in 1263 bytes} [Sat May 9 09:03:45 2026] GET /volume/v3/types?is_public=None => generated 377 bytes in 380 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 09:03:46.158277 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.middleware.request_id [req-281dd69c-4901-40c9-bbdb-97e94dbec7bf req-94a0c8fd-b9fa-461d-9042-fe21f2cdf7e7 None None] RequestId filter calling following filter/app {{(pid=113176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:03:46.161871 np0000173030 devstack@c-api.service[113176]: INFO cinder.api.openstack.wsgi [req-281dd69c-4901-40c9-bbdb-97e94dbec7bf req-94a0c8fd-b9fa-461d-9042-fe21f2cdf7e7 demo demo] GET https://199.204.45.138/volume/v3/types/default May 09 09:03:46.162121 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.openstack.wsgi [req-281dd69c-4901-40c9-bbdb-97e94dbec7bf req-94a0c8fd-b9fa-461d-9042-fe21f2cdf7e7 demo demo] Empty body provided in request {{(pid=113176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:03:46.162402 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.openstack.wsgi [req-281dd69c-4901-40c9-bbdb-97e94dbec7bf req-94a0c8fd-b9fa-461d-9042-fe21f2cdf7e7 demo demo] Calling method 'show' {{(pid=113176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:03:46.175188 np0000173030 devstack@c-api.service[113176]: INFO cinder.api.openstack.wsgi [req-281dd69c-4901-40c9-bbdb-97e94dbec7bf req-94a0c8fd-b9fa-461d-9042-fe21f2cdf7e7 demo demo] https://199.204.45.138/volume/v3/types/default returned with HTTP 200 May 09 09:03:46.175800 np0000173030 devstack@c-api.service[113176]: [pid: 113176|app: 0|req: 2/6] 199.204.45.138 () {66 vars in 1329 bytes} [Sat May 9 09:03:46 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 09:03:46.522084 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.middleware.request_id [None req-d0fd0b47-684b-4127-994e-062f18ac3ee8 None None] RequestId filter calling following filter/app {{(pid=113174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:03:46.525923 np0000173030 devstack@c-api.service[113174]: INFO cinder.api.openstack.wsgi [None req-d0fd0b47-684b-4127-994e-062f18ac3ee8 demo demo] GET https://199.204.45.138/volume/v3/types/default May 09 09:03:46.526224 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.openstack.wsgi [None req-d0fd0b47-684b-4127-994e-062f18ac3ee8 demo demo] Empty body provided in request {{(pid=113174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:03:46.526477 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.openstack.wsgi [None req-d0fd0b47-684b-4127-994e-062f18ac3ee8 demo demo] Calling method 'show' {{(pid=113174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:03:46.540649 np0000173030 devstack@c-api.service[113174]: INFO cinder.api.openstack.wsgi [None req-d0fd0b47-684b-4127-994e-062f18ac3ee8 demo demo] https://199.204.45.138/volume/v3/types/default returned with HTTP 200 May 09 09:03:46.540993 np0000173030 devstack@c-api.service[113174]: [pid: 113174|app: 0|req: 3/7] 199.204.45.138 () {64 vars in 1258 bytes} [Sat May 9 09:03:46 2026] GET /volume/v3/types/default => generated 145 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 09:03:46.959434 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.middleware.request_id [None req-ab724cb8-cc52-4f52-a061-d52952d96d9e None None] RequestId filter calling following filter/app {{(pid=113175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:03:47.296685 np0000173030 devstack@c-api.service[113175]: INFO cinder.api.openstack.wsgi [None req-ab724cb8-cc52-4f52-a061-d52952d96d9e demo demo] GET https://199.204.45.138/volume/v3/types/default May 09 09:03:47.297024 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.openstack.wsgi [None req-ab724cb8-cc52-4f52-a061-d52952d96d9e demo demo] Empty body provided in request {{(pid=113175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:03:47.297232 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.openstack.wsgi [None req-ab724cb8-cc52-4f52-a061-d52952d96d9e demo demo] Calling method 'show' {{(pid=113175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:03:47.308010 np0000173030 devstack@c-api.service[113175]: DEBUG oslo_db.sqlalchemy.engines [None req-ab724cb8-cc52-4f52-a061-d52952d96d9e 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=113175) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:03:47.327103 np0000173030 devstack@c-api.service[113175]: /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 09:03:47.327103 np0000173030 devstack@c-api.service[113175]: warnings.warn( May 09 09:03:47.330990 np0000173030 devstack@c-api.service[113175]: INFO cinder.api.openstack.wsgi [None req-ab724cb8-cc52-4f52-a061-d52952d96d9e demo demo] https://199.204.45.138/volume/v3/types/default returned with HTTP 200 May 09 09:03:47.331490 np0000173030 devstack@c-api.service[113175]: [pid: 113175|app: 0|req: 2/8] 199.204.45.138 () {64 vars in 1258 bytes} [Sat May 9 09:03:46 2026] GET /volume/v3/types/default => generated 145 bytes in 373 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 09:03:47.345144 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.middleware.request_id [None req-cfa3a3ac-f2ec-478e-a567-29c72168f322 None None] RequestId filter calling following filter/app {{(pid=113177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:03:47.347987 np0000173030 devstack@c-api.service[113177]: INFO cinder.api.openstack.wsgi [None req-cfa3a3ac-f2ec-478e-a567-29c72168f322 demo demo] GET https://199.204.45.138/volume/v3/types/default May 09 09:03:47.348295 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.openstack.wsgi [None req-cfa3a3ac-f2ec-478e-a567-29c72168f322 demo demo] Empty body provided in request {{(pid=113177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:03:47.348656 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.openstack.wsgi [None req-cfa3a3ac-f2ec-478e-a567-29c72168f322 demo demo] Calling method 'show' {{(pid=113177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:03:47.367454 np0000173030 devstack@c-api.service[113177]: INFO cinder.api.openstack.wsgi [None req-cfa3a3ac-f2ec-478e-a567-29c72168f322 demo demo] https://199.204.45.138/volume/v3/types/default returned with HTTP 200 May 09 09:03:47.367972 np0000173030 devstack@c-api.service[113177]: [pid: 113177|app: 0|req: 2/9] 199.204.45.138 () {64 vars in 1258 bytes} [Sat May 9 09:03:47 2026] GET /volume/v3/types/default => generated 145 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 09:03:56.170073 np0000173030 devstack@c-api.service[113176]: DEBUG dbcounter [-] [113176] Writing DB stats cinder:SELECT=2 {{(pid=113176) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:03:56.536553 np0000173030 devstack@c-api.service[113174]: DEBUG dbcounter [-] [113174] Writing DB stats cinder:SELECT=2 {{(pid=113174) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:03:57.323151 np0000173030 devstack@c-api.service[113175]: DEBUG dbcounter [-] [113175] Writing DB stats cinder:SELECT=2 {{(pid=113175) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:03:57.362353 np0000173030 devstack@c-api.service[113177]: DEBUG dbcounter [-] [113177] Writing DB stats cinder:SELECT=3 {{(pid=113177) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:09:28.848819 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.middleware.request_id [None req-260c95ce-a860-4a15-9734-1b14ff5e5fe8 None None] RequestId filter calling following filter/app {{(pid=113176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:09:28.936149 np0000173030 devstack@c-api.service[113176]: INFO cinder.api.openstack.wsgi [None req-260c95ce-a860-4a15-9734-1b14ff5e5fe8 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail May 09 09:09:28.936149 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.openstack.wsgi [None req-260c95ce-a860-4a15-9734-1b14ff5e5fe8 demo demo] Empty body provided in request {{(pid=113176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:09:28.936149 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.openstack.wsgi [None req-260c95ce-a860-4a15-9734-1b14ff5e5fe8 demo demo] Calling method 'detail' {{(pid=113176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:09:28.936149 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.api_utils [None req-260c95ce-a860-4a15-9734-1b14ff5e5fe8 demo demo] Removing options '' from query. {{(pid=113176) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:09:28.936149 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.volume.api [None req-260c95ce-a860-4a15-9734-1b14ff5e5fe8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113176) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:09:28.974888 np0000173030 devstack@c-api.service[113176]: INFO cinder.volume.api [None req-260c95ce-a860-4a15-9734-1b14ff5e5fe8 demo demo] Get all volumes completed successfully. May 09 09:09:28.977642 np0000173030 devstack@c-api.service[113176]: INFO cinder.api.openstack.wsgi [None req-260c95ce-a860-4a15-9734-1b14ff5e5fe8 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 May 09 09:09:28.978190 np0000173030 devstack@c-api.service[113176]: [pid: 113176|app: 0|req: 3/10] 199.204.45.138 () {64 vars in 1295 bytes} [Sat May 9 09:09:28 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:09:38.965796 np0000173030 devstack@c-api.service[113176]: DEBUG dbcounter [-] [113176] Writing DB stats cinder:SELECT=1 {{(pid=113176) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:10:28.988691 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.middleware.request_id [None req-3b838377-f86e-40d5-bc2b-1aa888ec992f None None] RequestId filter calling following filter/app {{(pid=113174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:10:28.994286 np0000173030 devstack@c-api.service[113174]: INFO cinder.api.openstack.wsgi [None req-3b838377-f86e-40d5-bc2b-1aa888ec992f demo demo] GET https://199.204.45.138/volume/v3/volumes/detail May 09 09:10:28.994729 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.openstack.wsgi [None req-3b838377-f86e-40d5-bc2b-1aa888ec992f demo demo] Empty body provided in request {{(pid=113174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:10:28.995220 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.openstack.wsgi [None req-3b838377-f86e-40d5-bc2b-1aa888ec992f demo demo] Calling method 'detail' {{(pid=113174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:10:28.996291 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.api_utils [None req-3b838377-f86e-40d5-bc2b-1aa888ec992f demo demo] Removing options '' from query. {{(pid=113174) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:10:28.997752 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.volume.api [None req-3b838377-f86e-40d5-bc2b-1aa888ec992f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113174) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:10:29.030290 np0000173030 devstack@c-api.service[113174]: INFO cinder.volume.api [None req-3b838377-f86e-40d5-bc2b-1aa888ec992f demo demo] Get all volumes completed successfully. May 09 09:10:29.032551 np0000173030 devstack@c-api.service[113174]: INFO cinder.api.openstack.wsgi [None req-3b838377-f86e-40d5-bc2b-1aa888ec992f demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 May 09 09:10:29.032999 np0000173030 devstack@c-api.service[113174]: [pid: 113174|app: 0|req: 4/11] 199.204.45.138 () {64 vars in 1295 bytes} [Sat May 9 09:10:28 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:10:39.034238 np0000173030 devstack@c-api.service[113174]: DEBUG dbcounter [-] [113174] Writing DB stats cinder:SELECT=1 {{(pid=113174) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:11:29.047138 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.middleware.request_id [None req-6085cff8-899b-4ca4-bd39-00ec9046597e None None] RequestId filter calling following filter/app {{(pid=113175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:11:29.052103 np0000173030 devstack@c-api.service[113175]: INFO cinder.api.openstack.wsgi [None req-6085cff8-899b-4ca4-bd39-00ec9046597e demo demo] GET https://199.204.45.138/volume/v3/volumes/detail May 09 09:11:29.052521 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.openstack.wsgi [None req-6085cff8-899b-4ca4-bd39-00ec9046597e demo demo] Empty body provided in request {{(pid=113175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:11:29.052879 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.openstack.wsgi [None req-6085cff8-899b-4ca4-bd39-00ec9046597e demo demo] Calling method 'detail' {{(pid=113175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:11:29.053839 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.api_utils [None req-6085cff8-899b-4ca4-bd39-00ec9046597e demo demo] Removing options '' from query. {{(pid=113175) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:11:29.055373 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.volume.api [None req-6085cff8-899b-4ca4-bd39-00ec9046597e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113175) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:11:29.102472 np0000173030 devstack@c-api.service[113175]: INFO cinder.volume.api [None req-6085cff8-899b-4ca4-bd39-00ec9046597e demo demo] Get all volumes completed successfully. May 09 09:11:29.105447 np0000173030 devstack@c-api.service[113175]: INFO cinder.api.openstack.wsgi [None req-6085cff8-899b-4ca4-bd39-00ec9046597e demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 May 09 09:11:29.106010 np0000173030 devstack@c-api.service[113175]: [pid: 113175|app: 0|req: 3/12] 199.204.45.138 () {64 vars in 1295 bytes} [Sat May 9 09:11:29 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:11:39.093849 np0000173030 devstack@c-api.service[113175]: DEBUG dbcounter [-] [113175] Writing DB stats cinder:SELECT=1 {{(pid=113175) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:12:29.123237 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.middleware.request_id [None req-2c4129e4-fa87-4053-8323-8daab8c69d4f None None] RequestId filter calling following filter/app {{(pid=113177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:12:29.127429 np0000173030 devstack@c-api.service[113177]: INFO cinder.api.openstack.wsgi [None req-2c4129e4-fa87-4053-8323-8daab8c69d4f demo demo] GET https://199.204.45.138/volume/v3/volumes/detail May 09 09:12:29.127853 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.openstack.wsgi [None req-2c4129e4-fa87-4053-8323-8daab8c69d4f demo demo] Empty body provided in request {{(pid=113177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:12:29.128112 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.openstack.wsgi [None req-2c4129e4-fa87-4053-8323-8daab8c69d4f demo demo] Calling method 'detail' {{(pid=113177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:12:29.128747 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.api_utils [None req-2c4129e4-fa87-4053-8323-8daab8c69d4f demo demo] Removing options '' from query. {{(pid=113177) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:12:29.130234 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.volume.api [None req-2c4129e4-fa87-4053-8323-8daab8c69d4f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113177) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:12:29.166115 np0000173030 devstack@c-api.service[113177]: INFO cinder.volume.api [None req-2c4129e4-fa87-4053-8323-8daab8c69d4f demo demo] Get all volumes completed successfully. May 09 09:12:29.168283 np0000173030 devstack@c-api.service[113177]: INFO cinder.api.openstack.wsgi [None req-2c4129e4-fa87-4053-8323-8daab8c69d4f demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 May 09 09:12:29.168664 np0000173030 devstack@c-api.service[113177]: [pid: 113177|app: 0|req: 3/13] 199.204.45.138 () {64 vars in 1295 bytes} [Sat May 9 09:12:29 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:12:39.158145 np0000173030 devstack@c-api.service[113177]: DEBUG dbcounter [-] [113177] Writing DB stats cinder:SELECT=1 {{(pid=113177) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:13:29.185552 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.middleware.request_id [None req-9a13d58e-ca69-4f65-b9f5-ff32ca44f7c6 None None] RequestId filter calling following filter/app {{(pid=113176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:13:29.189359 np0000173030 devstack@c-api.service[113176]: INFO cinder.api.openstack.wsgi [None req-9a13d58e-ca69-4f65-b9f5-ff32ca44f7c6 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail May 09 09:13:29.189629 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.openstack.wsgi [None req-9a13d58e-ca69-4f65-b9f5-ff32ca44f7c6 demo demo] Empty body provided in request {{(pid=113176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:13:29.190077 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.openstack.wsgi [None req-9a13d58e-ca69-4f65-b9f5-ff32ca44f7c6 demo demo] Calling method 'detail' {{(pid=113176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:13:29.190428 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.api_utils [None req-9a13d58e-ca69-4f65-b9f5-ff32ca44f7c6 demo demo] Removing options '' from query. {{(pid=113176) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:13:29.191604 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.volume.api [None req-9a13d58e-ca69-4f65-b9f5-ff32ca44f7c6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113176) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:13:29.200078 np0000173030 devstack@c-api.service[113176]: INFO cinder.volume.api [None req-9a13d58e-ca69-4f65-b9f5-ff32ca44f7c6 demo demo] Get all volumes completed successfully. May 09 09:13:29.202184 np0000173030 devstack@c-api.service[113176]: INFO cinder.api.openstack.wsgi [None req-9a13d58e-ca69-4f65-b9f5-ff32ca44f7c6 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 May 09 09:13:29.202646 np0000173030 devstack@c-api.service[113176]: [pid: 113176|app: 0|req: 4/14] 199.204.45.138 () {64 vars in 1295 bytes} [Sat May 9 09:13:29 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 09:13:39.195441 np0000173030 devstack@c-api.service[113176]: DEBUG dbcounter [-] [113176] Writing DB stats cinder:SELECT=1 {{(pid=113176) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:14:29.212469 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.middleware.request_id [None req-caf62dbb-085e-41d1-8269-46da28caaa5e None None] RequestId filter calling following filter/app {{(pid=113174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:14:29.323226 np0000173030 devstack@c-api.service[113174]: INFO cinder.api.openstack.wsgi [None req-caf62dbb-085e-41d1-8269-46da28caaa5e demo demo] GET https://199.204.45.138/volume/v3/volumes/detail May 09 09:14:29.323765 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.openstack.wsgi [None req-caf62dbb-085e-41d1-8269-46da28caaa5e demo demo] Empty body provided in request {{(pid=113174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:14:29.324368 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.openstack.wsgi [None req-caf62dbb-085e-41d1-8269-46da28caaa5e demo demo] Calling method 'detail' {{(pid=113174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:14:29.324368 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.api_utils [None req-caf62dbb-085e-41d1-8269-46da28caaa5e demo demo] Removing options '' from query. {{(pid=113174) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:14:29.325469 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.volume.api [None req-caf62dbb-085e-41d1-8269-46da28caaa5e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113174) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:14:29.335567 np0000173030 devstack@c-api.service[113174]: INFO cinder.volume.api [None req-caf62dbb-085e-41d1-8269-46da28caaa5e demo demo] Get all volumes completed successfully. May 09 09:14:29.337604 np0000173030 devstack@c-api.service[113174]: INFO cinder.api.openstack.wsgi [None req-caf62dbb-085e-41d1-8269-46da28caaa5e demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 May 09 09:14:29.337985 np0000173030 devstack@c-api.service[113174]: [pid: 113174|app: 0|req: 5/15] 199.204.45.138 () {64 vars in 1295 bytes} [Sat May 9 09:14:29 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:14:39.330091 np0000173030 devstack@c-api.service[113174]: DEBUG dbcounter [-] [113174] Writing DB stats cinder:SELECT=1 {{(pid=113174) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:15:29.355616 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.middleware.request_id [None req-d15300df-96b5-4d07-862d-5ce73cbd8c24 None None] RequestId filter calling following filter/app {{(pid=113175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:15:29.358078 np0000173030 devstack@c-api.service[113175]: INFO cinder.api.openstack.wsgi [None req-d15300df-96b5-4d07-862d-5ce73cbd8c24 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail May 09 09:15:29.358502 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.openstack.wsgi [None req-d15300df-96b5-4d07-862d-5ce73cbd8c24 demo demo] Empty body provided in request {{(pid=113175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:15:29.358502 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.openstack.wsgi [None req-d15300df-96b5-4d07-862d-5ce73cbd8c24 demo demo] Calling method 'detail' {{(pid=113175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:15:29.358741 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.api_utils [None req-d15300df-96b5-4d07-862d-5ce73cbd8c24 demo demo] Removing options '' from query. {{(pid=113175) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:15:29.359505 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.volume.api [None req-d15300df-96b5-4d07-862d-5ce73cbd8c24 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113175) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:15:29.368887 np0000173030 devstack@c-api.service[113175]: INFO cinder.volume.api [None req-d15300df-96b5-4d07-862d-5ce73cbd8c24 demo demo] Get all volumes completed successfully. May 09 09:15:29.374504 np0000173030 devstack@c-api.service[113175]: INFO cinder.api.openstack.wsgi [None req-d15300df-96b5-4d07-862d-5ce73cbd8c24 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 May 09 09:15:29.374504 np0000173030 devstack@c-api.service[113175]: [pid: 113175|app: 0|req: 4/16] 199.204.45.138 () {64 vars in 1295 bytes} [Sat May 9 09:15:29 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 09:15:39.362432 np0000173030 devstack@c-api.service[113175]: DEBUG dbcounter [-] [113175] Writing DB stats cinder:SELECT=1 {{(pid=113175) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:16:29.386797 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.middleware.request_id [None req-8c43cc2e-a338-4e7f-8da0-d2d56c97b13a None None] RequestId filter calling following filter/app {{(pid=113177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:16:29.389527 np0000173030 devstack@c-api.service[113177]: INFO cinder.api.openstack.wsgi [None req-8c43cc2e-a338-4e7f-8da0-d2d56c97b13a demo demo] GET https://199.204.45.138/volume/v3/volumes/detail May 09 09:16:29.389819 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.openstack.wsgi [None req-8c43cc2e-a338-4e7f-8da0-d2d56c97b13a demo demo] Empty body provided in request {{(pid=113177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:16:29.390149 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.openstack.wsgi [None req-8c43cc2e-a338-4e7f-8da0-d2d56c97b13a demo demo] Calling method 'detail' {{(pid=113177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:16:29.390581 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.api_utils [None req-8c43cc2e-a338-4e7f-8da0-d2d56c97b13a demo demo] Removing options '' from query. {{(pid=113177) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:16:29.391860 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.volume.api [None req-8c43cc2e-a338-4e7f-8da0-d2d56c97b13a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113177) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:16:29.401344 np0000173030 devstack@c-api.service[113177]: INFO cinder.volume.api [None req-8c43cc2e-a338-4e7f-8da0-d2d56c97b13a demo demo] Get all volumes completed successfully. May 09 09:16:29.403018 np0000173030 devstack@c-api.service[113177]: INFO cinder.api.openstack.wsgi [None req-8c43cc2e-a338-4e7f-8da0-d2d56c97b13a demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 May 09 09:16:29.403581 np0000173030 devstack@c-api.service[113177]: [pid: 113177|app: 0|req: 4/17] 199.204.45.138 () {64 vars in 1295 bytes} [Sat May 9 09:16:29 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 09:16:39.397451 np0000173030 devstack@c-api.service[113177]: DEBUG dbcounter [-] [113177] Writing DB stats cinder:SELECT=1 {{(pid=113177) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:17:29.419289 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.middleware.request_id [None req-211fb974-47eb-4a5a-9952-5d44e1cd32a0 None None] RequestId filter calling following filter/app {{(pid=113176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:17:29.422341 np0000173030 devstack@c-api.service[113176]: INFO cinder.api.openstack.wsgi [None req-211fb974-47eb-4a5a-9952-5d44e1cd32a0 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail May 09 09:17:29.422559 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.openstack.wsgi [None req-211fb974-47eb-4a5a-9952-5d44e1cd32a0 demo demo] Empty body provided in request {{(pid=113176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:17:29.422801 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.openstack.wsgi [None req-211fb974-47eb-4a5a-9952-5d44e1cd32a0 demo demo] Calling method 'detail' {{(pid=113176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:17:29.423085 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.api_utils [None req-211fb974-47eb-4a5a-9952-5d44e1cd32a0 demo demo] Removing options '' from query. {{(pid=113176) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:17:29.424073 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.volume.api [None req-211fb974-47eb-4a5a-9952-5d44e1cd32a0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113176) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:17:29.433486 np0000173030 devstack@c-api.service[113176]: INFO cinder.volume.api [None req-211fb974-47eb-4a5a-9952-5d44e1cd32a0 demo demo] Get all volumes completed successfully. May 09 09:17:29.437707 np0000173030 devstack@c-api.service[113176]: INFO cinder.api.openstack.wsgi [None req-211fb974-47eb-4a5a-9952-5d44e1cd32a0 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 May 09 09:17:29.438051 np0000173030 devstack@c-api.service[113176]: [pid: 113176|app: 0|req: 5/18] 199.204.45.138 () {64 vars in 1295 bytes} [Sat May 9 09:17:29 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 09:17:39.427072 np0000173030 devstack@c-api.service[113176]: DEBUG dbcounter [-] [113176] Writing DB stats cinder:SELECT=1 {{(pid=113176) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:18:29.453216 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.middleware.request_id [None req-ec40ef8e-6a3d-4937-875d-3b5534e713ed None None] RequestId filter calling following filter/app {{(pid=113174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:18:29.457668 np0000173030 devstack@c-api.service[113174]: INFO cinder.api.openstack.wsgi [None req-ec40ef8e-6a3d-4937-875d-3b5534e713ed demo demo] GET https://199.204.45.138/volume/v3/volumes/detail May 09 09:18:29.457998 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.openstack.wsgi [None req-ec40ef8e-6a3d-4937-875d-3b5534e713ed demo demo] Empty body provided in request {{(pid=113174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:18:29.458389 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.openstack.wsgi [None req-ec40ef8e-6a3d-4937-875d-3b5534e713ed demo demo] Calling method 'detail' {{(pid=113174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:18:29.458769 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.api_utils [None req-ec40ef8e-6a3d-4937-875d-3b5534e713ed demo demo] Removing options '' from query. {{(pid=113174) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:18:29.459728 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.volume.api [None req-ec40ef8e-6a3d-4937-875d-3b5534e713ed demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113174) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:18:29.472986 np0000173030 devstack@c-api.service[113174]: INFO cinder.volume.api [None req-ec40ef8e-6a3d-4937-875d-3b5534e713ed demo demo] Get all volumes completed successfully. May 09 09:18:29.476658 np0000173030 devstack@c-api.service[113174]: INFO cinder.api.openstack.wsgi [None req-ec40ef8e-6a3d-4937-875d-3b5534e713ed demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 May 09 09:18:29.477367 np0000173030 devstack@c-api.service[113174]: [pid: 113174|app: 0|req: 6/19] 199.204.45.138 () {64 vars in 1295 bytes} [Sat May 9 09:18:29 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:18:39.463891 np0000173030 devstack@c-api.service[113174]: DEBUG dbcounter [-] [113174] Writing DB stats cinder:SELECT=1 {{(pid=113174) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:19:29.493932 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.middleware.request_id [None req-2a440a8d-5de8-4ad3-ab24-8c829604c653 None None] RequestId filter calling following filter/app {{(pid=113175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:19:29.650013 np0000173030 devstack@c-api.service[113175]: INFO cinder.api.openstack.wsgi [None req-2a440a8d-5de8-4ad3-ab24-8c829604c653 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail May 09 09:19:29.650329 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.openstack.wsgi [None req-2a440a8d-5de8-4ad3-ab24-8c829604c653 demo demo] Empty body provided in request {{(pid=113175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:19:29.650587 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.openstack.wsgi [None req-2a440a8d-5de8-4ad3-ab24-8c829604c653 demo demo] Calling method 'detail' {{(pid=113175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:19:29.650885 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.api_utils [None req-2a440a8d-5de8-4ad3-ab24-8c829604c653 demo demo] Removing options '' from query. {{(pid=113175) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:19:29.651869 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.volume.api [None req-2a440a8d-5de8-4ad3-ab24-8c829604c653 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113175) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:19:29.662595 np0000173030 devstack@c-api.service[113175]: INFO cinder.volume.api [None req-2a440a8d-5de8-4ad3-ab24-8c829604c653 demo demo] Get all volumes completed successfully. May 09 09:19:29.665608 np0000173030 devstack@c-api.service[113175]: INFO cinder.api.openstack.wsgi [None req-2a440a8d-5de8-4ad3-ab24-8c829604c653 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 May 09 09:19:29.666252 np0000173030 devstack@c-api.service[113175]: [pid: 113175|app: 0|req: 5/20] 199.204.45.138 () {64 vars in 1295 bytes} [Sat May 9 09:19:29 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:19:39.657109 np0000173030 devstack@c-api.service[113175]: DEBUG dbcounter [-] [113175] Writing DB stats cinder:SELECT=1 {{(pid=113175) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:20:29.679659 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.middleware.request_id [None req-40c3d013-26a5-42fc-bd75-945123fa7a00 None None] RequestId filter calling following filter/app {{(pid=113177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:20:29.682558 np0000173030 devstack@c-api.service[113177]: INFO cinder.api.openstack.wsgi [None req-40c3d013-26a5-42fc-bd75-945123fa7a00 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail May 09 09:20:29.682994 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.openstack.wsgi [None req-40c3d013-26a5-42fc-bd75-945123fa7a00 demo demo] Empty body provided in request {{(pid=113177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:20:29.683090 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.openstack.wsgi [None req-40c3d013-26a5-42fc-bd75-945123fa7a00 demo demo] Calling method 'detail' {{(pid=113177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:20:29.683381 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.api_utils [None req-40c3d013-26a5-42fc-bd75-945123fa7a00 demo demo] Removing options '' from query. {{(pid=113177) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:20:29.684527 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.volume.api [None req-40c3d013-26a5-42fc-bd75-945123fa7a00 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113177) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:20:29.692836 np0000173030 devstack@c-api.service[113177]: INFO cinder.volume.api [None req-40c3d013-26a5-42fc-bd75-945123fa7a00 demo demo] Get all volumes completed successfully. May 09 09:20:29.695373 np0000173030 devstack@c-api.service[113177]: INFO cinder.api.openstack.wsgi [None req-40c3d013-26a5-42fc-bd75-945123fa7a00 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 May 09 09:20:29.695802 np0000173030 devstack@c-api.service[113177]: [pid: 113177|app: 0|req: 5/21] 199.204.45.138 () {64 vars in 1295 bytes} [Sat May 9 09:20:29 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 09:20:39.687671 np0000173030 devstack@c-api.service[113177]: DEBUG dbcounter [-] [113177] Writing DB stats cinder:SELECT=1 {{(pid=113177) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:21:29.711478 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.middleware.request_id [None req-00a659b8-ad0a-489a-8005-ce5dd6af8e7e None None] RequestId filter calling following filter/app {{(pid=113176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:21:29.715339 np0000173030 devstack@c-api.service[113176]: INFO cinder.api.openstack.wsgi [None req-00a659b8-ad0a-489a-8005-ce5dd6af8e7e demo demo] GET https://199.204.45.138/volume/v3/volumes/detail May 09 09:21:29.715713 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.openstack.wsgi [None req-00a659b8-ad0a-489a-8005-ce5dd6af8e7e demo demo] Empty body provided in request {{(pid=113176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:21:29.716075 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.openstack.wsgi [None req-00a659b8-ad0a-489a-8005-ce5dd6af8e7e demo demo] Calling method 'detail' {{(pid=113176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:21:29.716815 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.api_utils [None req-00a659b8-ad0a-489a-8005-ce5dd6af8e7e demo demo] Removing options '' from query. {{(pid=113176) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:21:29.718031 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.volume.api [None req-00a659b8-ad0a-489a-8005-ce5dd6af8e7e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113176) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:21:29.729235 np0000173030 devstack@c-api.service[113176]: INFO cinder.volume.api [None req-00a659b8-ad0a-489a-8005-ce5dd6af8e7e demo demo] Get all volumes completed successfully. May 09 09:21:29.733112 np0000173030 devstack@c-api.service[113176]: INFO cinder.api.openstack.wsgi [None req-00a659b8-ad0a-489a-8005-ce5dd6af8e7e demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 May 09 09:21:29.733694 np0000173030 devstack@c-api.service[113176]: [pid: 113176|app: 0|req: 6/22] 199.204.45.138 () {64 vars in 1295 bytes} [Sat May 9 09:21:29 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 09:21:39.722587 np0000173030 devstack@c-api.service[113176]: DEBUG dbcounter [-] [113176] Writing DB stats cinder:SELECT=1 {{(pid=113176) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:22:29.747441 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.middleware.request_id [None req-b957bd08-26bb-4e80-80bf-1092bc810066 None None] RequestId filter calling following filter/app {{(pid=113174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:22:29.751976 np0000173030 devstack@c-api.service[113174]: INFO cinder.api.openstack.wsgi [None req-b957bd08-26bb-4e80-80bf-1092bc810066 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail May 09 09:22:29.752139 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.openstack.wsgi [None req-b957bd08-26bb-4e80-80bf-1092bc810066 demo demo] Empty body provided in request {{(pid=113174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:22:29.752385 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.openstack.wsgi [None req-b957bd08-26bb-4e80-80bf-1092bc810066 demo demo] Calling method 'detail' {{(pid=113174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:22:29.752632 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.api_utils [None req-b957bd08-26bb-4e80-80bf-1092bc810066 demo demo] Removing options '' from query. {{(pid=113174) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:22:29.753563 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.volume.api [None req-b957bd08-26bb-4e80-80bf-1092bc810066 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113174) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:22:29.761770 np0000173030 devstack@c-api.service[113174]: INFO cinder.volume.api [None req-b957bd08-26bb-4e80-80bf-1092bc810066 demo demo] Get all volumes completed successfully. May 09 09:22:29.766931 np0000173030 devstack@c-api.service[113174]: INFO cinder.api.openstack.wsgi [None req-b957bd08-26bb-4e80-80bf-1092bc810066 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 May 09 09:22:29.767673 np0000173030 devstack@c-api.service[113174]: [pid: 113174|app: 0|req: 7/23] 199.204.45.138 () {64 vars in 1295 bytes} [Sat May 9 09:22:29 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 09:22:39.756728 np0000173030 devstack@c-api.service[113174]: DEBUG dbcounter [-] [113174] Writing DB stats cinder:SELECT=1 {{(pid=113174) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:23:29.783986 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.middleware.request_id [None req-5709fa20-1cf9-4ea8-8ab3-4d63c45c8d4e None None] RequestId filter calling following filter/app {{(pid=113175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:23:29.788654 np0000173030 devstack@c-api.service[113175]: INFO cinder.api.openstack.wsgi [None req-5709fa20-1cf9-4ea8-8ab3-4d63c45c8d4e demo demo] GET https://199.204.45.138/volume/v3/volumes/detail May 09 09:23:29.789018 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.openstack.wsgi [None req-5709fa20-1cf9-4ea8-8ab3-4d63c45c8d4e demo demo] Empty body provided in request {{(pid=113175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:23:29.789398 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.openstack.wsgi [None req-5709fa20-1cf9-4ea8-8ab3-4d63c45c8d4e demo demo] Calling method 'detail' {{(pid=113175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:23:29.789828 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.api_utils [None req-5709fa20-1cf9-4ea8-8ab3-4d63c45c8d4e demo demo] Removing options '' from query. {{(pid=113175) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:23:29.791062 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.volume.api [None req-5709fa20-1cf9-4ea8-8ab3-4d63c45c8d4e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113175) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:23:29.800902 np0000173030 devstack@c-api.service[113175]: INFO cinder.volume.api [None req-5709fa20-1cf9-4ea8-8ab3-4d63c45c8d4e demo demo] Get all volumes completed successfully. May 09 09:23:29.803902 np0000173030 devstack@c-api.service[113175]: INFO cinder.api.openstack.wsgi [None req-5709fa20-1cf9-4ea8-8ab3-4d63c45c8d4e demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 May 09 09:23:29.804534 np0000173030 devstack@c-api.service[113175]: [pid: 113175|app: 0|req: 6/24] 199.204.45.138 () {64 vars in 1295 bytes} [Sat May 9 09:23:29 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 09:23:39.795425 np0000173030 devstack@c-api.service[113175]: DEBUG dbcounter [-] [113175] Writing DB stats cinder:SELECT=1 {{(pid=113175) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:24:29.819654 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.middleware.request_id [None req-dee0e91b-baef-4272-85ef-e91230d29b4e None None] RequestId filter calling following filter/app {{(pid=113177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:24:29.934136 np0000173030 devstack@c-api.service[113177]: INFO cinder.api.openstack.wsgi [None req-dee0e91b-baef-4272-85ef-e91230d29b4e demo demo] GET https://199.204.45.138/volume/v3/volumes/detail May 09 09:24:29.936076 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.openstack.wsgi [None req-dee0e91b-baef-4272-85ef-e91230d29b4e demo demo] Empty body provided in request {{(pid=113177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:24:29.936076 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.openstack.wsgi [None req-dee0e91b-baef-4272-85ef-e91230d29b4e demo demo] Calling method 'detail' {{(pid=113177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:24:29.936076 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.api_utils [None req-dee0e91b-baef-4272-85ef-e91230d29b4e demo demo] Removing options '' from query. {{(pid=113177) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:24:29.936076 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.volume.api [None req-dee0e91b-baef-4272-85ef-e91230d29b4e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113177) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:24:29.949386 np0000173030 devstack@c-api.service[113177]: INFO cinder.volume.api [None req-dee0e91b-baef-4272-85ef-e91230d29b4e demo demo] Get all volumes completed successfully. May 09 09:24:29.951441 np0000173030 devstack@c-api.service[113177]: INFO cinder.api.openstack.wsgi [None req-dee0e91b-baef-4272-85ef-e91230d29b4e demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 May 09 09:24:29.951818 np0000173030 devstack@c-api.service[113177]: [pid: 113177|app: 0|req: 6/25] 199.204.45.138 () {64 vars in 1295 bytes} [Sat May 9 09:24:29 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:24:39.943147 np0000173030 devstack@c-api.service[113177]: DEBUG dbcounter [-] [113177] Writing DB stats cinder:SELECT=1 {{(pid=113177) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:25:29.966174 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.middleware.request_id [None req-587c87a3-1678-4a97-b6fd-9d5987cfd878 None None] RequestId filter calling following filter/app {{(pid=113176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:25:29.969551 np0000173030 devstack@c-api.service[113176]: INFO cinder.api.openstack.wsgi [None req-587c87a3-1678-4a97-b6fd-9d5987cfd878 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail May 09 09:25:29.969755 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.openstack.wsgi [None req-587c87a3-1678-4a97-b6fd-9d5987cfd878 demo demo] Empty body provided in request {{(pid=113176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:25:29.969957 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.openstack.wsgi [None req-587c87a3-1678-4a97-b6fd-9d5987cfd878 demo demo] Calling method 'detail' {{(pid=113176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:25:29.970267 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.api_utils [None req-587c87a3-1678-4a97-b6fd-9d5987cfd878 demo demo] Removing options '' from query. {{(pid=113176) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:25:29.971220 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.volume.api [None req-587c87a3-1678-4a97-b6fd-9d5987cfd878 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113176) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:25:29.978451 np0000173030 devstack@c-api.service[113176]: INFO cinder.volume.api [None req-587c87a3-1678-4a97-b6fd-9d5987cfd878 demo demo] Get all volumes completed successfully. May 09 09:25:29.980407 np0000173030 devstack@c-api.service[113176]: INFO cinder.api.openstack.wsgi [None req-587c87a3-1678-4a97-b6fd-9d5987cfd878 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 May 09 09:25:29.980790 np0000173030 devstack@c-api.service[113176]: [pid: 113176|app: 0|req: 7/26] 199.204.45.138 () {64 vars in 1295 bytes} [Sat May 9 09:25:29 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 09:25:39.974333 np0000173030 devstack@c-api.service[113176]: DEBUG dbcounter [-] [113176] Writing DB stats cinder:SELECT=1 {{(pid=113176) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:26:29.992786 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.middleware.request_id [None req-3f942d2f-2886-4dcb-b68e-fdda06bc4c54 None None] RequestId filter calling following filter/app {{(pid=113174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:26:29.996228 np0000173030 devstack@c-api.service[113174]: INFO cinder.api.openstack.wsgi [None req-3f942d2f-2886-4dcb-b68e-fdda06bc4c54 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail May 09 09:26:29.996404 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.openstack.wsgi [None req-3f942d2f-2886-4dcb-b68e-fdda06bc4c54 demo demo] Empty body provided in request {{(pid=113174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:26:29.996638 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.openstack.wsgi [None req-3f942d2f-2886-4dcb-b68e-fdda06bc4c54 demo demo] Calling method 'detail' {{(pid=113174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:26:29.996904 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.api_utils [None req-3f942d2f-2886-4dcb-b68e-fdda06bc4c54 demo demo] Removing options '' from query. {{(pid=113174) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:26:29.997674 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.volume.api [None req-3f942d2f-2886-4dcb-b68e-fdda06bc4c54 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113174) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:26:30.006245 np0000173030 devstack@c-api.service[113174]: INFO cinder.volume.api [None req-3f942d2f-2886-4dcb-b68e-fdda06bc4c54 demo demo] Get all volumes completed successfully. May 09 09:26:30.008669 np0000173030 devstack@c-api.service[113174]: INFO cinder.api.openstack.wsgi [None req-3f942d2f-2886-4dcb-b68e-fdda06bc4c54 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 May 09 09:26:30.009080 np0000173030 devstack@c-api.service[113174]: [pid: 113174|app: 0|req: 8/27] 199.204.45.138 () {64 vars in 1295 bytes} [Sat May 9 09:26:29 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 09:26:40.000821 np0000173030 devstack@c-api.service[113174]: DEBUG dbcounter [-] [113174] Writing DB stats cinder:SELECT=1 {{(pid=113174) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:27:30.024112 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.middleware.request_id [None req-377781cb-990e-4bd7-bc63-4e82bc356b11 None None] RequestId filter calling following filter/app {{(pid=113175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:27:30.028821 np0000173030 devstack@c-api.service[113175]: INFO cinder.api.openstack.wsgi [None req-377781cb-990e-4bd7-bc63-4e82bc356b11 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail May 09 09:27:30.029422 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.openstack.wsgi [None req-377781cb-990e-4bd7-bc63-4e82bc356b11 demo demo] Empty body provided in request {{(pid=113175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:27:30.029765 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.openstack.wsgi [None req-377781cb-990e-4bd7-bc63-4e82bc356b11 demo demo] Calling method 'detail' {{(pid=113175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:27:30.030266 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.api_utils [None req-377781cb-990e-4bd7-bc63-4e82bc356b11 demo demo] Removing options '' from query. {{(pid=113175) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:27:30.031774 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.volume.api [None req-377781cb-990e-4bd7-bc63-4e82bc356b11 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113175) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:27:30.039141 np0000173030 devstack@c-api.service[113175]: INFO cinder.volume.api [None req-377781cb-990e-4bd7-bc63-4e82bc356b11 demo demo] Get all volumes completed successfully. May 09 09:27:30.041897 np0000173030 devstack@c-api.service[113175]: INFO cinder.api.openstack.wsgi [None req-377781cb-990e-4bd7-bc63-4e82bc356b11 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 May 09 09:27:30.042843 np0000173030 devstack@c-api.service[113175]: [pid: 113175|app: 0|req: 7/28] 199.204.45.138 () {64 vars in 1295 bytes} [Sat May 9 09:27:30 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 09:27:40.034818 np0000173030 devstack@c-api.service[113175]: DEBUG dbcounter [-] [113175] Writing DB stats cinder:SELECT=1 {{(pid=113175) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:28:30.057244 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.middleware.request_id [None req-e1a9aabc-70b2-480a-8e4b-bf648a739ed9 None None] RequestId filter calling following filter/app {{(pid=113177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:28:30.060133 np0000173030 devstack@c-api.service[113177]: INFO cinder.api.openstack.wsgi [None req-e1a9aabc-70b2-480a-8e4b-bf648a739ed9 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail May 09 09:28:30.060393 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.openstack.wsgi [None req-e1a9aabc-70b2-480a-8e4b-bf648a739ed9 demo demo] Empty body provided in request {{(pid=113177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:28:30.060678 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.openstack.wsgi [None req-e1a9aabc-70b2-480a-8e4b-bf648a739ed9 demo demo] Calling method 'detail' {{(pid=113177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:28:30.060957 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.api_utils [None req-e1a9aabc-70b2-480a-8e4b-bf648a739ed9 demo demo] Removing options '' from query. {{(pid=113177) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:28:30.062582 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.volume.api [None req-e1a9aabc-70b2-480a-8e4b-bf648a739ed9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113177) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:28:30.071913 np0000173030 devstack@c-api.service[113177]: INFO cinder.volume.api [None req-e1a9aabc-70b2-480a-8e4b-bf648a739ed9 demo demo] Get all volumes completed successfully. May 09 09:28:30.074016 np0000173030 devstack@c-api.service[113177]: INFO cinder.api.openstack.wsgi [None req-e1a9aabc-70b2-480a-8e4b-bf648a739ed9 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 May 09 09:28:30.074375 np0000173030 devstack@c-api.service[113177]: [pid: 113177|app: 0|req: 7/29] 199.204.45.138 () {64 vars in 1295 bytes} [Sat May 9 09:28:30 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 09:28:40.066624 np0000173030 devstack@c-api.service[113177]: DEBUG dbcounter [-] [113177] Writing DB stats cinder:SELECT=1 {{(pid=113177) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:29:30.088544 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.middleware.request_id [None req-ad9c5279-f0e7-40d7-8e3a-baf11f9976ab None None] RequestId filter calling following filter/app {{(pid=113176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:29:30.177815 np0000173030 devstack@c-api.service[113176]: INFO cinder.api.openstack.wsgi [None req-ad9c5279-f0e7-40d7-8e3a-baf11f9976ab demo demo] GET https://199.204.45.138/volume/v3/volumes/detail May 09 09:29:30.178090 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.openstack.wsgi [None req-ad9c5279-f0e7-40d7-8e3a-baf11f9976ab demo demo] Empty body provided in request {{(pid=113176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:29:30.178317 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.openstack.wsgi [None req-ad9c5279-f0e7-40d7-8e3a-baf11f9976ab demo demo] Calling method 'detail' {{(pid=113176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:29:30.178654 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.api_utils [None req-ad9c5279-f0e7-40d7-8e3a-baf11f9976ab demo demo] Removing options '' from query. {{(pid=113176) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:29:30.179704 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.volume.api [None req-ad9c5279-f0e7-40d7-8e3a-baf11f9976ab demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113176) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:29:30.187683 np0000173030 devstack@c-api.service[113176]: INFO cinder.volume.api [None req-ad9c5279-f0e7-40d7-8e3a-baf11f9976ab demo demo] Get all volumes completed successfully. May 09 09:29:30.190184 np0000173030 devstack@c-api.service[113176]: INFO cinder.api.openstack.wsgi [None req-ad9c5279-f0e7-40d7-8e3a-baf11f9976ab demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 May 09 09:29:30.190631 np0000173030 devstack@c-api.service[113176]: [pid: 113176|app: 0|req: 8/30] 199.204.45.138 () {64 vars in 1295 bytes} [Sat May 9 09:29:30 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:29:40.182615 np0000173030 devstack@c-api.service[113176]: DEBUG dbcounter [-] [113176] Writing DB stats cinder:SELECT=1 {{(pid=113176) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:30:30.203181 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.middleware.request_id [None req-29956f70-01b6-4bcc-a4c8-691e7f996adc None None] RequestId filter calling following filter/app {{(pid=113174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:30:30.205839 np0000173030 devstack@c-api.service[113174]: INFO cinder.api.openstack.wsgi [None req-29956f70-01b6-4bcc-a4c8-691e7f996adc demo demo] GET https://199.204.45.138/volume/v3/volumes/detail May 09 09:30:30.206071 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.openstack.wsgi [None req-29956f70-01b6-4bcc-a4c8-691e7f996adc demo demo] Empty body provided in request {{(pid=113174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:30:30.206334 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.openstack.wsgi [None req-29956f70-01b6-4bcc-a4c8-691e7f996adc demo demo] Calling method 'detail' {{(pid=113174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:30:30.206606 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.api_utils [None req-29956f70-01b6-4bcc-a4c8-691e7f996adc demo demo] Removing options '' from query. {{(pid=113174) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:30:30.208105 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.volume.api [None req-29956f70-01b6-4bcc-a4c8-691e7f996adc demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113174) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:30:30.215749 np0000173030 devstack@c-api.service[113174]: INFO cinder.volume.api [None req-29956f70-01b6-4bcc-a4c8-691e7f996adc demo demo] Get all volumes completed successfully. May 09 09:30:30.218436 np0000173030 devstack@c-api.service[113174]: INFO cinder.api.openstack.wsgi [None req-29956f70-01b6-4bcc-a4c8-691e7f996adc demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 May 09 09:30:30.218962 np0000173030 devstack@c-api.service[113174]: [pid: 113174|app: 0|req: 9/31] 199.204.45.138 () {64 vars in 1295 bytes} [Sat May 9 09:30:30 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:30:40.211084 np0000173030 devstack@c-api.service[113174]: DEBUG dbcounter [-] [113174] Writing DB stats cinder:SELECT=1 {{(pid=113174) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:31:30.234311 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.middleware.request_id [None req-e39ff9b1-2caf-4e44-8227-4ffe9602ea03 None None] RequestId filter calling following filter/app {{(pid=113175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:31:30.237486 np0000173030 devstack@c-api.service[113175]: INFO cinder.api.openstack.wsgi [None req-e39ff9b1-2caf-4e44-8227-4ffe9602ea03 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail May 09 09:31:30.237733 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.openstack.wsgi [None req-e39ff9b1-2caf-4e44-8227-4ffe9602ea03 demo demo] Empty body provided in request {{(pid=113175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:31:30.237978 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.openstack.wsgi [None req-e39ff9b1-2caf-4e44-8227-4ffe9602ea03 demo demo] Calling method 'detail' {{(pid=113175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:31:30.238336 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.api_utils [None req-e39ff9b1-2caf-4e44-8227-4ffe9602ea03 demo demo] Removing options '' from query. {{(pid=113175) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:31:30.239464 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.volume.api [None req-e39ff9b1-2caf-4e44-8227-4ffe9602ea03 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113175) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:31:30.249282 np0000173030 devstack@c-api.service[113175]: INFO cinder.volume.api [None req-e39ff9b1-2caf-4e44-8227-4ffe9602ea03 demo demo] Get all volumes completed successfully. May 09 09:31:30.251500 np0000173030 devstack@c-api.service[113175]: INFO cinder.api.openstack.wsgi [None req-e39ff9b1-2caf-4e44-8227-4ffe9602ea03 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 May 09 09:31:30.251936 np0000173030 devstack@c-api.service[113175]: [pid: 113175|app: 0|req: 8/32] 199.204.45.138 () {64 vars in 1295 bytes} [Sat May 9 09:31:30 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 09:31:40.243276 np0000173030 devstack@c-api.service[113175]: DEBUG dbcounter [-] [113175] Writing DB stats cinder:SELECT=1 {{(pid=113175) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:32:30.265965 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.middleware.request_id [None req-b25db2fe-bfa3-4bb6-88ec-2b8a56f7f313 None None] RequestId filter calling following filter/app {{(pid=113177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:32:30.268666 np0000173030 devstack@c-api.service[113177]: INFO cinder.api.openstack.wsgi [None req-b25db2fe-bfa3-4bb6-88ec-2b8a56f7f313 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail May 09 09:32:30.268914 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.openstack.wsgi [None req-b25db2fe-bfa3-4bb6-88ec-2b8a56f7f313 demo demo] Empty body provided in request {{(pid=113177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:32:30.269199 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.openstack.wsgi [None req-b25db2fe-bfa3-4bb6-88ec-2b8a56f7f313 demo demo] Calling method 'detail' {{(pid=113177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:32:30.269522 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.api_utils [None req-b25db2fe-bfa3-4bb6-88ec-2b8a56f7f313 demo demo] Removing options '' from query. {{(pid=113177) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:32:30.270715 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.volume.api [None req-b25db2fe-bfa3-4bb6-88ec-2b8a56f7f313 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113177) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:32:30.281028 np0000173030 devstack@c-api.service[113177]: INFO cinder.volume.api [None req-b25db2fe-bfa3-4bb6-88ec-2b8a56f7f313 demo demo] Get all volumes completed successfully. May 09 09:32:30.283540 np0000173030 devstack@c-api.service[113177]: INFO cinder.api.openstack.wsgi [None req-b25db2fe-bfa3-4bb6-88ec-2b8a56f7f313 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 May 09 09:32:30.284098 np0000173030 devstack@c-api.service[113177]: [pid: 113177|app: 0|req: 8/33] 199.204.45.138 () {64 vars in 1295 bytes} [Sat May 9 09:32:30 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 09:32:40.276064 np0000173030 devstack@c-api.service[113177]: DEBUG dbcounter [-] [113177] Writing DB stats cinder:SELECT=1 {{(pid=113177) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:33:30.298211 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.middleware.request_id [None req-4f953986-5f9b-4439-ab12-f78b0d410ea7 None None] RequestId filter calling following filter/app {{(pid=113176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:33:30.302830 np0000173030 devstack@c-api.service[113176]: INFO cinder.api.openstack.wsgi [None req-4f953986-5f9b-4439-ab12-f78b0d410ea7 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail May 09 09:33:30.303256 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.openstack.wsgi [None req-4f953986-5f9b-4439-ab12-f78b0d410ea7 demo demo] Empty body provided in request {{(pid=113176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:33:30.303709 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.openstack.wsgi [None req-4f953986-5f9b-4439-ab12-f78b0d410ea7 demo demo] Calling method 'detail' {{(pid=113176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:33:30.304274 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.api.api_utils [None req-4f953986-5f9b-4439-ab12-f78b0d410ea7 demo demo] Removing options '' from query. {{(pid=113176) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:33:30.306110 np0000173030 devstack@c-api.service[113176]: DEBUG cinder.volume.api [None req-4f953986-5f9b-4439-ab12-f78b0d410ea7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113176) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:33:30.317322 np0000173030 devstack@c-api.service[113176]: INFO cinder.volume.api [None req-4f953986-5f9b-4439-ab12-f78b0d410ea7 demo demo] Get all volumes completed successfully. May 09 09:33:30.320128 np0000173030 devstack@c-api.service[113176]: INFO cinder.api.openstack.wsgi [None req-4f953986-5f9b-4439-ab12-f78b0d410ea7 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 May 09 09:33:30.320575 np0000173030 devstack@c-api.service[113176]: [pid: 113176|app: 0|req: 9/34] 199.204.45.138 () {64 vars in 1295 bytes} [Sat May 9 09:33:30 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:33:40.310696 np0000173030 devstack@c-api.service[113176]: DEBUG dbcounter [-] [113176] Writing DB stats cinder:SELECT=1 {{(pid=113176) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:34:30.334948 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.middleware.request_id [None req-692d760e-1897-4aa0-af24-e34ac3ff429c None None] RequestId filter calling following filter/app {{(pid=113174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:34:30.412403 np0000173030 devstack@c-api.service[113174]: INFO cinder.api.openstack.wsgi [None req-692d760e-1897-4aa0-af24-e34ac3ff429c demo demo] GET https://199.204.45.138/volume/v3/volumes/detail May 09 09:34:30.412637 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.openstack.wsgi [None req-692d760e-1897-4aa0-af24-e34ac3ff429c demo demo] Empty body provided in request {{(pid=113174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:34:30.412878 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.openstack.wsgi [None req-692d760e-1897-4aa0-af24-e34ac3ff429c demo demo] Calling method 'detail' {{(pid=113174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:34:30.413247 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.api.api_utils [None req-692d760e-1897-4aa0-af24-e34ac3ff429c demo demo] Removing options '' from query. {{(pid=113174) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:34:30.414193 np0000173030 devstack@c-api.service[113174]: DEBUG cinder.volume.api [None req-692d760e-1897-4aa0-af24-e34ac3ff429c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113174) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:34:30.426694 np0000173030 devstack@c-api.service[113174]: INFO cinder.volume.api [None req-692d760e-1897-4aa0-af24-e34ac3ff429c demo demo] Get all volumes completed successfully. May 09 09:34:30.431780 np0000173030 devstack@c-api.service[113174]: INFO cinder.api.openstack.wsgi [None req-692d760e-1897-4aa0-af24-e34ac3ff429c demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 May 09 09:34:30.432526 np0000173030 devstack@c-api.service[113174]: [pid: 113174|app: 0|req: 10/35] 199.204.45.138 () {64 vars in 1295 bytes} [Sat May 9 09:34:30 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:34:40.418785 np0000173030 devstack@c-api.service[113174]: DEBUG dbcounter [-] [113174] Writing DB stats cinder:SELECT=1 {{(pid=113174) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:35:30.448963 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.middleware.request_id [None req-eda7b666-873a-4c5b-8789-682dd988b916 None None] RequestId filter calling following filter/app {{(pid=113175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:35:30.451184 np0000173030 devstack@c-api.service[113175]: INFO cinder.api.openstack.wsgi [None req-eda7b666-873a-4c5b-8789-682dd988b916 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail May 09 09:35:30.451431 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.openstack.wsgi [None req-eda7b666-873a-4c5b-8789-682dd988b916 demo demo] Empty body provided in request {{(pid=113175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:35:30.451621 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.openstack.wsgi [None req-eda7b666-873a-4c5b-8789-682dd988b916 demo demo] Calling method 'detail' {{(pid=113175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:35:30.451844 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.api.api_utils [None req-eda7b666-873a-4c5b-8789-682dd988b916 demo demo] Removing options '' from query. {{(pid=113175) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:35:30.452583 np0000173030 devstack@c-api.service[113175]: DEBUG cinder.volume.api [None req-eda7b666-873a-4c5b-8789-682dd988b916 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113175) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:35:30.460036 np0000173030 devstack@c-api.service[113175]: INFO cinder.volume.api [None req-eda7b666-873a-4c5b-8789-682dd988b916 demo demo] Get all volumes completed successfully. May 09 09:35:30.462643 np0000173030 devstack@c-api.service[113175]: INFO cinder.api.openstack.wsgi [None req-eda7b666-873a-4c5b-8789-682dd988b916 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 May 09 09:35:30.463231 np0000173030 devstack@c-api.service[113175]: [pid: 113175|app: 0|req: 9/36] 199.204.45.138 () {64 vars in 1295 bytes} [Sat May 9 09:35:30 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 09:35:40.455919 np0000173030 devstack@c-api.service[113175]: DEBUG dbcounter [-] [113175] Writing DB stats cinder:SELECT=1 {{(pid=113175) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:36:30.478205 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.middleware.request_id [None req-9c0213c5-1dfc-4e62-ae13-14dcc53939cc None None] RequestId filter calling following filter/app {{(pid=113177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:36:30.481635 np0000173030 devstack@c-api.service[113177]: INFO cinder.api.openstack.wsgi [None req-9c0213c5-1dfc-4e62-ae13-14dcc53939cc demo demo] GET https://199.204.45.138/volume/v3/volumes/detail May 09 09:36:30.481878 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.openstack.wsgi [None req-9c0213c5-1dfc-4e62-ae13-14dcc53939cc demo demo] Empty body provided in request {{(pid=113177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:36:30.482103 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.openstack.wsgi [None req-9c0213c5-1dfc-4e62-ae13-14dcc53939cc demo demo] Calling method 'detail' {{(pid=113177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:36:30.482416 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.api.api_utils [None req-9c0213c5-1dfc-4e62-ae13-14dcc53939cc demo demo] Removing options '' from query. {{(pid=113177) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:36:30.483584 np0000173030 devstack@c-api.service[113177]: DEBUG cinder.volume.api [None req-9c0213c5-1dfc-4e62-ae13-14dcc53939cc demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113177) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:36:30.491683 np0000173030 devstack@c-api.service[113177]: INFO cinder.volume.api [None req-9c0213c5-1dfc-4e62-ae13-14dcc53939cc demo demo] Get all volumes completed successfully. May 09 09:36:30.494676 np0000173030 devstack@c-api.service[113177]: INFO cinder.api.openstack.wsgi [None req-9c0213c5-1dfc-4e62-ae13-14dcc53939cc demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 May 09 09:36:30.495133 np0000173030 devstack@c-api.service[113177]: [pid: 113177|app: 0|req: 9/37] 199.204.45.138 () {64 vars in 1295 bytes} [Sat May 9 09:36:30 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 09:36:40.486802 np0000173030 devstack@c-api.service[113177]: DEBUG dbcounter [-] [113177] Writing DB stats cinder:SELECT=1 {{(pid=113177) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}