May 09 09:09:21.939303 np0000173039 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 09 09:09:21.949768 np0000173039 devstack@c-api.service[113555]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 09 09:09:21.953162 np0000173039 devstack@c-api.service[113555]: *** Starting uWSGI 2.0.24-debian (64bit) on [Sat May 9 09:09:21 2026] *** May 09 09:09:21.953162 np0000173039 devstack@c-api.service[113555]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 09 09:09:21.953326 np0000173039 devstack@c-api.service[113555]: os: Linux-6.8.0-111-generic #111-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 11 23:16:02 UTC 2026 May 09 09:09:21.953326 np0000173039 devstack@c-api.service[113555]: nodename: np0000173039 May 09 09:09:21.953326 np0000173039 devstack@c-api.service[113555]: machine: x86_64 May 09 09:09:21.953326 np0000173039 devstack@c-api.service[113555]: clock source: unix May 09 09:09:21.953326 np0000173039 devstack@c-api.service[113555]: pcre jit disabled May 09 09:09:21.953326 np0000173039 devstack@c-api.service[113555]: detected number of CPU cores: 16 May 09 09:09:21.953326 np0000173039 devstack@c-api.service[113555]: current working directory: / May 09 09:09:21.953326 np0000173039 devstack@c-api.service[113555]: detected binary path: /usr/bin/uwsgi-core May 09 09:09:21.953326 np0000173039 devstack@c-api.service[113555]: your processes number limit is 256917 May 09 09:09:21.953326 np0000173039 devstack@c-api.service[113555]: your memory page size is 4096 bytes May 09 09:09:21.953326 np0000173039 devstack@c-api.service[113555]: detected max file descriptor number: 2048 May 09 09:09:21.953326 np0000173039 devstack@c-api.service[113555]: lock engine: pthread robust mutexes May 09 09:09:21.954042 np0000173039 devstack@c-api.service[113555]: thunder lock: enabled May 09 09:09:21.954042 np0000173039 devstack@c-api.service[113555]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 09 09:09:21.954042 np0000173039 devstack@c-api.service[113555]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 09 09:09:21.954042 np0000173039 devstack@c-api.service[113555]: PEP 405 virtualenv detected: /opt/stack/data/venv May 09 09:09:21.954042 np0000173039 devstack@c-api.service[113555]: Set PythonHome to /opt/stack/data/venv May 09 09:09:21.992630 np0000173039 devstack@c-api.service[113555]: Python main interpreter initialized at 0x7e95d86a3668 May 09 09:09:21.992630 np0000173039 devstack@c-api.service[113555]: python threads support enabled May 09 09:09:21.992630 np0000173039 devstack@c-api.service[113555]: your server socket listen backlog is limited to 100 connections May 09 09:09:21.992630 np0000173039 devstack@c-api.service[113555]: your mercy for graceful operations on workers is 80 seconds May 09 09:09:21.993142 np0000173039 devstack@c-api.service[113555]: mapped 671795 bytes (656 KB) for 4 cores May 09 09:09:21.993345 np0000173039 devstack@c-api.service[113555]: *** Operational MODE: preforking *** May 09 09:09:21.993577 np0000173039 devstack@c-api.service[113555]: *** uWSGI is running in multiple interpreter mode *** May 09 09:09:21.993577 np0000173039 devstack@c-api.service[113555]: spawned uWSGI master process (pid: 113555) May 09 09:09:21.993756 np0000173039 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 09 09:09:21.994327 np0000173039 devstack@c-api.service[113555]: spawned uWSGI worker 1 (pid: 113561, cores: 1) May 09 09:09:21.995092 np0000173039 devstack@c-api.service[113555]: spawned uWSGI worker 2 (pid: 113562, cores: 1) May 09 09:09:21.995559 np0000173039 devstack@c-api.service[113555]: spawned uWSGI worker 3 (pid: 113563, cores: 1) May 09 09:09:21.996123 np0000173039 devstack@c-api.service[113555]: spawned uWSGI worker 4 (pid: 113564, cores: 1) May 09 09:09:21.996123 np0000173039 devstack@c-api.service[113555]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 09 09:09:22.125029 np0000173039 devstack@c-api.service[113561]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 09:09:22.125029 np0000173039 devstack@c-api.service[113561]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 09:09:22.125029 np0000173039 devstack@c-api.service[113561]: we strongly recommend against using it for new projects. May 09 09:09:22.125029 np0000173039 devstack@c-api.service[113561]: If you are already using Eventlet, we recommend migrating to a different May 09 09:09:22.125029 np0000173039 devstack@c-api.service[113561]: framework. For more detail see May 09 09:09:22.125029 np0000173039 devstack@c-api.service[113561]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 09:09:22.125029 np0000173039 devstack@c-api.service[113561]: import eventlet # noqa May 09 09:09:22.128313 np0000173039 devstack@c-api.service[113562]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 09:09:22.128313 np0000173039 devstack@c-api.service[113562]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 09:09:22.128313 np0000173039 devstack@c-api.service[113562]: we strongly recommend against using it for new projects. May 09 09:09:22.128313 np0000173039 devstack@c-api.service[113562]: If you are already using Eventlet, we recommend migrating to a different May 09 09:09:22.128313 np0000173039 devstack@c-api.service[113562]: framework. For more detail see May 09 09:09:22.128313 np0000173039 devstack@c-api.service[113562]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 09:09:22.128313 np0000173039 devstack@c-api.service[113562]: import eventlet # noqa May 09 09:09:22.142124 np0000173039 devstack@c-api.service[113564]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 09:09:22.142124 np0000173039 devstack@c-api.service[113564]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 09:09:22.142124 np0000173039 devstack@c-api.service[113564]: we strongly recommend against using it for new projects. May 09 09:09:22.142124 np0000173039 devstack@c-api.service[113564]: If you are already using Eventlet, we recommend migrating to a different May 09 09:09:22.142124 np0000173039 devstack@c-api.service[113564]: framework. For more detail see May 09 09:09:22.142124 np0000173039 devstack@c-api.service[113564]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 09:09:22.142124 np0000173039 devstack@c-api.service[113564]: import eventlet # noqa May 09 09:09:22.157907 np0000173039 devstack@c-api.service[113563]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 09:09:22.157907 np0000173039 devstack@c-api.service[113563]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 09:09:22.157907 np0000173039 devstack@c-api.service[113563]: we strongly recommend against using it for new projects. May 09 09:09:22.157907 np0000173039 devstack@c-api.service[113563]: If you are already using Eventlet, we recommend migrating to a different May 09 09:09:22.157907 np0000173039 devstack@c-api.service[113563]: framework. For more detail see May 09 09:09:22.157907 np0000173039 devstack@c-api.service[113563]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 09:09:22.157907 np0000173039 devstack@c-api.service[113563]: import eventlet # noqa May 09 09:09:22.210354 np0000173039 devstack@c-api.service[113561]: /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:09:22.210354 np0000173039 devstack@c-api.service[113561]: debtcollector.deprecate( May 09 09:09:22.216062 np0000173039 devstack@c-api.service[113562]: /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:09:22.216062 np0000173039 devstack@c-api.service[113562]: debtcollector.deprecate( May 09 09:09:22.225578 np0000173039 devstack@c-api.service[113564]: /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:09:22.225578 np0000173039 devstack@c-api.service[113564]: debtcollector.deprecate( May 09 09:09:22.247603 np0000173039 devstack@c-api.service[113563]: /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:09:22.247603 np0000173039 devstack@c-api.service[113563]: debtcollector.deprecate( May 09 09:09:22.286264 np0000173039 devstack@c-api.service[113561]: /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:09:22.286264 np0000173039 devstack@c-api.service[113561]: from cgi import parse_header May 09 09:09:22.301546 np0000173039 devstack@c-api.service[113562]: /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:09:22.301546 np0000173039 devstack@c-api.service[113562]: from cgi import parse_header May 09 09:09:22.308167 np0000173039 devstack@c-api.service[113564]: /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:09:22.308167 np0000173039 devstack@c-api.service[113564]: from cgi import parse_header May 09 09:09:22.330121 np0000173039 devstack@c-api.service[113561]: /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:09:22.330121 np0000173039 devstack@c-api.service[113561]: removals.removed_module( May 09 09:09:22.330121 np0000173039 devstack@c-api.service[113561]: /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:09:22.330121 np0000173039 devstack@c-api.service[113561]: removals.removed_module( May 09 09:09:22.340901 np0000173039 devstack@c-api.service[113563]: /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:09:22.340901 np0000173039 devstack@c-api.service[113563]: from cgi import parse_header May 09 09:09:22.347488 np0000173039 devstack@c-api.service[113562]: /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:09:22.347488 np0000173039 devstack@c-api.service[113562]: removals.removed_module( May 09 09:09:22.348255 np0000173039 devstack@c-api.service[113562]: /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:09:22.348255 np0000173039 devstack@c-api.service[113562]: removals.removed_module( May 09 09:09:22.352477 np0000173039 devstack@c-api.service[113564]: /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:09:22.352477 np0000173039 devstack@c-api.service[113564]: removals.removed_module( May 09 09:09:22.353189 np0000173039 devstack@c-api.service[113564]: /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:09:22.353189 np0000173039 devstack@c-api.service[113564]: removals.removed_module( May 09 09:09:22.391482 np0000173039 devstack@c-api.service[113563]: /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:09:22.391482 np0000173039 devstack@c-api.service[113563]: removals.removed_module( May 09 09:09:22.392233 np0000173039 devstack@c-api.service[113563]: /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:09:22.392233 np0000173039 devstack@c-api.service[113563]: removals.removed_module( May 09 09:09:22.943532 np0000173039 devstack@c-api.service[113561]: /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:09:22.943532 np0000173039 devstack@c-api.service[113561]: warnings.warn( May 09 09:09:22.967255 np0000173039 devstack@c-api.service[113564]: /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:09:22.967255 np0000173039 devstack@c-api.service[113564]: warnings.warn( May 09 09:09:22.990341 np0000173039 devstack@c-api.service[113562]: /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:09:22.990341 np0000173039 devstack@c-api.service[113562]: warnings.warn( May 09 09:09:23.026186 np0000173039 devstack@c-api.service[113563]: /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:09:23.026186 np0000173039 devstack@c-api.service[113563]: warnings.warn( May 09 09:09:23.042378 np0000173039 devstack@c-api.service[113561]: /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:09:23.042378 np0000173039 devstack@c-api.service[113561]: warnings.warn( May 09 09:09:23.065728 np0000173039 devstack@c-api.service[113564]: /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:09:23.065728 np0000173039 devstack@c-api.service[113564]: warnings.warn( May 09 09:09:23.087761 np0000173039 devstack@c-api.service[113562]: /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:09:23.087761 np0000173039 devstack@c-api.service[113562]: warnings.warn( May 09 09:09:23.131182 np0000173039 devstack@c-api.service[113563]: /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:09:23.131182 np0000173039 devstack@c-api.service[113563]: warnings.warn( May 09 09:09:23.344395 np0000173039 devstack@c-api.service[113561]: 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:09:23.345072 np0000173039 devstack@c-api.service[113561]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113561) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 09:09:23.351692 np0000173039 devstack@c-api.service[113564]: 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:09:23.352055 np0000173039 devstack@c-api.service[113564]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113564) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 09:09:23.372496 np0000173039 devstack@c-api.service[113562]: 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:09:23.372896 np0000173039 devstack@c-api.service[113562]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113562) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 09:09:23.417195 np0000173039 devstack@c-api.service[113563]: 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:09:23.417898 np0000173039 devstack@c-api.service[113563]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113563) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 09:09:23.429815 np0000173039 devstack@c-api.service[113561]: /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:09:23.429815 np0000173039 devstack@c-api.service[113561]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 09:09:23.430986 np0000173039 devstack@c-api.service[113564]: /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:09:23.430986 np0000173039 devstack@c-api.service[113564]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 09:09:23.433195 np0000173039 devstack@c-api.service[113562]: /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:09:23.433195 np0000173039 devstack@c-api.service[113562]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 09:09:23.485966 np0000173039 devstack@c-api.service[113563]: /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:09:23.485966 np0000173039 devstack@c-api.service[113563]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 09:09:23.886930 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113563) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 09:09:23.887145 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113561) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 09:09:23.887222 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113564) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 09:09:23.887278 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113563) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:23.887517 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113563) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:23.887672 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113561) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:23.887672 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113561) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:23.887963 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113563) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:23.888028 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113564) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:23.888028 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113564) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:23.888150 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113561) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:23.888203 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113564) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:23.889724 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113563) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:23.889802 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:23.889900 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113564) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:23.889970 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:23.890028 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:23.890079 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:23.890212 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:23.890286 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113561) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:23.890339 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:23.890396 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:23.890448 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:23.890499 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:23.890555 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113563) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:23.890611 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:23.890667 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113564) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:23.890716 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:23.890782 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113564) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:23.890840 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113563) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:23.890928 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:23.890928 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113561) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:23.890928 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113561) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:23.891083 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113564) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:23.891083 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:23.891194 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113563) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:23.891244 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:23.891304 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:23.891355 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:23.891407 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:23.891463 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:23.891463 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113564) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:23.891563 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:23.891626 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113561) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:23.891686 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:23.891746 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113564) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:23.891796 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:23.891874 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113563) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:23.891941 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:23.891992 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113563) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:23.892054 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:23.892054 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:23.892169 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113562) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 09:09:23.892232 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113561) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:23.892232 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113561) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:23.892323 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113562) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:23.892323 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113562) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:23.892323 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113562) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:23.893146 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113562) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:23.893146 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:23.893146 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:23.893146 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:23.893146 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:23.893146 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113562) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:23.893813 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113562) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:23.893959 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113564) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:23.893959 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:23.893959 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:23.894295 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113563) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:23.894403 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:23.894537 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113561) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:23.894661 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:23.894779 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:23.894913 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:23.895043 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113562) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:23.895184 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113564) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:23.895305 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:23.895421 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:23.895536 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:23.895652 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113564) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:23.895773 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:23.895918 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:23.896046 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:23.896165 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:23.896273 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:23.896393 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:23.896509 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113561) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:23.896616 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113563) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:23.896734 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:23.896877 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113561) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:23.897032 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113563) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:23.897149 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113562) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:23.897149 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113562) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:23.897374 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113564) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:23.897495 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113561) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:23.897623 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113563) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:23.897745 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:23.897901 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:23.898031 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:23.898187 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:23.898302 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:23.898420 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:23.898540 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:23.898647 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:23.898777 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:23.898930 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:23.899039 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:23.899099 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113564) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:23.899154 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113561) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:23.899203 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:23.899256 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113564) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:23.899307 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113562) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:23.899358 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113563) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:23.899412 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113561) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:23.899464 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:23.899516 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113563) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:23.899565 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:23.899565 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:23.899565 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:23.899565 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113562) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:23.899565 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113562) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:23.899565 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113562) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:23.899565 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:23.899565 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:23.899565 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:23.899565 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:23.899869 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113562) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:23.899869 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113562) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:23.899915 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113564) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:23.899915 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:23.899915 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:23.899984 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113563) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:23.900008 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113561) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:23.900037 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:23.900059 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:23.900086 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:23.900114 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:23.900307 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:23.900330 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:23.900356 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113564) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:23.900379 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:23.900407 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113562) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:23.900430 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:23.900453 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113564) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:23.900481 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:23.900508 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:23.900532 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113564) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:23.900555 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:23.900578 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113563) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:23.900602 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113561) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:23.900625 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:23.900648 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:23.900672 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113563) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:23.900699 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:23.900726 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:23.900757 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113561) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:23.900784 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113563) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:23.900807 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:23.900831 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:23.900873 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113561) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:23.900902 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:23.900929 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:23.900952 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113562) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:23.900982 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:23.901009 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:23.901032 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113564) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:23.901059 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113562) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:23.901082 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:23.901105 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:23.901128 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113564) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:23.901152 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:23.901181 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113562) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:23.901208 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:23.901231 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:23.901261 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:23.901284 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113563) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:23.901309 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113561) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:23.901332 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:23.901355 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113563) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:23.901377 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113561) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:23.901400 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:23.901400 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:23.901400 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113562) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:23.901400 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113562) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:23.901494 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113564) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:23.901494 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:23.901536 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113561) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:23.901563 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:23.901592 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:23.901615 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:23.901615 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:23.901657 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:23.901682 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113564) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:23.901708 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:23.901735 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113563) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:23.901759 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:23.901786 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113564) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:23.901813 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:23.901835 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113561) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:23.902391 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:23.902450 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113561) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:23.902505 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:23.902505 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:23.902672 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113562) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:23.902732 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113563) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:23.902788 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:23.902844 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113563) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:23.902913 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:23.902913 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:23.902913 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:23.902913 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113562) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:23.902913 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113562) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:23.903163 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113564) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:23.903163 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:23.903163 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:23.903317 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113562) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:23.903369 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:23.903423 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113561) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:23.903477 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:23.903536 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:23.903586 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:23.903635 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113564) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:23.903694 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:23.903744 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:23.903793 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113564) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:23.903858 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:23.903922 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113563) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:23.903990 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:23.903990 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:23.904093 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:23.904147 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:23.904202 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113561) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:23.904255 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:23.904313 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113562) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:23.904369 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113561) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:23.904424 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:23.904478 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113562) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:23.904538 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:23.904538 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113563) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:23.904538 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113563) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:23.904675 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113564) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:23.904675 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:23.904775 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113561) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:23.904824 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:23.904890 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:23.904950 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:23.905013 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:23.905074 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:23.905130 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:23.905180 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113564) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:23.905232 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113562) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:23.905285 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:23.905334 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113564) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:23.905384 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:23.905433 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113561) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:23.905481 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:23.905539 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113561) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:23.905594 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:23.905594 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:23.905594 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113562) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:23.905594 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113562) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:23.905786 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113563) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:23.905786 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:23.905786 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:23.905786 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:23.905786 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:23.905786 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113563) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:23.905786 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113563) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:23.906202 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113564) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:23.906267 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113562) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:23.906324 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113563) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:23.906379 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:23.906435 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:23.906487 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:23.906540 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:23.906594 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113561) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:23.906652 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:23.906711 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:23.906768 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:23.906822 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:23.906895 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:23.906930 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:23.906953 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:23.906979 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:23.907005 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:23.907032 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:23.907058 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113564) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:23.907084 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:23.907107 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113563) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:23.907132 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113562) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:23.907155 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113564) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:23.907178 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:23.907203 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113563) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:23.907229 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113562) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:23.907256 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113561) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:23.907256 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113561) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:23.911038 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113564) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:23.911095 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:23.911174 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:23.911232 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:23.911284 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:23.911326 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113564) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:23.911381 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113564) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:23.911409 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113563) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:23.911476 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:23.911535 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:23.911582 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:23.911639 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:23.911684 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113563) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:23.911742 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113563) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:23.911768 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113562) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:23.911841 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:23.911943 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113561) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:23.911986 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:23.912015 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:23.912044 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:23.912071 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:23.912094 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:23.912120 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:23.912144 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113562) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:23.912172 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:23.912198 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113564) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:23.912224 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113562) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:23.912252 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113561) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:23.912280 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:23.912304 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113561) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:23.912327 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:23.912350 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:23.912517 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:23.912517 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113564) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:23.912623 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113562) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:23.912676 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113564) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:23.912727 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:23.912789 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113563) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:23.912860 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113561) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:23.912920 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:23.912978 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:23.913033 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:23.913084 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:23.913133 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:23.913178 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:23.913238 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:23.913280 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:23.913339 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113562) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:23.913387 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:23.913448 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:23.913474 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:23.913496 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113562) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:23.913522 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113563) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:23.913546 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113561) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:23.913571 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113563) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:23.913594 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113561) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:23.913993 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113564) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:23.914073 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:23.914116 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113562) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:23.914198 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:23.914255 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:23.914314 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:23.914366 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:23.914413 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:23.914473 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:23.914518 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113564) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:23.914588 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:23.914617 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113564) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:23.914650 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113562) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:23.914674 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113563) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:23.914698 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113564) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:23.914722 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113562) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:23.914750 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:23.914777 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:23.914804 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113561) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:23.914832 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:23.914871 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:23.914895 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113562) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:23.914926 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:23.914953 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:23.914976 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:23.915000 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:23.915022 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:23.915045 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:23.915068 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:23.915095 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113563) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:23.915118 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:23.915145 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:23.915172 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113564) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:23.915194 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113563) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:23.915222 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:23.915249 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:23.915272 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113564) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:23.915299 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113563) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:23.915326 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:23.915348 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113561) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:23.915371 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:23.915393 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113562) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:23.915418 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113561) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:23.915446 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:23.915473 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113561) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:23.915499 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113562) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:23.915521 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:23.915548 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:23.915570 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:23.915592 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:23.915618 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113563) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:23.915640 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:23.915671 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113563) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:23.915693 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:23.915693 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113561) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:23.915693 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113561) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:23.917079 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113564) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:23.917146 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:23.917183 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:23.917293 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:23.917372 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113562) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:23.917475 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:23.917565 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:23.917605 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113564) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:23.917648 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:23.917684 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113564) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:23.917734 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:23.917769 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113564) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:23.917804 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113563) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:23.917844 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:23.917893 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:23.917937 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:23.917971 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:23.918005 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113562) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:23.918040 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:23.918074 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:23.918113 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113561) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:23.918172 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:23.918207 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113562) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:23.918242 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:23.918275 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:23.918320 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:23.918360 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113562) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:23.918394 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113564) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:23.918427 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:23.918461 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:23.918494 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113563) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:23.918529 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113564) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:23.918562 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:23.918595 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:23.918629 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113563) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:23.918670 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:23.918703 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:23.918737 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113563) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:23.918770 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113561) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:23.918804 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:23.918836 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:23.918886 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113561) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:23.918919 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:23.918963 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113562) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:23.918996 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113561) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:23.919041 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:23.919075 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113562) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:23.919108 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:23.919146 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:23.919180 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:23.919212 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113563) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:23.919245 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:23.919279 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113563) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:23.919313 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:23.919313 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113561) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:23.919313 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113561) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:23.919949 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113564) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:23.919949 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:23.920118 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:23.920118 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:23.920118 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:23.920330 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113564) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:23.920408 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113562) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:23.920483 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113564) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:23.920568 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:23.920568 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:23.920568 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:23.920568 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:23.920838 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113563) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:23.920945 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113562) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:23.921030 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:23.921109 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113562) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:23.921189 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:23.921267 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113561) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:23.921355 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:23.921435 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:23.921514 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:23.921514 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113563) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:23.921657 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:23.921731 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113563) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:23.921804 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:23.921804 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:23.921804 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113561) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:23.921804 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113561) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:23.922194 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113564) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:23.922194 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:23.922355 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113563) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:23.922437 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:23.922512 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:23.922583 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:23.922661 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:23.922735 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:23.922806 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:23.922912 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113561) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:23.922996 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113564) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:23.923070 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:23.923148 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:23.923231 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113564) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:23.923310 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113563) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:23.923310 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113563) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:23.923455 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:23.923527 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113562) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:23.923607 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:23.923683 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:23.923756 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:23.923827 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:23.923927 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113561) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:23.924002 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:23.924002 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:23.924140 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113561) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:23.924223 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113562) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:23.924303 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113564) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:23.924401 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113562) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:23.924510 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:23.924510 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:23.924655 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113563) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:23.924695 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113561) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:23.924733 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:23.924771 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:23.924804 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:23.924838 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:23.924895 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:23.924941 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:23.924979 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113564) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:23.925016 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:23.925058 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113562) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:23.925092 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:23.925130 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113564) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:23.925170 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:23.925209 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:23.925242 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:23.925275 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:23.925319 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113563) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:23.925352 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113561) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:23.925390 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:23.925428 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113563) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:23.925467 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113561) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:23.925500 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:23.925500 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113562) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:23.925500 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113562) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:23.925604 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113564) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:23.925604 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:23.925604 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:23.925713 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113561) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:23.925752 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:23.925789 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:23.925822 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:23.925885 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113563) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:23.925922 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:23.925955 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113564) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:23.925993 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113562) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:23.926035 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:23.926069 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:23.926107 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113564) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:23.926175 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:23.926211 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:23.926246 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:23.926279 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:23.926312 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:23.926351 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113561) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:23.926385 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:23.926424 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:23.926458 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113561) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:23.926492 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:23.926531 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113563) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:23.926565 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113562) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:23.926600 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113563) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:23.926638 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113562) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:23.926677 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113564) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:23.926677 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:23.926756 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113563) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:23.926791 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:23.926828 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:23.926888 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113561) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:23.926924 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:23.926957 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:23.926990 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:23.927029 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:23.927053 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:23.927078 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113562) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:23.927106 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:23.927132 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:23.927158 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113564) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:23.927183 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:23.927209 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:23.927232 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113563) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:23.927254 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113564) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:23.927280 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:23.927306 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:23.927332 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113563) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:23.927355 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:23.927381 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113561) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:23.927403 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:23.927425 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113561) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:23.927452 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113562) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:23.927452 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113562) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:23.929199 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113564) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:23.929280 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:23.929318 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:23.929395 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:23.929454 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:23.929507 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113561) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:23.929534 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113564) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:23.929558 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:23.929582 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113564) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:23.929608 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:23.929630 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113562) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:23.929655 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:23.929680 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:23.929709 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:23.929733 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:23.929760 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113561) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:23.929784 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:23.929916 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113561) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:23.929981 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:23.929981 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113562) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:23.929981 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113562) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:23.930502 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113563) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:23.930573 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:23.930629 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:23.930684 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:23.930735 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113564) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:23.930786 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:23.930839 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:23.930904 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113563) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:23.930958 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:23.931015 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113563) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:23.931059 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:23.931122 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113561) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:23.931160 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:23.931160 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113564) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:23.931203 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:23.931227 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113564) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:23.931253 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:23.931253 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:23.931299 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113562) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:23.931323 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:23.931350 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:23.931373 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113561) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:23.931400 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:23.931427 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113561) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:23.931450 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113563) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:23.931477 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:23.931501 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:23.931527 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:23.931550 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:23.931572 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113562) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:23.931596 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:23.931618 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113562) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:23.931641 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:23.931641 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113563) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:23.931641 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113563) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:23.931900 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113564) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:23.931980 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:23.932027 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:23.932087 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:23.932135 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:23.932198 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113561) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:23.932231 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113564) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:23.932263 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113564) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:23.932286 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:23.932313 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113564) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:23.932338 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:23.932364 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:23.932391 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:23.932419 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:23.932443 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113562) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:23.932468 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:23.932497 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:23.932528 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113561) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:23.932555 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:23.932584 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:23.932607 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113561) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:23.932633 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:23.932656 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113564) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:23.932679 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113561) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:23.932707 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:23.932730 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113564) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:23.932754 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:23.932782 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:23.932809 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113564) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:23.932835 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113563) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:23.932874 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:23.932899 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113562) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:23.932922 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:23.932946 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:23.932975 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:23.932999 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113562) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:23.933031 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:23.933060 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:23.933087 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:23.933111 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:23.933138 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113562) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:23.933164 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:23.933187 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:23.933214 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:23.933244 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113561) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:23.933267 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:23.933289 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113564) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:23.933316 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:23.933342 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113561) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:23.933370 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113563) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:23.933397 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:23.933420 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113564) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:23.933442 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113561) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:23.933470 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113563) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:23.933496 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:23.933524 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:23.933549 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113563) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:23.933580 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113562) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:23.933603 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:23.933629 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:23.933652 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113562) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:23.933676 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:23.933699 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:23.933722 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:23.933748 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:23.933771 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113562) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:23.933803 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113561) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:23.933826 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:23.933860 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:23.933891 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113561) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:23.933915 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113563) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:23.933936 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:23.933962 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113563) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:23.933984 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:23.934015 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113563) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:23.934037 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:23.934064 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:23.934087 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113562) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:23.934113 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:23.934173 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113562) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:23.934197 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:23.934197 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:23.934197 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113563) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:23.934197 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113563) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:23.935838 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113564) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:23.935916 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:23.935971 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:23.936072 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:23.936150 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113561) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:23.936230 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:23.936293 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:23.936390 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113564) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:23.936429 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113562) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:23.936464 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:23.936498 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113564) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:23.936532 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:23.936574 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:23.936608 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:23.936642 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:23.936675 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:23.936709 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113561) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:23.936748 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:23.936748 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113562) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:23.936812 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113561) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:23.936862 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113562) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:23.936897 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113563) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:23.936897 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:23.936897 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:23.936897 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:23.936897 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:23.936897 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113563) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:23.937081 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113563) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:23.940701 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113564) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:23.940762 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:23.940810 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113562) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:23.940872 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:23.940918 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:23.941046 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:23.941088 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:23.941134 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113563) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:23.941173 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:23.941208 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:23.941241 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:23.941279 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113564) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:23.941317 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:23.941350 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:23.941385 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113564) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:23.941424 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113562) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:23.941458 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:23.941491 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113562) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:23.941530 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:23.941564 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113561) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:23.941597 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113563) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:23.941635 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:23.941668 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113563) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:23.941707 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:23.941707 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:23.941707 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:23.941707 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113561) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:23.941707 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113561) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:23.942626 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113564) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:23.942695 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113563) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:23.942736 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:23.942772 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:23.942810 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:23.942862 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:23.942908 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113561) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:23.942949 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:23.942983 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:23.943016 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:23.943055 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:23.943089 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:23.943122 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:23.943156 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113563) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:23.943189 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:23.943228 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113564) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:23.943273 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113563) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:23.943308 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:23.943341 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113564) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:23.943389 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113561) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:23.943389 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113561) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:23.943511 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113562) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:23.943511 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:23.943605 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:23.945346 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:23.945404 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:23.945514 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113562) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:23.945599 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113562) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:23.948238 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113564) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:23.948331 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:23.948331 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:23.948439 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113563) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:23.948497 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:23.948549 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:23.948596 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:23.948642 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:23.948705 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113564) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:23.948762 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:23.948812 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113564) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:23.948880 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:23.948880 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113563) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:23.948880 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113563) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:23.949042 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113561) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:23.949042 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:23.949042 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:23.949042 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:23.949042 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:23.949042 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113561) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:23.949316 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113561) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:23.949369 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113564) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:23.949430 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:23.949488 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:23.949547 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113563) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:23.949606 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:23.949606 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:23.949708 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:23.949775 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113564) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:23.949827 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:23.949911 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113564) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:23.949969 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:23.950028 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113564) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:23.950081 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:23.950202 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:23.950271 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113563) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:23.950322 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:23.950397 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113563) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:23.950449 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:23.950503 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113563) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:23.950560 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:23.950610 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113561) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:23.950661 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:23.950711 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113564) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:23.950761 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:23.950810 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:23.950810 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:23.951146 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:23.951205 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:23.951254 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:23.951315 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113562) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:23.951371 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113563) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:23.951420 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:23.951468 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:23.951526 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113561) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:23.951585 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:23.951645 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113561) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:23.951709 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:23.951761 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113561) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:23.951809 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:23.952563 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:23.952698 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113562) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:23.952819 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:23.952956 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113562) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:23.953083 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:23.953083 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:23.953083 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113561) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:23.953395 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113562) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:23.953395 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:23.953395 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:23.953395 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:23.953395 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:23.953395 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113562) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:23.953395 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113562) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:09:23.953395 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113562) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:09:23.953395 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:09:23.953395 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:09:23.954494 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:09:23.954494 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:09:23.954494 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113562) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:09:23.997203 np0000173039 devstack@c-api.service[113564]: INFO dbcounter [None req-eb7a46e1-be89-47a9-917f-200b09057fb7 None None] Registered counter for database cinder May 09 09:09:23.999252 np0000173039 devstack@c-api.service[113561]: INFO dbcounter [None req-56858e82-4961-4bbb-a9f3-ddadcddb3290 None None] Registered counter for database cinder May 09 09:09:24.001481 np0000173039 devstack@c-api.service[113562]: INFO dbcounter [None req-930248bd-0fb7-4c30-a9f0-237cbc960ec9 None None] Registered counter for database cinder May 09 09:09:24.001650 np0000173039 devstack@c-api.service[113563]: INFO dbcounter [None req-adc4db85-d661-41d8-ac45-34ae6a40c6cf None None] Registered counter for database cinder May 09 09:09:24.008520 np0000173039 devstack@c-api.service[113564]: DEBUG oslo_db.sqlalchemy.engines [None req-eb7a46e1-be89-47a9-917f-200b09057fb7 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=113564) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:09:24.009826 np0000173039 devstack@c-api.service[113561]: DEBUG oslo_db.sqlalchemy.engines [None req-56858e82-4961-4bbb-a9f3-ddadcddb3290 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=113561) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:09:24.014073 np0000173039 devstack@c-api.service[113563]: DEBUG oslo_db.sqlalchemy.engines [None req-adc4db85-d661-41d8-ac45-34ae6a40c6cf 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=113563) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:09:24.016223 np0000173039 devstack@c-api.service[113562]: DEBUG oslo_db.sqlalchemy.engines [None req-930248bd-0fb7-4c30-a9f0-237cbc960ec9 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=113562) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:09:24.125534 np0000173039 devstack@c-api.service[113564]: DEBUG dbcounter [-] [113564] Writer thread running {{(pid=113564) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 09:09:24.128129 np0000173039 devstack@c-api.service[113564]: INFO cinder.rpc [None req-eb7a46e1-be89-47a9-917f-200b09057fb7 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 09:09:24.130726 np0000173039 devstack@c-api.service[113564]: INFO cinder.rpc [None req-eb7a46e1-be89-47a9-917f-200b09057fb7 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 09:09:24.132454 np0000173039 devstack@c-api.service[113563]: DEBUG dbcounter [-] [113563] Writer thread running {{(pid=113563) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 09:09:24.132958 np0000173039 devstack@c-api.service[113564]: INFO cinder.rpc [None req-eb7a46e1-be89-47a9-917f-200b09057fb7 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 09:09:24.134501 np0000173039 devstack@c-api.service[113561]: DEBUG dbcounter [-] [113561] Writer thread running {{(pid=113561) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 09:09:24.134654 np0000173039 devstack@c-api.service[113563]: INFO cinder.rpc [None req-adc4db85-d661-41d8-ac45-34ae6a40c6cf None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 09:09:24.135440 np0000173039 devstack@c-api.service[113564]: INFO cinder.rpc [None req-eb7a46e1-be89-47a9-917f-200b09057fb7 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 09:09:24.136689 np0000173039 devstack@c-api.service[113564]: WARNING castellan.key_manager.migration [None req-eb7a46e1-be89-47a9-917f-200b09057fb7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:24.137069 np0000173039 devstack@c-api.service[113561]: INFO cinder.rpc [None req-56858e82-4961-4bbb-a9f3-ddadcddb3290 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 09:09:24.137185 np0000173039 devstack@c-api.service[113563]: INFO cinder.rpc [None req-adc4db85-d661-41d8-ac45-34ae6a40c6cf None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 09:09:24.138267 np0000173039 devstack@c-api.service[113562]: DEBUG dbcounter [-] [113562] Writer thread running {{(pid=113562) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 09:09:24.139141 np0000173039 devstack@c-api.service[113563]: INFO cinder.rpc [None req-adc4db85-d661-41d8-ac45-34ae6a40c6cf None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 09:09:24.139358 np0000173039 devstack@c-api.service[113564]: WARNING castellan.key_manager.migration [None req-eb7a46e1-be89-47a9-917f-200b09057fb7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:24.139528 np0000173039 devstack@c-api.service[113561]: INFO cinder.rpc [None req-56858e82-4961-4bbb-a9f3-ddadcddb3290 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 09:09:24.141002 np0000173039 devstack@c-api.service[113563]: INFO cinder.rpc [None req-adc4db85-d661-41d8-ac45-34ae6a40c6cf None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 09:09:24.141119 np0000173039 devstack@c-api.service[113562]: INFO cinder.rpc [None req-930248bd-0fb7-4c30-a9f0-237cbc960ec9 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 09:09:24.141523 np0000173039 devstack@c-api.service[113561]: INFO cinder.rpc [None req-56858e82-4961-4bbb-a9f3-ddadcddb3290 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 09:09:24.142010 np0000173039 devstack@c-api.service[113563]: WARNING castellan.key_manager.migration [None req-adc4db85-d661-41d8-ac45-34ae6a40c6cf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:24.143508 np0000173039 devstack@c-api.service[113561]: INFO cinder.rpc [None req-56858e82-4961-4bbb-a9f3-ddadcddb3290 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 09:09:24.143637 np0000173039 devstack@c-api.service[113562]: INFO cinder.rpc [None req-930248bd-0fb7-4c30-a9f0-237cbc960ec9 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 09:09:24.143864 np0000173039 devstack@c-api.service[113563]: WARNING castellan.key_manager.migration [None req-adc4db85-d661-41d8-ac45-34ae6a40c6cf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:24.144249 np0000173039 devstack@c-api.service[113564]: DEBUG oslo_db.sqlalchemy.engines [None req-eb7a46e1-be89-47a9-917f-200b09057fb7 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=113564) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:09:24.144392 np0000173039 devstack@c-api.service[113561]: WARNING castellan.key_manager.migration [None req-56858e82-4961-4bbb-a9f3-ddadcddb3290 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:24.145576 np0000173039 devstack@c-api.service[113562]: INFO cinder.rpc [None req-930248bd-0fb7-4c30-a9f0-237cbc960ec9 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 09:09:24.146062 np0000173039 devstack@c-api.service[113564]: INFO cinder.rpc [None req-eb7a46e1-be89-47a9-917f-200b09057fb7 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 09:09:24.146167 np0000173039 devstack@c-api.service[113561]: WARNING castellan.key_manager.migration [None req-56858e82-4961-4bbb-a9f3-ddadcddb3290 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:24.147911 np0000173039 devstack@c-api.service[113564]: INFO cinder.rpc [None req-eb7a46e1-be89-47a9-917f-200b09057fb7 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 09:09:24.148983 np0000173039 devstack@c-api.service[113564]: WARNING castellan.key_manager.migration [None req-eb7a46e1-be89-47a9-917f-200b09057fb7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:24.149063 np0000173039 devstack@c-api.service[113562]: INFO cinder.rpc [None req-930248bd-0fb7-4c30-a9f0-237cbc960ec9 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 09:09:24.150639 np0000173039 devstack@c-api.service[113563]: DEBUG oslo_db.sqlalchemy.engines [None req-adc4db85-d661-41d8-ac45-34ae6a40c6cf 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=113563) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:09:24.151223 np0000173039 devstack@c-api.service[113561]: DEBUG oslo_db.sqlalchemy.engines [None req-56858e82-4961-4bbb-a9f3-ddadcddb3290 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=113561) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:09:24.151358 np0000173039 devstack@c-api.service[113562]: WARNING castellan.key_manager.migration [None req-930248bd-0fb7-4c30-a9f0-237cbc960ec9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:24.152918 np0000173039 devstack@c-api.service[113561]: INFO cinder.rpc [None req-56858e82-4961-4bbb-a9f3-ddadcddb3290 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 09:09:24.153023 np0000173039 devstack@c-api.service[113563]: INFO cinder.rpc [None req-adc4db85-d661-41d8-ac45-34ae6a40c6cf None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 09:09:24.153872 np0000173039 devstack@c-api.service[113562]: WARNING castellan.key_manager.migration [None req-930248bd-0fb7-4c30-a9f0-237cbc960ec9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:24.154575 np0000173039 devstack@c-api.service[113561]: INFO cinder.rpc [None req-56858e82-4961-4bbb-a9f3-ddadcddb3290 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 09:09:24.155146 np0000173039 devstack@c-api.service[113563]: INFO cinder.rpc [None req-adc4db85-d661-41d8-ac45-34ae6a40c6cf None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 09:09:24.155374 np0000173039 devstack@c-api.service[113561]: WARNING castellan.key_manager.migration [None req-56858e82-4961-4bbb-a9f3-ddadcddb3290 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:24.156446 np0000173039 devstack@c-api.service[113563]: WARNING castellan.key_manager.migration [None req-adc4db85-d661-41d8-ac45-34ae6a40c6cf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:24.158502 np0000173039 devstack@c-api.service[113562]: DEBUG oslo_db.sqlalchemy.engines [None req-930248bd-0fb7-4c30-a9f0-237cbc960ec9 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=113562) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:09:24.160325 np0000173039 devstack@c-api.service[113562]: INFO cinder.rpc [None req-930248bd-0fb7-4c30-a9f0-237cbc960ec9 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 09:09:24.161872 np0000173039 devstack@c-api.service[113564]: WARNING castellan.key_manager.migration [None req-eb7a46e1-be89-47a9-917f-200b09057fb7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:24.162028 np0000173039 devstack@c-api.service[113562]: INFO cinder.rpc [None req-930248bd-0fb7-4c30-a9f0-237cbc960ec9 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 09:09:24.162817 np0000173039 devstack@c-api.service[113562]: WARNING castellan.key_manager.migration [None req-930248bd-0fb7-4c30-a9f0-237cbc960ec9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:24.165588 np0000173039 devstack@c-api.service[113564]: WARNING castellan.key_manager.migration [None req-eb7a46e1-be89-47a9-917f-200b09057fb7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:24.167003 np0000173039 devstack@c-api.service[113561]: WARNING castellan.key_manager.migration [None req-56858e82-4961-4bbb-a9f3-ddadcddb3290 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:24.168957 np0000173039 devstack@c-api.service[113564]: WARNING castellan.key_manager.migration [None req-eb7a46e1-be89-47a9-917f-200b09057fb7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:24.171420 np0000173039 devstack@c-api.service[113561]: WARNING castellan.key_manager.migration [None req-56858e82-4961-4bbb-a9f3-ddadcddb3290 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:24.172148 np0000173039 devstack@c-api.service[113562]: WARNING castellan.key_manager.migration [None req-930248bd-0fb7-4c30-a9f0-237cbc960ec9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:24.172685 np0000173039 devstack@c-api.service[113563]: WARNING castellan.key_manager.migration [None req-adc4db85-d661-41d8-ac45-34ae6a40c6cf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:24.173060 np0000173039 devstack@c-api.service[113564]: WARNING castellan.key_manager.migration [None req-eb7a46e1-be89-47a9-917f-200b09057fb7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:24.174677 np0000173039 devstack@c-api.service[113561]: WARNING castellan.key_manager.migration [None req-56858e82-4961-4bbb-a9f3-ddadcddb3290 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:24.175431 np0000173039 devstack@c-api.service[113562]: WARNING castellan.key_manager.migration [None req-930248bd-0fb7-4c30-a9f0-237cbc960ec9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:24.176137 np0000173039 devstack@c-api.service[113564]: WARNING castellan.key_manager.migration [None req-eb7a46e1-be89-47a9-917f-200b09057fb7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:24.178661 np0000173039 devstack@c-api.service[113562]: WARNING castellan.key_manager.migration [None req-930248bd-0fb7-4c30-a9f0-237cbc960ec9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:24.178792 np0000173039 devstack@c-api.service[113561]: WARNING castellan.key_manager.migration [None req-56858e82-4961-4bbb-a9f3-ddadcddb3290 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:24.179075 np0000173039 devstack@c-api.service[113564]: WARNING castellan.key_manager.migration [None req-eb7a46e1-be89-47a9-917f-200b09057fb7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:24.179176 np0000173039 devstack@c-api.service[113563]: WARNING castellan.key_manager.migration [None req-adc4db85-d661-41d8-ac45-34ae6a40c6cf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:24.181855 np0000173039 devstack@c-api.service[113561]: WARNING castellan.key_manager.migration [None req-56858e82-4961-4bbb-a9f3-ddadcddb3290 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:24.182300 np0000173039 devstack@c-api.service[113564]: WARNING castellan.key_manager.migration [None req-eb7a46e1-be89-47a9-917f-200b09057fb7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:24.182529 np0000173039 devstack@c-api.service[113563]: WARNING castellan.key_manager.migration [None req-adc4db85-d661-41d8-ac45-34ae6a40c6cf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:24.183147 np0000173039 devstack@c-api.service[113562]: WARNING castellan.key_manager.migration [None req-930248bd-0fb7-4c30-a9f0-237cbc960ec9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:24.184870 np0000173039 devstack@c-api.service[113561]: WARNING castellan.key_manager.migration [None req-56858e82-4961-4bbb-a9f3-ddadcddb3290 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:24.185192 np0000173039 devstack@c-api.service[113564]: WARNING castellan.key_manager.migration [None req-eb7a46e1-be89-47a9-917f-200b09057fb7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:24.186771 np0000173039 devstack@c-api.service[113562]: WARNING castellan.key_manager.migration [None req-930248bd-0fb7-4c30-a9f0-237cbc960ec9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:24.186932 np0000173039 devstack@c-api.service[113563]: WARNING castellan.key_manager.migration [None req-adc4db85-d661-41d8-ac45-34ae6a40c6cf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:24.188139 np0000173039 devstack@c-api.service[113561]: WARNING castellan.key_manager.migration [None req-56858e82-4961-4bbb-a9f3-ddadcddb3290 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:24.188808 np0000173039 devstack@c-api.service[113564]: WARNING castellan.key_manager.migration [None req-eb7a46e1-be89-47a9-917f-200b09057fb7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:24.189742 np0000173039 devstack@c-api.service[113562]: WARNING castellan.key_manager.migration [None req-930248bd-0fb7-4c30-a9f0-237cbc960ec9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:24.190076 np0000173039 devstack@c-api.service[113563]: WARNING castellan.key_manager.migration [None req-adc4db85-d661-41d8-ac45-34ae6a40c6cf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:24.190519 np0000173039 devstack@c-api.service[113564]: WARNING castellan.key_manager.migration [None req-eb7a46e1-be89-47a9-917f-200b09057fb7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:24.192782 np0000173039 devstack@c-api.service[113561]: WARNING castellan.key_manager.migration [None req-56858e82-4961-4bbb-a9f3-ddadcddb3290 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:24.193077 np0000173039 devstack@c-api.service[113562]: WARNING castellan.key_manager.migration [None req-930248bd-0fb7-4c30-a9f0-237cbc960ec9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:24.193175 np0000173039 devstack@c-api.service[113563]: WARNING castellan.key_manager.migration [None req-adc4db85-d661-41d8-ac45-34ae6a40c6cf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:24.193281 np0000173039 devstack@c-api.service[113564]: WARNING castellan.key_manager.migration [None req-eb7a46e1-be89-47a9-917f-200b09057fb7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:24.196747 np0000173039 devstack@c-api.service[113562]: WARNING castellan.key_manager.migration [None req-930248bd-0fb7-4c30-a9f0-237cbc960ec9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:24.197055 np0000173039 devstack@c-api.service[113561]: WARNING castellan.key_manager.migration [None req-56858e82-4961-4bbb-a9f3-ddadcddb3290 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:24.197823 np0000173039 devstack@c-api.service[113563]: WARNING castellan.key_manager.migration [None req-adc4db85-d661-41d8-ac45-34ae6a40c6cf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:24.198595 np0000173039 devstack@c-api.service[113561]: WARNING castellan.key_manager.migration [None req-56858e82-4961-4bbb-a9f3-ddadcddb3290 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:24.198920 np0000173039 devstack@c-api.service[113564]: WARNING castellan.key_manager.migration [None req-eb7a46e1-be89-47a9-917f-200b09057fb7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:24.199707 np0000173039 devstack@c-api.service[113562]: WARNING castellan.key_manager.migration [None req-930248bd-0fb7-4c30-a9f0-237cbc960ec9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:24.200965 np0000173039 devstack@c-api.service[113563]: WARNING castellan.key_manager.migration [None req-adc4db85-d661-41d8-ac45-34ae6a40c6cf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:24.201246 np0000173039 devstack@c-api.service[113562]: WARNING castellan.key_manager.migration [None req-930248bd-0fb7-4c30-a9f0-237cbc960ec9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:24.201302 np0000173039 devstack@c-api.service[113561]: WARNING castellan.key_manager.migration [None req-56858e82-4961-4bbb-a9f3-ddadcddb3290 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:24.202348 np0000173039 devstack@c-api.service[113564]: WARNING castellan.key_manager.migration [None req-eb7a46e1-be89-47a9-917f-200b09057fb7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:24.203956 np0000173039 devstack@c-api.service[113562]: WARNING castellan.key_manager.migration [None req-930248bd-0fb7-4c30-a9f0-237cbc960ec9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:24.204064 np0000173039 devstack@c-api.service[113563]: WARNING castellan.key_manager.migration [None req-adc4db85-d661-41d8-ac45-34ae6a40c6cf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:24.204504 np0000173039 devstack@c-api.service[113564]: WARNING castellan.key_manager.migration [None req-eb7a46e1-be89-47a9-917f-200b09057fb7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:24.205685 np0000173039 devstack@c-api.service[113563]: WARNING castellan.key_manager.migration [None req-adc4db85-d661-41d8-ac45-34ae6a40c6cf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:24.206086 np0000173039 devstack@c-api.service[113564]: WARNING castellan.key_manager.migration [None req-eb7a46e1-be89-47a9-917f-200b09057fb7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:24.206831 np0000173039 devstack@c-api.service[113561]: WARNING castellan.key_manager.migration [None req-56858e82-4961-4bbb-a9f3-ddadcddb3290 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:24.207949 np0000173039 devstack@c-api.service[113564]: WARNING castellan.key_manager.migration [None req-eb7a46e1-be89-47a9-917f-200b09057fb7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:24.208487 np0000173039 devstack@c-api.service[113563]: WARNING castellan.key_manager.migration [None req-adc4db85-d661-41d8-ac45-34ae6a40c6cf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:24.209626 np0000173039 devstack@c-api.service[113564]: WARNING castellan.key_manager.migration [None req-eb7a46e1-be89-47a9-917f-200b09057fb7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:24.210058 np0000173039 devstack@c-api.service[113562]: WARNING castellan.key_manager.migration [None req-930248bd-0fb7-4c30-a9f0-237cbc960ec9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:24.210268 np0000173039 devstack@c-api.service[113561]: WARNING castellan.key_manager.migration [None req-56858e82-4961-4bbb-a9f3-ddadcddb3290 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:24.211101 np0000173039 devstack@c-api.service[113564]: WARNING castellan.key_manager.migration [None req-eb7a46e1-be89-47a9-917f-200b09057fb7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:24.212203 np0000173039 devstack@c-api.service[113564]: WARNING cinder.api.contrib.hosts [None req-eb7a46e1-be89-47a9-917f-200b09057fb7 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 09:09:24.212942 np0000173039 devstack@c-api.service[113564]: WARNING castellan.key_manager.migration [None req-eb7a46e1-be89-47a9-917f-200b09057fb7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:24.212976 np0000173039 devstack@c-api.service[113561]: WARNING castellan.key_manager.migration [None req-56858e82-4961-4bbb-a9f3-ddadcddb3290 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:24.213544 np0000173039 devstack@c-api.service[113562]: WARNING castellan.key_manager.migration [None req-930248bd-0fb7-4c30-a9f0-237cbc960ec9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:24.214319 np0000173039 devstack@c-api.service[113563]: WARNING castellan.key_manager.migration [None req-adc4db85-d661-41d8-ac45-34ae6a40c6cf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:24.214430 np0000173039 devstack@c-api.service[113564]: WARNING castellan.key_manager.migration [None req-eb7a46e1-be89-47a9-917f-200b09057fb7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:24.215108 np0000173039 devstack@c-api.service[113561]: WARNING castellan.key_manager.migration [None req-56858e82-4961-4bbb-a9f3-ddadcddb3290 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:24.215794 np0000173039 devstack@c-api.service[113562]: WARNING castellan.key_manager.migration [None req-930248bd-0fb7-4c30-a9f0-237cbc960ec9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:24.215998 np0000173039 devstack@c-api.service[113564]: WARNING castellan.key_manager.migration [None req-eb7a46e1-be89-47a9-917f-200b09057fb7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:24.216580 np0000173039 devstack@c-api.service[113561]: WARNING castellan.key_manager.migration [None req-56858e82-4961-4bbb-a9f3-ddadcddb3290 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:24.216836 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.v3.router [None req-eb7a46e1-be89-47a9-917f-200b09057fb7 None None] Extended resource: extensions {{(pid=113564) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:09:24.217353 np0000173039 devstack@c-api.service[113562]: WARNING castellan.key_manager.migration [None req-930248bd-0fb7-4c30-a9f0-237cbc960ec9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:24.217815 np0000173039 devstack@c-api.service[113563]: WARNING castellan.key_manager.migration [None req-adc4db85-d661-41d8-ac45-34ae6a40c6cf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:24.218086 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.v3.router [None req-eb7a46e1-be89-47a9-917f-200b09057fb7 None None] Extended resource: encryption {{(pid=113564) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:09:24.218168 np0000173039 devstack@c-api.service[113561]: WARNING castellan.key_manager.migration [None req-56858e82-4961-4bbb-a9f3-ddadcddb3290 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:24.218865 np0000173039 devstack@c-api.service[113562]: WARNING castellan.key_manager.migration [None req-930248bd-0fb7-4c30-a9f0-237cbc960ec9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:24.219599 np0000173039 devstack@c-api.service[113561]: WARNING castellan.key_manager.migration [None req-56858e82-4961-4bbb-a9f3-ddadcddb3290 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:24.219676 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.v3.router [None req-eb7a46e1-be89-47a9-917f-200b09057fb7 None None] Extended resource: encryption {{(pid=113564) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:09:24.220098 np0000173039 devstack@c-api.service[113563]: WARNING castellan.key_manager.migration [None req-adc4db85-d661-41d8-ac45-34ae6a40c6cf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:24.220562 np0000173039 devstack@c-api.service[113562]: WARNING castellan.key_manager.migration [None req-930248bd-0fb7-4c30-a9f0-237cbc960ec9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:24.220697 np0000173039 devstack@c-api.service[113561]: WARNING cinder.api.contrib.hosts [None req-56858e82-4961-4bbb-a9f3-ddadcddb3290 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 09:09:24.221256 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.v3.router [None req-eb7a46e1-be89-47a9-917f-200b09057fb7 None None] Extended resource: os-quota-sets {{(pid=113564) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:09:24.221427 np0000173039 devstack@c-api.service[113561]: WARNING castellan.key_manager.migration [None req-56858e82-4961-4bbb-a9f3-ddadcddb3290 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:24.221639 np0000173039 devstack@c-api.service[113563]: WARNING castellan.key_manager.migration [None req-adc4db85-d661-41d8-ac45-34ae6a40c6cf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:24.222001 np0000173039 devstack@c-api.service[113562]: WARNING castellan.key_manager.migration [None req-930248bd-0fb7-4c30-a9f0-237cbc960ec9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:24.222683 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.v3.router [None req-eb7a46e1-be89-47a9-917f-200b09057fb7 None None] Extended resource: cgsnapshots {{(pid=113564) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:09:24.222974 np0000173039 devstack@c-api.service[113561]: WARNING castellan.key_manager.migration [None req-56858e82-4961-4bbb-a9f3-ddadcddb3290 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:24.223140 np0000173039 devstack@c-api.service[113562]: WARNING cinder.api.contrib.hosts [None req-930248bd-0fb7-4c30-a9f0-237cbc960ec9 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 09:09:24.223175 np0000173039 devstack@c-api.service[113563]: WARNING castellan.key_manager.migration [None req-adc4db85-d661-41d8-ac45-34ae6a40c6cf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:24.224040 np0000173039 devstack@c-api.service[113562]: WARNING castellan.key_manager.migration [None req-930248bd-0fb7-4c30-a9f0-237cbc960ec9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:24.224293 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.v3.router [None req-eb7a46e1-be89-47a9-917f-200b09057fb7 None None] Extended resource: os-quota-class-sets {{(pid=113564) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:09:24.224621 np0000173039 devstack@c-api.service[113561]: WARNING castellan.key_manager.migration [None req-56858e82-4961-4bbb-a9f3-ddadcddb3290 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:24.224961 np0000173039 devstack@c-api.service[113563]: WARNING castellan.key_manager.migration [None req-adc4db85-d661-41d8-ac45-34ae6a40c6cf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:24.225467 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.v3.router [None req-56858e82-4961-4bbb-a9f3-ddadcddb3290 None None] Extended resource: extensions {{(pid=113561) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:09:24.225536 np0000173039 devstack@c-api.service[113562]: WARNING castellan.key_manager.migration [None req-930248bd-0fb7-4c30-a9f0-237cbc960ec9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:24.225660 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.v3.router [None req-eb7a46e1-be89-47a9-917f-200b09057fb7 None None] Extended resource: os-availability-zone {{(pid=113564) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:09:24.226457 np0000173039 devstack@c-api.service[113563]: WARNING castellan.key_manager.migration [None req-adc4db85-d661-41d8-ac45-34ae6a40c6cf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:24.226730 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.v3.router [None req-56858e82-4961-4bbb-a9f3-ddadcddb3290 None None] Extended resource: encryption {{(pid=113561) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:09:24.226964 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.v3.router [None req-eb7a46e1-be89-47a9-917f-200b09057fb7 None None] Extended resource: qos-specs {{(pid=113564) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:09:24.227220 np0000173039 devstack@c-api.service[113562]: WARNING castellan.key_manager.migration [None req-930248bd-0fb7-4c30-a9f0-237cbc960ec9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:24.227591 np0000173039 devstack@c-api.service[113563]: WARNING cinder.api.contrib.hosts [None req-adc4db85-d661-41d8-ac45-34ae6a40c6cf None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 09:09:24.228074 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.v3.router [None req-930248bd-0fb7-4c30-a9f0-237cbc960ec9 None None] Extended resource: extensions {{(pid=113562) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:09:24.228326 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.v3.router [None req-56858e82-4961-4bbb-a9f3-ddadcddb3290 None None] Extended resource: encryption {{(pid=113561) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:09:24.228360 np0000173039 devstack@c-api.service[113563]: WARNING castellan.key_manager.migration [None req-adc4db85-d661-41d8-ac45-34ae6a40c6cf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:24.229127 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.v3.router [None req-eb7a46e1-be89-47a9-917f-200b09057fb7 None None] Extended resource: backups {{(pid=113564) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:09:24.229351 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.v3.router [None req-930248bd-0fb7-4c30-a9f0-237cbc960ec9 None None] Extended resource: encryption {{(pid=113562) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:09:24.229863 np0000173039 devstack@c-api.service[113563]: WARNING castellan.key_manager.migration [None req-adc4db85-d661-41d8-ac45-34ae6a40c6cf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:24.229903 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.v3.router [None req-56858e82-4961-4bbb-a9f3-ddadcddb3290 None None] Extended resource: os-quota-sets {{(pid=113561) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:09:24.231318 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.v3.router [None req-eb7a46e1-be89-47a9-917f-200b09057fb7 None None] Extended resource: extra_specs {{(pid=113564) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:09:24.231378 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.v3.router [None req-56858e82-4961-4bbb-a9f3-ddadcddb3290 None None] Extended resource: cgsnapshots {{(pid=113561) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:09:24.231409 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.v3.router [None req-930248bd-0fb7-4c30-a9f0-237cbc960ec9 None None] Extended resource: encryption {{(pid=113562) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:09:24.231574 np0000173039 devstack@c-api.service[113563]: WARNING castellan.key_manager.migration [None req-adc4db85-d661-41d8-ac45-34ae6a40c6cf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:24.232593 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.v3.router [None req-adc4db85-d661-41d8-ac45-34ae6a40c6cf None None] Extended resource: extensions {{(pid=113563) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:09:24.232957 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.v3.router [None req-56858e82-4961-4bbb-a9f3-ddadcddb3290 None None] Extended resource: os-quota-class-sets {{(pid=113561) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:09:24.233089 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.v3.router [None req-930248bd-0fb7-4c30-a9f0-237cbc960ec9 None None] Extended resource: os-quota-sets {{(pid=113562) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:09:24.233592 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.v3.router [None req-eb7a46e1-be89-47a9-917f-200b09057fb7 None None] Extended resource: os-snapshot-manage {{(pid=113564) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:09:24.233887 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.v3.router [None req-adc4db85-d661-41d8-ac45-34ae6a40c6cf None None] Extended resource: encryption {{(pid=113563) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:09:24.234293 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.v3.router [None req-56858e82-4961-4bbb-a9f3-ddadcddb3290 None None] Extended resource: os-availability-zone {{(pid=113561) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:09:24.234487 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.v3.router [None req-930248bd-0fb7-4c30-a9f0-237cbc960ec9 None None] Extended resource: cgsnapshots {{(pid=113562) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:09:24.235087 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.v3.router [None req-eb7a46e1-be89-47a9-917f-200b09057fb7 None None] Extended resource: os-volume-type-access {{(pid=113564) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:09:24.235549 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.v3.router [None req-56858e82-4961-4bbb-a9f3-ddadcddb3290 None None] Extended resource: qos-specs {{(pid=113561) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:09:24.235596 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.v3.router [None req-adc4db85-d661-41d8-ac45-34ae6a40c6cf None None] Extended resource: encryption {{(pid=113563) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:09:24.235973 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.v3.router [None req-930248bd-0fb7-4c30-a9f0-237cbc960ec9 None None] Extended resource: os-quota-class-sets {{(pid=113562) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:09:24.236622 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.v3.router [None req-eb7a46e1-be89-47a9-917f-200b09057fb7 None None] Extended resource: capabilities {{(pid=113564) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:09:24.237142 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.v3.router [None req-adc4db85-d661-41d8-ac45-34ae6a40c6cf None None] Extended resource: os-quota-sets {{(pid=113563) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:09:24.237281 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.v3.router [None req-930248bd-0fb7-4c30-a9f0-237cbc960ec9 None None] Extended resource: os-availability-zone {{(pid=113562) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:09:24.237623 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.v3.router [None req-56858e82-4961-4bbb-a9f3-ddadcddb3290 None None] Extended resource: backups {{(pid=113561) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:09:24.237902 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.v3.router [None req-eb7a46e1-be89-47a9-917f-200b09057fb7 None None] Extended resource: os-hosts {{(pid=113564) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:09:24.238554 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.v3.router [None req-adc4db85-d661-41d8-ac45-34ae6a40c6cf None None] Extended resource: cgsnapshots {{(pid=113563) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:09:24.238593 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.v3.router [None req-930248bd-0fb7-4c30-a9f0-237cbc960ec9 None None] Extended resource: qos-specs {{(pid=113562) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:09:24.239248 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.v3.router [None req-eb7a46e1-be89-47a9-917f-200b09057fb7 None None] Extended resource: consistencygroups {{(pid=113564) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:09:24.239983 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.v3.router [None req-adc4db85-d661-41d8-ac45-34ae6a40c6cf None None] Extended resource: os-quota-class-sets {{(pid=113563) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:09:24.240205 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.v3.router [None req-56858e82-4961-4bbb-a9f3-ddadcddb3290 None None] Extended resource: extra_specs {{(pid=113561) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:09:24.240636 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.v3.router [None req-930248bd-0fb7-4c30-a9f0-237cbc960ec9 None None] Extended resource: backups {{(pid=113562) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:09:24.241192 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.v3.router [None req-eb7a46e1-be89-47a9-917f-200b09057fb7 None None] Extended resource: os-volume-transfer {{(pid=113564) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:09:24.241298 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.v3.router [None req-adc4db85-d661-41d8-ac45-34ae6a40c6cf None None] Extended resource: os-availability-zone {{(pid=113563) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:09:24.241749 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.v3.router [None req-56858e82-4961-4bbb-a9f3-ddadcddb3290 None None] Extended resource: os-snapshot-manage {{(pid=113561) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:09:24.242596 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.v3.router [None req-adc4db85-d661-41d8-ac45-34ae6a40c6cf None None] Extended resource: qos-specs {{(pid=113563) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:09:24.242837 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.v3.router [None req-eb7a46e1-be89-47a9-917f-200b09057fb7 None None] Extended resource: scheduler-stats {{(pid=113564) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:09:24.243227 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.v3.router [None req-56858e82-4961-4bbb-a9f3-ddadcddb3290 None None] Extended resource: os-volume-type-access {{(pid=113561) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:09:24.243363 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.v3.router [None req-930248bd-0fb7-4c30-a9f0-237cbc960ec9 None None] Extended resource: extra_specs {{(pid=113562) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:09:24.244287 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.v3.router [None req-eb7a46e1-be89-47a9-917f-200b09057fb7 None None] Extended resource: os-volume-manage {{(pid=113564) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:09:24.244787 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.v3.router [None req-56858e82-4961-4bbb-a9f3-ddadcddb3290 None None] Extended resource: capabilities {{(pid=113561) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:09:24.244935 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.v3.router [None req-930248bd-0fb7-4c30-a9f0-237cbc960ec9 None None] Extended resource: os-snapshot-manage {{(pid=113562) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:09:24.245326 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.v3.router [None req-adc4db85-d661-41d8-ac45-34ae6a40c6cf None None] Extended resource: backups {{(pid=113563) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:09:24.246073 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.v3.router [None req-56858e82-4961-4bbb-a9f3-ddadcddb3290 None None] Extended resource: os-hosts {{(pid=113561) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:09:24.246520 np0000173039 devstack@c-api.service[113564]: WARNING castellan.key_manager.migration [None req-eb7a46e1-be89-47a9-917f-200b09057fb7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:24.246597 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.v3.router [None req-930248bd-0fb7-4c30-a9f0-237cbc960ec9 None None] Extended resource: os-volume-type-access {{(pid=113562) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:09:24.247397 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.v3.router [None req-adc4db85-d661-41d8-ac45-34ae6a40c6cf None None] Extended resource: extra_specs {{(pid=113563) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:09:24.247494 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.contrib.snapshot_actions [None req-eb7a46e1-be89-47a9-917f-200b09057fb7 None None] SnapshotActionsController initialized {{(pid=113564) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 09:09:24.247558 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.v3.router [None req-56858e82-4961-4bbb-a9f3-ddadcddb3290 None None] Extended resource: consistencygroups {{(pid=113561) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:09:24.248101 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.v3.router [None req-930248bd-0fb7-4c30-a9f0-237cbc960ec9 None None] Extended resource: capabilities {{(pid=113562) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:09:24.248281 np0000173039 devstack@c-api.service[113564]: WARNING castellan.key_manager.migration [None req-eb7a46e1-be89-47a9-917f-200b09057fb7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:24.249093 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.v3.router [None req-adc4db85-d661-41d8-ac45-34ae6a40c6cf None None] Extended resource: os-snapshot-manage {{(pid=113563) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:09:24.249630 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.v3.router [None req-930248bd-0fb7-4c30-a9f0-237cbc960ec9 None None] Extended resource: os-hosts {{(pid=113562) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:09:24.249757 np0000173039 devstack@c-api.service[113564]: WARNING castellan.key_manager.migration [None req-eb7a46e1-be89-47a9-917f-200b09057fb7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:24.250369 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.v3.router [None req-56858e82-4961-4bbb-a9f3-ddadcddb3290 None None] Extended resource: os-volume-transfer {{(pid=113561) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:09:24.250635 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.v3.router [None req-adc4db85-d661-41d8-ac45-34ae6a40c6cf None None] Extended resource: os-volume-type-access {{(pid=113563) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:09:24.251151 np0000173039 devstack@c-api.service[113564]: WARNING castellan.key_manager.migration [None req-eb7a46e1-be89-47a9-917f-200b09057fb7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:24.251229 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.v3.router [None req-930248bd-0fb7-4c30-a9f0-237cbc960ec9 None None] Extended resource: consistencygroups {{(pid=113562) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:09:24.252189 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.v3.router [None req-adc4db85-d661-41d8-ac45-34ae6a40c6cf None None] Extended resource: capabilities {{(pid=113563) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:09:24.252265 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.v3.router [None req-56858e82-4961-4bbb-a9f3-ddadcddb3290 None None] Extended resource: scheduler-stats {{(pid=113561) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:09:24.252531 np0000173039 devstack@c-api.service[113564]: WARNING castellan.key_manager.migration [None req-eb7a46e1-be89-47a9-917f-200b09057fb7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:24.253085 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.v3.router [None req-930248bd-0fb7-4c30-a9f0-237cbc960ec9 None None] Extended resource: os-volume-transfer {{(pid=113562) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:09:24.253451 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.v3.router [None req-adc4db85-d661-41d8-ac45-34ae6a40c6cf None None] Extended resource: os-hosts {{(pid=113563) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:09:24.253642 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.v3.router [None req-56858e82-4961-4bbb-a9f3-ddadcddb3290 None None] Extended resource: os-volume-manage {{(pid=113561) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:09:24.253975 np0000173039 devstack@c-api.service[113564]: WARNING castellan.key_manager.migration [None req-eb7a46e1-be89-47a9-917f-200b09057fb7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:24.254743 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.v3.router [None req-930248bd-0fb7-4c30-a9f0-237cbc960ec9 None None] Extended resource: scheduler-stats {{(pid=113562) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:09:24.254884 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.v3.router [None req-adc4db85-d661-41d8-ac45-34ae6a40c6cf None None] Extended resource: consistencygroups {{(pid=113563) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:09:24.255524 np0000173039 devstack@c-api.service[113564]: WARNING castellan.key_manager.migration [None req-eb7a46e1-be89-47a9-917f-200b09057fb7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:24.255814 np0000173039 devstack@c-api.service[113561]: WARNING castellan.key_manager.migration [None req-56858e82-4961-4bbb-a9f3-ddadcddb3290 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:24.256193 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.v3.router [None req-930248bd-0fb7-4c30-a9f0-237cbc960ec9 None None] Extended resource: os-volume-manage {{(pid=113562) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:09:24.256387 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.v3.router [None req-eb7a46e1-be89-47a9-917f-200b09057fb7 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113564) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:09:24.256496 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.v3.router [None req-eb7a46e1-be89-47a9-917f-200b09057fb7 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113564) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:09:24.256612 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.v3.router [None req-eb7a46e1-be89-47a9-917f-200b09057fb7 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113564) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:09:24.256715 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.v3.router [None req-eb7a46e1-be89-47a9-917f-200b09057fb7 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113564) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:09:24.256790 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.contrib.snapshot_actions [None req-56858e82-4961-4bbb-a9f3-ddadcddb3290 None None] SnapshotActionsController initialized {{(pid=113561) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 09:09:24.256873 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.v3.router [None req-adc4db85-d661-41d8-ac45-34ae6a40c6cf None None] Extended resource: os-volume-transfer {{(pid=113563) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:09:24.256986 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.v3.router [None req-eb7a46e1-be89-47a9-917f-200b09057fb7 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113564) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:09:24.256986 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.v3.router [None req-eb7a46e1-be89-47a9-917f-200b09057fb7 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113564) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:09:24.257116 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.v3.router [None req-eb7a46e1-be89-47a9-917f-200b09057fb7 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113564) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:09:24.257187 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.v3.router [None req-eb7a46e1-be89-47a9-917f-200b09057fb7 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113564) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:09:24.257253 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.v3.router [None req-eb7a46e1-be89-47a9-917f-200b09057fb7 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113564) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:09:24.257354 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.v3.router [None req-eb7a46e1-be89-47a9-917f-200b09057fb7 None None] Extension UsedLimits extending resource: limits {{(pid=113564) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:09:24.257446 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.v3.router [None req-eb7a46e1-be89-47a9-917f-200b09057fb7 None None] Extension TypesManage extending resource: types {{(pid=113564) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:09:24.257488 np0000173039 devstack@c-api.service[113561]: WARNING castellan.key_manager.migration [None req-56858e82-4961-4bbb-a9f3-ddadcddb3290 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:24.257570 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.v3.router [None req-eb7a46e1-be89-47a9-917f-200b09057fb7 None None] Extension AdminActions extending resource: volumes {{(pid=113564) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:09:24.257654 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.v3.router [None req-eb7a46e1-be89-47a9-917f-200b09057fb7 None None] Extension AdminActions extending resource: snapshots {{(pid=113564) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:09:24.257771 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.v3.router [None req-eb7a46e1-be89-47a9-917f-200b09057fb7 None None] Extension AdminActions extending resource: backups {{(pid=113564) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:09:24.257890 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.v3.router [None req-eb7a46e1-be89-47a9-917f-200b09057fb7 None None] Extension VolumeActions extending resource: volumes {{(pid=113564) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:09:24.258120 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.v3.router [None req-eb7a46e1-be89-47a9-917f-200b09057fb7 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113564) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:09:24.258421 np0000173039 devstack@c-api.service[113562]: WARNING castellan.key_manager.migration [None req-930248bd-0fb7-4c30-a9f0-237cbc960ec9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:24.258470 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.v3.router [None req-adc4db85-d661-41d8-ac45-34ae6a40c6cf None None] Extended resource: scheduler-stats {{(pid=113563) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:09:24.258965 np0000173039 devstack@c-api.service[113561]: WARNING castellan.key_manager.migration [None req-56858e82-4961-4bbb-a9f3-ddadcddb3290 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:24.259382 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.contrib.snapshot_actions [None req-930248bd-0fb7-4c30-a9f0-237cbc960ec9 None None] SnapshotActionsController initialized {{(pid=113562) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 09:09:24.259988 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.v3.router [None req-adc4db85-d661-41d8-ac45-34ae6a40c6cf None None] Extended resource: os-volume-manage {{(pid=113563) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:09:24.260166 np0000173039 devstack@c-api.service[113562]: WARNING castellan.key_manager.migration [None req-930248bd-0fb7-4c30-a9f0-237cbc960ec9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:24.260352 np0000173039 devstack@c-api.service[113564]: WARNING keystonemiddleware.auth_token [None req-eb7a46e1-be89-47a9-917f-200b09057fb7 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:09:24.260402 np0000173039 devstack@c-api.service[113561]: WARNING castellan.key_manager.migration [None req-56858e82-4961-4bbb-a9f3-ddadcddb3290 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:24.261604 np0000173039 devstack@c-api.service[113562]: WARNING castellan.key_manager.migration [None req-930248bd-0fb7-4c30-a9f0-237cbc960ec9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:24.261764 np0000173039 devstack@c-api.service[113561]: WARNING castellan.key_manager.migration [None req-56858e82-4961-4bbb-a9f3-ddadcddb3290 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:24.262277 np0000173039 devstack@c-api.service[113563]: WARNING castellan.key_manager.migration [None req-adc4db85-d661-41d8-ac45-34ae6a40c6cf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:24.263401 np0000173039 devstack@c-api.service[113562]: WARNING castellan.key_manager.migration [None req-930248bd-0fb7-4c30-a9f0-237cbc960ec9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:24.263463 np0000173039 devstack@c-api.service[113561]: WARNING castellan.key_manager.migration [None req-56858e82-4961-4bbb-a9f3-ddadcddb3290 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:24.263496 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.contrib.snapshot_actions [None req-adc4db85-d661-41d8-ac45-34ae6a40c6cf None None] SnapshotActionsController initialized {{(pid=113563) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 09:09:24.264061 np0000173039 devstack@c-api.service[113563]: WARNING castellan.key_manager.migration [None req-adc4db85-d661-41d8-ac45-34ae6a40c6cf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:24.264737 np0000173039 devstack@c-api.service[113562]: WARNING castellan.key_manager.migration [None req-930248bd-0fb7-4c30-a9f0-237cbc960ec9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:24.264795 np0000173039 devstack@c-api.service[113561]: WARNING castellan.key_manager.migration [None req-56858e82-4961-4bbb-a9f3-ddadcddb3290 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:24.265636 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.v3.router [None req-56858e82-4961-4bbb-a9f3-ddadcddb3290 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113561) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:09:24.265757 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.v3.router [None req-56858e82-4961-4bbb-a9f3-ddadcddb3290 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113561) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:09:24.265868 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.v3.router [None req-56858e82-4961-4bbb-a9f3-ddadcddb3290 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113561) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:09:24.266005 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.v3.router [None req-56858e82-4961-4bbb-a9f3-ddadcddb3290 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113561) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:09:24.266128 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.v3.router [None req-56858e82-4961-4bbb-a9f3-ddadcddb3290 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113561) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:09:24.266220 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.v3.router [None req-56858e82-4961-4bbb-a9f3-ddadcddb3290 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113561) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:09:24.266309 np0000173039 devstack@c-api.service[113562]: WARNING castellan.key_manager.migration [None req-930248bd-0fb7-4c30-a9f0-237cbc960ec9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:24.266373 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.v3.router [None req-56858e82-4961-4bbb-a9f3-ddadcddb3290 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113561) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:09:24.266490 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.v3.router [None req-56858e82-4961-4bbb-a9f3-ddadcddb3290 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113561) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:09:24.266601 np0000173039 devstack@c-api.service[113564]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7e95d86a3668 pid: 113564 (default app) May 09 09:09:24.266695 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.v3.router [None req-56858e82-4961-4bbb-a9f3-ddadcddb3290 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113561) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:09:24.266695 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.v3.router [None req-56858e82-4961-4bbb-a9f3-ddadcddb3290 None None] Extension UsedLimits extending resource: limits {{(pid=113561) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:09:24.266695 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.v3.router [None req-56858e82-4961-4bbb-a9f3-ddadcddb3290 None None] Extension TypesManage extending resource: types {{(pid=113561) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:09:24.267039 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.v3.router [None req-56858e82-4961-4bbb-a9f3-ddadcddb3290 None None] Extension AdminActions extending resource: volumes {{(pid=113561) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:09:24.267156 np0000173039 devstack@c-api.service[113564]: /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:09:24.267156 np0000173039 devstack@c-api.service[113564]: warnings.warn( May 09 09:09:24.267324 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.v3.router [None req-56858e82-4961-4bbb-a9f3-ddadcddb3290 None None] Extension AdminActions extending resource: snapshots {{(pid=113561) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:09:24.267324 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.v3.router [None req-56858e82-4961-4bbb-a9f3-ddadcddb3290 None None] Extension AdminActions extending resource: backups {{(pid=113561) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:09:24.267324 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.v3.router [None req-56858e82-4961-4bbb-a9f3-ddadcddb3290 None None] Extension VolumeActions extending resource: volumes {{(pid=113561) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:09:24.267539 np0000173039 devstack@c-api.service[113563]: WARNING castellan.key_manager.migration [None req-adc4db85-d661-41d8-ac45-34ae6a40c6cf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:24.267578 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.v3.router [None req-56858e82-4961-4bbb-a9f3-ddadcddb3290 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113561) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:09:24.267747 np0000173039 devstack@c-api.service[113562]: WARNING castellan.key_manager.migration [None req-930248bd-0fb7-4c30-a9f0-237cbc960ec9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:24.268602 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.v3.router [None req-930248bd-0fb7-4c30-a9f0-237cbc960ec9 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113562) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:09:24.268652 np0000173039 devstack@c-api.service[113563]: WARNING castellan.key_manager.migration [None req-adc4db85-d661-41d8-ac45-34ae6a40c6cf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:24.268710 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.v3.router [None req-930248bd-0fb7-4c30-a9f0-237cbc960ec9 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113562) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:09:24.268829 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.v3.router [None req-930248bd-0fb7-4c30-a9f0-237cbc960ec9 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113562) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:09:24.268942 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.v3.router [None req-930248bd-0fb7-4c30-a9f0-237cbc960ec9 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113562) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:09:24.269023 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.v3.router [None req-930248bd-0fb7-4c30-a9f0-237cbc960ec9 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113562) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:09:24.269142 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.v3.router [None req-930248bd-0fb7-4c30-a9f0-237cbc960ec9 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113562) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:09:24.269262 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.v3.router [None req-930248bd-0fb7-4c30-a9f0-237cbc960ec9 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113562) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:09:24.269365 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.v3.router [None req-930248bd-0fb7-4c30-a9f0-237cbc960ec9 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113562) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:09:24.269475 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.v3.router [None req-930248bd-0fb7-4c30-a9f0-237cbc960ec9 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113562) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:09:24.269535 np0000173039 devstack@c-api.service[113561]: WARNING keystonemiddleware.auth_token [None req-56858e82-4961-4bbb-a9f3-ddadcddb3290 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:09:24.269571 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.v3.router [None req-930248bd-0fb7-4c30-a9f0-237cbc960ec9 None None] Extension UsedLimits extending resource: limits {{(pid=113562) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:09:24.269671 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.v3.router [None req-930248bd-0fb7-4c30-a9f0-237cbc960ec9 None None] Extension TypesManage extending resource: types {{(pid=113562) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:09:24.269763 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.v3.router [None req-930248bd-0fb7-4c30-a9f0-237cbc960ec9 None None] Extension AdminActions extending resource: volumes {{(pid=113562) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:09:24.269949 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.v3.router [None req-930248bd-0fb7-4c30-a9f0-237cbc960ec9 None None] Extension AdminActions extending resource: snapshots {{(pid=113562) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:09:24.270041 np0000173039 devstack@c-api.service[113563]: WARNING castellan.key_manager.migration [None req-adc4db85-d661-41d8-ac45-34ae6a40c6cf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:24.270128 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.v3.router [None req-930248bd-0fb7-4c30-a9f0-237cbc960ec9 None None] Extension AdminActions extending resource: backups {{(pid=113562) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:09:24.270213 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.v3.router [None req-930248bd-0fb7-4c30-a9f0-237cbc960ec9 None None] Extension VolumeActions extending resource: volumes {{(pid=113562) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:09:24.270364 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.v3.router [None req-930248bd-0fb7-4c30-a9f0-237cbc960ec9 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113562) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:09:24.271482 np0000173039 devstack@c-api.service[113563]: WARNING castellan.key_manager.migration [None req-adc4db85-d661-41d8-ac45-34ae6a40c6cf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:24.272642 np0000173039 devstack@c-api.service[113562]: WARNING keystonemiddleware.auth_token [None req-930248bd-0fb7-4c30-a9f0-237cbc960ec9 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:09:24.272985 np0000173039 devstack@c-api.service[113563]: WARNING castellan.key_manager.migration [None req-adc4db85-d661-41d8-ac45-34ae6a40c6cf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:09:24.273837 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.v3.router [None req-adc4db85-d661-41d8-ac45-34ae6a40c6cf None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113563) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:09:24.273956 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.v3.router [None req-adc4db85-d661-41d8-ac45-34ae6a40c6cf None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113563) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:09:24.274065 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.v3.router [None req-adc4db85-d661-41d8-ac45-34ae6a40c6cf None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113563) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:09:24.274219 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.v3.router [None req-adc4db85-d661-41d8-ac45-34ae6a40c6cf None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113563) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:09:24.274319 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.v3.router [None req-adc4db85-d661-41d8-ac45-34ae6a40c6cf None None] Extension SnapshotActions extending resource: snapshots {{(pid=113563) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:09:24.274365 np0000173039 devstack@c-api.service[113564]: /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:09:24.274365 np0000173039 devstack@c-api.service[113564]: warnings.warn(deprecated_msg) May 09 09:09:24.274508 np0000173039 devstack@c-api.service[113564]: /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:09:24.274508 np0000173039 devstack@c-api.service[113564]: warnings.warn(deprecated_msg) May 09 09:09:24.274508 np0000173039 devstack@c-api.service[113564]: /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:09:24.274508 np0000173039 devstack@c-api.service[113564]: warnings.warn(deprecated_msg) May 09 09:09:24.274680 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.v3.router [None req-adc4db85-d661-41d8-ac45-34ae6a40c6cf None None] Extension VolumeTypeAccess extending resource: types {{(pid=113563) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:09:24.274730 np0000173039 devstack@c-api.service[113564]: /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:09:24.274730 np0000173039 devstack@c-api.service[113564]: warnings.warn(deprecated_msg) May 09 09:09:24.274730 np0000173039 devstack@c-api.service[113564]: /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:09:24.274730 np0000173039 devstack@c-api.service[113564]: warnings.warn(deprecated_msg) May 09 09:09:24.274730 np0000173039 devstack@c-api.service[113564]: /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:09:24.274976 np0000173039 devstack@c-api.service[113564]: warnings.warn(deprecated_msg) May 09 09:09:24.274976 np0000173039 devstack@c-api.service[113564]: /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:09:24.274976 np0000173039 devstack@c-api.service[113564]: warnings.warn(deprecated_msg) May 09 09:09:24.274976 np0000173039 devstack@c-api.service[113564]: /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:09:24.274976 np0000173039 devstack@c-api.service[113564]: warnings.warn(deprecated_msg) May 09 09:09:24.274976 np0000173039 devstack@c-api.service[113564]: /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:09:24.275223 np0000173039 devstack@c-api.service[113564]: warnings.warn(deprecated_msg) May 09 09:09:24.275223 np0000173039 devstack@c-api.service[113564]: /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:09:24.275223 np0000173039 devstack@c-api.service[113564]: warnings.warn(deprecated_msg) May 09 09:09:24.275329 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.v3.router [None req-adc4db85-d661-41d8-ac45-34ae6a40c6cf None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113563) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:09:24.275372 np0000173039 devstack@c-api.service[113564]: /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:09:24.275372 np0000173039 devstack@c-api.service[113564]: warnings.warn(deprecated_msg) May 09 09:09:24.275372 np0000173039 devstack@c-api.service[113564]: /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:09:24.275372 np0000173039 devstack@c-api.service[113564]: warnings.warn(deprecated_msg) May 09 09:09:24.275535 np0000173039 devstack@c-api.service[113564]: /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:09:24.275535 np0000173039 devstack@c-api.service[113564]: warnings.warn(deprecated_msg) May 09 09:09:24.275535 np0000173039 devstack@c-api.service[113564]: /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:09:24.275535 np0000173039 devstack@c-api.service[113564]: warnings.warn(deprecated_msg) May 09 09:09:24.275715 np0000173039 devstack@c-api.service[113564]: /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:09:24.275715 np0000173039 devstack@c-api.service[113564]: warnings.warn(deprecated_msg) May 09 09:09:24.275715 np0000173039 devstack@c-api.service[113564]: /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:09:24.275715 np0000173039 devstack@c-api.service[113564]: warnings.warn(deprecated_msg) May 09 09:09:24.275715 np0000173039 devstack@c-api.service[113564]: /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:09:24.275954 np0000173039 devstack@c-api.service[113564]: warnings.warn(deprecated_msg) May 09 09:09:24.275985 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.v3.router [None req-adc4db85-d661-41d8-ac45-34ae6a40c6cf None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113563) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:09:24.276027 np0000173039 devstack@c-api.service[113564]: /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:09:24.276027 np0000173039 devstack@c-api.service[113564]: warnings.warn(deprecated_msg) May 09 09:09:24.276027 np0000173039 devstack@c-api.service[113564]: /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:09:24.276027 np0000173039 devstack@c-api.service[113564]: warnings.warn(deprecated_msg) May 09 09:09:24.276027 np0000173039 devstack@c-api.service[113564]: /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:09:24.276258 np0000173039 devstack@c-api.service[113564]: warnings.warn(deprecated_msg) May 09 09:09:24.276258 np0000173039 devstack@c-api.service[113564]: /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:09:24.276258 np0000173039 devstack@c-api.service[113564]: warnings.warn(deprecated_msg) May 09 09:09:24.276258 np0000173039 devstack@c-api.service[113564]: /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:09:24.276258 np0000173039 devstack@c-api.service[113564]: warnings.warn(deprecated_msg) May 09 09:09:24.276258 np0000173039 devstack@c-api.service[113564]: /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:09:24.276258 np0000173039 devstack@c-api.service[113564]: warnings.warn(deprecated_msg) May 09 09:09:24.276509 np0000173039 devstack@c-api.service[113564]: /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:09:24.276509 np0000173039 devstack@c-api.service[113564]: warnings.warn(deprecated_msg) May 09 09:09:24.276588 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.v3.router [None req-adc4db85-d661-41d8-ac45-34ae6a40c6cf None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113563) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:09:24.276622 np0000173039 devstack@c-api.service[113564]: /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:09:24.276622 np0000173039 devstack@c-api.service[113564]: warnings.warn(deprecated_msg) May 09 09:09:24.276622 np0000173039 devstack@c-api.service[113564]: /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:09:24.276622 np0000173039 devstack@c-api.service[113564]: warnings.warn(deprecated_msg) May 09 09:09:24.276622 np0000173039 devstack@c-api.service[113564]: /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:09:24.276622 np0000173039 devstack@c-api.service[113564]: warnings.warn(deprecated_msg) May 09 09:09:24.276887 np0000173039 devstack@c-api.service[113564]: /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:09:24.276887 np0000173039 devstack@c-api.service[113564]: warnings.warn(deprecated_msg) May 09 09:09:24.276978 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.v3.router [None req-adc4db85-d661-41d8-ac45-34ae6a40c6cf None None] Extension UsedLimits extending resource: limits {{(pid=113563) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:09:24.277019 np0000173039 devstack@c-api.service[113564]: /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:09:24.277019 np0000173039 devstack@c-api.service[113564]: warnings.warn(deprecated_msg) May 09 09:09:24.277019 np0000173039 devstack@c-api.service[113564]: /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:09:24.277019 np0000173039 devstack@c-api.service[113564]: warnings.warn(deprecated_msg) May 09 09:09:24.277019 np0000173039 devstack@c-api.service[113564]: /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:09:24.277234 np0000173039 devstack@c-api.service[113564]: warnings.warn(deprecated_msg) May 09 09:09:24.277234 np0000173039 devstack@c-api.service[113564]: /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:09:24.277234 np0000173039 devstack@c-api.service[113564]: warnings.warn(deprecated_msg) May 09 09:09:24.277234 np0000173039 devstack@c-api.service[113564]: /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:09:24.277234 np0000173039 devstack@c-api.service[113564]: warnings.warn(deprecated_msg) May 09 09:09:24.277534 np0000173039 devstack@c-api.service[113564]: /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:09:24.277534 np0000173039 devstack@c-api.service[113564]: warnings.warn(deprecated_msg) May 09 09:09:24.277534 np0000173039 devstack@c-api.service[113564]: /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:09:24.277534 np0000173039 devstack@c-api.service[113564]: warnings.warn(deprecated_msg) May 09 09:09:24.277736 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.v3.router [None req-adc4db85-d661-41d8-ac45-34ae6a40c6cf None None] Extension TypesManage extending resource: types {{(pid=113563) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:09:24.277788 np0000173039 devstack@c-api.service[113564]: /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:09:24.277788 np0000173039 devstack@c-api.service[113564]: warnings.warn(deprecated_msg) May 09 09:09:24.277788 np0000173039 devstack@c-api.service[113564]: /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:09:24.277788 np0000173039 devstack@c-api.service[113564]: warnings.warn(deprecated_msg) May 09 09:09:24.278883 np0000173039 devstack@c-api.service[113564]: /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:09:24.278883 np0000173039 devstack@c-api.service[113564]: warnings.warn(deprecated_msg) May 09 09:09:24.278883 np0000173039 devstack@c-api.service[113564]: /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:09:24.278883 np0000173039 devstack@c-api.service[113564]: warnings.warn(deprecated_msg) May 09 09:09:24.278883 np0000173039 devstack@c-api.service[113564]: /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:09:24.278883 np0000173039 devstack@c-api.service[113564]: warnings.warn(deprecated_msg) May 09 09:09:24.279354 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.v3.router [None req-adc4db85-d661-41d8-ac45-34ae6a40c6cf None None] Extension AdminActions extending resource: volumes {{(pid=113563) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:09:24.279440 np0000173039 devstack@c-api.service[113564]: /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:09:24.279440 np0000173039 devstack@c-api.service[113564]: warnings.warn(deprecated_msg) May 09 09:09:24.279440 np0000173039 devstack@c-api.service[113564]: /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:09:24.279440 np0000173039 devstack@c-api.service[113564]: warnings.warn(deprecated_msg) May 09 09:09:24.279440 np0000173039 devstack@c-api.service[113564]: /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:09:24.279877 np0000173039 devstack@c-api.service[113564]: warnings.warn(deprecated_msg) May 09 09:09:24.279877 np0000173039 devstack@c-api.service[113564]: /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:09:24.279877 np0000173039 devstack@c-api.service[113564]: warnings.warn(deprecated_msg) May 09 09:09:24.279877 np0000173039 devstack@c-api.service[113564]: /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:09:24.279877 np0000173039 devstack@c-api.service[113564]: warnings.warn(deprecated_msg) May 09 09:09:24.280301 np0000173039 devstack@c-api.service[113564]: /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:09:24.280301 np0000173039 devstack@c-api.service[113564]: warnings.warn(deprecated_msg) May 09 09:09:24.280301 np0000173039 devstack@c-api.service[113564]: /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:09:24.280301 np0000173039 devstack@c-api.service[113564]: warnings.warn(deprecated_msg) May 09 09:09:24.280617 np0000173039 devstack@c-api.service[113564]: /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:09:24.280617 np0000173039 devstack@c-api.service[113564]: warnings.warn(deprecated_msg) May 09 09:09:24.280788 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.v3.router [None req-adc4db85-d661-41d8-ac45-34ae6a40c6cf None None] Extension AdminActions extending resource: snapshots {{(pid=113563) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:09:24.280876 np0000173039 devstack@c-api.service[113564]: /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:09:24.280876 np0000173039 devstack@c-api.service[113564]: warnings.warn(deprecated_msg) May 09 09:09:24.280876 np0000173039 devstack@c-api.service[113564]: /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:09:24.280876 np0000173039 devstack@c-api.service[113564]: warnings.warn(deprecated_msg) May 09 09:09:24.280876 np0000173039 devstack@c-api.service[113564]: /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:09:24.281720 np0000173039 devstack@c-api.service[113564]: warnings.warn(deprecated_msg) May 09 09:09:24.281720 np0000173039 devstack@c-api.service[113564]: /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:09:24.281720 np0000173039 devstack@c-api.service[113564]: warnings.warn(deprecated_msg) May 09 09:09:24.281720 np0000173039 devstack@c-api.service[113564]: /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:09:24.281720 np0000173039 devstack@c-api.service[113564]: warnings.warn(deprecated_msg) May 09 09:09:24.282236 np0000173039 devstack@c-api.service[113564]: /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:09:24.282236 np0000173039 devstack@c-api.service[113564]: warnings.warn(deprecated_msg) May 09 09:09:24.282393 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.v3.router [None req-adc4db85-d661-41d8-ac45-34ae6a40c6cf None None] Extension AdminActions extending resource: backups {{(pid=113563) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:09:24.282481 np0000173039 devstack@c-api.service[113564]: /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:09:24.282481 np0000173039 devstack@c-api.service[113564]: warnings.warn(deprecated_msg) May 09 09:09:24.282481 np0000173039 devstack@c-api.service[113564]: /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:09:24.282481 np0000173039 devstack@c-api.service[113564]: warnings.warn(deprecated_msg) May 09 09:09:24.282807 np0000173039 devstack@c-api.service[113564]: /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:09:24.282807 np0000173039 devstack@c-api.service[113564]: warnings.warn(deprecated_msg) May 09 09:09:24.282807 np0000173039 devstack@c-api.service[113564]: /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:09:24.282807 np0000173039 devstack@c-api.service[113564]: warnings.warn(deprecated_msg) May 09 09:09:24.283142 np0000173039 devstack@c-api.service[113564]: /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:09:24.283142 np0000173039 devstack@c-api.service[113564]: warnings.warn(deprecated_msg) May 09 09:09:24.283142 np0000173039 devstack@c-api.service[113564]: /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:09:24.283142 np0000173039 devstack@c-api.service[113564]: warnings.warn(deprecated_msg) May 09 09:09:24.283475 np0000173039 devstack@c-api.service[113564]: /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:09:24.283475 np0000173039 devstack@c-api.service[113564]: warnings.warn(deprecated_msg) May 09 09:09:24.283643 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.v3.router [None req-adc4db85-d661-41d8-ac45-34ae6a40c6cf None None] Extension VolumeActions extending resource: volumes {{(pid=113563) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:09:24.283715 np0000173039 devstack@c-api.service[113564]: /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:09:24.283715 np0000173039 devstack@c-api.service[113564]: warnings.warn(deprecated_msg) May 09 09:09:24.283715 np0000173039 devstack@c-api.service[113564]: /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:09:24.283715 np0000173039 devstack@c-api.service[113564]: warnings.warn(deprecated_msg) May 09 09:09:24.284059 np0000173039 devstack@c-api.service[113564]: /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:09:24.284059 np0000173039 devstack@c-api.service[113564]: warnings.warn(deprecated_msg) May 09 09:09:24.284225 np0000173039 devstack@c-api.service[113561]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7e95d86a3668 pid: 113561 (default app) May 09 09:09:24.284295 np0000173039 devstack@c-api.service[113564]: /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:09:24.284295 np0000173039 devstack@c-api.service[113564]: warnings.warn(deprecated_msg) May 09 09:09:24.284295 np0000173039 devstack@c-api.service[113564]: /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:09:24.284295 np0000173039 devstack@c-api.service[113564]: warnings.warn(deprecated_msg) May 09 09:09:24.284295 np0000173039 devstack@c-api.service[113564]: /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:09:24.284295 np0000173039 devstack@c-api.service[113564]: warnings.warn(deprecated_msg) May 09 09:09:24.284773 np0000173039 devstack@c-api.service[113564]: /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:09:24.284773 np0000173039 devstack@c-api.service[113564]: warnings.warn(deprecated_msg) May 09 09:09:24.284773 np0000173039 devstack@c-api.service[113564]: /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:09:24.284773 np0000173039 devstack@c-api.service[113564]: warnings.warn(deprecated_msg) May 09 09:09:24.284773 np0000173039 devstack@c-api.service[113564]: /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:09:24.285218 np0000173039 devstack@c-api.service[113564]: warnings.warn(deprecated_msg) May 09 09:09:24.285218 np0000173039 devstack@c-api.service[113564]: /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:09:24.285218 np0000173039 devstack@c-api.service[113564]: warnings.warn(deprecated_msg) May 09 09:09:24.285218 np0000173039 devstack@c-api.service[113564]: /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:09:24.285218 np0000173039 devstack@c-api.service[113564]: warnings.warn(deprecated_msg) May 09 09:09:24.285218 np0000173039 devstack@c-api.service[113564]: /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:09:24.285218 np0000173039 devstack@c-api.service[113564]: warnings.warn(deprecated_msg) May 09 09:09:24.285762 np0000173039 devstack@c-api.service[113564]: /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:09:24.285762 np0000173039 devstack@c-api.service[113564]: warnings.warn(deprecated_msg) May 09 09:09:24.285762 np0000173039 devstack@c-api.service[113564]: /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:09:24.285762 np0000173039 devstack@c-api.service[113564]: warnings.warn(deprecated_msg) May 09 09:09:24.286159 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.v3.router [None req-adc4db85-d661-41d8-ac45-34ae6a40c6cf None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113563) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:09:24.286235 np0000173039 devstack@c-api.service[113564]: /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:09:24.286235 np0000173039 devstack@c-api.service[113564]: warnings.warn(deprecated_msg) May 09 09:09:24.286235 np0000173039 devstack@c-api.service[113564]: /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:09:24.286235 np0000173039 devstack@c-api.service[113564]: warnings.warn(deprecated_msg) May 09 09:09:24.286235 np0000173039 devstack@c-api.service[113564]: /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:09:24.286641 np0000173039 devstack@c-api.service[113564]: warnings.warn(deprecated_msg) May 09 09:09:24.286641 np0000173039 devstack@c-api.service[113564]: /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:09:24.286641 np0000173039 devstack@c-api.service[113564]: warnings.warn(deprecated_msg) May 09 09:09:24.286641 np0000173039 devstack@c-api.service[113564]: /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:09:24.286641 np0000173039 devstack@c-api.service[113564]: warnings.warn(deprecated_msg) May 09 09:09:24.286641 np0000173039 devstack@c-api.service[113564]: /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:09:24.286641 np0000173039 devstack@c-api.service[113564]: warnings.warn(deprecated_msg) May 09 09:09:24.287156 np0000173039 devstack@c-api.service[113564]: /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:09:24.287156 np0000173039 devstack@c-api.service[113564]: warnings.warn(deprecated_msg) May 09 09:09:24.287156 np0000173039 devstack@c-api.service[113564]: /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:09:24.287156 np0000173039 devstack@c-api.service[113564]: warnings.warn(deprecated_msg) May 09 09:09:24.287156 np0000173039 devstack@c-api.service[113564]: /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:09:24.287389 np0000173039 devstack@c-api.service[113564]: warnings.warn(deprecated_msg) May 09 09:09:24.287389 np0000173039 devstack@c-api.service[113564]: /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:09:24.287389 np0000173039 devstack@c-api.service[113564]: warnings.warn(deprecated_msg) May 09 09:09:24.287389 np0000173039 devstack@c-api.service[113564]: /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:09:24.287389 np0000173039 devstack@c-api.service[113564]: warnings.warn(deprecated_msg) May 09 09:09:24.287577 np0000173039 devstack@c-api.service[113564]: /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:09:24.287577 np0000173039 devstack@c-api.service[113564]: warnings.warn(deprecated_msg) May 09 09:09:24.287577 np0000173039 devstack@c-api.service[113564]: /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:09:24.287577 np0000173039 devstack@c-api.service[113564]: warnings.warn(deprecated_msg) May 09 09:09:24.287734 np0000173039 devstack@c-api.service[113564]: /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:09:24.287734 np0000173039 devstack@c-api.service[113564]: warnings.warn(deprecated_msg) May 09 09:09:24.287734 np0000173039 devstack@c-api.service[113564]: /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:09:24.287734 np0000173039 devstack@c-api.service[113564]: warnings.warn(deprecated_msg) May 09 09:09:24.288236 np0000173039 devstack@c-api.service[113563]: WARNING keystonemiddleware.auth_token [None req-adc4db85-d661-41d8-ac45-34ae6a40c6cf 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:09:24.288319 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.middleware.request_id [None req-678f7a34-4f41-475f-8394-86f56f173803 None None] RequestId filter calling following filter/app {{(pid=113564) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:09:24.288393 np0000173039 devstack@c-api.service[113562]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7e95d86a3668 pid: 113562 (default app) May 09 09:09:24.288458 np0000173039 devstack@c-api.service[113564]: [pid: 113564|app: 0|req: 1/1] 199.204.45.116 () {60 vars in 953 bytes} [Sat May 9 09:09:24 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:09:24.288523 np0000173039 devstack@c-api.service[113563]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7e95d86a3668 pid: 113563 (default app) May 09 09:09:31.443198 np0000173039 devstack@c-api.service[113561]: /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:09:31.443198 np0000173039 devstack@c-api.service[113561]: warnings.warn( May 09 09:09:31.454569 np0000173039 devstack@c-api.service[113561]: /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:09:31.454569 np0000173039 devstack@c-api.service[113561]: warnings.warn(deprecated_msg) May 09 09:09:31.454765 np0000173039 devstack@c-api.service[113561]: /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:09:31.454765 np0000173039 devstack@c-api.service[113561]: warnings.warn(deprecated_msg) May 09 09:09:31.454765 np0000173039 devstack@c-api.service[113561]: /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:09:31.454765 np0000173039 devstack@c-api.service[113561]: warnings.warn(deprecated_msg) May 09 09:09:31.454765 np0000173039 devstack@c-api.service[113561]: /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:09:31.455122 np0000173039 devstack@c-api.service[113561]: warnings.warn(deprecated_msg) May 09 09:09:31.455122 np0000173039 devstack@c-api.service[113561]: /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:09:31.455122 np0000173039 devstack@c-api.service[113561]: warnings.warn(deprecated_msg) May 09 09:09:31.455122 np0000173039 devstack@c-api.service[113561]: /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:09:31.455122 np0000173039 devstack@c-api.service[113561]: warnings.warn(deprecated_msg) May 09 09:09:31.455122 np0000173039 devstack@c-api.service[113561]: /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:09:31.455461 np0000173039 devstack@c-api.service[113561]: warnings.warn(deprecated_msg) May 09 09:09:31.455461 np0000173039 devstack@c-api.service[113561]: /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:09:31.455461 np0000173039 devstack@c-api.service[113561]: warnings.warn(deprecated_msg) May 09 09:09:31.455461 np0000173039 devstack@c-api.service[113561]: /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:09:31.455461 np0000173039 devstack@c-api.service[113561]: warnings.warn(deprecated_msg) May 09 09:09:31.455732 np0000173039 devstack@c-api.service[113561]: /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:09:31.455732 np0000173039 devstack@c-api.service[113561]: warnings.warn(deprecated_msg) May 09 09:09:31.455732 np0000173039 devstack@c-api.service[113561]: /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:09:31.455732 np0000173039 devstack@c-api.service[113561]: warnings.warn(deprecated_msg) May 09 09:09:31.456021 np0000173039 devstack@c-api.service[113561]: /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:09:31.456021 np0000173039 devstack@c-api.service[113561]: warnings.warn(deprecated_msg) May 09 09:09:31.456021 np0000173039 devstack@c-api.service[113561]: /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:09:31.456021 np0000173039 devstack@c-api.service[113561]: warnings.warn(deprecated_msg) May 09 09:09:31.456275 np0000173039 devstack@c-api.service[113561]: /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:09:31.456275 np0000173039 devstack@c-api.service[113561]: warnings.warn(deprecated_msg) May 09 09:09:31.456275 np0000173039 devstack@c-api.service[113561]: /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:09:31.456275 np0000173039 devstack@c-api.service[113561]: warnings.warn(deprecated_msg) May 09 09:09:31.456275 np0000173039 devstack@c-api.service[113561]: /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:09:31.456558 np0000173039 devstack@c-api.service[113561]: warnings.warn(deprecated_msg) May 09 09:09:31.456558 np0000173039 devstack@c-api.service[113561]: /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:09:31.456558 np0000173039 devstack@c-api.service[113561]: warnings.warn(deprecated_msg) May 09 09:09:31.456558 np0000173039 devstack@c-api.service[113561]: /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:09:31.456558 np0000173039 devstack@c-api.service[113561]: warnings.warn(deprecated_msg) May 09 09:09:31.456877 np0000173039 devstack@c-api.service[113561]: /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:09:31.456877 np0000173039 devstack@c-api.service[113561]: warnings.warn(deprecated_msg) May 09 09:09:31.456877 np0000173039 devstack@c-api.service[113561]: /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:09:31.456877 np0000173039 devstack@c-api.service[113561]: warnings.warn(deprecated_msg) May 09 09:09:31.456877 np0000173039 devstack@c-api.service[113561]: /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:09:31.456877 np0000173039 devstack@c-api.service[113561]: warnings.warn(deprecated_msg) May 09 09:09:31.457231 np0000173039 devstack@c-api.service[113561]: /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:09:31.457231 np0000173039 devstack@c-api.service[113561]: warnings.warn(deprecated_msg) May 09 09:09:31.457231 np0000173039 devstack@c-api.service[113561]: /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:09:31.457231 np0000173039 devstack@c-api.service[113561]: warnings.warn(deprecated_msg) May 09 09:09:31.457231 np0000173039 devstack@c-api.service[113561]: /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:09:31.457231 np0000173039 devstack@c-api.service[113561]: warnings.warn(deprecated_msg) May 09 09:09:31.457557 np0000173039 devstack@c-api.service[113561]: /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:09:31.457557 np0000173039 devstack@c-api.service[113561]: warnings.warn(deprecated_msg) May 09 09:09:31.457557 np0000173039 devstack@c-api.service[113561]: /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:09:31.457557 np0000173039 devstack@c-api.service[113561]: warnings.warn(deprecated_msg) May 09 09:09:31.457557 np0000173039 devstack@c-api.service[113561]: /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:09:31.457557 np0000173039 devstack@c-api.service[113561]: warnings.warn(deprecated_msg) May 09 09:09:31.457992 np0000173039 devstack@c-api.service[113561]: /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:09:31.457992 np0000173039 devstack@c-api.service[113561]: warnings.warn(deprecated_msg) May 09 09:09:31.457992 np0000173039 devstack@c-api.service[113561]: /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:09:31.457992 np0000173039 devstack@c-api.service[113561]: warnings.warn(deprecated_msg) May 09 09:09:31.457992 np0000173039 devstack@c-api.service[113561]: /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:09:31.457992 np0000173039 devstack@c-api.service[113561]: warnings.warn(deprecated_msg) May 09 09:09:31.458364 np0000173039 devstack@c-api.service[113561]: /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:09:31.458364 np0000173039 devstack@c-api.service[113561]: warnings.warn(deprecated_msg) May 09 09:09:31.458364 np0000173039 devstack@c-api.service[113561]: /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:09:31.458364 np0000173039 devstack@c-api.service[113561]: warnings.warn(deprecated_msg) May 09 09:09:31.458647 np0000173039 devstack@c-api.service[113561]: /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:09:31.458647 np0000173039 devstack@c-api.service[113561]: warnings.warn(deprecated_msg) May 09 09:09:31.458647 np0000173039 devstack@c-api.service[113561]: /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:09:31.458647 np0000173039 devstack@c-api.service[113561]: warnings.warn(deprecated_msg) May 09 09:09:31.458647 np0000173039 devstack@c-api.service[113561]: /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:09:31.458960 np0000173039 devstack@c-api.service[113561]: warnings.warn(deprecated_msg) May 09 09:09:31.458960 np0000173039 devstack@c-api.service[113561]: /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:09:31.458960 np0000173039 devstack@c-api.service[113561]: warnings.warn(deprecated_msg) May 09 09:09:31.458960 np0000173039 devstack@c-api.service[113561]: /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:09:31.458960 np0000173039 devstack@c-api.service[113561]: warnings.warn(deprecated_msg) May 09 09:09:31.459267 np0000173039 devstack@c-api.service[113561]: /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:09:31.459267 np0000173039 devstack@c-api.service[113561]: warnings.warn(deprecated_msg) May 09 09:09:31.459267 np0000173039 devstack@c-api.service[113561]: /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:09:31.459267 np0000173039 devstack@c-api.service[113561]: warnings.warn(deprecated_msg) May 09 09:09:31.459267 np0000173039 devstack@c-api.service[113561]: /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:09:31.459267 np0000173039 devstack@c-api.service[113561]: warnings.warn(deprecated_msg) May 09 09:09:31.459717 np0000173039 devstack@c-api.service[113561]: /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:09:31.459717 np0000173039 devstack@c-api.service[113561]: warnings.warn(deprecated_msg) May 09 09:09:31.459717 np0000173039 devstack@c-api.service[113561]: /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:09:31.459717 np0000173039 devstack@c-api.service[113561]: warnings.warn(deprecated_msg) May 09 09:09:31.459717 np0000173039 devstack@c-api.service[113561]: /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:09:31.460049 np0000173039 devstack@c-api.service[113561]: warnings.warn(deprecated_msg) May 09 09:09:31.460049 np0000173039 devstack@c-api.service[113561]: /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:09:31.460049 np0000173039 devstack@c-api.service[113561]: warnings.warn(deprecated_msg) May 09 09:09:31.460049 np0000173039 devstack@c-api.service[113561]: /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:09:31.460049 np0000173039 devstack@c-api.service[113561]: warnings.warn(deprecated_msg) May 09 09:09:31.460324 np0000173039 devstack@c-api.service[113561]: /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:09:31.460324 np0000173039 devstack@c-api.service[113561]: warnings.warn(deprecated_msg) May 09 09:09:31.460324 np0000173039 devstack@c-api.service[113561]: /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:09:31.460324 np0000173039 devstack@c-api.service[113561]: warnings.warn(deprecated_msg) May 09 09:09:31.460543 np0000173039 devstack@c-api.service[113561]: /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:09:31.460543 np0000173039 devstack@c-api.service[113561]: warnings.warn(deprecated_msg) May 09 09:09:31.460543 np0000173039 devstack@c-api.service[113561]: /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:09:31.460543 np0000173039 devstack@c-api.service[113561]: warnings.warn(deprecated_msg) May 09 09:09:31.460748 np0000173039 devstack@c-api.service[113561]: /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:09:31.460748 np0000173039 devstack@c-api.service[113561]: warnings.warn(deprecated_msg) May 09 09:09:31.460748 np0000173039 devstack@c-api.service[113561]: /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:09:31.460748 np0000173039 devstack@c-api.service[113561]: warnings.warn(deprecated_msg) May 09 09:09:31.460748 np0000173039 devstack@c-api.service[113561]: /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:09:31.461036 np0000173039 devstack@c-api.service[113561]: warnings.warn(deprecated_msg) May 09 09:09:31.461036 np0000173039 devstack@c-api.service[113561]: /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:09:31.461036 np0000173039 devstack@c-api.service[113561]: warnings.warn(deprecated_msg) May 09 09:09:31.461036 np0000173039 devstack@c-api.service[113561]: /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:09:31.461036 np0000173039 devstack@c-api.service[113561]: warnings.warn(deprecated_msg) May 09 09:09:31.461325 np0000173039 devstack@c-api.service[113561]: /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:09:31.461325 np0000173039 devstack@c-api.service[113561]: warnings.warn(deprecated_msg) May 09 09:09:31.461325 np0000173039 devstack@c-api.service[113561]: /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:09:31.461325 np0000173039 devstack@c-api.service[113561]: warnings.warn(deprecated_msg) May 09 09:09:31.461534 np0000173039 devstack@c-api.service[113561]: /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:09:31.461534 np0000173039 devstack@c-api.service[113561]: warnings.warn(deprecated_msg) May 09 09:09:31.461534 np0000173039 devstack@c-api.service[113561]: /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:09:31.461534 np0000173039 devstack@c-api.service[113561]: warnings.warn(deprecated_msg) May 09 09:09:31.461752 np0000173039 devstack@c-api.service[113561]: /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:09:31.461752 np0000173039 devstack@c-api.service[113561]: warnings.warn(deprecated_msg) May 09 09:09:31.461752 np0000173039 devstack@c-api.service[113561]: /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:09:31.461752 np0000173039 devstack@c-api.service[113561]: warnings.warn(deprecated_msg) May 09 09:09:31.461984 np0000173039 devstack@c-api.service[113561]: /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:09:31.461984 np0000173039 devstack@c-api.service[113561]: warnings.warn(deprecated_msg) May 09 09:09:31.461984 np0000173039 devstack@c-api.service[113561]: /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:09:31.461984 np0000173039 devstack@c-api.service[113561]: warnings.warn(deprecated_msg) May 09 09:09:31.462188 np0000173039 devstack@c-api.service[113561]: /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:09:31.462188 np0000173039 devstack@c-api.service[113561]: warnings.warn(deprecated_msg) May 09 09:09:31.462188 np0000173039 devstack@c-api.service[113561]: /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:09:31.462188 np0000173039 devstack@c-api.service[113561]: warnings.warn(deprecated_msg) May 09 09:09:31.462412 np0000173039 devstack@c-api.service[113561]: /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:09:31.462412 np0000173039 devstack@c-api.service[113561]: warnings.warn(deprecated_msg) May 09 09:09:31.462412 np0000173039 devstack@c-api.service[113561]: /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:09:31.462412 np0000173039 devstack@c-api.service[113561]: warnings.warn(deprecated_msg) May 09 09:09:31.462412 np0000173039 devstack@c-api.service[113561]: /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:09:31.462412 np0000173039 devstack@c-api.service[113561]: warnings.warn(deprecated_msg) May 09 09:09:31.462779 np0000173039 devstack@c-api.service[113561]: /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:09:31.462779 np0000173039 devstack@c-api.service[113561]: warnings.warn(deprecated_msg) May 09 09:09:31.462779 np0000173039 devstack@c-api.service[113561]: /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:09:31.462779 np0000173039 devstack@c-api.service[113561]: warnings.warn(deprecated_msg) May 09 09:09:31.462779 np0000173039 devstack@c-api.service[113561]: /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:09:31.463144 np0000173039 devstack@c-api.service[113561]: warnings.warn(deprecated_msg) May 09 09:09:31.463144 np0000173039 devstack@c-api.service[113561]: /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:09:31.463144 np0000173039 devstack@c-api.service[113561]: warnings.warn(deprecated_msg) May 09 09:09:31.463144 np0000173039 devstack@c-api.service[113561]: /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:09:31.463144 np0000173039 devstack@c-api.service[113561]: warnings.warn(deprecated_msg) May 09 09:09:31.463144 np0000173039 devstack@c-api.service[113561]: /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:09:31.463144 np0000173039 devstack@c-api.service[113561]: warnings.warn(deprecated_msg) May 09 09:09:31.463338 np0000173039 devstack@c-api.service[113561]: /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:09:31.463338 np0000173039 devstack@c-api.service[113561]: warnings.warn(deprecated_msg) May 09 09:09:31.463338 np0000173039 devstack@c-api.service[113561]: /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:09:31.463338 np0000173039 devstack@c-api.service[113561]: warnings.warn(deprecated_msg) May 09 09:09:31.463338 np0000173039 devstack@c-api.service[113561]: /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:09:31.463338 np0000173039 devstack@c-api.service[113561]: warnings.warn(deprecated_msg) May 09 09:09:31.463554 np0000173039 devstack@c-api.service[113561]: /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:09:31.463554 np0000173039 devstack@c-api.service[113561]: warnings.warn(deprecated_msg) May 09 09:09:31.463554 np0000173039 devstack@c-api.service[113561]: /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:09:31.463554 np0000173039 devstack@c-api.service[113561]: warnings.warn(deprecated_msg) May 09 09:09:31.463554 np0000173039 devstack@c-api.service[113561]: /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:09:31.463554 np0000173039 devstack@c-api.service[113561]: warnings.warn(deprecated_msg) May 09 09:09:31.463745 np0000173039 devstack@c-api.service[113561]: /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:09:31.463745 np0000173039 devstack@c-api.service[113561]: warnings.warn(deprecated_msg) May 09 09:09:31.463745 np0000173039 devstack@c-api.service[113561]: /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:09:31.463745 np0000173039 devstack@c-api.service[113561]: warnings.warn(deprecated_msg) May 09 09:09:31.463745 np0000173039 devstack@c-api.service[113561]: /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:09:31.463745 np0000173039 devstack@c-api.service[113561]: warnings.warn(deprecated_msg) May 09 09:09:31.463947 np0000173039 devstack@c-api.service[113561]: /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:09:31.463947 np0000173039 devstack@c-api.service[113561]: warnings.warn(deprecated_msg) May 09 09:09:31.463947 np0000173039 devstack@c-api.service[113561]: /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:09:31.463947 np0000173039 devstack@c-api.service[113561]: warnings.warn(deprecated_msg) May 09 09:09:31.464066 np0000173039 devstack@c-api.service[113561]: /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:09:31.464066 np0000173039 devstack@c-api.service[113561]: warnings.warn(deprecated_msg) May 09 09:09:31.464066 np0000173039 devstack@c-api.service[113561]: /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:09:31.464066 np0000173039 devstack@c-api.service[113561]: warnings.warn(deprecated_msg) May 09 09:09:31.464173 np0000173039 devstack@c-api.service[113561]: /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:09:31.464173 np0000173039 devstack@c-api.service[113561]: warnings.warn(deprecated_msg) May 09 09:09:31.464173 np0000173039 devstack@c-api.service[113561]: /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:09:31.464173 np0000173039 devstack@c-api.service[113561]: warnings.warn(deprecated_msg) May 09 09:09:31.464286 np0000173039 devstack@c-api.service[113561]: /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:09:31.464286 np0000173039 devstack@c-api.service[113561]: warnings.warn(deprecated_msg) May 09 09:09:31.464286 np0000173039 devstack@c-api.service[113561]: /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:09:31.464286 np0000173039 devstack@c-api.service[113561]: warnings.warn(deprecated_msg) May 09 09:09:31.464286 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.middleware.request_id [None req-59943ffd-b226-4486-a3b3-b89423edfe16 None None] RequestId filter calling following filter/app {{(pid=113561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:09:31.966899 np0000173039 devstack@c-api.service[113561]: INFO cinder.api.openstack.wsgi [None req-59943ffd-b226-4486-a3b3-b89423edfe16 admin admin] POST https://199.204.45.116/volume/v3/types May 09 09:09:31.967571 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.openstack.wsgi [None req-59943ffd-b226-4486-a3b3-b89423edfe16 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=113561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 09 09:09:31.969345 np0000173039 devstack@c-api.service[113561]: /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:09:31.969345 np0000173039 devstack@c-api.service[113561]: warnings.warn( May 09 09:09:31.978702 np0000173039 devstack@c-api.service[113561]: DEBUG oslo_db.sqlalchemy.engines [None req-59943ffd-b226-4486-a3b3-b89423edfe16 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=113561) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:09:32.010902 np0000173039 devstack@c-api.service[113561]: INFO cinder.api.openstack.wsgi [None req-59943ffd-b226-4486-a3b3-b89423edfe16 admin admin] https://199.204.45.116/volume/v3/types returned with HTTP 200 May 09 09:09:32.011426 np0000173039 devstack@c-api.service[113561]: [pid: 113561|app: 0|req: 1/2] 199.204.45.116 () {68 vars in 1288 bytes} [Sat May 9 09:09:31 2026] POST /volume/v3/types => generated 186 bytes in 569 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 09:09:32.028910 np0000173039 devstack@c-api.service[113562]: /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:09:32.028910 np0000173039 devstack@c-api.service[113562]: warnings.warn( May 09 09:09:32.040786 np0000173039 devstack@c-api.service[113562]: /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:09:32.040786 np0000173039 devstack@c-api.service[113562]: warnings.warn(deprecated_msg) May 09 09:09:32.040994 np0000173039 devstack@c-api.service[113562]: /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:09:32.040994 np0000173039 devstack@c-api.service[113562]: warnings.warn(deprecated_msg) May 09 09:09:32.041126 np0000173039 devstack@c-api.service[113562]: /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:09:32.041126 np0000173039 devstack@c-api.service[113562]: warnings.warn(deprecated_msg) May 09 09:09:32.041228 np0000173039 devstack@c-api.service[113562]: /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:09:32.041228 np0000173039 devstack@c-api.service[113562]: warnings.warn(deprecated_msg) May 09 09:09:32.041331 np0000173039 devstack@c-api.service[113562]: /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:09:32.041331 np0000173039 devstack@c-api.service[113562]: warnings.warn(deprecated_msg) May 09 09:09:32.041429 np0000173039 devstack@c-api.service[113562]: /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:09:32.041429 np0000173039 devstack@c-api.service[113562]: warnings.warn(deprecated_msg) May 09 09:09:32.041531 np0000173039 devstack@c-api.service[113562]: /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:09:32.041531 np0000173039 devstack@c-api.service[113562]: warnings.warn(deprecated_msg) May 09 09:09:32.041629 np0000173039 devstack@c-api.service[113562]: /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:09:32.041629 np0000173039 devstack@c-api.service[113562]: warnings.warn(deprecated_msg) May 09 09:09:32.041730 np0000173039 devstack@c-api.service[113562]: /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:09:32.041730 np0000173039 devstack@c-api.service[113562]: warnings.warn(deprecated_msg) May 09 09:09:32.041840 np0000173039 devstack@c-api.service[113562]: /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:09:32.041840 np0000173039 devstack@c-api.service[113562]: warnings.warn(deprecated_msg) May 09 09:09:32.041986 np0000173039 devstack@c-api.service[113562]: /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:09:32.041986 np0000173039 devstack@c-api.service[113562]: warnings.warn(deprecated_msg) May 09 09:09:32.042101 np0000173039 devstack@c-api.service[113562]: /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:09:32.042101 np0000173039 devstack@c-api.service[113562]: warnings.warn(deprecated_msg) May 09 09:09:32.042202 np0000173039 devstack@c-api.service[113562]: /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:09:32.042202 np0000173039 devstack@c-api.service[113562]: warnings.warn(deprecated_msg) May 09 09:09:32.042305 np0000173039 devstack@c-api.service[113562]: /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:09:32.042305 np0000173039 devstack@c-api.service[113562]: warnings.warn(deprecated_msg) May 09 09:09:32.042401 np0000173039 devstack@c-api.service[113562]: /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:09:32.042401 np0000173039 devstack@c-api.service[113562]: warnings.warn(deprecated_msg) May 09 09:09:32.042497 np0000173039 devstack@c-api.service[113562]: /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:09:32.042497 np0000173039 devstack@c-api.service[113562]: warnings.warn(deprecated_msg) May 09 09:09:32.042592 np0000173039 devstack@c-api.service[113562]: /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:09:32.042592 np0000173039 devstack@c-api.service[113562]: warnings.warn(deprecated_msg) May 09 09:09:32.042689 np0000173039 devstack@c-api.service[113562]: /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:09:32.042689 np0000173039 devstack@c-api.service[113562]: warnings.warn(deprecated_msg) May 09 09:09:32.042791 np0000173039 devstack@c-api.service[113562]: /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:09:32.042791 np0000173039 devstack@c-api.service[113562]: warnings.warn(deprecated_msg) May 09 09:09:32.042913 np0000173039 devstack@c-api.service[113562]: /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:09:32.042913 np0000173039 devstack@c-api.service[113562]: warnings.warn(deprecated_msg) May 09 09:09:32.043026 np0000173039 devstack@c-api.service[113562]: /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:09:32.043026 np0000173039 devstack@c-api.service[113562]: warnings.warn(deprecated_msg) May 09 09:09:32.043126 np0000173039 devstack@c-api.service[113562]: /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:09:32.043126 np0000173039 devstack@c-api.service[113562]: warnings.warn(deprecated_msg) May 09 09:09:32.043244 np0000173039 devstack@c-api.service[113562]: /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:09:32.043244 np0000173039 devstack@c-api.service[113562]: warnings.warn(deprecated_msg) May 09 09:09:32.043357 np0000173039 devstack@c-api.service[113562]: /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:09:32.043357 np0000173039 devstack@c-api.service[113562]: warnings.warn(deprecated_msg) May 09 09:09:32.043458 np0000173039 devstack@c-api.service[113562]: /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:09:32.043458 np0000173039 devstack@c-api.service[113562]: warnings.warn(deprecated_msg) May 09 09:09:32.043552 np0000173039 devstack@c-api.service[113562]: /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:09:32.043552 np0000173039 devstack@c-api.service[113562]: warnings.warn(deprecated_msg) May 09 09:09:32.043662 np0000173039 devstack@c-api.service[113562]: /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:09:32.043662 np0000173039 devstack@c-api.service[113562]: warnings.warn(deprecated_msg) May 09 09:09:32.043756 np0000173039 devstack@c-api.service[113562]: /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:09:32.043756 np0000173039 devstack@c-api.service[113562]: warnings.warn(deprecated_msg) May 09 09:09:32.043925 np0000173039 devstack@c-api.service[113562]: /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:09:32.043925 np0000173039 devstack@c-api.service[113562]: warnings.warn(deprecated_msg) May 09 09:09:32.044033 np0000173039 devstack@c-api.service[113562]: /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:09:32.044033 np0000173039 devstack@c-api.service[113562]: warnings.warn(deprecated_msg) May 09 09:09:32.044129 np0000173039 devstack@c-api.service[113562]: /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:09:32.044129 np0000173039 devstack@c-api.service[113562]: warnings.warn(deprecated_msg) May 09 09:09:32.044225 np0000173039 devstack@c-api.service[113562]: /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:09:32.044225 np0000173039 devstack@c-api.service[113562]: warnings.warn(deprecated_msg) May 09 09:09:32.044321 np0000173039 devstack@c-api.service[113562]: /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:09:32.044321 np0000173039 devstack@c-api.service[113562]: warnings.warn(deprecated_msg) May 09 09:09:32.044470 np0000173039 devstack@c-api.service[113562]: /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:09:32.044470 np0000173039 devstack@c-api.service[113562]: warnings.warn(deprecated_msg) May 09 09:09:32.044590 np0000173039 devstack@c-api.service[113562]: /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:09:32.044590 np0000173039 devstack@c-api.service[113562]: warnings.warn(deprecated_msg) May 09 09:09:32.044700 np0000173039 devstack@c-api.service[113562]: /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:09:32.044700 np0000173039 devstack@c-api.service[113562]: warnings.warn(deprecated_msg) May 09 09:09:32.047868 np0000173039 devstack@c-api.service[113562]: /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:09:32.047868 np0000173039 devstack@c-api.service[113562]: warnings.warn(deprecated_msg) May 09 09:09:32.047868 np0000173039 devstack@c-api.service[113562]: /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:09:32.047868 np0000173039 devstack@c-api.service[113562]: warnings.warn(deprecated_msg) May 09 09:09:32.047868 np0000173039 devstack@c-api.service[113562]: /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:09:32.047868 np0000173039 devstack@c-api.service[113562]: warnings.warn(deprecated_msg) May 09 09:09:32.048046 np0000173039 devstack@c-api.service[113562]: /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:09:32.048046 np0000173039 devstack@c-api.service[113562]: warnings.warn(deprecated_msg) May 09 09:09:32.048046 np0000173039 devstack@c-api.service[113562]: /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:09:32.048046 np0000173039 devstack@c-api.service[113562]: warnings.warn(deprecated_msg) May 09 09:09:32.048046 np0000173039 devstack@c-api.service[113562]: /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:09:32.048169 np0000173039 devstack@c-api.service[113562]: warnings.warn(deprecated_msg) May 09 09:09:32.048169 np0000173039 devstack@c-api.service[113562]: /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:09:32.048169 np0000173039 devstack@c-api.service[113562]: warnings.warn(deprecated_msg) May 09 09:09:32.048169 np0000173039 devstack@c-api.service[113562]: /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:09:32.048169 np0000173039 devstack@c-api.service[113562]: warnings.warn(deprecated_msg) May 09 09:09:32.048294 np0000173039 devstack@c-api.service[113562]: /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:09:32.048294 np0000173039 devstack@c-api.service[113562]: warnings.warn(deprecated_msg) May 09 09:09:32.048294 np0000173039 devstack@c-api.service[113562]: /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:09:32.048294 np0000173039 devstack@c-api.service[113562]: warnings.warn(deprecated_msg) May 09 09:09:32.048423 np0000173039 devstack@c-api.service[113562]: /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:09:32.048423 np0000173039 devstack@c-api.service[113562]: warnings.warn(deprecated_msg) May 09 09:09:32.048423 np0000173039 devstack@c-api.service[113562]: /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:09:32.048423 np0000173039 devstack@c-api.service[113562]: warnings.warn(deprecated_msg) May 09 09:09:32.048533 np0000173039 devstack@c-api.service[113562]: /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:09:32.048533 np0000173039 devstack@c-api.service[113562]: warnings.warn(deprecated_msg) May 09 09:09:32.048533 np0000173039 devstack@c-api.service[113562]: /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:09:32.048533 np0000173039 devstack@c-api.service[113562]: warnings.warn(deprecated_msg) May 09 09:09:32.048533 np0000173039 devstack@c-api.service[113562]: /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:09:32.048657 np0000173039 devstack@c-api.service[113562]: warnings.warn(deprecated_msg) May 09 09:09:32.048657 np0000173039 devstack@c-api.service[113562]: /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:09:32.048657 np0000173039 devstack@c-api.service[113562]: warnings.warn(deprecated_msg) May 09 09:09:32.048657 np0000173039 devstack@c-api.service[113562]: /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:09:32.048657 np0000173039 devstack@c-api.service[113562]: warnings.warn(deprecated_msg) May 09 09:09:32.048768 np0000173039 devstack@c-api.service[113562]: /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:09:32.048768 np0000173039 devstack@c-api.service[113562]: warnings.warn(deprecated_msg) May 09 09:09:32.048768 np0000173039 devstack@c-api.service[113562]: /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:09:32.048768 np0000173039 devstack@c-api.service[113562]: warnings.warn(deprecated_msg) May 09 09:09:32.048878 np0000173039 devstack@c-api.service[113562]: /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:09:32.048878 np0000173039 devstack@c-api.service[113562]: warnings.warn(deprecated_msg) May 09 09:09:32.048878 np0000173039 devstack@c-api.service[113562]: /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:09:32.048878 np0000173039 devstack@c-api.service[113562]: warnings.warn(deprecated_msg) May 09 09:09:32.048979 np0000173039 devstack@c-api.service[113562]: /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:09:32.048979 np0000173039 devstack@c-api.service[113562]: warnings.warn(deprecated_msg) May 09 09:09:32.048979 np0000173039 devstack@c-api.service[113562]: /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:09:32.048979 np0000173039 devstack@c-api.service[113562]: warnings.warn(deprecated_msg) May 09 09:09:32.049086 np0000173039 devstack@c-api.service[113562]: /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:09:32.049086 np0000173039 devstack@c-api.service[113562]: warnings.warn(deprecated_msg) May 09 09:09:32.049086 np0000173039 devstack@c-api.service[113562]: /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:09:32.049086 np0000173039 devstack@c-api.service[113562]: warnings.warn(deprecated_msg) May 09 09:09:32.049201 np0000173039 devstack@c-api.service[113562]: /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:09:32.049201 np0000173039 devstack@c-api.service[113562]: warnings.warn(deprecated_msg) May 09 09:09:32.049201 np0000173039 devstack@c-api.service[113562]: /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:09:32.049201 np0000173039 devstack@c-api.service[113562]: warnings.warn(deprecated_msg) May 09 09:09:32.049299 np0000173039 devstack@c-api.service[113562]: /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:09:32.049299 np0000173039 devstack@c-api.service[113562]: warnings.warn(deprecated_msg) May 09 09:09:32.049299 np0000173039 devstack@c-api.service[113562]: /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:09:32.049299 np0000173039 devstack@c-api.service[113562]: warnings.warn(deprecated_msg) May 09 09:09:32.049299 np0000173039 devstack@c-api.service[113562]: /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:09:32.049434 np0000173039 devstack@c-api.service[113562]: warnings.warn(deprecated_msg) May 09 09:09:32.049434 np0000173039 devstack@c-api.service[113562]: /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:09:32.049434 np0000173039 devstack@c-api.service[113562]: warnings.warn(deprecated_msg) May 09 09:09:32.049434 np0000173039 devstack@c-api.service[113562]: /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:09:32.049434 np0000173039 devstack@c-api.service[113562]: warnings.warn(deprecated_msg) May 09 09:09:32.049434 np0000173039 devstack@c-api.service[113562]: /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:09:32.049580 np0000173039 devstack@c-api.service[113562]: warnings.warn(deprecated_msg) May 09 09:09:32.049580 np0000173039 devstack@c-api.service[113562]: /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:09:32.049580 np0000173039 devstack@c-api.service[113562]: warnings.warn(deprecated_msg) May 09 09:09:32.049580 np0000173039 devstack@c-api.service[113562]: /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:09:32.049580 np0000173039 devstack@c-api.service[113562]: warnings.warn(deprecated_msg) May 09 09:09:32.049695 np0000173039 devstack@c-api.service[113562]: /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:09:32.049695 np0000173039 devstack@c-api.service[113562]: warnings.warn(deprecated_msg) May 09 09:09:32.049695 np0000173039 devstack@c-api.service[113562]: /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:09:32.049695 np0000173039 devstack@c-api.service[113562]: warnings.warn(deprecated_msg) May 09 09:09:32.049695 np0000173039 devstack@c-api.service[113562]: /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:09:32.049695 np0000173039 devstack@c-api.service[113562]: warnings.warn(deprecated_msg) May 09 09:09:32.049842 np0000173039 devstack@c-api.service[113562]: /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:09:32.049842 np0000173039 devstack@c-api.service[113562]: warnings.warn(deprecated_msg) May 09 09:09:32.049842 np0000173039 devstack@c-api.service[113562]: /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:09:32.049842 np0000173039 devstack@c-api.service[113562]: warnings.warn(deprecated_msg) May 09 09:09:32.049842 np0000173039 devstack@c-api.service[113562]: /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:09:32.049842 np0000173039 devstack@c-api.service[113562]: warnings.warn(deprecated_msg) May 09 09:09:32.050004 np0000173039 devstack@c-api.service[113562]: /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:09:32.050004 np0000173039 devstack@c-api.service[113562]: warnings.warn(deprecated_msg) May 09 09:09:32.050004 np0000173039 devstack@c-api.service[113562]: /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:09:32.050004 np0000173039 devstack@c-api.service[113562]: warnings.warn(deprecated_msg) May 09 09:09:32.050004 np0000173039 devstack@c-api.service[113562]: /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:09:32.050004 np0000173039 devstack@c-api.service[113562]: warnings.warn(deprecated_msg) May 09 09:09:32.050157 np0000173039 devstack@c-api.service[113562]: /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:09:32.050157 np0000173039 devstack@c-api.service[113562]: warnings.warn(deprecated_msg) May 09 09:09:32.050157 np0000173039 devstack@c-api.service[113562]: /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:09:32.050157 np0000173039 devstack@c-api.service[113562]: warnings.warn(deprecated_msg) May 09 09:09:32.050157 np0000173039 devstack@c-api.service[113562]: /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:09:32.050157 np0000173039 devstack@c-api.service[113562]: warnings.warn(deprecated_msg) May 09 09:09:32.050298 np0000173039 devstack@c-api.service[113562]: /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:09:32.050298 np0000173039 devstack@c-api.service[113562]: warnings.warn(deprecated_msg) May 09 09:09:32.050298 np0000173039 devstack@c-api.service[113562]: /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:09:32.050298 np0000173039 devstack@c-api.service[113562]: warnings.warn(deprecated_msg) May 09 09:09:32.050392 np0000173039 devstack@c-api.service[113562]: /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:09:32.050392 np0000173039 devstack@c-api.service[113562]: warnings.warn(deprecated_msg) May 09 09:09:32.050392 np0000173039 devstack@c-api.service[113562]: /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:09:32.050392 np0000173039 devstack@c-api.service[113562]: warnings.warn(deprecated_msg) May 09 09:09:32.050392 np0000173039 devstack@c-api.service[113562]: /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:09:32.050565 np0000173039 devstack@c-api.service[113562]: warnings.warn(deprecated_msg) May 09 09:09:32.050565 np0000173039 devstack@c-api.service[113562]: /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:09:32.050565 np0000173039 devstack@c-api.service[113562]: warnings.warn(deprecated_msg) May 09 09:09:32.050565 np0000173039 devstack@c-api.service[113562]: /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:09:32.050565 np0000173039 devstack@c-api.service[113562]: warnings.warn(deprecated_msg) May 09 09:09:32.050565 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.middleware.request_id [req-59943ffd-b226-4486-a3b3-b89423edfe16 req-7855717f-3b79-429a-ac9c-484bb1328980 None None] RequestId filter calling following filter/app {{(pid=113562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:09:32.386492 np0000173039 devstack@c-api.service[113562]: INFO cinder.api.openstack.wsgi [req-59943ffd-b226-4486-a3b3-b89423edfe16 req-7855717f-3b79-429a-ac9c-484bb1328980 admin admin] POST https://199.204.45.116/volume/v3/types/a2d5a31a-bd07-49b2-b054-5c415620053a/extra_specs May 09 09:09:32.387125 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.openstack.wsgi [req-59943ffd-b226-4486-a3b3-b89423edfe16 req-7855717f-3b79-429a-ac9c-484bb1328980 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=113562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 09 09:09:32.389022 np0000173039 devstack@c-api.service[113562]: /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:09:32.389022 np0000173039 devstack@c-api.service[113562]: warnings.warn( May 09 09:09:32.398740 np0000173039 devstack@c-api.service[113562]: DEBUG oslo_db.sqlalchemy.engines [req-59943ffd-b226-4486-a3b3-b89423edfe16 req-7855717f-3b79-429a-ac9c-484bb1328980 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=113562) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:09:32.464574 np0000173039 devstack@c-api.service[113562]: INFO cinder.api.openstack.wsgi [req-59943ffd-b226-4486-a3b3-b89423edfe16 req-7855717f-3b79-429a-ac9c-484bb1328980 admin admin] https://199.204.45.116/volume/v3/types/a2d5a31a-bd07-49b2-b054-5c415620053a/extra_specs returned with HTTP 200 May 09 09:09:32.465093 np0000173039 devstack@c-api.service[113562]: [pid: 113562|app: 0|req: 1/3] 199.204.45.116 () {70 vars in 1505 bytes} [Sat May 9 09:09:32 2026] POST /volume/v3/types/a2d5a31a-bd07-49b2-b054-5c415620053a/extra_specs => generated 55 bytes in 440 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:09:34.147485 np0000173039 devstack@c-api.service[113564]: DEBUG dbcounter [-] [113564] Writing DB stats cinder:SELECT=6 {{(pid=113564) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:09:34.155124 np0000173039 devstack@c-api.service[113563]: DEBUG dbcounter [-] [113563] Writing DB stats cinder:SELECT=6 {{(pid=113563) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:09:42.008007 np0000173039 devstack@c-api.service[113561]: DEBUG dbcounter [-] [113561] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=113561) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:09:42.462796 np0000173039 devstack@c-api.service[113562]: DEBUG dbcounter [-] [113562] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=113562) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:13:39.438605 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.middleware.request_id [None req-42b66fb2-85c5-4218-9829-3bb2322584e6 None None] RequestId filter calling following filter/app {{(pid=113564) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:13:39.439819 np0000173039 devstack@c-api.service[113564]: INFO cinder.api.openstack.wsgi [None req-42b66fb2-85c5-4218-9829-3bb2322584e6 None None] GET https://199.204.45.116/volume// May 09 09:13:39.440197 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.openstack.wsgi [None req-42b66fb2-85c5-4218-9829-3bb2322584e6 None None] Empty body provided in request {{(pid=113564) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:13:39.440646 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.openstack.wsgi [None req-42b66fb2-85c5-4218-9829-3bb2322584e6 None None] Calling method 'all' {{(pid=113564) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:13:39.441661 np0000173039 devstack@c-api.service[113564]: INFO cinder.api.openstack.wsgi [None req-42b66fb2-85c5-4218-9829-3bb2322584e6 None None] https://199.204.45.116/volume// returned with HTTP 300 May 09 09:13:39.442245 np0000173039 devstack@c-api.service[113564]: [pid: 113564|app: 0|req: 2/4] 199.204.45.116 () {66 vars in 1456 bytes} [Sat May 9 09:13:39 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) May 09 09:14:22.751158 np0000173039 devstack@c-api.service[113563]: /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:14:22.751158 np0000173039 devstack@c-api.service[113563]: warnings.warn( May 09 09:14:22.764607 np0000173039 devstack@c-api.service[113563]: /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:14:22.764607 np0000173039 devstack@c-api.service[113563]: warnings.warn(deprecated_msg) May 09 09:14:22.764607 np0000173039 devstack@c-api.service[113563]: /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:14:22.764607 np0000173039 devstack@c-api.service[113563]: warnings.warn(deprecated_msg) May 09 09:14:22.764607 np0000173039 devstack@c-api.service[113563]: /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:14:22.765084 np0000173039 devstack@c-api.service[113563]: warnings.warn(deprecated_msg) May 09 09:14:22.765084 np0000173039 devstack@c-api.service[113563]: /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:14:22.765084 np0000173039 devstack@c-api.service[113563]: warnings.warn(deprecated_msg) May 09 09:14:22.765084 np0000173039 devstack@c-api.service[113563]: /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:14:22.765084 np0000173039 devstack@c-api.service[113563]: warnings.warn(deprecated_msg) May 09 09:14:22.765401 np0000173039 devstack@c-api.service[113563]: /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:14:22.765401 np0000173039 devstack@c-api.service[113563]: warnings.warn(deprecated_msg) May 09 09:14:22.765401 np0000173039 devstack@c-api.service[113563]: /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:14:22.765401 np0000173039 devstack@c-api.service[113563]: warnings.warn(deprecated_msg) May 09 09:14:22.765401 np0000173039 devstack@c-api.service[113563]: /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:14:22.765401 np0000173039 devstack@c-api.service[113563]: warnings.warn(deprecated_msg) May 09 09:14:22.765834 np0000173039 devstack@c-api.service[113563]: /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:14:22.765834 np0000173039 devstack@c-api.service[113563]: warnings.warn(deprecated_msg) May 09 09:14:22.765834 np0000173039 devstack@c-api.service[113563]: /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:14:22.765834 np0000173039 devstack@c-api.service[113563]: warnings.warn(deprecated_msg) May 09 09:14:22.766160 np0000173039 devstack@c-api.service[113563]: /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:14:22.766160 np0000173039 devstack@c-api.service[113563]: warnings.warn(deprecated_msg) May 09 09:14:22.766160 np0000173039 devstack@c-api.service[113563]: /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:14:22.766160 np0000173039 devstack@c-api.service[113563]: warnings.warn(deprecated_msg) May 09 09:14:22.766443 np0000173039 devstack@c-api.service[113563]: /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:14:22.766443 np0000173039 devstack@c-api.service[113563]: warnings.warn(deprecated_msg) May 09 09:14:22.766443 np0000173039 devstack@c-api.service[113563]: /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:14:22.766443 np0000173039 devstack@c-api.service[113563]: warnings.warn(deprecated_msg) May 09 09:14:22.766740 np0000173039 devstack@c-api.service[113563]: /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:14:22.766740 np0000173039 devstack@c-api.service[113563]: warnings.warn(deprecated_msg) May 09 09:14:22.766740 np0000173039 devstack@c-api.service[113563]: /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:14:22.766740 np0000173039 devstack@c-api.service[113563]: warnings.warn(deprecated_msg) May 09 09:14:22.766740 np0000173039 devstack@c-api.service[113563]: /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:14:22.767148 np0000173039 devstack@c-api.service[113563]: warnings.warn(deprecated_msg) May 09 09:14:22.767148 np0000173039 devstack@c-api.service[113563]: /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:14:22.767148 np0000173039 devstack@c-api.service[113563]: warnings.warn(deprecated_msg) May 09 09:14:22.767148 np0000173039 devstack@c-api.service[113563]: /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:14:22.767148 np0000173039 devstack@c-api.service[113563]: warnings.warn(deprecated_msg) May 09 09:14:22.767467 np0000173039 devstack@c-api.service[113563]: /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:14:22.767467 np0000173039 devstack@c-api.service[113563]: warnings.warn(deprecated_msg) May 09 09:14:22.767467 np0000173039 devstack@c-api.service[113563]: /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:14:22.767467 np0000173039 devstack@c-api.service[113563]: warnings.warn(deprecated_msg) May 09 09:14:22.767467 np0000173039 devstack@c-api.service[113563]: /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:14:22.767467 np0000173039 devstack@c-api.service[113563]: warnings.warn(deprecated_msg) May 09 09:14:22.767926 np0000173039 devstack@c-api.service[113563]: /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:14:22.767926 np0000173039 devstack@c-api.service[113563]: warnings.warn(deprecated_msg) May 09 09:14:22.767926 np0000173039 devstack@c-api.service[113563]: /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:14:22.767926 np0000173039 devstack@c-api.service[113563]: warnings.warn(deprecated_msg) May 09 09:14:22.767926 np0000173039 devstack@c-api.service[113563]: /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:14:22.767926 np0000173039 devstack@c-api.service[113563]: warnings.warn(deprecated_msg) May 09 09:14:22.768425 np0000173039 devstack@c-api.service[113563]: /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:14:22.768425 np0000173039 devstack@c-api.service[113563]: warnings.warn(deprecated_msg) May 09 09:14:22.768425 np0000173039 devstack@c-api.service[113563]: /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:14:22.768425 np0000173039 devstack@c-api.service[113563]: warnings.warn(deprecated_msg) May 09 09:14:22.768425 np0000173039 devstack@c-api.service[113563]: /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:14:22.768425 np0000173039 devstack@c-api.service[113563]: warnings.warn(deprecated_msg) May 09 09:14:22.768835 np0000173039 devstack@c-api.service[113563]: /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:14:22.768835 np0000173039 devstack@c-api.service[113563]: warnings.warn(deprecated_msg) May 09 09:14:22.768835 np0000173039 devstack@c-api.service[113563]: /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:14:22.768835 np0000173039 devstack@c-api.service[113563]: warnings.warn(deprecated_msg) May 09 09:14:22.768835 np0000173039 devstack@c-api.service[113563]: /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:14:22.769224 np0000173039 devstack@c-api.service[113563]: warnings.warn(deprecated_msg) May 09 09:14:22.769224 np0000173039 devstack@c-api.service[113563]: /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:14:22.769224 np0000173039 devstack@c-api.service[113563]: warnings.warn(deprecated_msg) May 09 09:14:22.769224 np0000173039 devstack@c-api.service[113563]: /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:14:22.769224 np0000173039 devstack@c-api.service[113563]: warnings.warn(deprecated_msg) May 09 09:14:22.769412 np0000173039 devstack@c-api.service[113563]: /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:14:22.769412 np0000173039 devstack@c-api.service[113563]: warnings.warn(deprecated_msg) May 09 09:14:22.769412 np0000173039 devstack@c-api.service[113563]: /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:14:22.769412 np0000173039 devstack@c-api.service[113563]: warnings.warn(deprecated_msg) May 09 09:14:22.769412 np0000173039 devstack@c-api.service[113563]: /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:14:22.769412 np0000173039 devstack@c-api.service[113563]: warnings.warn(deprecated_msg) May 09 09:14:22.769661 np0000173039 devstack@c-api.service[113563]: /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:14:22.769661 np0000173039 devstack@c-api.service[113563]: warnings.warn(deprecated_msg) May 09 09:14:22.769661 np0000173039 devstack@c-api.service[113563]: /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:14:22.769661 np0000173039 devstack@c-api.service[113563]: warnings.warn(deprecated_msg) May 09 09:14:22.769661 np0000173039 devstack@c-api.service[113563]: /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:14:22.769661 np0000173039 devstack@c-api.service[113563]: warnings.warn(deprecated_msg) May 09 09:14:22.769926 np0000173039 devstack@c-api.service[113563]: /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:14:22.769926 np0000173039 devstack@c-api.service[113563]: warnings.warn(deprecated_msg) May 09 09:14:22.769926 np0000173039 devstack@c-api.service[113563]: /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:14:22.769926 np0000173039 devstack@c-api.service[113563]: warnings.warn(deprecated_msg) May 09 09:14:22.769926 np0000173039 devstack@c-api.service[113563]: /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:14:22.770163 np0000173039 devstack@c-api.service[113563]: warnings.warn(deprecated_msg) May 09 09:14:22.770163 np0000173039 devstack@c-api.service[113563]: /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:14:22.770163 np0000173039 devstack@c-api.service[113563]: warnings.warn(deprecated_msg) May 09 09:14:22.770163 np0000173039 devstack@c-api.service[113563]: /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:14:22.770163 np0000173039 devstack@c-api.service[113563]: warnings.warn(deprecated_msg) May 09 09:14:22.770371 np0000173039 devstack@c-api.service[113563]: /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:14:22.770371 np0000173039 devstack@c-api.service[113563]: warnings.warn(deprecated_msg) May 09 09:14:22.770371 np0000173039 devstack@c-api.service[113563]: /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:14:22.770371 np0000173039 devstack@c-api.service[113563]: warnings.warn(deprecated_msg) May 09 09:14:22.770541 np0000173039 devstack@c-api.service[113563]: /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:14:22.770541 np0000173039 devstack@c-api.service[113563]: warnings.warn(deprecated_msg) May 09 09:14:22.770541 np0000173039 devstack@c-api.service[113563]: /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:14:22.770541 np0000173039 devstack@c-api.service[113563]: warnings.warn(deprecated_msg) May 09 09:14:22.770704 np0000173039 devstack@c-api.service[113563]: /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:14:22.770704 np0000173039 devstack@c-api.service[113563]: warnings.warn(deprecated_msg) May 09 09:14:22.770704 np0000173039 devstack@c-api.service[113563]: /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:14:22.770704 np0000173039 devstack@c-api.service[113563]: warnings.warn(deprecated_msg) May 09 09:14:22.770704 np0000173039 devstack@c-api.service[113563]: /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:14:22.770972 np0000173039 devstack@c-api.service[113563]: warnings.warn(deprecated_msg) May 09 09:14:22.770972 np0000173039 devstack@c-api.service[113563]: /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:14:22.770972 np0000173039 devstack@c-api.service[113563]: warnings.warn(deprecated_msg) May 09 09:14:22.770972 np0000173039 devstack@c-api.service[113563]: /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:14:22.770972 np0000173039 devstack@c-api.service[113563]: warnings.warn(deprecated_msg) May 09 09:14:22.771162 np0000173039 devstack@c-api.service[113563]: /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:14:22.771162 np0000173039 devstack@c-api.service[113563]: warnings.warn(deprecated_msg) May 09 09:14:22.771162 np0000173039 devstack@c-api.service[113563]: /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:14:22.771162 np0000173039 devstack@c-api.service[113563]: warnings.warn(deprecated_msg) May 09 09:14:22.771360 np0000173039 devstack@c-api.service[113563]: /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:14:22.771360 np0000173039 devstack@c-api.service[113563]: warnings.warn(deprecated_msg) May 09 09:14:22.771360 np0000173039 devstack@c-api.service[113563]: /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:14:22.771360 np0000173039 devstack@c-api.service[113563]: warnings.warn(deprecated_msg) May 09 09:14:22.771540 np0000173039 devstack@c-api.service[113563]: /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:14:22.771540 np0000173039 devstack@c-api.service[113563]: warnings.warn(deprecated_msg) May 09 09:14:22.771540 np0000173039 devstack@c-api.service[113563]: /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:14:22.771540 np0000173039 devstack@c-api.service[113563]: warnings.warn(deprecated_msg) May 09 09:14:22.771747 np0000173039 devstack@c-api.service[113563]: /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:14:22.771747 np0000173039 devstack@c-api.service[113563]: warnings.warn(deprecated_msg) May 09 09:14:22.771747 np0000173039 devstack@c-api.service[113563]: /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:14:22.771747 np0000173039 devstack@c-api.service[113563]: warnings.warn(deprecated_msg) May 09 09:14:22.771962 np0000173039 devstack@c-api.service[113563]: /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:14:22.771962 np0000173039 devstack@c-api.service[113563]: warnings.warn(deprecated_msg) May 09 09:14:22.771962 np0000173039 devstack@c-api.service[113563]: /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:14:22.771962 np0000173039 devstack@c-api.service[113563]: warnings.warn(deprecated_msg) May 09 09:14:22.772130 np0000173039 devstack@c-api.service[113563]: /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:14:22.772130 np0000173039 devstack@c-api.service[113563]: warnings.warn(deprecated_msg) May 09 09:14:22.772130 np0000173039 devstack@c-api.service[113563]: /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:14:22.772130 np0000173039 devstack@c-api.service[113563]: warnings.warn(deprecated_msg) May 09 09:14:22.772130 np0000173039 devstack@c-api.service[113563]: /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:14:22.772361 np0000173039 devstack@c-api.service[113563]: warnings.warn(deprecated_msg) May 09 09:14:22.772361 np0000173039 devstack@c-api.service[113563]: /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:14:22.772361 np0000173039 devstack@c-api.service[113563]: warnings.warn(deprecated_msg) May 09 09:14:22.772361 np0000173039 devstack@c-api.service[113563]: /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:14:22.772361 np0000173039 devstack@c-api.service[113563]: warnings.warn(deprecated_msg) May 09 09:14:22.772361 np0000173039 devstack@c-api.service[113563]: /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:14:22.772608 np0000173039 devstack@c-api.service[113563]: warnings.warn(deprecated_msg) May 09 09:14:22.772608 np0000173039 devstack@c-api.service[113563]: /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:14:22.772608 np0000173039 devstack@c-api.service[113563]: warnings.warn(deprecated_msg) May 09 09:14:22.772608 np0000173039 devstack@c-api.service[113563]: /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:14:22.772608 np0000173039 devstack@c-api.service[113563]: warnings.warn(deprecated_msg) May 09 09:14:22.772810 np0000173039 devstack@c-api.service[113563]: /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:14:22.772810 np0000173039 devstack@c-api.service[113563]: warnings.warn(deprecated_msg) May 09 09:14:22.772810 np0000173039 devstack@c-api.service[113563]: /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:14:22.772810 np0000173039 devstack@c-api.service[113563]: warnings.warn(deprecated_msg) May 09 09:14:22.772810 np0000173039 devstack@c-api.service[113563]: /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:14:22.772810 np0000173039 devstack@c-api.service[113563]: warnings.warn(deprecated_msg) May 09 09:14:22.773100 np0000173039 devstack@c-api.service[113563]: /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:14:22.773100 np0000173039 devstack@c-api.service[113563]: warnings.warn(deprecated_msg) May 09 09:14:22.773100 np0000173039 devstack@c-api.service[113563]: /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:14:22.773100 np0000173039 devstack@c-api.service[113563]: warnings.warn(deprecated_msg) May 09 09:14:22.773100 np0000173039 devstack@c-api.service[113563]: /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:14:22.773100 np0000173039 devstack@c-api.service[113563]: warnings.warn(deprecated_msg) May 09 09:14:22.773369 np0000173039 devstack@c-api.service[113563]: /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:14:22.773369 np0000173039 devstack@c-api.service[113563]: warnings.warn(deprecated_msg) May 09 09:14:22.773369 np0000173039 devstack@c-api.service[113563]: /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:14:22.773369 np0000173039 devstack@c-api.service[113563]: warnings.warn(deprecated_msg) May 09 09:14:22.773369 np0000173039 devstack@c-api.service[113563]: /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:14:22.773369 np0000173039 devstack@c-api.service[113563]: warnings.warn(deprecated_msg) May 09 09:14:22.773616 np0000173039 devstack@c-api.service[113563]: /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:14:22.773616 np0000173039 devstack@c-api.service[113563]: warnings.warn(deprecated_msg) May 09 09:14:22.773616 np0000173039 devstack@c-api.service[113563]: /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:14:22.773616 np0000173039 devstack@c-api.service[113563]: warnings.warn(deprecated_msg) May 09 09:14:22.773616 np0000173039 devstack@c-api.service[113563]: /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:14:22.773616 np0000173039 devstack@c-api.service[113563]: warnings.warn(deprecated_msg) May 09 09:14:22.773869 np0000173039 devstack@c-api.service[113563]: /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:14:22.773869 np0000173039 devstack@c-api.service[113563]: warnings.warn(deprecated_msg) May 09 09:14:22.773869 np0000173039 devstack@c-api.service[113563]: /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:14:22.773869 np0000173039 devstack@c-api.service[113563]: warnings.warn(deprecated_msg) May 09 09:14:22.774075 np0000173039 devstack@c-api.service[113563]: /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:14:22.774075 np0000173039 devstack@c-api.service[113563]: warnings.warn(deprecated_msg) May 09 09:14:22.774075 np0000173039 devstack@c-api.service[113563]: /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:14:22.774075 np0000173039 devstack@c-api.service[113563]: warnings.warn(deprecated_msg) May 09 09:14:22.774075 np0000173039 devstack@c-api.service[113563]: /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:14:22.774493 np0000173039 devstack@c-api.service[113563]: warnings.warn(deprecated_msg) May 09 09:14:22.774493 np0000173039 devstack@c-api.service[113563]: /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:14:22.774493 np0000173039 devstack@c-api.service[113563]: warnings.warn(deprecated_msg) May 09 09:14:22.774493 np0000173039 devstack@c-api.service[113563]: /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:14:22.774493 np0000173039 devstack@c-api.service[113563]: warnings.warn(deprecated_msg) May 09 09:14:22.774493 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.middleware.request_id [None req-83b74964-b8b5-42d3-a2df-ff4e980ff6e6 None None] RequestId filter calling following filter/app {{(pid=113563) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:14:23.095173 np0000173039 devstack@c-api.service[113563]: INFO cinder.api.openstack.wsgi [None req-83b74964-b8b5-42d3-a2df-ff4e980ff6e6 demo demo] GET https://199.204.45.116/volume/v3/types?is_public=None May 09 09:14:23.095574 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.openstack.wsgi [None req-83b74964-b8b5-42d3-a2df-ff4e980ff6e6 demo demo] Empty body provided in request {{(pid=113563) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:14:23.095945 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.openstack.wsgi [None req-83b74964-b8b5-42d3-a2df-ff4e980ff6e6 demo demo] Calling method 'index' {{(pid=113563) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:14:23.096410 np0000173039 devstack@c-api.service[113563]: /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:14:23.096410 np0000173039 devstack@c-api.service[113563]: warnings.warn( May 09 09:14:23.097207 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.api_utils [None req-83b74964-b8b5-42d3-a2df-ff4e980ff6e6 demo demo] Removing options '' from query. {{(pid=113563) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:14:23.108289 np0000173039 devstack@c-api.service[113563]: DEBUG oslo_db.sqlalchemy.engines [None req-83b74964-b8b5-42d3-a2df-ff4e980ff6e6 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=113563) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:14:23.130554 np0000173039 devstack@c-api.service[113563]: INFO cinder.api.openstack.wsgi [None req-83b74964-b8b5-42d3-a2df-ff4e980ff6e6 demo demo] https://199.204.45.116/volume/v3/types?is_public=None returned with HTTP 200 May 09 09:14:23.131094 np0000173039 devstack@c-api.service[113563]: [pid: 113563|app: 0|req: 1/5] 199.204.45.116 () {64 vars in 1263 bytes} [Sat May 9 09:14:22 2026] GET /volume/v3/types?is_public=None => generated 377 bytes in 381 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 09:14:23.141116 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.middleware.request_id [req-83b74964-b8b5-42d3-a2df-ff4e980ff6e6 req-8e42676d-c0d0-4d99-bb25-70192faded5d None None] RequestId filter calling following filter/app {{(pid=113561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:14:23.143306 np0000173039 devstack@c-api.service[113561]: INFO cinder.api.openstack.wsgi [req-83b74964-b8b5-42d3-a2df-ff4e980ff6e6 req-8e42676d-c0d0-4d99-bb25-70192faded5d demo demo] GET https://199.204.45.116/volume/v3/types/default May 09 09:14:23.143561 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.openstack.wsgi [req-83b74964-b8b5-42d3-a2df-ff4e980ff6e6 req-8e42676d-c0d0-4d99-bb25-70192faded5d demo demo] Empty body provided in request {{(pid=113561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:14:23.143838 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.openstack.wsgi [req-83b74964-b8b5-42d3-a2df-ff4e980ff6e6 req-8e42676d-c0d0-4d99-bb25-70192faded5d demo demo] Calling method 'show' {{(pid=113561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:14:23.158003 np0000173039 devstack@c-api.service[113561]: INFO cinder.api.openstack.wsgi [req-83b74964-b8b5-42d3-a2df-ff4e980ff6e6 req-8e42676d-c0d0-4d99-bb25-70192faded5d demo demo] https://199.204.45.116/volume/v3/types/default returned with HTTP 200 May 09 09:14:23.158454 np0000173039 devstack@c-api.service[113561]: [pid: 113561|app: 0|req: 2/6] 199.204.45.116 () {66 vars in 1329 bytes} [Sat May 9 09:14:23 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:14:23.490285 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.middleware.request_id [None req-740f4b4b-c2b1-4c3c-833e-a100b255e20d None None] RequestId filter calling following filter/app {{(pid=113562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:14:23.495110 np0000173039 devstack@c-api.service[113562]: INFO cinder.api.openstack.wsgi [None req-740f4b4b-c2b1-4c3c-833e-a100b255e20d demo demo] GET https://199.204.45.116/volume/v3/types/default May 09 09:14:23.495358 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.openstack.wsgi [None req-740f4b4b-c2b1-4c3c-833e-a100b255e20d demo demo] Empty body provided in request {{(pid=113562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:14:23.495662 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.openstack.wsgi [None req-740f4b4b-c2b1-4c3c-833e-a100b255e20d demo demo] Calling method 'show' {{(pid=113562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:14:23.510178 np0000173039 devstack@c-api.service[113562]: INFO cinder.api.openstack.wsgi [None req-740f4b4b-c2b1-4c3c-833e-a100b255e20d demo demo] https://199.204.45.116/volume/v3/types/default returned with HTTP 200 May 09 09:14:23.510537 np0000173039 devstack@c-api.service[113562]: [pid: 113562|app: 0|req: 2/7] 199.204.45.116 () {64 vars in 1258 bytes} [Sat May 9 09:14:23 2026] GET /volume/v3/types/default => generated 145 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 09:14:23.912050 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.middleware.request_id [None req-3bf42568-178b-4ac2-9ba3-4794ab6b5d88 None None] RequestId filter calling following filter/app {{(pid=113564) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:14:24.243937 np0000173039 devstack@c-api.service[113564]: INFO cinder.api.openstack.wsgi [None req-3bf42568-178b-4ac2-9ba3-4794ab6b5d88 demo demo] GET https://199.204.45.116/volume/v3/types/default May 09 09:14:24.244295 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.openstack.wsgi [None req-3bf42568-178b-4ac2-9ba3-4794ab6b5d88 demo demo] Empty body provided in request {{(pid=113564) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:14:24.244496 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.openstack.wsgi [None req-3bf42568-178b-4ac2-9ba3-4794ab6b5d88 demo demo] Calling method 'show' {{(pid=113564) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:14:24.253921 np0000173039 devstack@c-api.service[113564]: DEBUG oslo_db.sqlalchemy.engines [None req-3bf42568-178b-4ac2-9ba3-4794ab6b5d88 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=113564) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:14:24.270041 np0000173039 devstack@c-api.service[113564]: /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:14:24.270041 np0000173039 devstack@c-api.service[113564]: warnings.warn( May 09 09:14:24.272175 np0000173039 devstack@c-api.service[113564]: INFO cinder.api.openstack.wsgi [None req-3bf42568-178b-4ac2-9ba3-4794ab6b5d88 demo demo] https://199.204.45.116/volume/v3/types/default returned with HTTP 200 May 09 09:14:24.272559 np0000173039 devstack@c-api.service[113564]: [pid: 113564|app: 0|req: 3/8] 199.204.45.116 () {64 vars in 1258 bytes} [Sat May 9 09:14:23 2026] GET /volume/v3/types/default => generated 145 bytes in 362 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 09:14:24.287568 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.middleware.request_id [None req-c162fd54-5593-4d03-acb3-e8caf676aed8 None None] RequestId filter calling following filter/app {{(pid=113563) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:14:24.291428 np0000173039 devstack@c-api.service[113563]: INFO cinder.api.openstack.wsgi [None req-c162fd54-5593-4d03-acb3-e8caf676aed8 demo demo] GET https://199.204.45.116/volume/v3/types/default May 09 09:14:24.291908 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.openstack.wsgi [None req-c162fd54-5593-4d03-acb3-e8caf676aed8 demo demo] Empty body provided in request {{(pid=113563) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:14:24.292541 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.openstack.wsgi [None req-c162fd54-5593-4d03-acb3-e8caf676aed8 demo demo] Calling method 'show' {{(pid=113563) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:14:24.307839 np0000173039 devstack@c-api.service[113563]: INFO cinder.api.openstack.wsgi [None req-c162fd54-5593-4d03-acb3-e8caf676aed8 demo demo] https://199.204.45.116/volume/v3/types/default returned with HTTP 200 May 09 09:14:24.308259 np0000173039 devstack@c-api.service[113563]: [pid: 113563|app: 0|req: 2/9] 199.204.45.116 () {64 vars in 1258 bytes} [Sat May 9 09:14:24 2026] GET /volume/v3/types/default => generated 145 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 09:14:33.151757 np0000173039 devstack@c-api.service[113561]: DEBUG dbcounter [-] [113561] Writing DB stats cinder:SELECT=2 {{(pid=113561) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:14:33.506695 np0000173039 devstack@c-api.service[113562]: DEBUG dbcounter [-] [113562] Writing DB stats cinder:SELECT=2 {{(pid=113562) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:14:34.267803 np0000173039 devstack@c-api.service[113564]: DEBUG dbcounter [-] [113564] Writing DB stats cinder:SELECT=2 {{(pid=113564) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:14:34.303709 np0000173039 devstack@c-api.service[113563]: DEBUG dbcounter [-] [113563] Writing DB stats cinder:SELECT=3 {{(pid=113563) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:21:27.410379 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.middleware.request_id [None req-b509cafa-edbf-4690-b5ee-2ac1852b8c65 None None] RequestId filter calling following filter/app {{(pid=113561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:21:27.516873 np0000173039 devstack@c-api.service[113561]: INFO cinder.api.openstack.wsgi [None req-b509cafa-edbf-4690-b5ee-2ac1852b8c65 demo demo] GET https://199.204.45.116/volume/v3/volumes/detail May 09 09:21:27.517032 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.openstack.wsgi [None req-b509cafa-edbf-4690-b5ee-2ac1852b8c65 demo demo] Empty body provided in request {{(pid=113561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:21:27.518158 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.openstack.wsgi [None req-b509cafa-edbf-4690-b5ee-2ac1852b8c65 demo demo] Calling method 'detail' {{(pid=113561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:21:27.518158 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.api_utils [None req-b509cafa-edbf-4690-b5ee-2ac1852b8c65 demo demo] Removing options '' from query. {{(pid=113561) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:21:27.519526 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.volume.api [None req-b509cafa-edbf-4690-b5ee-2ac1852b8c65 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113561) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:21:27.555874 np0000173039 devstack@c-api.service[113561]: INFO cinder.volume.api [None req-b509cafa-edbf-4690-b5ee-2ac1852b8c65 demo demo] Get all volumes completed successfully. May 09 09:21:27.558177 np0000173039 devstack@c-api.service[113561]: INFO cinder.api.openstack.wsgi [None req-b509cafa-edbf-4690-b5ee-2ac1852b8c65 demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 May 09 09:21:27.558520 np0000173039 devstack@c-api.service[113561]: [pid: 113561|app: 0|req: 3/10] 199.204.45.116 () {64 vars in 1295 bytes} [Sat May 9 09:21:27 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:21:37.547088 np0000173039 devstack@c-api.service[113561]: DEBUG dbcounter [-] [113561] Writing DB stats cinder:SELECT=1 {{(pid=113561) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:22:27.570920 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.middleware.request_id [None req-514d6384-9fbd-49f4-a486-61abf1680cb4 None None] RequestId filter calling following filter/app {{(pid=113562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:22:27.573637 np0000173039 devstack@c-api.service[113562]: INFO cinder.api.openstack.wsgi [None req-514d6384-9fbd-49f4-a486-61abf1680cb4 demo demo] GET https://199.204.45.116/volume/v3/volumes/detail May 09 09:22:27.573918 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.openstack.wsgi [None req-514d6384-9fbd-49f4-a486-61abf1680cb4 demo demo] Empty body provided in request {{(pid=113562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:22:27.574187 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.openstack.wsgi [None req-514d6384-9fbd-49f4-a486-61abf1680cb4 demo demo] Calling method 'detail' {{(pid=113562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:22:27.574869 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.api_utils [None req-514d6384-9fbd-49f4-a486-61abf1680cb4 demo demo] Removing options '' from query. {{(pid=113562) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:22:27.576026 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.volume.api [None req-514d6384-9fbd-49f4-a486-61abf1680cb4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113562) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:22:27.605668 np0000173039 devstack@c-api.service[113562]: INFO cinder.volume.api [None req-514d6384-9fbd-49f4-a486-61abf1680cb4 demo demo] Get all volumes completed successfully. May 09 09:22:27.640588 np0000173039 devstack@c-api.service[113562]: INFO cinder.api.openstack.wsgi [None req-514d6384-9fbd-49f4-a486-61abf1680cb4 demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 May 09 09:22:27.640588 np0000173039 devstack@c-api.service[113562]: [pid: 113562|app: 0|req: 3/11] 199.204.45.116 () {64 vars in 1295 bytes} [Sat May 9 09:22:27 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:22:37.599497 np0000173039 devstack@c-api.service[113562]: DEBUG dbcounter [-] [113562] Writing DB stats cinder:SELECT=1 {{(pid=113562) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:23:27.622725 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.middleware.request_id [None req-9893aef6-fc17-4405-afc3-154129844c97 None None] RequestId filter calling following filter/app {{(pid=113564) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:23:27.629101 np0000173039 devstack@c-api.service[113564]: INFO cinder.api.openstack.wsgi [None req-9893aef6-fc17-4405-afc3-154129844c97 demo demo] GET https://199.204.45.116/volume/v3/volumes/detail May 09 09:23:27.629594 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.openstack.wsgi [None req-9893aef6-fc17-4405-afc3-154129844c97 demo demo] Empty body provided in request {{(pid=113564) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:23:27.630218 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.openstack.wsgi [None req-9893aef6-fc17-4405-afc3-154129844c97 demo demo] Calling method 'detail' {{(pid=113564) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:23:27.631524 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.api_utils [None req-9893aef6-fc17-4405-afc3-154129844c97 demo demo] Removing options '' from query. {{(pid=113564) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:23:27.633644 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.volume.api [None req-9893aef6-fc17-4405-afc3-154129844c97 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113564) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:23:27.678022 np0000173039 devstack@c-api.service[113564]: INFO cinder.volume.api [None req-9893aef6-fc17-4405-afc3-154129844c97 demo demo] Get all volumes completed successfully. May 09 09:23:27.682231 np0000173039 devstack@c-api.service[113564]: INFO cinder.api.openstack.wsgi [None req-9893aef6-fc17-4405-afc3-154129844c97 demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 May 09 09:23:27.682982 np0000173039 devstack@c-api.service[113564]: [pid: 113564|app: 0|req: 4/12] 199.204.45.116 () {64 vars in 1295 bytes} [Sat May 9 09:23:27 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:23:37.676280 np0000173039 devstack@c-api.service[113564]: DEBUG dbcounter [-] [113564] Writing DB stats cinder:SELECT=1 {{(pid=113564) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:24:27.696125 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.middleware.request_id [None req-fef71c50-48c8-4238-8f5f-6f0fdc217d71 None None] RequestId filter calling following filter/app {{(pid=113563) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:24:27.699900 np0000173039 devstack@c-api.service[113563]: INFO cinder.api.openstack.wsgi [None req-fef71c50-48c8-4238-8f5f-6f0fdc217d71 demo demo] GET https://199.204.45.116/volume/v3/volumes/detail May 09 09:24:27.700312 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.openstack.wsgi [None req-fef71c50-48c8-4238-8f5f-6f0fdc217d71 demo demo] Empty body provided in request {{(pid=113563) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:24:27.700496 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.openstack.wsgi [None req-fef71c50-48c8-4238-8f5f-6f0fdc217d71 demo demo] Calling method 'detail' {{(pid=113563) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:24:27.701145 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.api_utils [None req-fef71c50-48c8-4238-8f5f-6f0fdc217d71 demo demo] Removing options '' from query. {{(pid=113563) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:24:27.702303 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.volume.api [None req-fef71c50-48c8-4238-8f5f-6f0fdc217d71 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113563) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:24:27.743777 np0000173039 devstack@c-api.service[113563]: INFO cinder.volume.api [None req-fef71c50-48c8-4238-8f5f-6f0fdc217d71 demo demo] Get all volumes completed successfully. May 09 09:24:27.746365 np0000173039 devstack@c-api.service[113563]: INFO cinder.api.openstack.wsgi [None req-fef71c50-48c8-4238-8f5f-6f0fdc217d71 demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 May 09 09:24:27.746750 np0000173039 devstack@c-api.service[113563]: [pid: 113563|app: 0|req: 3/13] 199.204.45.116 () {64 vars in 1295 bytes} [Sat May 9 09:24:27 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:24:37.734354 np0000173039 devstack@c-api.service[113563]: DEBUG dbcounter [-] [113563] Writing DB stats cinder:SELECT=1 {{(pid=113563) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:25:27.767165 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.middleware.request_id [None req-7581c04c-6a3e-433e-a767-ce1816a6cd1b None None] RequestId filter calling following filter/app {{(pid=113561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:25:27.769479 np0000173039 devstack@c-api.service[113561]: INFO cinder.api.openstack.wsgi [None req-7581c04c-6a3e-433e-a767-ce1816a6cd1b demo demo] GET https://199.204.45.116/volume/v3/volumes/detail May 09 09:25:27.769712 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.openstack.wsgi [None req-7581c04c-6a3e-433e-a767-ce1816a6cd1b demo demo] Empty body provided in request {{(pid=113561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:25:27.769954 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.openstack.wsgi [None req-7581c04c-6a3e-433e-a767-ce1816a6cd1b demo demo] Calling method 'detail' {{(pid=113561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:25:27.770208 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.api_utils [None req-7581c04c-6a3e-433e-a767-ce1816a6cd1b demo demo] Removing options '' from query. {{(pid=113561) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:25:27.771044 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.volume.api [None req-7581c04c-6a3e-433e-a767-ce1816a6cd1b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113561) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:25:27.778209 np0000173039 devstack@c-api.service[113561]: INFO cinder.volume.api [None req-7581c04c-6a3e-433e-a767-ce1816a6cd1b demo demo] Get all volumes completed successfully. May 09 09:25:27.780401 np0000173039 devstack@c-api.service[113561]: INFO cinder.api.openstack.wsgi [None req-7581c04c-6a3e-433e-a767-ce1816a6cd1b demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 May 09 09:25:27.780814 np0000173039 devstack@c-api.service[113561]: [pid: 113561|app: 0|req: 4/14] 199.204.45.116 () {64 vars in 1295 bytes} [Sat May 9 09:25:27 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:25:37.774452 np0000173039 devstack@c-api.service[113561]: DEBUG dbcounter [-] [113561] Writing DB stats cinder:SELECT=1 {{(pid=113561) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:26:27.818358 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.middleware.request_id [None req-dc00e9ce-c7ce-4ba2-8031-bedff5e0fce9 None None] RequestId filter calling following filter/app {{(pid=113562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:26:27.956281 np0000173039 devstack@c-api.service[113562]: INFO cinder.api.openstack.wsgi [None req-dc00e9ce-c7ce-4ba2-8031-bedff5e0fce9 demo demo] GET https://199.204.45.116/volume/v3/volumes/detail May 09 09:26:27.956692 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.openstack.wsgi [None req-dc00e9ce-c7ce-4ba2-8031-bedff5e0fce9 demo demo] Empty body provided in request {{(pid=113562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:26:27.957137 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.openstack.wsgi [None req-dc00e9ce-c7ce-4ba2-8031-bedff5e0fce9 demo demo] Calling method 'detail' {{(pid=113562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:26:27.957676 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.api_utils [None req-dc00e9ce-c7ce-4ba2-8031-bedff5e0fce9 demo demo] Removing options '' from query. {{(pid=113562) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:26:27.959158 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.volume.api [None req-dc00e9ce-c7ce-4ba2-8031-bedff5e0fce9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113562) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:26:27.969264 np0000173039 devstack@c-api.service[113562]: INFO cinder.volume.api [None req-dc00e9ce-c7ce-4ba2-8031-bedff5e0fce9 demo demo] Get all volumes completed successfully. May 09 09:26:27.973892 np0000173039 devstack@c-api.service[113562]: INFO cinder.api.openstack.wsgi [None req-dc00e9ce-c7ce-4ba2-8031-bedff5e0fce9 demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 May 09 09:26:27.973892 np0000173039 devstack@c-api.service[113562]: [pid: 113562|app: 0|req: 4/15] 199.204.45.116 () {64 vars in 1295 bytes} [Sat May 9 09:26:27 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:26:37.962048 np0000173039 devstack@c-api.service[113562]: DEBUG dbcounter [-] [113562] Writing DB stats cinder:SELECT=1 {{(pid=113562) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:27:27.990777 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.middleware.request_id [None req-4b53391d-320a-4ae7-8a2c-cfa2fd063c19 None None] RequestId filter calling following filter/app {{(pid=113564) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:27:27.994937 np0000173039 devstack@c-api.service[113564]: INFO cinder.api.openstack.wsgi [None req-4b53391d-320a-4ae7-8a2c-cfa2fd063c19 demo demo] GET https://199.204.45.116/volume/v3/volumes/detail May 09 09:27:27.994937 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.openstack.wsgi [None req-4b53391d-320a-4ae7-8a2c-cfa2fd063c19 demo demo] Empty body provided in request {{(pid=113564) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:27:27.995132 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.openstack.wsgi [None req-4b53391d-320a-4ae7-8a2c-cfa2fd063c19 demo demo] Calling method 'detail' {{(pid=113564) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:27:27.995520 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.api_utils [None req-4b53391d-320a-4ae7-8a2c-cfa2fd063c19 demo demo] Removing options '' from query. {{(pid=113564) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:27:28.000997 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.volume.api [None req-4b53391d-320a-4ae7-8a2c-cfa2fd063c19 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113564) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:27:28.015054 np0000173039 devstack@c-api.service[113564]: INFO cinder.volume.api [None req-4b53391d-320a-4ae7-8a2c-cfa2fd063c19 demo demo] Get all volumes completed successfully. May 09 09:27:28.017086 np0000173039 devstack@c-api.service[113564]: INFO cinder.api.openstack.wsgi [None req-4b53391d-320a-4ae7-8a2c-cfa2fd063c19 demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 May 09 09:27:28.017520 np0000173039 devstack@c-api.service[113564]: [pid: 113564|app: 0|req: 5/16] 199.204.45.116 () {64 vars in 1295 bytes} [Sat May 9 09:27:27 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:27:38.006525 np0000173039 devstack@c-api.service[113564]: DEBUG dbcounter [-] [113564] Writing DB stats cinder:SELECT=1 {{(pid=113564) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:28:28.038104 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.middleware.request_id [None req-968376f2-924a-4954-94ee-4eec752c5ee1 None None] RequestId filter calling following filter/app {{(pid=113563) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:28:28.043321 np0000173039 devstack@c-api.service[113563]: INFO cinder.api.openstack.wsgi [None req-968376f2-924a-4954-94ee-4eec752c5ee1 demo demo] GET https://199.204.45.116/volume/v3/volumes/detail May 09 09:28:28.044014 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.openstack.wsgi [None req-968376f2-924a-4954-94ee-4eec752c5ee1 demo demo] Empty body provided in request {{(pid=113563) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:28:28.044487 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.openstack.wsgi [None req-968376f2-924a-4954-94ee-4eec752c5ee1 demo demo] Calling method 'detail' {{(pid=113563) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:28:28.045116 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.api_utils [None req-968376f2-924a-4954-94ee-4eec752c5ee1 demo demo] Removing options '' from query. {{(pid=113563) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:28:28.046153 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.volume.api [None req-968376f2-924a-4954-94ee-4eec752c5ee1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113563) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:28:28.055876 np0000173039 devstack@c-api.service[113563]: INFO cinder.volume.api [None req-968376f2-924a-4954-94ee-4eec752c5ee1 demo demo] Get all volumes completed successfully. May 09 09:28:28.059003 np0000173039 devstack@c-api.service[113563]: INFO cinder.api.openstack.wsgi [None req-968376f2-924a-4954-94ee-4eec752c5ee1 demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 May 09 09:28:28.060162 np0000173039 devstack@c-api.service[113563]: [pid: 113563|app: 0|req: 4/17] 199.204.45.116 () {64 vars in 1295 bytes} [Sat May 9 09:28:28 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:28:38.050486 np0000173039 devstack@c-api.service[113563]: DEBUG dbcounter [-] [113563] Writing DB stats cinder:SELECT=1 {{(pid=113563) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:29:28.074051 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.middleware.request_id [None req-f078bc4e-5d3a-4412-95e5-5671edd44701 None None] RequestId filter calling following filter/app {{(pid=113561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:29:28.077076 np0000173039 devstack@c-api.service[113561]: INFO cinder.api.openstack.wsgi [None req-f078bc4e-5d3a-4412-95e5-5671edd44701 demo demo] GET https://199.204.45.116/volume/v3/volumes/detail May 09 09:29:28.077076 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.openstack.wsgi [None req-f078bc4e-5d3a-4412-95e5-5671edd44701 demo demo] Empty body provided in request {{(pid=113561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:29:28.077076 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.openstack.wsgi [None req-f078bc4e-5d3a-4412-95e5-5671edd44701 demo demo] Calling method 'detail' {{(pid=113561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:29:28.077076 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.api_utils [None req-f078bc4e-5d3a-4412-95e5-5671edd44701 demo demo] Removing options '' from query. {{(pid=113561) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:29:28.077538 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.volume.api [None req-f078bc4e-5d3a-4412-95e5-5671edd44701 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113561) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:29:28.084936 np0000173039 devstack@c-api.service[113561]: INFO cinder.volume.api [None req-f078bc4e-5d3a-4412-95e5-5671edd44701 demo demo] Get all volumes completed successfully. May 09 09:29:28.087298 np0000173039 devstack@c-api.service[113561]: INFO cinder.api.openstack.wsgi [None req-f078bc4e-5d3a-4412-95e5-5671edd44701 demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 May 09 09:29:28.087731 np0000173039 devstack@c-api.service[113561]: [pid: 113561|app: 0|req: 5/18] 199.204.45.116 () {64 vars in 1295 bytes} [Sat May 9 09:29:28 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:29:38.081205 np0000173039 devstack@c-api.service[113561]: DEBUG dbcounter [-] [113561] Writing DB stats cinder:SELECT=1 {{(pid=113561) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:30:28.106972 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.middleware.request_id [None req-1e406fd2-d7f5-4b07-9820-be0c2d071d70 None None] RequestId filter calling following filter/app {{(pid=113562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:30:28.111355 np0000173039 devstack@c-api.service[113562]: INFO cinder.api.openstack.wsgi [None req-1e406fd2-d7f5-4b07-9820-be0c2d071d70 demo demo] GET https://199.204.45.116/volume/v3/volumes/detail May 09 09:30:28.111355 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.openstack.wsgi [None req-1e406fd2-d7f5-4b07-9820-be0c2d071d70 demo demo] Empty body provided in request {{(pid=113562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:30:28.111355 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.openstack.wsgi [None req-1e406fd2-d7f5-4b07-9820-be0c2d071d70 demo demo] Calling method 'detail' {{(pid=113562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:30:28.111578 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.api_utils [None req-1e406fd2-d7f5-4b07-9820-be0c2d071d70 demo demo] Removing options '' from query. {{(pid=113562) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:30:28.113378 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.volume.api [None req-1e406fd2-d7f5-4b07-9820-be0c2d071d70 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113562) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:30:28.121073 np0000173039 devstack@c-api.service[113562]: INFO cinder.volume.api [None req-1e406fd2-d7f5-4b07-9820-be0c2d071d70 demo demo] Get all volumes completed successfully. May 09 09:30:28.123978 np0000173039 devstack@c-api.service[113562]: INFO cinder.api.openstack.wsgi [None req-1e406fd2-d7f5-4b07-9820-be0c2d071d70 demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 May 09 09:30:28.124537 np0000173039 devstack@c-api.service[113562]: [pid: 113562|app: 0|req: 5/19] 199.204.45.116 () {64 vars in 1295 bytes} [Sat May 9 09:30:28 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:30:38.115892 np0000173039 devstack@c-api.service[113562]: DEBUG dbcounter [-] [113562] Writing DB stats cinder:SELECT=1 {{(pid=113562) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:31:28.139572 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.middleware.request_id [None req-29c09b4f-0ad4-45ce-b8a9-3bc25f34ca9a None None] RequestId filter calling following filter/app {{(pid=113564) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:31:28.321967 np0000173039 devstack@c-api.service[113564]: INFO cinder.api.openstack.wsgi [None req-29c09b4f-0ad4-45ce-b8a9-3bc25f34ca9a demo demo] GET https://199.204.45.116/volume/v3/volumes/detail May 09 09:31:28.321967 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.openstack.wsgi [None req-29c09b4f-0ad4-45ce-b8a9-3bc25f34ca9a demo demo] Empty body provided in request {{(pid=113564) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:31:28.322376 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.openstack.wsgi [None req-29c09b4f-0ad4-45ce-b8a9-3bc25f34ca9a demo demo] Calling method 'detail' {{(pid=113564) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:31:28.322899 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.api_utils [None req-29c09b4f-0ad4-45ce-b8a9-3bc25f34ca9a demo demo] Removing options '' from query. {{(pid=113564) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:31:28.324564 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.volume.api [None req-29c09b4f-0ad4-45ce-b8a9-3bc25f34ca9a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113564) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:31:28.333955 np0000173039 devstack@c-api.service[113564]: INFO cinder.volume.api [None req-29c09b4f-0ad4-45ce-b8a9-3bc25f34ca9a demo demo] Get all volumes completed successfully. May 09 09:31:28.337338 np0000173039 devstack@c-api.service[113564]: INFO cinder.api.openstack.wsgi [None req-29c09b4f-0ad4-45ce-b8a9-3bc25f34ca9a demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 May 09 09:31:28.337824 np0000173039 devstack@c-api.service[113564]: [pid: 113564|app: 0|req: 6/20] 199.204.45.116 () {64 vars in 1295 bytes} [Sat May 9 09:31:28 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:31:38.328513 np0000173039 devstack@c-api.service[113564]: DEBUG dbcounter [-] [113564] Writing DB stats cinder:SELECT=1 {{(pid=113564) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:32:28.353721 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.middleware.request_id [None req-c0340abf-e656-4059-b3f3-978d3e0da5a3 None None] RequestId filter calling following filter/app {{(pid=113563) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:32:28.357032 np0000173039 devstack@c-api.service[113563]: INFO cinder.api.openstack.wsgi [None req-c0340abf-e656-4059-b3f3-978d3e0da5a3 demo demo] GET https://199.204.45.116/volume/v3/volumes/detail May 09 09:32:28.357032 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.openstack.wsgi [None req-c0340abf-e656-4059-b3f3-978d3e0da5a3 demo demo] Empty body provided in request {{(pid=113563) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:32:28.357032 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.openstack.wsgi [None req-c0340abf-e656-4059-b3f3-978d3e0da5a3 demo demo] Calling method 'detail' {{(pid=113563) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:32:28.357032 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.api_utils [None req-c0340abf-e656-4059-b3f3-978d3e0da5a3 demo demo] Removing options '' from query. {{(pid=113563) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:32:28.357882 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.volume.api [None req-c0340abf-e656-4059-b3f3-978d3e0da5a3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113563) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:32:28.364633 np0000173039 devstack@c-api.service[113563]: INFO cinder.volume.api [None req-c0340abf-e656-4059-b3f3-978d3e0da5a3 demo demo] Get all volumes completed successfully. May 09 09:32:28.366661 np0000173039 devstack@c-api.service[113563]: INFO cinder.api.openstack.wsgi [None req-c0340abf-e656-4059-b3f3-978d3e0da5a3 demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 May 09 09:32:28.367090 np0000173039 devstack@c-api.service[113563]: [pid: 113563|app: 0|req: 5/21] 199.204.45.116 () {64 vars in 1295 bytes} [Sat May 9 09:32:28 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:32:38.363213 np0000173039 devstack@c-api.service[113563]: DEBUG dbcounter [-] [113563] Writing DB stats cinder:SELECT=1 {{(pid=113563) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:33:28.381843 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.middleware.request_id [None req-2d916389-36e5-4709-b033-2de0eaf19040 None None] RequestId filter calling following filter/app {{(pid=113561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:33:28.385469 np0000173039 devstack@c-api.service[113561]: INFO cinder.api.openstack.wsgi [None req-2d916389-36e5-4709-b033-2de0eaf19040 demo demo] GET https://199.204.45.116/volume/v3/volumes/detail May 09 09:33:28.385990 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.openstack.wsgi [None req-2d916389-36e5-4709-b033-2de0eaf19040 demo demo] Empty body provided in request {{(pid=113561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:33:28.385990 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.openstack.wsgi [None req-2d916389-36e5-4709-b033-2de0eaf19040 demo demo] Calling method 'detail' {{(pid=113561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:33:28.386361 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.api_utils [None req-2d916389-36e5-4709-b033-2de0eaf19040 demo demo] Removing options '' from query. {{(pid=113561) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:33:28.387210 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.volume.api [None req-2d916389-36e5-4709-b033-2de0eaf19040 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113561) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:33:28.395910 np0000173039 devstack@c-api.service[113561]: INFO cinder.volume.api [None req-2d916389-36e5-4709-b033-2de0eaf19040 demo demo] Get all volumes completed successfully. May 09 09:33:28.398949 np0000173039 devstack@c-api.service[113561]: INFO cinder.api.openstack.wsgi [None req-2d916389-36e5-4709-b033-2de0eaf19040 demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 May 09 09:33:28.399533 np0000173039 devstack@c-api.service[113561]: [pid: 113561|app: 0|req: 6/22] 199.204.45.116 () {64 vars in 1295 bytes} [Sat May 9 09:33:28 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:33:38.390261 np0000173039 devstack@c-api.service[113561]: DEBUG dbcounter [-] [113561] Writing DB stats cinder:SELECT=1 {{(pid=113561) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:34:28.413673 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.middleware.request_id [None req-5231ebb8-0b47-4a40-ab1b-e2e9b73b23c8 None None] RequestId filter calling following filter/app {{(pid=113562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:34:28.417157 np0000173039 devstack@c-api.service[113562]: INFO cinder.api.openstack.wsgi [None req-5231ebb8-0b47-4a40-ab1b-e2e9b73b23c8 demo demo] GET https://199.204.45.116/volume/v3/volumes/detail May 09 09:34:28.417407 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.openstack.wsgi [None req-5231ebb8-0b47-4a40-ab1b-e2e9b73b23c8 demo demo] Empty body provided in request {{(pid=113562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:34:28.417655 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.openstack.wsgi [None req-5231ebb8-0b47-4a40-ab1b-e2e9b73b23c8 demo demo] Calling method 'detail' {{(pid=113562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:34:28.418011 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.api_utils [None req-5231ebb8-0b47-4a40-ab1b-e2e9b73b23c8 demo demo] Removing options '' from query. {{(pid=113562) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:34:28.418998 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.volume.api [None req-5231ebb8-0b47-4a40-ab1b-e2e9b73b23c8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113562) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:34:28.428263 np0000173039 devstack@c-api.service[113562]: INFO cinder.volume.api [None req-5231ebb8-0b47-4a40-ab1b-e2e9b73b23c8 demo demo] Get all volumes completed successfully. May 09 09:34:28.431417 np0000173039 devstack@c-api.service[113562]: INFO cinder.api.openstack.wsgi [None req-5231ebb8-0b47-4a40-ab1b-e2e9b73b23c8 demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 May 09 09:34:28.431833 np0000173039 devstack@c-api.service[113562]: [pid: 113562|app: 0|req: 6/23] 199.204.45.116 () {64 vars in 1295 bytes} [Sat May 9 09:34:28 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:34:38.422406 np0000173039 devstack@c-api.service[113562]: DEBUG dbcounter [-] [113562] Writing DB stats cinder:SELECT=1 {{(pid=113562) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:35:28.446984 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.middleware.request_id [None req-e3d2631b-8996-4669-b85c-7c024d5e1a32 None None] RequestId filter calling following filter/app {{(pid=113564) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:35:28.449755 np0000173039 devstack@c-api.service[113564]: INFO cinder.api.openstack.wsgi [None req-e3d2631b-8996-4669-b85c-7c024d5e1a32 demo demo] GET https://199.204.45.116/volume/v3/volumes/detail May 09 09:35:28.450062 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.openstack.wsgi [None req-e3d2631b-8996-4669-b85c-7c024d5e1a32 demo demo] Empty body provided in request {{(pid=113564) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:35:28.450335 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.openstack.wsgi [None req-e3d2631b-8996-4669-b85c-7c024d5e1a32 demo demo] Calling method 'detail' {{(pid=113564) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:35:28.450671 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.api_utils [None req-e3d2631b-8996-4669-b85c-7c024d5e1a32 demo demo] Removing options '' from query. {{(pid=113564) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:35:28.451700 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.volume.api [None req-e3d2631b-8996-4669-b85c-7c024d5e1a32 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113564) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:35:28.467084 np0000173039 devstack@c-api.service[113564]: INFO cinder.volume.api [None req-e3d2631b-8996-4669-b85c-7c024d5e1a32 demo demo] Get all volumes completed successfully. May 09 09:35:28.470597 np0000173039 devstack@c-api.service[113564]: INFO cinder.api.openstack.wsgi [None req-e3d2631b-8996-4669-b85c-7c024d5e1a32 demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 May 09 09:35:28.471123 np0000173039 devstack@c-api.service[113564]: [pid: 113564|app: 0|req: 7/24] 199.204.45.116 () {64 vars in 1295 bytes} [Sat May 9 09:35:28 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:35:38.455903 np0000173039 devstack@c-api.service[113564]: DEBUG dbcounter [-] [113564] Writing DB stats cinder:SELECT=1 {{(pid=113564) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:36:28.487898 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.middleware.request_id [None req-3ee4c811-7e83-4c5c-a7fa-a78f53d1baab None None] RequestId filter calling following filter/app {{(pid=113563) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:36:28.596021 np0000173039 devstack@c-api.service[113563]: INFO cinder.api.openstack.wsgi [None req-3ee4c811-7e83-4c5c-a7fa-a78f53d1baab demo demo] GET https://199.204.45.116/volume/v3/volumes/detail May 09 09:36:28.596518 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.openstack.wsgi [None req-3ee4c811-7e83-4c5c-a7fa-a78f53d1baab demo demo] Empty body provided in request {{(pid=113563) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:36:28.596770 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.openstack.wsgi [None req-3ee4c811-7e83-4c5c-a7fa-a78f53d1baab demo demo] Calling method 'detail' {{(pid=113563) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:36:28.597304 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.api_utils [None req-3ee4c811-7e83-4c5c-a7fa-a78f53d1baab demo demo] Removing options '' from query. {{(pid=113563) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:36:28.598721 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.volume.api [None req-3ee4c811-7e83-4c5c-a7fa-a78f53d1baab demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113563) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:36:28.608238 np0000173039 devstack@c-api.service[113563]: INFO cinder.volume.api [None req-3ee4c811-7e83-4c5c-a7fa-a78f53d1baab demo demo] Get all volumes completed successfully. May 09 09:36:28.610222 np0000173039 devstack@c-api.service[113563]: INFO cinder.api.openstack.wsgi [None req-3ee4c811-7e83-4c5c-a7fa-a78f53d1baab demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 May 09 09:36:28.610570 np0000173039 devstack@c-api.service[113563]: [pid: 113563|app: 0|req: 6/25] 199.204.45.116 () {64 vars in 1295 bytes} [Sat May 9 09:36:28 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:36:38.606283 np0000173039 devstack@c-api.service[113563]: DEBUG dbcounter [-] [113563] Writing DB stats cinder:SELECT=1 {{(pid=113563) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:37:28.624571 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.middleware.request_id [None req-8c786743-2998-4114-9584-12e4b9ce7b54 None None] RequestId filter calling following filter/app {{(pid=113561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:37:28.629372 np0000173039 devstack@c-api.service[113561]: INFO cinder.api.openstack.wsgi [None req-8c786743-2998-4114-9584-12e4b9ce7b54 demo demo] GET https://199.204.45.116/volume/v3/volumes/detail May 09 09:37:28.629903 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.openstack.wsgi [None req-8c786743-2998-4114-9584-12e4b9ce7b54 demo demo] Empty body provided in request {{(pid=113561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:37:28.630406 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.openstack.wsgi [None req-8c786743-2998-4114-9584-12e4b9ce7b54 demo demo] Calling method 'detail' {{(pid=113561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:37:28.631056 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.api_utils [None req-8c786743-2998-4114-9584-12e4b9ce7b54 demo demo] Removing options '' from query. {{(pid=113561) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:37:28.632445 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.volume.api [None req-8c786743-2998-4114-9584-12e4b9ce7b54 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113561) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:37:28.639408 np0000173039 devstack@c-api.service[113561]: INFO cinder.volume.api [None req-8c786743-2998-4114-9584-12e4b9ce7b54 demo demo] Get all volumes completed successfully. May 09 09:37:28.641567 np0000173039 devstack@c-api.service[113561]: INFO cinder.api.openstack.wsgi [None req-8c786743-2998-4114-9584-12e4b9ce7b54 demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 May 09 09:37:28.642139 np0000173039 devstack@c-api.service[113561]: [pid: 113561|app: 0|req: 7/26] 199.204.45.116 () {64 vars in 1295 bytes} [Sat May 9 09:37:28 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:37:38.634884 np0000173039 devstack@c-api.service[113561]: DEBUG dbcounter [-] [113561] Writing DB stats cinder:SELECT=1 {{(pid=113561) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:38:28.659141 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.middleware.request_id [None req-b21034c3-df49-404e-98e2-e4a77baa1289 None None] RequestId filter calling following filter/app {{(pid=113562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:38:28.664277 np0000173039 devstack@c-api.service[113562]: INFO cinder.api.openstack.wsgi [None req-b21034c3-df49-404e-98e2-e4a77baa1289 demo demo] GET https://199.204.45.116/volume/v3/volumes/detail May 09 09:38:28.664697 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.openstack.wsgi [None req-b21034c3-df49-404e-98e2-e4a77baa1289 demo demo] Empty body provided in request {{(pid=113562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:38:28.665170 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.openstack.wsgi [None req-b21034c3-df49-404e-98e2-e4a77baa1289 demo demo] Calling method 'detail' {{(pid=113562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:38:28.665750 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.api_utils [None req-b21034c3-df49-404e-98e2-e4a77baa1289 demo demo] Removing options '' from query. {{(pid=113562) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:38:28.666820 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.volume.api [None req-b21034c3-df49-404e-98e2-e4a77baa1289 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113562) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:38:28.677056 np0000173039 devstack@c-api.service[113562]: INFO cinder.volume.api [None req-b21034c3-df49-404e-98e2-e4a77baa1289 demo demo] Get all volumes completed successfully. May 09 09:38:28.681751 np0000173039 devstack@c-api.service[113562]: INFO cinder.api.openstack.wsgi [None req-b21034c3-df49-404e-98e2-e4a77baa1289 demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 May 09 09:38:28.682971 np0000173039 devstack@c-api.service[113562]: [pid: 113562|app: 0|req: 7/27] 199.204.45.116 () {64 vars in 1295 bytes} [Sat May 9 09:38:28 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:38:38.670057 np0000173039 devstack@c-api.service[113562]: DEBUG dbcounter [-] [113562] Writing DB stats cinder:SELECT=1 {{(pid=113562) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:39:28.698319 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.middleware.request_id [None req-3d9ed88f-c513-4b6c-a1a4-d09b6178a846 None None] RequestId filter calling following filter/app {{(pid=113564) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:39:28.706535 np0000173039 devstack@c-api.service[113564]: INFO cinder.api.openstack.wsgi [None req-3d9ed88f-c513-4b6c-a1a4-d09b6178a846 demo demo] GET https://199.204.45.116/volume/v3/volumes/detail May 09 09:39:28.706993 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.openstack.wsgi [None req-3d9ed88f-c513-4b6c-a1a4-d09b6178a846 demo demo] Empty body provided in request {{(pid=113564) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:39:28.707541 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.openstack.wsgi [None req-3d9ed88f-c513-4b6c-a1a4-d09b6178a846 demo demo] Calling method 'detail' {{(pid=113564) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:39:28.708132 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.api_utils [None req-3d9ed88f-c513-4b6c-a1a4-d09b6178a846 demo demo] Removing options '' from query. {{(pid=113564) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:39:28.709369 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.volume.api [None req-3d9ed88f-c513-4b6c-a1a4-d09b6178a846 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113564) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:39:28.718571 np0000173039 devstack@c-api.service[113564]: INFO cinder.volume.api [None req-3d9ed88f-c513-4b6c-a1a4-d09b6178a846 demo demo] Get all volumes completed successfully. May 09 09:39:28.720701 np0000173039 devstack@c-api.service[113564]: INFO cinder.api.openstack.wsgi [None req-3d9ed88f-c513-4b6c-a1a4-d09b6178a846 demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 May 09 09:39:28.721456 np0000173039 devstack@c-api.service[113564]: [pid: 113564|app: 0|req: 8/28] 199.204.45.116 () {64 vars in 1295 bytes} [Sat May 9 09:39:28 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:39:38.713358 np0000173039 devstack@c-api.service[113564]: DEBUG dbcounter [-] [113564] Writing DB stats cinder:SELECT=1 {{(pid=113564) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:40:28.734812 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.middleware.request_id [None req-be50c962-cc72-45de-83ba-43d9159c5529 None None] RequestId filter calling following filter/app {{(pid=113563) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:40:28.738249 np0000173039 devstack@c-api.service[113563]: INFO cinder.api.openstack.wsgi [None req-be50c962-cc72-45de-83ba-43d9159c5529 demo demo] GET https://199.204.45.116/volume/v3/volumes/detail May 09 09:40:28.738572 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.openstack.wsgi [None req-be50c962-cc72-45de-83ba-43d9159c5529 demo demo] Empty body provided in request {{(pid=113563) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:40:28.738890 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.openstack.wsgi [None req-be50c962-cc72-45de-83ba-43d9159c5529 demo demo] Calling method 'detail' {{(pid=113563) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:40:28.739266 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.api_utils [None req-be50c962-cc72-45de-83ba-43d9159c5529 demo demo] Removing options '' from query. {{(pid=113563) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:40:28.740602 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.volume.api [None req-be50c962-cc72-45de-83ba-43d9159c5529 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113563) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:40:28.748369 np0000173039 devstack@c-api.service[113563]: INFO cinder.volume.api [None req-be50c962-cc72-45de-83ba-43d9159c5529 demo demo] Get all volumes completed successfully. May 09 09:40:28.750972 np0000173039 devstack@c-api.service[113563]: INFO cinder.api.openstack.wsgi [None req-be50c962-cc72-45de-83ba-43d9159c5529 demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 May 09 09:40:28.751333 np0000173039 devstack@c-api.service[113563]: [pid: 113563|app: 0|req: 7/29] 199.204.45.116 () {64 vars in 1295 bytes} [Sat May 9 09:40:28 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:40:38.744594 np0000173039 devstack@c-api.service[113563]: DEBUG dbcounter [-] [113563] Writing DB stats cinder:SELECT=1 {{(pid=113563) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:41:28.764437 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.middleware.request_id [None req-3374d6c4-02d4-47df-a559-07913918366a None None] RequestId filter calling following filter/app {{(pid=113561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:41:28.849720 np0000173039 devstack@c-api.service[113561]: INFO cinder.api.openstack.wsgi [None req-3374d6c4-02d4-47df-a559-07913918366a demo demo] GET https://199.204.45.116/volume/v3/volumes/detail May 09 09:41:28.849990 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.openstack.wsgi [None req-3374d6c4-02d4-47df-a559-07913918366a demo demo] Empty body provided in request {{(pid=113561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:41:28.850247 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.openstack.wsgi [None req-3374d6c4-02d4-47df-a559-07913918366a demo demo] Calling method 'detail' {{(pid=113561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:41:28.850535 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.api_utils [None req-3374d6c4-02d4-47df-a559-07913918366a demo demo] Removing options '' from query. {{(pid=113561) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:41:28.851815 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.volume.api [None req-3374d6c4-02d4-47df-a559-07913918366a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113561) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:41:28.860622 np0000173039 devstack@c-api.service[113561]: INFO cinder.volume.api [None req-3374d6c4-02d4-47df-a559-07913918366a demo demo] Get all volumes completed successfully. May 09 09:41:28.863303 np0000173039 devstack@c-api.service[113561]: INFO cinder.api.openstack.wsgi [None req-3374d6c4-02d4-47df-a559-07913918366a demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 May 09 09:41:28.863871 np0000173039 devstack@c-api.service[113561]: [pid: 113561|app: 0|req: 8/30] 199.204.45.116 () {64 vars in 1295 bytes} [Sat May 9 09:41:28 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:41:38.855508 np0000173039 devstack@c-api.service[113561]: DEBUG dbcounter [-] [113561] Writing DB stats cinder:SELECT=1 {{(pid=113561) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:42:28.876022 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.middleware.request_id [None req-a8a4c935-c81f-4862-bddf-e88e029fc565 None None] RequestId filter calling following filter/app {{(pid=113562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:42:28.880327 np0000173039 devstack@c-api.service[113562]: INFO cinder.api.openstack.wsgi [None req-a8a4c935-c81f-4862-bddf-e88e029fc565 demo demo] GET https://199.204.45.116/volume/v3/volumes/detail May 09 09:42:28.880718 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.openstack.wsgi [None req-a8a4c935-c81f-4862-bddf-e88e029fc565 demo demo] Empty body provided in request {{(pid=113562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:42:28.881368 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.openstack.wsgi [None req-a8a4c935-c81f-4862-bddf-e88e029fc565 demo demo] Calling method 'detail' {{(pid=113562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:42:28.881882 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.api_utils [None req-a8a4c935-c81f-4862-bddf-e88e029fc565 demo demo] Removing options '' from query. {{(pid=113562) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:42:28.883676 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.volume.api [None req-a8a4c935-c81f-4862-bddf-e88e029fc565 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113562) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:42:28.893126 np0000173039 devstack@c-api.service[113562]: INFO cinder.volume.api [None req-a8a4c935-c81f-4862-bddf-e88e029fc565 demo demo] Get all volumes completed successfully. May 09 09:42:28.896496 np0000173039 devstack@c-api.service[113562]: INFO cinder.api.openstack.wsgi [None req-a8a4c935-c81f-4862-bddf-e88e029fc565 demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 May 09 09:42:28.897108 np0000173039 devstack@c-api.service[113562]: [pid: 113562|app: 0|req: 8/31] 199.204.45.116 () {64 vars in 1295 bytes} [Sat May 9 09:42:28 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:42:38.886634 np0000173039 devstack@c-api.service[113562]: DEBUG dbcounter [-] [113562] Writing DB stats cinder:SELECT=1 {{(pid=113562) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:43:28.917548 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.middleware.request_id [None req-7b679e61-6913-443d-aceb-e283a502a348 None None] RequestId filter calling following filter/app {{(pid=113564) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:43:28.923045 np0000173039 devstack@c-api.service[113564]: INFO cinder.api.openstack.wsgi [None req-7b679e61-6913-443d-aceb-e283a502a348 demo demo] GET https://199.204.45.116/volume/v3/volumes/detail May 09 09:43:28.923045 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.openstack.wsgi [None req-7b679e61-6913-443d-aceb-e283a502a348 demo demo] Empty body provided in request {{(pid=113564) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:43:28.923045 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.openstack.wsgi [None req-7b679e61-6913-443d-aceb-e283a502a348 demo demo] Calling method 'detail' {{(pid=113564) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:43:28.924260 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.api_utils [None req-7b679e61-6913-443d-aceb-e283a502a348 demo demo] Removing options '' from query. {{(pid=113564) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:43:28.925684 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.volume.api [None req-7b679e61-6913-443d-aceb-e283a502a348 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113564) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:43:28.933116 np0000173039 devstack@c-api.service[113564]: INFO cinder.volume.api [None req-7b679e61-6913-443d-aceb-e283a502a348 demo demo] Get all volumes completed successfully. May 09 09:43:28.935203 np0000173039 devstack@c-api.service[113564]: INFO cinder.api.openstack.wsgi [None req-7b679e61-6913-443d-aceb-e283a502a348 demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 May 09 09:43:28.935593 np0000173039 devstack@c-api.service[113564]: [pid: 113564|app: 0|req: 9/32] 199.204.45.116 () {64 vars in 1295 bytes} [Sat May 9 09:43:28 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:43:38.928511 np0000173039 devstack@c-api.service[113564]: DEBUG dbcounter [-] [113564] Writing DB stats cinder:SELECT=1 {{(pid=113564) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:44:28.950050 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.middleware.request_id [None req-db2d2dc0-23b2-42a3-9e67-c337ac4af312 None None] RequestId filter calling following filter/app {{(pid=113563) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:44:28.953866 np0000173039 devstack@c-api.service[113563]: INFO cinder.api.openstack.wsgi [None req-db2d2dc0-23b2-42a3-9e67-c337ac4af312 demo demo] GET https://199.204.45.116/volume/v3/volumes/detail May 09 09:44:28.954110 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.openstack.wsgi [None req-db2d2dc0-23b2-42a3-9e67-c337ac4af312 demo demo] Empty body provided in request {{(pid=113563) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:44:28.954437 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.openstack.wsgi [None req-db2d2dc0-23b2-42a3-9e67-c337ac4af312 demo demo] Calling method 'detail' {{(pid=113563) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:44:28.954885 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.api_utils [None req-db2d2dc0-23b2-42a3-9e67-c337ac4af312 demo demo] Removing options '' from query. {{(pid=113563) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:44:28.956059 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.volume.api [None req-db2d2dc0-23b2-42a3-9e67-c337ac4af312 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113563) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:44:28.963395 np0000173039 devstack@c-api.service[113563]: INFO cinder.volume.api [None req-db2d2dc0-23b2-42a3-9e67-c337ac4af312 demo demo] Get all volumes completed successfully. May 09 09:44:28.965834 np0000173039 devstack@c-api.service[113563]: INFO cinder.api.openstack.wsgi [None req-db2d2dc0-23b2-42a3-9e67-c337ac4af312 demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 May 09 09:44:28.966462 np0000173039 devstack@c-api.service[113563]: [pid: 113563|app: 0|req: 8/33] 199.204.45.116 () {64 vars in 1295 bytes} [Sat May 9 09:44:28 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:44:38.960979 np0000173039 devstack@c-api.service[113563]: DEBUG dbcounter [-] [113563] Writing DB stats cinder:SELECT=1 {{(pid=113563) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:45:28.984768 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.middleware.request_id [None req-23b19103-f002-461f-a1fd-0442e36a78b3 None None] RequestId filter calling following filter/app {{(pid=113561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:45:28.988111 np0000173039 devstack@c-api.service[113561]: INFO cinder.api.openstack.wsgi [None req-23b19103-f002-461f-a1fd-0442e36a78b3 demo demo] GET https://199.204.45.116/volume/v3/volumes/detail May 09 09:45:28.988503 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.openstack.wsgi [None req-23b19103-f002-461f-a1fd-0442e36a78b3 demo demo] Empty body provided in request {{(pid=113561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:45:28.988822 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.openstack.wsgi [None req-23b19103-f002-461f-a1fd-0442e36a78b3 demo demo] Calling method 'detail' {{(pid=113561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:45:28.989196 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.api_utils [None req-23b19103-f002-461f-a1fd-0442e36a78b3 demo demo] Removing options '' from query. {{(pid=113561) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:45:28.990258 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.volume.api [None req-23b19103-f002-461f-a1fd-0442e36a78b3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113561) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:45:29.000268 np0000173039 devstack@c-api.service[113561]: INFO cinder.volume.api [None req-23b19103-f002-461f-a1fd-0442e36a78b3 demo demo] Get all volumes completed successfully. May 09 09:45:29.003680 np0000173039 devstack@c-api.service[113561]: INFO cinder.api.openstack.wsgi [None req-23b19103-f002-461f-a1fd-0442e36a78b3 demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 May 09 09:45:29.004138 np0000173039 devstack@c-api.service[113561]: [pid: 113561|app: 0|req: 9/34] 199.204.45.116 () {64 vars in 1295 bytes} [Sat May 9 09:45:28 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:45:38.994201 np0000173039 devstack@c-api.service[113561]: DEBUG dbcounter [-] [113561] Writing DB stats cinder:SELECT=1 {{(pid=113561) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:46:29.016687 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.middleware.request_id [None req-19e82e24-589a-44d1-9ca3-5454adde337e None None] RequestId filter calling following filter/app {{(pid=113562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:46:29.052493 np0000173039 devstack@c-api.service[113562]: INFO cinder.api.openstack.wsgi [None req-19e82e24-589a-44d1-9ca3-5454adde337e demo demo] GET https://199.204.45.116/volume/v3/volumes/detail May 09 09:46:29.052759 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.openstack.wsgi [None req-19e82e24-589a-44d1-9ca3-5454adde337e demo demo] Empty body provided in request {{(pid=113562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:46:29.053014 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.openstack.wsgi [None req-19e82e24-589a-44d1-9ca3-5454adde337e demo demo] Calling method 'detail' {{(pid=113562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:46:29.053254 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.api_utils [None req-19e82e24-589a-44d1-9ca3-5454adde337e demo demo] Removing options '' from query. {{(pid=113562) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:46:29.054439 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.volume.api [None req-19e82e24-589a-44d1-9ca3-5454adde337e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113562) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:46:29.061944 np0000173039 devstack@c-api.service[113562]: INFO cinder.volume.api [None req-19e82e24-589a-44d1-9ca3-5454adde337e demo demo] Get all volumes completed successfully. May 09 09:46:29.063949 np0000173039 devstack@c-api.service[113562]: INFO cinder.api.openstack.wsgi [None req-19e82e24-589a-44d1-9ca3-5454adde337e demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 May 09 09:46:29.064389 np0000173039 devstack@c-api.service[113562]: [pid: 113562|app: 0|req: 9/35] 199.204.45.116 () {64 vars in 1295 bytes} [Sat May 9 09:46:29 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:46:39.057441 np0000173039 devstack@c-api.service[113562]: DEBUG dbcounter [-] [113562] Writing DB stats cinder:SELECT=1 {{(pid=113562) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:47:29.079080 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.middleware.request_id [None req-3fd16a32-71e3-48aa-87b5-37f0d9d7876e None None] RequestId filter calling following filter/app {{(pid=113564) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:47:29.082034 np0000173039 devstack@c-api.service[113564]: INFO cinder.api.openstack.wsgi [None req-3fd16a32-71e3-48aa-87b5-37f0d9d7876e demo demo] GET https://199.204.45.116/volume/v3/volumes/detail May 09 09:47:29.082366 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.openstack.wsgi [None req-3fd16a32-71e3-48aa-87b5-37f0d9d7876e demo demo] Empty body provided in request {{(pid=113564) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:47:29.082597 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.openstack.wsgi [None req-3fd16a32-71e3-48aa-87b5-37f0d9d7876e demo demo] Calling method 'detail' {{(pid=113564) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:47:29.082915 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.api_utils [None req-3fd16a32-71e3-48aa-87b5-37f0d9d7876e demo demo] Removing options '' from query. {{(pid=113564) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:47:29.084004 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.volume.api [None req-3fd16a32-71e3-48aa-87b5-37f0d9d7876e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113564) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:47:29.092323 np0000173039 devstack@c-api.service[113564]: INFO cinder.volume.api [None req-3fd16a32-71e3-48aa-87b5-37f0d9d7876e demo demo] Get all volumes completed successfully. May 09 09:47:29.094374 np0000173039 devstack@c-api.service[113564]: INFO cinder.api.openstack.wsgi [None req-3fd16a32-71e3-48aa-87b5-37f0d9d7876e demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 May 09 09:47:29.094724 np0000173039 devstack@c-api.service[113564]: [pid: 113564|app: 0|req: 10/36] 199.204.45.116 () {64 vars in 1295 bytes} [Sat May 9 09:47:29 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:47:39.088106 np0000173039 devstack@c-api.service[113564]: DEBUG dbcounter [-] [113564] Writing DB stats cinder:SELECT=1 {{(pid=113564) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:48:29.111496 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.middleware.request_id [None req-ddd8bb1e-a039-4f6b-b5cc-60dc7988e33f None None] RequestId filter calling following filter/app {{(pid=113563) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:48:29.114651 np0000173039 devstack@c-api.service[113563]: INFO cinder.api.openstack.wsgi [None req-ddd8bb1e-a039-4f6b-b5cc-60dc7988e33f demo demo] GET https://199.204.45.116/volume/v3/volumes/detail May 09 09:48:29.114905 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.openstack.wsgi [None req-ddd8bb1e-a039-4f6b-b5cc-60dc7988e33f demo demo] Empty body provided in request {{(pid=113563) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:48:29.115177 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.openstack.wsgi [None req-ddd8bb1e-a039-4f6b-b5cc-60dc7988e33f demo demo] Calling method 'detail' {{(pid=113563) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:48:29.115542 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.api_utils [None req-ddd8bb1e-a039-4f6b-b5cc-60dc7988e33f demo demo] Removing options '' from query. {{(pid=113563) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:48:29.116534 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.volume.api [None req-ddd8bb1e-a039-4f6b-b5cc-60dc7988e33f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113563) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:48:29.123579 np0000173039 devstack@c-api.service[113563]: INFO cinder.volume.api [None req-ddd8bb1e-a039-4f6b-b5cc-60dc7988e33f demo demo] Get all volumes completed successfully. May 09 09:48:29.125562 np0000173039 devstack@c-api.service[113563]: INFO cinder.api.openstack.wsgi [None req-ddd8bb1e-a039-4f6b-b5cc-60dc7988e33f demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 May 09 09:48:29.125937 np0000173039 devstack@c-api.service[113563]: [pid: 113563|app: 0|req: 9/37] 199.204.45.116 () {64 vars in 1295 bytes} [Sat May 9 09:48: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:48:39.119716 np0000173039 devstack@c-api.service[113563]: DEBUG dbcounter [-] [113563] Writing DB stats cinder:SELECT=1 {{(pid=113563) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:49:29.140279 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.middleware.request_id [None req-112172bb-15d0-49ad-b63c-673e4d474249 None None] RequestId filter calling following filter/app {{(pid=113561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:49:29.143536 np0000173039 devstack@c-api.service[113561]: INFO cinder.api.openstack.wsgi [None req-112172bb-15d0-49ad-b63c-673e4d474249 demo demo] GET https://199.204.45.116/volume/v3/volumes/detail May 09 09:49:29.143892 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.openstack.wsgi [None req-112172bb-15d0-49ad-b63c-673e4d474249 demo demo] Empty body provided in request {{(pid=113561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:49:29.144217 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.openstack.wsgi [None req-112172bb-15d0-49ad-b63c-673e4d474249 demo demo] Calling method 'detail' {{(pid=113561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:49:29.144591 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.api_utils [None req-112172bb-15d0-49ad-b63c-673e4d474249 demo demo] Removing options '' from query. {{(pid=113561) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:49:29.145647 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.volume.api [None req-112172bb-15d0-49ad-b63c-673e4d474249 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113561) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:49:29.155783 np0000173039 devstack@c-api.service[113561]: INFO cinder.volume.api [None req-112172bb-15d0-49ad-b63c-673e4d474249 demo demo] Get all volumes completed successfully. May 09 09:49:29.160201 np0000173039 devstack@c-api.service[113561]: INFO cinder.api.openstack.wsgi [None req-112172bb-15d0-49ad-b63c-673e4d474249 demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 May 09 09:49:29.160600 np0000173039 devstack@c-api.service[113561]: [pid: 113561|app: 0|req: 10/38] 199.204.45.116 () {64 vars in 1295 bytes} [Sat May 9 09:49:29 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) May 09 09:49:39.148948 np0000173039 devstack@c-api.service[113561]: DEBUG dbcounter [-] [113561] Writing DB stats cinder:SELECT=1 {{(pid=113561) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:50:29.174287 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.middleware.request_id [None req-8fbe5336-357e-43be-935e-7f4bf97e5828 None None] RequestId filter calling following filter/app {{(pid=113562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:50:29.178395 np0000173039 devstack@c-api.service[113562]: INFO cinder.api.openstack.wsgi [None req-8fbe5336-357e-43be-935e-7f4bf97e5828 demo demo] GET https://199.204.45.116/volume/v3/volumes/detail May 09 09:50:29.178799 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.openstack.wsgi [None req-8fbe5336-357e-43be-935e-7f4bf97e5828 demo demo] Empty body provided in request {{(pid=113562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:50:29.179109 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.openstack.wsgi [None req-8fbe5336-357e-43be-935e-7f4bf97e5828 demo demo] Calling method 'detail' {{(pid=113562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:50:29.179411 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.api_utils [None req-8fbe5336-357e-43be-935e-7f4bf97e5828 demo demo] Removing options '' from query. {{(pid=113562) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:50:29.180651 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.volume.api [None req-8fbe5336-357e-43be-935e-7f4bf97e5828 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113562) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:50:29.189912 np0000173039 devstack@c-api.service[113562]: INFO cinder.volume.api [None req-8fbe5336-357e-43be-935e-7f4bf97e5828 demo demo] Get all volumes completed successfully. May 09 09:50:29.193567 np0000173039 devstack@c-api.service[113562]: INFO cinder.api.openstack.wsgi [None req-8fbe5336-357e-43be-935e-7f4bf97e5828 demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 May 09 09:50:29.194345 np0000173039 devstack@c-api.service[113562]: [pid: 113562|app: 0|req: 10/39] 199.204.45.116 () {64 vars in 1295 bytes} [Sat May 9 09:50: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:50:39.184426 np0000173039 devstack@c-api.service[113562]: DEBUG dbcounter [-] [113562] Writing DB stats cinder:SELECT=1 {{(pid=113562) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:51:29.208951 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.middleware.request_id [None req-cc89a83a-043f-4078-88d5-c8f64b3cb535 None None] RequestId filter calling following filter/app {{(pid=113564) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:51:29.212141 np0000173039 devstack@c-api.service[113564]: INFO cinder.api.openstack.wsgi [None req-cc89a83a-043f-4078-88d5-c8f64b3cb535 demo demo] GET https://199.204.45.116/volume/v3/volumes/detail May 09 09:51:29.212395 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.openstack.wsgi [None req-cc89a83a-043f-4078-88d5-c8f64b3cb535 demo demo] Empty body provided in request {{(pid=113564) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:51:29.212640 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.openstack.wsgi [None req-cc89a83a-043f-4078-88d5-c8f64b3cb535 demo demo] Calling method 'detail' {{(pid=113564) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:51:29.212955 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.api_utils [None req-cc89a83a-043f-4078-88d5-c8f64b3cb535 demo demo] Removing options '' from query. {{(pid=113564) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:51:29.213933 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.volume.api [None req-cc89a83a-043f-4078-88d5-c8f64b3cb535 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113564) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:51:29.221594 np0000173039 devstack@c-api.service[113564]: INFO cinder.volume.api [None req-cc89a83a-043f-4078-88d5-c8f64b3cb535 demo demo] Get all volumes completed successfully. May 09 09:51:29.223650 np0000173039 devstack@c-api.service[113564]: INFO cinder.api.openstack.wsgi [None req-cc89a83a-043f-4078-88d5-c8f64b3cb535 demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 May 09 09:51:29.224044 np0000173039 devstack@c-api.service[113564]: [pid: 113564|app: 0|req: 11/40] 199.204.45.116 () {64 vars in 1295 bytes} [Sat May 9 09:51:29 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:51:39.217248 np0000173039 devstack@c-api.service[113564]: DEBUG dbcounter [-] [113564] Writing DB stats cinder:SELECT=1 {{(pid=113564) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:52:29.243441 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.middleware.request_id [None req-11d73471-92d9-4b9b-9a1d-04c8d4c3f03e None None] RequestId filter calling following filter/app {{(pid=113563) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:52:29.340090 np0000173039 devstack@c-api.service[113563]: INFO cinder.api.openstack.wsgi [None req-11d73471-92d9-4b9b-9a1d-04c8d4c3f03e demo demo] GET https://199.204.45.116/volume/v3/volumes/detail May 09 09:52:29.340518 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.openstack.wsgi [None req-11d73471-92d9-4b9b-9a1d-04c8d4c3f03e demo demo] Empty body provided in request {{(pid=113563) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:52:29.341107 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.openstack.wsgi [None req-11d73471-92d9-4b9b-9a1d-04c8d4c3f03e demo demo] Calling method 'detail' {{(pid=113563) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:52:29.342711 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.api_utils [None req-11d73471-92d9-4b9b-9a1d-04c8d4c3f03e demo demo] Removing options '' from query. {{(pid=113563) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:52:29.344744 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.volume.api [None req-11d73471-92d9-4b9b-9a1d-04c8d4c3f03e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113563) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:52:29.351887 np0000173039 devstack@c-api.service[113563]: INFO cinder.volume.api [None req-11d73471-92d9-4b9b-9a1d-04c8d4c3f03e demo demo] Get all volumes completed successfully. May 09 09:52:29.354053 np0000173039 devstack@c-api.service[113563]: INFO cinder.api.openstack.wsgi [None req-11d73471-92d9-4b9b-9a1d-04c8d4c3f03e demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 May 09 09:52:29.354390 np0000173039 devstack@c-api.service[113563]: [pid: 113563|app: 0|req: 10/41] 199.204.45.116 () {64 vars in 1295 bytes} [Sat May 9 09:52:29 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:52:39.349387 np0000173039 devstack@c-api.service[113563]: DEBUG dbcounter [-] [113563] Writing DB stats cinder:SELECT=1 {{(pid=113563) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:53:29.369430 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.middleware.request_id [None req-26928a0e-a66e-4697-808c-3385d3f8979f None None] RequestId filter calling following filter/app {{(pid=113561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:53:29.372218 np0000173039 devstack@c-api.service[113561]: INFO cinder.api.openstack.wsgi [None req-26928a0e-a66e-4697-808c-3385d3f8979f demo demo] GET https://199.204.45.116/volume/v3/volumes/detail May 09 09:53:29.372582 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.openstack.wsgi [None req-26928a0e-a66e-4697-808c-3385d3f8979f demo demo] Empty body provided in request {{(pid=113561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:53:29.372833 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.openstack.wsgi [None req-26928a0e-a66e-4697-808c-3385d3f8979f demo demo] Calling method 'detail' {{(pid=113561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:53:29.373265 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.api_utils [None req-26928a0e-a66e-4697-808c-3385d3f8979f demo demo] Removing options '' from query. {{(pid=113561) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:53:29.374481 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.volume.api [None req-26928a0e-a66e-4697-808c-3385d3f8979f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113561) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:53:29.383045 np0000173039 devstack@c-api.service[113561]: INFO cinder.volume.api [None req-26928a0e-a66e-4697-808c-3385d3f8979f demo demo] Get all volumes completed successfully. May 09 09:53:29.385659 np0000173039 devstack@c-api.service[113561]: INFO cinder.api.openstack.wsgi [None req-26928a0e-a66e-4697-808c-3385d3f8979f demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 May 09 09:53:29.386147 np0000173039 devstack@c-api.service[113561]: [pid: 113561|app: 0|req: 11/42] 199.204.45.116 () {64 vars in 1295 bytes} [Sat May 9 09:53: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:53:39.378018 np0000173039 devstack@c-api.service[113561]: DEBUG dbcounter [-] [113561] Writing DB stats cinder:SELECT=1 {{(pid=113561) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:54:29.403115 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.middleware.request_id [None req-02725a72-dd79-44a5-84e3-d9ee3b00972d None None] RequestId filter calling following filter/app {{(pid=113562) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:54:29.406981 np0000173039 devstack@c-api.service[113562]: INFO cinder.api.openstack.wsgi [None req-02725a72-dd79-44a5-84e3-d9ee3b00972d demo demo] GET https://199.204.45.116/volume/v3/volumes/detail May 09 09:54:29.407216 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.openstack.wsgi [None req-02725a72-dd79-44a5-84e3-d9ee3b00972d demo demo] Empty body provided in request {{(pid=113562) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:54:29.407446 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.openstack.wsgi [None req-02725a72-dd79-44a5-84e3-d9ee3b00972d demo demo] Calling method 'detail' {{(pid=113562) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:54:29.407722 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.api.api_utils [None req-02725a72-dd79-44a5-84e3-d9ee3b00972d demo demo] Removing options '' from query. {{(pid=113562) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:54:29.408811 np0000173039 devstack@c-api.service[113562]: DEBUG cinder.volume.api [None req-02725a72-dd79-44a5-84e3-d9ee3b00972d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113562) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:54:29.417485 np0000173039 devstack@c-api.service[113562]: INFO cinder.volume.api [None req-02725a72-dd79-44a5-84e3-d9ee3b00972d demo demo] Get all volumes completed successfully. May 09 09:54:29.419692 np0000173039 devstack@c-api.service[113562]: INFO cinder.api.openstack.wsgi [None req-02725a72-dd79-44a5-84e3-d9ee3b00972d demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 May 09 09:54:29.420279 np0000173039 devstack@c-api.service[113562]: [pid: 113562|app: 0|req: 11/43] 199.204.45.116 () {64 vars in 1295 bytes} [Sat May 9 09:54: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:54:39.412322 np0000173039 devstack@c-api.service[113562]: DEBUG dbcounter [-] [113562] Writing DB stats cinder:SELECT=1 {{(pid=113562) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:55:29.433174 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.middleware.request_id [None req-be7f35a2-d87c-4cc1-9e2e-87baf0e2692b None None] RequestId filter calling following filter/app {{(pid=113564) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:55:29.435875 np0000173039 devstack@c-api.service[113564]: INFO cinder.api.openstack.wsgi [None req-be7f35a2-d87c-4cc1-9e2e-87baf0e2692b demo demo] GET https://199.204.45.116/volume/v3/volumes/detail May 09 09:55:29.436162 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.openstack.wsgi [None req-be7f35a2-d87c-4cc1-9e2e-87baf0e2692b demo demo] Empty body provided in request {{(pid=113564) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:55:29.436401 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.openstack.wsgi [None req-be7f35a2-d87c-4cc1-9e2e-87baf0e2692b demo demo] Calling method 'detail' {{(pid=113564) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:55:29.436688 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.api.api_utils [None req-be7f35a2-d87c-4cc1-9e2e-87baf0e2692b demo demo] Removing options '' from query. {{(pid=113564) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:55:29.438183 np0000173039 devstack@c-api.service[113564]: DEBUG cinder.volume.api [None req-be7f35a2-d87c-4cc1-9e2e-87baf0e2692b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113564) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:55:29.447453 np0000173039 devstack@c-api.service[113564]: INFO cinder.volume.api [None req-be7f35a2-d87c-4cc1-9e2e-87baf0e2692b demo demo] Get all volumes completed successfully. May 09 09:55:29.449385 np0000173039 devstack@c-api.service[113564]: INFO cinder.api.openstack.wsgi [None req-be7f35a2-d87c-4cc1-9e2e-87baf0e2692b demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 May 09 09:55:29.449690 np0000173039 devstack@c-api.service[113564]: [pid: 113564|app: 0|req: 12/44] 199.204.45.116 () {64 vars in 1295 bytes} [Sat May 9 09:55: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:55:39.442619 np0000173039 devstack@c-api.service[113564]: DEBUG dbcounter [-] [113564] Writing DB stats cinder:SELECT=1 {{(pid=113564) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:56:29.466355 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.middleware.request_id [None req-01e02f8e-aac0-4d2e-9fa3-29d0b521d444 None None] RequestId filter calling following filter/app {{(pid=113563) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:56:29.469172 np0000173039 devstack@c-api.service[113563]: INFO cinder.api.openstack.wsgi [None req-01e02f8e-aac0-4d2e-9fa3-29d0b521d444 demo demo] GET https://199.204.45.116/volume/v3/volumes/detail May 09 09:56:29.469588 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.openstack.wsgi [None req-01e02f8e-aac0-4d2e-9fa3-29d0b521d444 demo demo] Empty body provided in request {{(pid=113563) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:56:29.470133 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.openstack.wsgi [None req-01e02f8e-aac0-4d2e-9fa3-29d0b521d444 demo demo] Calling method 'detail' {{(pid=113563) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:56:29.470783 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.api.api_utils [None req-01e02f8e-aac0-4d2e-9fa3-29d0b521d444 demo demo] Removing options '' from query. {{(pid=113563) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:56:29.472400 np0000173039 devstack@c-api.service[113563]: DEBUG cinder.volume.api [None req-01e02f8e-aac0-4d2e-9fa3-29d0b521d444 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113563) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:56:29.481584 np0000173039 devstack@c-api.service[113563]: INFO cinder.volume.api [None req-01e02f8e-aac0-4d2e-9fa3-29d0b521d444 demo demo] Get all volumes completed successfully. May 09 09:56:29.483932 np0000173039 devstack@c-api.service[113563]: INFO cinder.api.openstack.wsgi [None req-01e02f8e-aac0-4d2e-9fa3-29d0b521d444 demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 May 09 09:56:29.484295 np0000173039 devstack@c-api.service[113563]: [pid: 113563|app: 0|req: 11/45] 199.204.45.116 () {64 vars in 1295 bytes} [Sat May 9 09:56: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:56:39.476696 np0000173039 devstack@c-api.service[113563]: DEBUG dbcounter [-] [113563] Writing DB stats cinder:SELECT=1 {{(pid=113563) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:57:29.496832 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.middleware.request_id [None req-4e71cb5d-70f7-448d-a985-68c25e9150aa None None] RequestId filter calling following filter/app {{(pid=113561) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:57:29.535884 np0000173039 devstack@c-api.service[113561]: INFO cinder.api.openstack.wsgi [None req-4e71cb5d-70f7-448d-a985-68c25e9150aa demo demo] GET https://199.204.45.116/volume/v3/volumes/detail May 09 09:57:29.536110 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.openstack.wsgi [None req-4e71cb5d-70f7-448d-a985-68c25e9150aa demo demo] Empty body provided in request {{(pid=113561) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:57:29.536290 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.openstack.wsgi [None req-4e71cb5d-70f7-448d-a985-68c25e9150aa demo demo] Calling method 'detail' {{(pid=113561) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:57:29.536532 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.api.api_utils [None req-4e71cb5d-70f7-448d-a985-68c25e9150aa demo demo] Removing options '' from query. {{(pid=113561) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:57:29.537466 np0000173039 devstack@c-api.service[113561]: DEBUG cinder.volume.api [None req-4e71cb5d-70f7-448d-a985-68c25e9150aa demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113561) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:57:29.551328 np0000173039 devstack@c-api.service[113561]: INFO cinder.volume.api [None req-4e71cb5d-70f7-448d-a985-68c25e9150aa demo demo] Get all volumes completed successfully. May 09 09:57:29.554596 np0000173039 devstack@c-api.service[113561]: INFO cinder.api.openstack.wsgi [None req-4e71cb5d-70f7-448d-a985-68c25e9150aa demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 May 09 09:57:29.555079 np0000173039 devstack@c-api.service[113561]: [pid: 113561|app: 0|req: 12/46] 199.204.45.116 () {64 vars in 1295 bytes} [Sat May 9 09:57:29 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0)