May 09 09:04:34.080345 np0000173048 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 09 09:04:34.089929 np0000173048 devstack@c-api.service[113131]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 09 09:04:34.093361 np0000173048 devstack@c-api.service[113131]: *** Starting uWSGI 2.0.24-debian (64bit) on [Sat May 9 09:04:34 2026] *** May 09 09:04:34.093361 np0000173048 devstack@c-api.service[113131]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 09 09:04:34.093361 np0000173048 devstack@c-api.service[113131]: os: Linux-6.8.0-111-generic #111-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 11 23:16:02 UTC 2026 May 09 09:04:34.093361 np0000173048 devstack@c-api.service[113131]: nodename: np0000173048 May 09 09:04:34.093361 np0000173048 devstack@c-api.service[113131]: machine: x86_64 May 09 09:04:34.093361 np0000173048 devstack@c-api.service[113131]: clock source: unix May 09 09:04:34.093361 np0000173048 devstack@c-api.service[113131]: pcre jit disabled May 09 09:04:34.093361 np0000173048 devstack@c-api.service[113131]: detected number of CPU cores: 16 May 09 09:04:34.093361 np0000173048 devstack@c-api.service[113131]: current working directory: / May 09 09:04:34.093361 np0000173048 devstack@c-api.service[113131]: detected binary path: /usr/bin/uwsgi-core May 09 09:04:34.093361 np0000173048 devstack@c-api.service[113131]: your processes number limit is 256917 May 09 09:04:34.093361 np0000173048 devstack@c-api.service[113131]: your memory page size is 4096 bytes May 09 09:04:34.093361 np0000173048 devstack@c-api.service[113131]: detected max file descriptor number: 2048 May 09 09:04:34.093361 np0000173048 devstack@c-api.service[113131]: lock engine: pthread robust mutexes May 09 09:04:34.094214 np0000173048 devstack@c-api.service[113131]: thunder lock: enabled May 09 09:04:34.094214 np0000173048 devstack@c-api.service[113131]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 09 09:04:34.094214 np0000173048 devstack@c-api.service[113131]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 09 09:04:34.094214 np0000173048 devstack@c-api.service[113131]: PEP 405 virtualenv detected: /opt/stack/data/venv May 09 09:04:34.094214 np0000173048 devstack@c-api.service[113131]: Set PythonHome to /opt/stack/data/venv May 09 09:04:34.129492 np0000173048 devstack@c-api.service[113131]: Python main interpreter initialized at 0x7860ec0a3668 May 09 09:04:34.129492 np0000173048 devstack@c-api.service[113131]: python threads support enabled May 09 09:04:34.129492 np0000173048 devstack@c-api.service[113131]: your server socket listen backlog is limited to 100 connections May 09 09:04:34.129492 np0000173048 devstack@c-api.service[113131]: your mercy for graceful operations on workers is 80 seconds May 09 09:04:34.130004 np0000173048 devstack@c-api.service[113131]: mapped 671795 bytes (656 KB) for 4 cores May 09 09:04:34.130148 np0000173048 devstack@c-api.service[113131]: *** Operational MODE: preforking *** May 09 09:04:34.130371 np0000173048 devstack@c-api.service[113131]: *** uWSGI is running in multiple interpreter mode *** May 09 09:04:34.130371 np0000173048 devstack@c-api.service[113131]: spawned uWSGI master process (pid: 113131) May 09 09:04:34.130567 np0000173048 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 09 09:04:34.131097 np0000173048 devstack@c-api.service[113131]: spawned uWSGI worker 1 (pid: 113138, cores: 1) May 09 09:04:34.131589 np0000173048 devstack@c-api.service[113131]: spawned uWSGI worker 2 (pid: 113139, cores: 1) May 09 09:04:34.132064 np0000173048 devstack@c-api.service[113131]: spawned uWSGI worker 3 (pid: 113140, cores: 1) May 09 09:04:34.132628 np0000173048 devstack@c-api.service[113131]: spawned uWSGI worker 4 (pid: 113141, cores: 1) May 09 09:04:34.132713 np0000173048 devstack@c-api.service[113131]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 09 09:04:34.258650 np0000173048 devstack@c-api.service[113138]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 09:04:34.258650 np0000173048 devstack@c-api.service[113138]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 09:04:34.258650 np0000173048 devstack@c-api.service[113138]: we strongly recommend against using it for new projects. May 09 09:04:34.258650 np0000173048 devstack@c-api.service[113138]: If you are already using Eventlet, we recommend migrating to a different May 09 09:04:34.258650 np0000173048 devstack@c-api.service[113138]: framework. For more detail see May 09 09:04:34.258650 np0000173048 devstack@c-api.service[113138]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 09:04:34.258650 np0000173048 devstack@c-api.service[113138]: import eventlet # noqa May 09 09:04:34.264239 np0000173048 devstack@c-api.service[113140]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 09:04:34.264239 np0000173048 devstack@c-api.service[113140]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 09:04:34.264239 np0000173048 devstack@c-api.service[113140]: we strongly recommend against using it for new projects. May 09 09:04:34.264239 np0000173048 devstack@c-api.service[113140]: If you are already using Eventlet, we recommend migrating to a different May 09 09:04:34.264239 np0000173048 devstack@c-api.service[113140]: framework. For more detail see May 09 09:04:34.264239 np0000173048 devstack@c-api.service[113140]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 09:04:34.264239 np0000173048 devstack@c-api.service[113140]: import eventlet # noqa May 09 09:04:34.266619 np0000173048 devstack@c-api.service[113139]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 09:04:34.266619 np0000173048 devstack@c-api.service[113139]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 09:04:34.266619 np0000173048 devstack@c-api.service[113139]: we strongly recommend against using it for new projects. May 09 09:04:34.266619 np0000173048 devstack@c-api.service[113139]: If you are already using Eventlet, we recommend migrating to a different May 09 09:04:34.266619 np0000173048 devstack@c-api.service[113139]: framework. For more detail see May 09 09:04:34.266619 np0000173048 devstack@c-api.service[113139]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 09:04:34.266619 np0000173048 devstack@c-api.service[113139]: import eventlet # noqa May 09 09:04:34.276578 np0000173048 devstack@c-api.service[113141]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 09:04:34.276578 np0000173048 devstack@c-api.service[113141]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 09:04:34.276578 np0000173048 devstack@c-api.service[113141]: we strongly recommend against using it for new projects. May 09 09:04:34.276578 np0000173048 devstack@c-api.service[113141]: If you are already using Eventlet, we recommend migrating to a different May 09 09:04:34.276578 np0000173048 devstack@c-api.service[113141]: framework. For more detail see May 09 09:04:34.276578 np0000173048 devstack@c-api.service[113141]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 09:04:34.276578 np0000173048 devstack@c-api.service[113141]: import eventlet # noqa May 09 09:04:34.344606 np0000173048 devstack@c-api.service[113138]: /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:04:34.344606 np0000173048 devstack@c-api.service[113138]: debtcollector.deprecate( May 09 09:04:34.352900 np0000173048 devstack@c-api.service[113140]: /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:04:34.352900 np0000173048 devstack@c-api.service[113140]: debtcollector.deprecate( May 09 09:04:34.355978 np0000173048 devstack@c-api.service[113139]: /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:04:34.355978 np0000173048 devstack@c-api.service[113139]: debtcollector.deprecate( May 09 09:04:34.359988 np0000173048 devstack@c-api.service[113141]: /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:04:34.359988 np0000173048 devstack@c-api.service[113141]: debtcollector.deprecate( May 09 09:04:34.422627 np0000173048 devstack@c-api.service[113138]: /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:04:34.422627 np0000173048 devstack@c-api.service[113138]: from cgi import parse_header May 09 09:04:34.431753 np0000173048 devstack@c-api.service[113140]: /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:04:34.431753 np0000173048 devstack@c-api.service[113140]: from cgi import parse_header May 09 09:04:34.438866 np0000173048 devstack@c-api.service[113141]: /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:04:34.438866 np0000173048 devstack@c-api.service[113141]: from cgi import parse_header May 09 09:04:34.445795 np0000173048 devstack@c-api.service[113139]: /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:04:34.445795 np0000173048 devstack@c-api.service[113139]: from cgi import parse_header May 09 09:04:34.466205 np0000173048 devstack@c-api.service[113138]: /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:04:34.466205 np0000173048 devstack@c-api.service[113138]: removals.removed_module( May 09 09:04:34.466900 np0000173048 devstack@c-api.service[113138]: /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:04:34.466900 np0000173048 devstack@c-api.service[113138]: removals.removed_module( May 09 09:04:34.475506 np0000173048 devstack@c-api.service[113140]: /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:04:34.475506 np0000173048 devstack@c-api.service[113140]: removals.removed_module( May 09 09:04:34.476225 np0000173048 devstack@c-api.service[113140]: /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:04:34.476225 np0000173048 devstack@c-api.service[113140]: removals.removed_module( May 09 09:04:34.482728 np0000173048 devstack@c-api.service[113141]: /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:04:34.482728 np0000173048 devstack@c-api.service[113141]: removals.removed_module( May 09 09:04:34.483446 np0000173048 devstack@c-api.service[113141]: /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:04:34.483446 np0000173048 devstack@c-api.service[113141]: removals.removed_module( May 09 09:04:34.503782 np0000173048 devstack@c-api.service[113139]: /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:04:34.503782 np0000173048 devstack@c-api.service[113139]: removals.removed_module( May 09 09:04:34.503782 np0000173048 devstack@c-api.service[113139]: /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:04:34.503782 np0000173048 devstack@c-api.service[113139]: removals.removed_module( May 09 09:04:35.072232 np0000173048 devstack@c-api.service[113140]: /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:04:35.072232 np0000173048 devstack@c-api.service[113140]: warnings.warn( May 09 09:04:35.078502 np0000173048 devstack@c-api.service[113138]: /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:04:35.078502 np0000173048 devstack@c-api.service[113138]: warnings.warn( May 09 09:04:35.084938 np0000173048 devstack@c-api.service[113139]: /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:04:35.084938 np0000173048 devstack@c-api.service[113139]: warnings.warn( May 09 09:04:35.109714 np0000173048 devstack@c-api.service[113141]: /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:04:35.109714 np0000173048 devstack@c-api.service[113141]: warnings.warn( May 09 09:04:35.177152 np0000173048 devstack@c-api.service[113138]: /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:04:35.177152 np0000173048 devstack@c-api.service[113138]: warnings.warn( May 09 09:04:35.178669 np0000173048 devstack@c-api.service[113140]: /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:04:35.178669 np0000173048 devstack@c-api.service[113140]: warnings.warn( May 09 09:04:35.179205 np0000173048 devstack@c-api.service[113139]: /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:04:35.179205 np0000173048 devstack@c-api.service[113139]: warnings.warn( May 09 09:04:35.207834 np0000173048 devstack@c-api.service[113141]: /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:04:35.207834 np0000173048 devstack@c-api.service[113141]: warnings.warn( May 09 09:04:35.461921 np0000173048 devstack@c-api.service[113140]: 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:04:35.462689 np0000173048 devstack@c-api.service[113140]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113140) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 09:04:35.464931 np0000173048 devstack@c-api.service[113138]: 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:04:35.465415 np0000173048 devstack@c-api.service[113138]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113138) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 09:04:35.471112 np0000173048 devstack@c-api.service[113139]: 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:04:35.471476 np0000173048 devstack@c-api.service[113139]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113139) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 09:04:35.482052 np0000173048 devstack@c-api.service[113141]: 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:04:35.482565 np0000173048 devstack@c-api.service[113141]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113141) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 09:04:35.545309 np0000173048 devstack@c-api.service[113140]: /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:04:35.545309 np0000173048 devstack@c-api.service[113140]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 09:04:35.546259 np0000173048 devstack@c-api.service[113138]: /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:04:35.546259 np0000173048 devstack@c-api.service[113138]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 09:04:35.546885 np0000173048 devstack@c-api.service[113139]: /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:04:35.546885 np0000173048 devstack@c-api.service[113139]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 09:04:35.547904 np0000173048 devstack@c-api.service[113141]: /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:04:35.547904 np0000173048 devstack@c-api.service[113141]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 09:04:35.986920 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113140) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 09:04:35.987180 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113138) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 09:04:35.987332 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113139) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 09:04:35.987453 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113141) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 09:04:35.987691 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113140) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:35.987691 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113140) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:35.987905 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113138) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:35.988020 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113140) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:35.988121 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113138) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:35.988214 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113139) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:35.988320 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113141) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:35.988438 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113139) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:35.988544 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113141) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:35.988662 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113138) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:35.988794 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113139) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:35.988905 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113141) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:35.989668 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113140) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:35.989807 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:35.989807 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:35.989807 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:35.990195 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:35.990195 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113140) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:35.990390 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113138) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:35.990487 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113139) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:35.990581 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113140) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:35.990739 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:35.990895 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:35.990994 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:35.991086 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113141) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:35.991238 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:35.991372 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:35.991473 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:35.991598 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:35.991752 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:35.991874 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:35.992161 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:35.992275 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113138) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:35.992372 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113139) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:35.992470 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:35.992588 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113138) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:35.992717 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:35.992833 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113139) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:35.992956 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113141) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:35.992956 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113141) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:35.993174 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113140) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:35.993317 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113141) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:35.993448 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:35.993561 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:35.993707 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:35.993829 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:35.993890 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:35.993942 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:35.993992 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:35.994055 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:35.994113 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113140) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:35.994189 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113139) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:35.994269 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113141) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:35.994323 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113140) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:35.994384 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:35.994441 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113138) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:35.994499 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113141) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:35.994550 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:35.994608 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:35.994699 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:35.994771 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:35.994835 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:35.994887 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:35.994936 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113139) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:35.994986 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:35.995042 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113139) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:35.995093 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113138) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:35.995093 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113138) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:35.995200 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113140) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:35.995200 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:35.995200 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:35.995399 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113138) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:35.995473 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113141) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:35.995525 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:35.995669 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:35.995764 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:35.995852 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:35.995919 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:35.995971 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113140) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:35.996023 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:35.996071 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113139) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:35.996122 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:35.996185 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113140) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:35.996258 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:35.996299 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:35.996332 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:35.996368 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:35.996392 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113138) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:35.996420 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:35.996444 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113141) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:35.996470 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:35.996497 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113138) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:35.996522 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:35.996545 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113141) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:35.996571 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113139) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:35.996571 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113139) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:35.996618 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113140) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:35.997026 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113141) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:35.997087 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:35.997134 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:35.997179 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:35.997251 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113139) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:35.997301 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:35.997344 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:35.997388 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113138) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:35.997444 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:35.997506 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:35.997557 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:35.997601 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:35.997659 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:35.997703 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:35.997759 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113140) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:35.997805 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:35.997853 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:35.997902 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113141) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:35.997954 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113140) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:35.998000 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:35.998046 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:35.998109 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113141) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:35.998178 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:35.998229 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113139) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:35.998312 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113138) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:35.998367 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113139) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:35.998458 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113138) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:35.998516 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113140) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:35.998516 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:35.998516 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:35.998669 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113141) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:35.998723 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:35.998774 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:35.998833 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:35.998833 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113140) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:35.998939 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:35.998990 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113140) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:35.999042 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:35.999090 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113139) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:35.999140 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113140) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:35.999197 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:35.999257 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113138) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:35.999309 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:35.999358 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:35.999411 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113141) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:35.999466 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:35.999519 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:35.999580 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:35.999625 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113141) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:35.999694 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:35.999746 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:35.999796 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:35.999840 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113141) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:35.999890 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:35.999955 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:36.000012 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:36.000066 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:36.000125 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:36.000181 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113139) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:36.000228 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113140) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:36.000289 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113138) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:36.000336 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:36.000379 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113139) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:36.000430 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113140) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:36.000476 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113138) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:36.000529 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113139) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:36.000575 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:36.000625 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113138) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:36.000685 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:36.000737 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:36.000790 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:36.000838 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:36.000887 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113141) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:36.000935 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:36.000983 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:36.001037 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113141) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:36.001088 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:36.001136 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:36.001181 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:36.001233 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113139) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:36.001277 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113138) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:36.001325 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113139) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:36.001384 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113138) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:36.001447 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113140) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:36.001495 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113138) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:36.001625 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:36.001709 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:36.001769 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:36.001830 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:36.001887 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:36.001934 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113141) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:36.001983 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:36.002029 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:36.002080 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:36.002140 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:36.002188 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113140) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:36.002232 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:36.002276 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113138) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:36.002319 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113140) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:36.002368 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:36.002412 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113138) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:36.002457 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:36.002457 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113141) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:36.002457 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113141) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:36.002591 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113139) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:36.002591 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:36.002591 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:36.002591 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:36.002591 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:36.002591 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113139) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:36.002591 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113139) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:36.002910 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113140) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:36.002910 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:36.002999 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113138) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:36.003053 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:36.003101 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:36.003158 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113139) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:36.003225 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:36.003282 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:36.003327 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:36.003371 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:36.003415 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:36.003493 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113141) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:36.003579 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113140) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:36.003652 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:36.003713 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:36.003782 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113140) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:36.003834 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:36.003885 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:36.003936 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113138) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:36.003986 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:36.004035 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:36.004079 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113138) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:36.004127 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113139) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:36.004176 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:36.004176 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:36.004259 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113139) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:36.004303 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113141) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:36.004303 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113141) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:36.004398 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113140) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:36.004398 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:36.004398 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:36.004398 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:36.004616 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113138) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:36.004719 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:36.004772 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113139) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:36.004823 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:36.004877 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113140) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:36.004926 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:36.004975 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:36.005018 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113140) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:36.005063 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:36.005111 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:36.005159 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113141) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:36.005209 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:36.005260 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:36.005309 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:36.005361 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113138) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:36.005407 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:36.005438 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:36.005468 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113139) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:36.005493 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113138) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:36.005516 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:36.005539 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113139) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:36.005565 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:36.005565 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113141) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:36.005565 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113141) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:36.005653 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113140) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:36.005653 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:36.005709 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113141) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:36.005740 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:36.005740 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:36.005793 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:36.005822 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:36.005848 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:36.005874 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113140) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:36.005904 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:36.005927 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113140) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:36.005953 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:36.005953 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113141) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:36.005994 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113138) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:36.006020 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113141) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:36.006047 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113139) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:36.006074 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:36.006096 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:36.006122 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:36.006122 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:36.006170 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:36.006196 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:36.006218 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:36.006248 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113138) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:36.006272 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:36.006297 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113138) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:36.006320 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113139) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:36.006320 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113139) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:36.009535 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113140) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:36.009593 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:36.009677 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:36.009728 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113141) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:36.009777 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:36.009777 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:36.009895 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:36.009930 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113140) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:36.009962 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:36.009987 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113140) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:36.010022 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:36.010022 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:36.010022 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113141) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:36.010089 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113141) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:36.010117 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113139) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:36.010220 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:36.010276 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:36.010334 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113138) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:36.010389 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:36.010441 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:36.010488 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:36.010538 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:36.010582 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113139) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:36.010644 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:36.010694 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113139) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:36.010748 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:36.010748 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113138) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:36.010748 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113138) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:36.010883 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113140) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:36.010883 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:36.010949 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113139) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:36.010981 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:36.011008 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:36.011032 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:36.011061 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:36.011084 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:36.011106 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113141) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:36.011130 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113138) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:36.011154 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:36.011183 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113140) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:36.011206 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:36.011228 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:36.011260 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:36.011284 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113140) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:36.011306 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113139) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:36.011329 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:36.011351 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:36.011377 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113139) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:36.011405 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:36.011435 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:36.011461 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:36.011484 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:36.011506 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113141) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:36.011527 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113138) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:36.011549 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113141) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:36.011592 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113138) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:36.012400 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113140) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:36.012471 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:36.012526 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:36.012573 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113141) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:36.012623 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:36.012689 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113139) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:36.012717 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:36.012742 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:36.012765 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113140) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:36.012788 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:36.012811 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:36.012839 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:36.012866 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113140) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:36.012899 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:36.012924 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113138) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:36.012949 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:36.012976 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113140) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:36.013003 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:36.013035 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:36.013063 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:36.013087 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:36.013110 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113141) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:36.013140 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:36.013163 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113139) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:36.013191 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:36.013216 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113141) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:36.013246 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:36.013277 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113139) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:36.013306 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:36.013333 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113141) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:36.013358 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:36.013384 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:36.013408 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:36.013434 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113138) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:36.013461 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113139) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:36.013488 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113140) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:36.013514 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:36.013540 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113138) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:36.013571 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:36.013598 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113140) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:36.013624 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:36.013676 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113138) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:36.013702 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:36.013728 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:36.013757 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:36.013784 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:36.013810 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113141) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:36.013838 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:36.013865 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:36.013891 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113141) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:36.013914 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:36.013939 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113139) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:36.013969 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:36.013992 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113139) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:36.014018 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113138) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:36.014018 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113138) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:36.016778 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113140) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:36.016859 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:36.016896 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:36.016936 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113138) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:36.016970 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:36.017007 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:36.017044 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:36.017108 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113140) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:36.017163 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:36.017215 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113140) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:36.017268 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:36.017268 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:36.017351 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113140) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:36.017394 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113138) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:36.017428 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:36.017428 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:36.017488 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113138) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:36.017529 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:36.017567 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113138) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:36.017604 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:36.017604 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113140) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:36.017693 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:36.017725 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113140) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:36.017766 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:36.017766 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:36.017766 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:36.017766 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113138) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:36.017901 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113138) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:36.018809 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113141) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:36.018809 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:36.019132 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:36.019132 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:36.019132 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:36.019132 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113141) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:36.019749 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113141) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:36.019749 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113141) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:36.019749 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:36.020154 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113139) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:36.020242 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:36.020410 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:36.020508 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:36.020660 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:36.020660 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:36.020784 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:36.020784 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113141) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:36.020843 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:36.020843 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113139) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:36.020914 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113141) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:36.020952 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113139) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:36.020952 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113139) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:36.020952 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:36.021051 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113140) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:36.021051 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:36.021157 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:36.021205 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:36.021205 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:36.021276 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:36.021315 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:36.021315 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113140) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:36.021379 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:36.021410 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113140) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:36.021442 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113139) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:36.021473 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113141) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:36.021511 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113139) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:36.021543 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:36.021543 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:36.021543 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:36.021653 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113138) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:36.021701 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:36.021738 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:36.021738 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:36.021802 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113141) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:36.021835 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113140) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:36.021872 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:36.021908 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:36.021940 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113141) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:36.021983 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:36.022015 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:36.022015 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:36.022077 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113138) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:36.022121 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:36.022154 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113138) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:36.022185 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113140) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:36.022185 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113140) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:36.022242 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113139) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:36.022242 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:36.022312 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113141) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:36.022501 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113138) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:36.022501 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:36.022560 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113140) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:36.022592 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:36.022624 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:36.023347 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:36.023429 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:36.023499 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:36.023499 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:36.023679 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:36.023746 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:36.023820 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:36.023890 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:36.023959 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:36.024027 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113140) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:36.024097 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:36.024166 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:36.024246 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113140) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:36.024331 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113138) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:36.024415 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113139) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:36.024489 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:36.024550 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113138) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:36.024611 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113141) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:36.024695 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113139) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:36.024760 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113141) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:36.024820 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113138) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:36.024894 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113139) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:36.024972 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113141) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:36.025037 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:36.025098 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:36.025159 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:36.025235 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:36.025272 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:36.025311 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:36.025343 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:36.025375 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:36.025375 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113138) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:36.025445 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:36.025482 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:36.025514 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113138) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:36.025546 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113140) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:36.025578 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:36.025615 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:36.025670 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:36.025670 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:36.025944 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113139) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:36.025985 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113141) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:36.026017 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:36.026017 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:36.026074 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113139) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:36.026106 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113141) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:36.026138 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113140) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:36.026138 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113140) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:36.026201 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113138) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:36.026201 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:36.026201 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:36.026301 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113139) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:36.026566 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:36.026690 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:36.026785 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:36.026785 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113138) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:36.027192 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:36.027293 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113138) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:36.027371 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:36.027436 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113141) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:36.027472 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:36.027512 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:36.027546 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113139) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:36.027596 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:36.027657 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113139) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:36.027692 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:36.027692 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:36.027692 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113141) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:36.027692 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113141) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:36.027835 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113139) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:36.027835 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:36.027835 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:36.027835 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:36.027835 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:36.027835 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113139) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:36.027835 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113139) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:36.028048 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113140) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:36.028048 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:36.028048 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:36.028048 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:36.028048 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:36.028204 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113138) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:36.028246 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113140) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:36.028285 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:36.028331 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113140) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:36.028376 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:36.028376 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:36.028453 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:36.028489 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113139) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:36.028533 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113138) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:36.028566 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113138) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:36.028606 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:36.028664 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:36.028940 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:36.028940 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:36.028940 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113139) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:36.029187 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113139) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:36.029565 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113141) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:36.029665 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:36.029747 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:36.029850 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:36.029919 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:36.030010 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113141) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:36.030101 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113141) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:36.031053 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113138) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:36.031129 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:36.031204 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:36.031204 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:36.031323 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:36.031323 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113138) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:36.031478 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113138) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:36.031671 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113140) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:36.031771 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:36.031863 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:36.031941 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:36.032006 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:36.032095 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113140) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:36.032184 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113140) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:36.032565 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113138) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:36.032619 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:36.032680 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113140) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:36.032728 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:36.032772 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:36.032825 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:36.032877 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:36.032924 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:36.032968 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:36.033027 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113138) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:36.033079 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:36.033133 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113138) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:36.033197 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113140) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:36.033197 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113140) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:36.033294 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113139) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:36.033381 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:36.033478 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:36.033535 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113141) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:36.033582 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:36.033663 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:36.033723 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:36.033779 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:36.033829 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113139) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:36.033876 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:36.033921 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113140) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:36.033985 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113139) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:36.034044 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:36.034097 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:36.034142 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113138) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:36.034173 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:36.034197 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:36.034230 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113141) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:36.034257 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:36.034281 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:36.034308 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:36.034335 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:36.034425 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113141) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:36.034513 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113140) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:36.034545 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:36.034570 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113140) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:36.034597 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113138) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:36.034624 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113140) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:36.034668 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113138) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:36.034693 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:36.034724 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113138) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:36.034748 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:36.034775 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:36.034799 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:36.034821 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:36.034851 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:36.034875 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113139) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:36.034902 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:36.034930 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113140) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:36.034957 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:36.034981 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113140) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:36.035004 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:36.035029 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113138) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:36.035055 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113140) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:36.035079 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113138) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:36.035102 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:36.035133 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:36.035157 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113141) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:36.035180 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113138) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:36.035206 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:36.035233 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:36.035257 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:36.035283 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:36.035305 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:36.035329 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:36.035355 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:36.035385 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:36.035411 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:36.035437 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:36.035459 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113140) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:36.035485 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:36.035508 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113140) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:36.035533 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113139) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:36.035561 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:36.035612 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113138) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:36.035612 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113138) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:36.035689 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:36.035713 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113139) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:36.035740 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113141) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:36.035740 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113141) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:36.035781 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113139) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:36.035781 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:36.035832 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113141) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:36.035856 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:36.035882 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:36.035909 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:36.036299 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:36.036355 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:36.036355 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113139) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:36.036437 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:36.036437 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:36.036525 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113139) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:36.036569 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113141) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:36.036611 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113139) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:36.036611 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:36.036716 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113141) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:36.036762 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:36.036812 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113141) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:36.036861 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:36.036908 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:36.036908 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:36.036997 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:36.037055 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:36.037101 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113139) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:36.037145 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:36.037187 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113139) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:36.037300 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113141) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:36.037349 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113139) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:36.037349 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:36.037433 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113141) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:36.037433 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113141) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:36.037531 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:36.037531 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:36.037619 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:36.037688 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:36.037734 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:36.037782 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113139) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:36.037827 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:36.037827 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:36.037918 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113139) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:36.037964 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113141) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:36.037964 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113141) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:36.038070 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113140) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:36.038070 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:36.038070 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:36.038070 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:36.038070 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:36.038290 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113138) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:36.038335 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113140) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:36.038379 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:36.038424 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113140) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:36.038469 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:36.038469 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:36.038469 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:36.038469 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113138) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:36.038469 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113138) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:36.038704 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113139) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:36.038704 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:36.038801 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113141) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:36.038852 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:36.038897 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:36.038942 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:36.038991 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:36.039037 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:36.039081 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:36.039131 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113139) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:36.039185 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:36.039230 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113139) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:36.039273 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113141) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:36.039273 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113141) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:36.042603 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113140) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:36.042700 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:36.042756 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:36.042817 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:36.042896 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:36.042896 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113140) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:36.043027 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113138) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:36.043110 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113140) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:36.043165 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:36.043165 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:36.043165 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:36.043165 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:36.043334 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113138) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:36.043334 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113138) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:36.044830 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113139) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:36.044908 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:36.044963 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:36.045012 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113138) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:36.045065 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:36.045112 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:36.045195 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:36.045244 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:36.045288 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113139) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:36.045288 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113139) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:36.045370 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:36.045370 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:36.045370 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113138) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:36.045370 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113138) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:36.045613 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113139) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:36.045698 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:36.045756 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113141) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:36.045808 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:36.045808 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:36.045883 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:36.045931 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113140) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:36.046054 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:36.046085 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113139) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:36.046114 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:36.046141 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113139) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:36.046165 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:36.046192 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:36.046192 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:36.046192 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:36.046404 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:36.046456 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113140) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:36.046456 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113140) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:36.046547 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:36.046547 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113141) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:36.046547 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113141) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:36.047509 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113141) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:36.047747 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:36.047883 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:36.048013 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:36.048138 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:36.048280 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113141) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:36.048423 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113141) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:36.050297 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113138) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:36.050370 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:36.050406 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:36.050498 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:36.050566 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:36.050566 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113138) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:36.050727 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113138) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:36.051122 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113139) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:36.051175 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:36.051236 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:36.051329 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:36.051329 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:36.051458 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113140) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:36.051524 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113139) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:36.051624 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:36.051695 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113138) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:36.051742 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113139) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:36.051777 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:36.051814 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:36.051854 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:36.051886 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:36.051918 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:36.051949 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:36.051982 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113140) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:36.052013 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:36.052044 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113140) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:36.052077 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113139) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:36.052117 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113138) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:36.052149 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:36.052187 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113138) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:36.052220 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:36.052256 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113138) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:36.052289 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:36.052326 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:36.052358 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:36.052390 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:36.052421 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113140) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:36.052455 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113139) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:36.052493 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:36.052526 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:36.052559 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:36.052594 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113139) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:36.052645 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:36.052682 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113138) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:36.052713 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113139) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:36.052744 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:36.052792 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:36.052829 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:36.052871 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:36.052902 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113140) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:36.052933 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:36.052965 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113140) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:36.053001 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:36.053032 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113140) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:36.053063 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113139) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:36.053099 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:36.053099 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:36.053099 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:36.053099 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:36.053099 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113140) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:36.058352 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113141) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:36.058424 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:36.058458 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:36.058543 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:36.058610 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:36.058709 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113141) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:36.058709 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113141) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:36.059002 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113141) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:36.059058 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:36.059144 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:36.059216 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:36.059280 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:36.059280 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113141) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:36.059378 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113141) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:36.059411 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113141) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:36.059489 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:36.059560 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:36.059560 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:36.059735 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:36.059735 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113141) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:36.097276 np0000173048 devstack@c-api.service[113140]: INFO dbcounter [None req-9e205156-dea4-4531-bfeb-c9b473b97356 None None] Registered counter for database cinder May 09 09:04:36.099033 np0000173048 devstack@c-api.service[113139]: INFO dbcounter [None req-870004ac-ac96-4e9b-85f9-94c17e5a5ac2 None None] Registered counter for database cinder May 09 09:04:36.099757 np0000173048 devstack@c-api.service[113138]: INFO dbcounter [None req-6c5ef6a9-33c1-42f1-8c0c-90f7e81b20ae None None] Registered counter for database cinder May 09 09:04:36.105487 np0000173048 devstack@c-api.service[113141]: INFO dbcounter [None req-b69ce77f-3716-4080-a65b-cf19b0d030f3 None None] Registered counter for database cinder May 09 09:04:36.109183 np0000173048 devstack@c-api.service[113140]: DEBUG oslo_db.sqlalchemy.engines [None req-9e205156-dea4-4531-bfeb-c9b473b97356 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=113140) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:04:36.114109 np0000173048 devstack@c-api.service[113139]: DEBUG oslo_db.sqlalchemy.engines [None req-870004ac-ac96-4e9b-85f9-94c17e5a5ac2 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=113139) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:04:36.118541 np0000173048 devstack@c-api.service[113138]: DEBUG oslo_db.sqlalchemy.engines [None req-6c5ef6a9-33c1-42f1-8c0c-90f7e81b20ae 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=113138) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:04:36.124894 np0000173048 devstack@c-api.service[113141]: DEBUG oslo_db.sqlalchemy.engines [None req-b69ce77f-3716-4080-a65b-cf19b0d030f3 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=113141) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:04:36.222139 np0000173048 devstack@c-api.service[113140]: DEBUG dbcounter [-] [113140] Writer thread running {{(pid=113140) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 09:04:36.225029 np0000173048 devstack@c-api.service[113140]: INFO cinder.rpc [None req-9e205156-dea4-4531-bfeb-c9b473b97356 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 09:04:36.228423 np0000173048 devstack@c-api.service[113140]: INFO cinder.rpc [None req-9e205156-dea4-4531-bfeb-c9b473b97356 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 09:04:36.228533 np0000173048 devstack@c-api.service[113139]: DEBUG dbcounter [-] [113139] Writer thread running {{(pid=113139) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 09:04:36.231046 np0000173048 devstack@c-api.service[113139]: INFO cinder.rpc [None req-870004ac-ac96-4e9b-85f9-94c17e5a5ac2 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 09:04:36.231280 np0000173048 devstack@c-api.service[113140]: INFO cinder.rpc [None req-9e205156-dea4-4531-bfeb-c9b473b97356 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 09:04:36.233707 np0000173048 devstack@c-api.service[113140]: INFO cinder.rpc [None req-9e205156-dea4-4531-bfeb-c9b473b97356 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 09:04:36.233839 np0000173048 devstack@c-api.service[113139]: INFO cinder.rpc [None req-870004ac-ac96-4e9b-85f9-94c17e5a5ac2 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 09:04:36.234700 np0000173048 devstack@c-api.service[113140]: WARNING castellan.key_manager.migration [None req-9e205156-dea4-4531-bfeb-c9b473b97356 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:36.235223 np0000173048 devstack@c-api.service[113138]: DEBUG dbcounter [-] [113138] Writer thread running {{(pid=113138) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 09:04:36.236152 np0000173048 devstack@c-api.service[113139]: INFO cinder.rpc [None req-870004ac-ac96-4e9b-85f9-94c17e5a5ac2 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 09:04:36.236463 np0000173048 devstack@c-api.service[113140]: WARNING castellan.key_manager.migration [None req-9e205156-dea4-4531-bfeb-c9b473b97356 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:36.237733 np0000173048 devstack@c-api.service[113138]: INFO cinder.rpc [None req-6c5ef6a9-33c1-42f1-8c0c-90f7e81b20ae None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 09:04:36.238380 np0000173048 devstack@c-api.service[113139]: INFO cinder.rpc [None req-870004ac-ac96-4e9b-85f9-94c17e5a5ac2 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 09:04:36.239309 np0000173048 devstack@c-api.service[113139]: WARNING castellan.key_manager.migration [None req-870004ac-ac96-4e9b-85f9-94c17e5a5ac2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:36.240247 np0000173048 devstack@c-api.service[113138]: INFO cinder.rpc [None req-6c5ef6a9-33c1-42f1-8c0c-90f7e81b20ae None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 09:04:36.240867 np0000173048 devstack@c-api.service[113141]: DEBUG dbcounter [-] [113141] Writer thread running {{(pid=113141) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 09:04:36.241661 np0000173048 devstack@c-api.service[113139]: WARNING castellan.key_manager.migration [None req-870004ac-ac96-4e9b-85f9-94c17e5a5ac2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:36.241843 np0000173048 devstack@c-api.service[113140]: DEBUG oslo_db.sqlalchemy.engines [None req-9e205156-dea4-4531-bfeb-c9b473b97356 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=113140) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:04:36.242481 np0000173048 devstack@c-api.service[113138]: INFO cinder.rpc [None req-6c5ef6a9-33c1-42f1-8c0c-90f7e81b20ae None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 09:04:36.243556 np0000173048 devstack@c-api.service[113141]: INFO cinder.rpc [None req-b69ce77f-3716-4080-a65b-cf19b0d030f3 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 09:04:36.244083 np0000173048 devstack@c-api.service[113140]: INFO cinder.rpc [None req-9e205156-dea4-4531-bfeb-c9b473b97356 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 09:04:36.244669 np0000173048 devstack@c-api.service[113138]: INFO cinder.rpc [None req-6c5ef6a9-33c1-42f1-8c0c-90f7e81b20ae None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 09:04:36.245906 np0000173048 devstack@c-api.service[113138]: WARNING castellan.key_manager.migration [None req-6c5ef6a9-33c1-42f1-8c0c-90f7e81b20ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:36.246039 np0000173048 devstack@c-api.service[113140]: INFO cinder.rpc [None req-9e205156-dea4-4531-bfeb-c9b473b97356 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 09:04:36.246111 np0000173048 devstack@c-api.service[113141]: INFO cinder.rpc [None req-b69ce77f-3716-4080-a65b-cf19b0d030f3 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 09:04:36.246250 np0000173048 devstack@c-api.service[113139]: DEBUG oslo_db.sqlalchemy.engines [None req-870004ac-ac96-4e9b-85f9-94c17e5a5ac2 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=113139) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:04:36.246877 np0000173048 devstack@c-api.service[113140]: WARNING castellan.key_manager.migration [None req-9e205156-dea4-4531-bfeb-c9b473b97356 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:36.248159 np0000173048 devstack@c-api.service[113141]: INFO cinder.rpc [None req-b69ce77f-3716-4080-a65b-cf19b0d030f3 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 09:04:36.248232 np0000173048 devstack@c-api.service[113138]: WARNING castellan.key_manager.migration [None req-6c5ef6a9-33c1-42f1-8c0c-90f7e81b20ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:36.248466 np0000173048 devstack@c-api.service[113139]: INFO cinder.rpc [None req-870004ac-ac96-4e9b-85f9-94c17e5a5ac2 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 09:04:36.250017 np0000173048 devstack@c-api.service[113141]: INFO cinder.rpc [None req-b69ce77f-3716-4080-a65b-cf19b0d030f3 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 09:04:36.250705 np0000173048 devstack@c-api.service[113139]: INFO cinder.rpc [None req-870004ac-ac96-4e9b-85f9-94c17e5a5ac2 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 09:04:36.250922 np0000173048 devstack@c-api.service[113141]: WARNING castellan.key_manager.migration [None req-b69ce77f-3716-4080-a65b-cf19b0d030f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:36.251946 np0000173048 devstack@c-api.service[113139]: WARNING castellan.key_manager.migration [None req-870004ac-ac96-4e9b-85f9-94c17e5a5ac2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:36.252664 np0000173048 devstack@c-api.service[113141]: WARNING castellan.key_manager.migration [None req-b69ce77f-3716-4080-a65b-cf19b0d030f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:36.252868 np0000173048 devstack@c-api.service[113138]: DEBUG oslo_db.sqlalchemy.engines [None req-6c5ef6a9-33c1-42f1-8c0c-90f7e81b20ae 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=113138) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:04:36.256658 np0000173048 devstack@c-api.service[113138]: INFO cinder.rpc [None req-6c5ef6a9-33c1-42f1-8c0c-90f7e81b20ae None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 09:04:36.257016 np0000173048 devstack@c-api.service[113138]: INFO cinder.rpc [None req-6c5ef6a9-33c1-42f1-8c0c-90f7e81b20ae None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 09:04:36.257185 np0000173048 devstack@c-api.service[113141]: DEBUG oslo_db.sqlalchemy.engines [None req-b69ce77f-3716-4080-a65b-cf19b0d030f3 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=113141) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:04:36.258120 np0000173048 devstack@c-api.service[113138]: WARNING castellan.key_manager.migration [None req-6c5ef6a9-33c1-42f1-8c0c-90f7e81b20ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:36.259137 np0000173048 devstack@c-api.service[113141]: INFO cinder.rpc [None req-b69ce77f-3716-4080-a65b-cf19b0d030f3 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 09:04:36.260244 np0000173048 devstack@c-api.service[113140]: WARNING castellan.key_manager.migration [None req-9e205156-dea4-4531-bfeb-c9b473b97356 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:36.260963 np0000173048 devstack@c-api.service[113141]: INFO cinder.rpc [None req-b69ce77f-3716-4080-a65b-cf19b0d030f3 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 09:04:36.261780 np0000173048 devstack@c-api.service[113141]: WARNING castellan.key_manager.migration [None req-b69ce77f-3716-4080-a65b-cf19b0d030f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:36.263527 np0000173048 devstack@c-api.service[113140]: WARNING castellan.key_manager.migration [None req-9e205156-dea4-4531-bfeb-c9b473b97356 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:36.264736 np0000173048 devstack@c-api.service[113139]: WARNING castellan.key_manager.migration [None req-870004ac-ac96-4e9b-85f9-94c17e5a5ac2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:36.266795 np0000173048 devstack@c-api.service[113140]: WARNING castellan.key_manager.migration [None req-9e205156-dea4-4531-bfeb-c9b473b97356 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:36.268866 np0000173048 devstack@c-api.service[113139]: WARNING castellan.key_manager.migration [None req-870004ac-ac96-4e9b-85f9-94c17e5a5ac2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:36.269192 np0000173048 devstack@c-api.service[113138]: WARNING castellan.key_manager.migration [None req-6c5ef6a9-33c1-42f1-8c0c-90f7e81b20ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:36.270983 np0000173048 devstack@c-api.service[113140]: WARNING castellan.key_manager.migration [None req-9e205156-dea4-4531-bfeb-c9b473b97356 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:36.271256 np0000173048 devstack@c-api.service[113141]: WARNING castellan.key_manager.migration [None req-b69ce77f-3716-4080-a65b-cf19b0d030f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:36.272342 np0000173048 devstack@c-api.service[113139]: WARNING castellan.key_manager.migration [None req-870004ac-ac96-4e9b-85f9-94c17e5a5ac2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:36.272577 np0000173048 devstack@c-api.service[113138]: WARNING castellan.key_manager.migration [None req-6c5ef6a9-33c1-42f1-8c0c-90f7e81b20ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:36.274252 np0000173048 devstack@c-api.service[113140]: WARNING castellan.key_manager.migration [None req-9e205156-dea4-4531-bfeb-c9b473b97356 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:36.274535 np0000173048 devstack@c-api.service[113141]: WARNING castellan.key_manager.migration [None req-b69ce77f-3716-4080-a65b-cf19b0d030f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:36.275822 np0000173048 devstack@c-api.service[113138]: WARNING castellan.key_manager.migration [None req-6c5ef6a9-33c1-42f1-8c0c-90f7e81b20ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:36.276567 np0000173048 devstack@c-api.service[113139]: WARNING castellan.key_manager.migration [None req-870004ac-ac96-4e9b-85f9-94c17e5a5ac2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:36.277264 np0000173048 devstack@c-api.service[113140]: WARNING castellan.key_manager.migration [None req-9e205156-dea4-4531-bfeb-c9b473b97356 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:36.277841 np0000173048 devstack@c-api.service[113141]: WARNING castellan.key_manager.migration [None req-b69ce77f-3716-4080-a65b-cf19b0d030f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:36.279684 np0000173048 devstack@c-api.service[113139]: WARNING castellan.key_manager.migration [None req-870004ac-ac96-4e9b-85f9-94c17e5a5ac2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:36.279924 np0000173048 devstack@c-api.service[113138]: WARNING castellan.key_manager.migration [None req-6c5ef6a9-33c1-42f1-8c0c-90f7e81b20ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:36.280454 np0000173048 devstack@c-api.service[113140]: WARNING castellan.key_manager.migration [None req-9e205156-dea4-4531-bfeb-c9b473b97356 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:36.281966 np0000173048 devstack@c-api.service[113141]: WARNING castellan.key_manager.migration [None req-b69ce77f-3716-4080-a65b-cf19b0d030f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:36.282737 np0000173048 devstack@c-api.service[113139]: WARNING castellan.key_manager.migration [None req-870004ac-ac96-4e9b-85f9-94c17e5a5ac2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:36.283018 np0000173048 devstack@c-api.service[113138]: WARNING castellan.key_manager.migration [None req-6c5ef6a9-33c1-42f1-8c0c-90f7e81b20ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:36.284308 np0000173048 devstack@c-api.service[113140]: WARNING castellan.key_manager.migration [None req-9e205156-dea4-4531-bfeb-c9b473b97356 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:36.285001 np0000173048 devstack@c-api.service[113141]: WARNING castellan.key_manager.migration [None req-b69ce77f-3716-4080-a65b-cf19b0d030f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:36.285904 np0000173048 devstack@c-api.service[113139]: WARNING castellan.key_manager.migration [None req-870004ac-ac96-4e9b-85f9-94c17e5a5ac2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:36.285960 np0000173048 devstack@c-api.service[113138]: WARNING castellan.key_manager.migration [None req-6c5ef6a9-33c1-42f1-8c0c-90f7e81b20ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:36.287269 np0000173048 devstack@c-api.service[113140]: WARNING castellan.key_manager.migration [None req-9e205156-dea4-4531-bfeb-c9b473b97356 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:36.288020 np0000173048 devstack@c-api.service[113141]: WARNING castellan.key_manager.migration [None req-b69ce77f-3716-4080-a65b-cf19b0d030f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:36.288847 np0000173048 devstack@c-api.service[113139]: WARNING castellan.key_manager.migration [None req-870004ac-ac96-4e9b-85f9-94c17e5a5ac2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:36.288902 np0000173048 devstack@c-api.service[113140]: WARNING castellan.key_manager.migration [None req-9e205156-dea4-4531-bfeb-c9b473b97356 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:36.289143 np0000173048 devstack@c-api.service[113138]: WARNING castellan.key_manager.migration [None req-6c5ef6a9-33c1-42f1-8c0c-90f7e81b20ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:36.291192 np0000173048 devstack@c-api.service[113141]: WARNING castellan.key_manager.migration [None req-b69ce77f-3716-4080-a65b-cf19b0d030f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:36.291494 np0000173048 devstack@c-api.service[113140]: WARNING castellan.key_manager.migration [None req-9e205156-dea4-4531-bfeb-c9b473b97356 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:36.292029 np0000173048 devstack@c-api.service[113138]: WARNING castellan.key_manager.migration [None req-6c5ef6a9-33c1-42f1-8c0c-90f7e81b20ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:36.292647 np0000173048 devstack@c-api.service[113139]: WARNING castellan.key_manager.migration [None req-870004ac-ac96-4e9b-85f9-94c17e5a5ac2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:36.294202 np0000173048 devstack@c-api.service[113139]: WARNING castellan.key_manager.migration [None req-870004ac-ac96-4e9b-85f9-94c17e5a5ac2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:36.294991 np0000173048 devstack@c-api.service[113141]: WARNING castellan.key_manager.migration [None req-b69ce77f-3716-4080-a65b-cf19b0d030f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:36.295509 np0000173048 devstack@c-api.service[113138]: WARNING castellan.key_manager.migration [None req-6c5ef6a9-33c1-42f1-8c0c-90f7e81b20ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:36.296906 np0000173048 devstack@c-api.service[113139]: WARNING castellan.key_manager.migration [None req-870004ac-ac96-4e9b-85f9-94c17e5a5ac2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:36.297065 np0000173048 devstack@c-api.service[113138]: WARNING castellan.key_manager.migration [None req-6c5ef6a9-33c1-42f1-8c0c-90f7e81b20ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:36.297127 np0000173048 devstack@c-api.service[113140]: WARNING castellan.key_manager.migration [None req-9e205156-dea4-4531-bfeb-c9b473b97356 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:36.297961 np0000173048 devstack@c-api.service[113141]: WARNING castellan.key_manager.migration [None req-b69ce77f-3716-4080-a65b-cf19b0d030f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:36.299494 np0000173048 devstack@c-api.service[113141]: WARNING castellan.key_manager.migration [None req-b69ce77f-3716-4080-a65b-cf19b0d030f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:36.299763 np0000173048 devstack@c-api.service[113138]: WARNING castellan.key_manager.migration [None req-6c5ef6a9-33c1-42f1-8c0c-90f7e81b20ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:36.300568 np0000173048 devstack@c-api.service[113140]: WARNING castellan.key_manager.migration [None req-9e205156-dea4-4531-bfeb-c9b473b97356 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:36.302187 np0000173048 devstack@c-api.service[113141]: WARNING castellan.key_manager.migration [None req-b69ce77f-3716-4080-a65b-cf19b0d030f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:36.302556 np0000173048 devstack@c-api.service[113139]: WARNING castellan.key_manager.migration [None req-870004ac-ac96-4e9b-85f9-94c17e5a5ac2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:36.302729 np0000173048 devstack@c-api.service[113140]: WARNING castellan.key_manager.migration [None req-9e205156-dea4-4531-bfeb-c9b473b97356 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:36.304294 np0000173048 devstack@c-api.service[113140]: WARNING castellan.key_manager.migration [None req-9e205156-dea4-4531-bfeb-c9b473b97356 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:36.305373 np0000173048 devstack@c-api.service[113138]: WARNING castellan.key_manager.migration [None req-6c5ef6a9-33c1-42f1-8c0c-90f7e81b20ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:36.305786 np0000173048 devstack@c-api.service[113140]: WARNING castellan.key_manager.migration [None req-9e205156-dea4-4531-bfeb-c9b473b97356 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:36.306081 np0000173048 devstack@c-api.service[113139]: WARNING castellan.key_manager.migration [None req-870004ac-ac96-4e9b-85f9-94c17e5a5ac2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:36.308033 np0000173048 devstack@c-api.service[113141]: WARNING castellan.key_manager.migration [None req-b69ce77f-3716-4080-a65b-cf19b0d030f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:36.308251 np0000173048 devstack@c-api.service[113139]: WARNING castellan.key_manager.migration [None req-870004ac-ac96-4e9b-85f9-94c17e5a5ac2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:36.308784 np0000173048 devstack@c-api.service[113138]: WARNING castellan.key_manager.migration [None req-6c5ef6a9-33c1-42f1-8c0c-90f7e81b20ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:36.309807 np0000173048 devstack@c-api.service[113139]: WARNING castellan.key_manager.migration [None req-870004ac-ac96-4e9b-85f9-94c17e5a5ac2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:36.310920 np0000173048 devstack@c-api.service[113138]: WARNING castellan.key_manager.migration [None req-6c5ef6a9-33c1-42f1-8c0c-90f7e81b20ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:36.311238 np0000173048 devstack@c-api.service[113140]: WARNING castellan.key_manager.migration [None req-9e205156-dea4-4531-bfeb-c9b473b97356 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:36.311293 np0000173048 devstack@c-api.service[113139]: WARNING castellan.key_manager.migration [None req-870004ac-ac96-4e9b-85f9-94c17e5a5ac2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:36.311422 np0000173048 devstack@c-api.service[113141]: WARNING castellan.key_manager.migration [None req-b69ce77f-3716-4080-a65b-cf19b0d030f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:36.312475 np0000173048 devstack@c-api.service[113138]: WARNING castellan.key_manager.migration [None req-6c5ef6a9-33c1-42f1-8c0c-90f7e81b20ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:36.312887 np0000173048 devstack@c-api.service[113139]: WARNING castellan.key_manager.migration [None req-870004ac-ac96-4e9b-85f9-94c17e5a5ac2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:36.313602 np0000173048 devstack@c-api.service[113141]: WARNING castellan.key_manager.migration [None req-b69ce77f-3716-4080-a65b-cf19b0d030f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:36.313955 np0000173048 devstack@c-api.service[113138]: WARNING castellan.key_manager.migration [None req-6c5ef6a9-33c1-42f1-8c0c-90f7e81b20ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:36.314333 np0000173048 devstack@c-api.service[113139]: WARNING castellan.key_manager.migration [None req-870004ac-ac96-4e9b-85f9-94c17e5a5ac2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:36.315012 np0000173048 devstack@c-api.service[113140]: WARNING castellan.key_manager.migration [None req-9e205156-dea4-4531-bfeb-c9b473b97356 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:36.315148 np0000173048 devstack@c-api.service[113141]: WARNING castellan.key_manager.migration [None req-b69ce77f-3716-4080-a65b-cf19b0d030f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:36.315450 np0000173048 devstack@c-api.service[113139]: WARNING cinder.api.contrib.hosts [None req-870004ac-ac96-4e9b-85f9-94c17e5a5ac2 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 09:04:36.315517 np0000173048 devstack@c-api.service[113138]: WARNING castellan.key_manager.migration [None req-6c5ef6a9-33c1-42f1-8c0c-90f7e81b20ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:36.316207 np0000173048 devstack@c-api.service[113139]: WARNING castellan.key_manager.migration [None req-870004ac-ac96-4e9b-85f9-94c17e5a5ac2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:36.316660 np0000173048 devstack@c-api.service[113141]: WARNING castellan.key_manager.migration [None req-b69ce77f-3716-4080-a65b-cf19b0d030f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:36.316971 np0000173048 devstack@c-api.service[113140]: WARNING cinder.api.contrib.hosts [None req-9e205156-dea4-4531-bfeb-c9b473b97356 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 09:04:36.317027 np0000173048 devstack@c-api.service[113138]: WARNING castellan.key_manager.migration [None req-6c5ef6a9-33c1-42f1-8c0c-90f7e81b20ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:36.317693 np0000173048 devstack@c-api.service[113139]: WARNING castellan.key_manager.migration [None req-870004ac-ac96-4e9b-85f9-94c17e5a5ac2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:36.317798 np0000173048 devstack@c-api.service[113140]: WARNING castellan.key_manager.migration [None req-9e205156-dea4-4531-bfeb-c9b473b97356 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:36.318075 np0000173048 devstack@c-api.service[113138]: WARNING cinder.api.contrib.hosts [None req-6c5ef6a9-33c1-42f1-8c0c-90f7e81b20ae None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 09:04:36.318239 np0000173048 devstack@c-api.service[113141]: WARNING castellan.key_manager.migration [None req-b69ce77f-3716-4080-a65b-cf19b0d030f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:36.318820 np0000173048 devstack@c-api.service[113138]: WARNING castellan.key_manager.migration [None req-6c5ef6a9-33c1-42f1-8c0c-90f7e81b20ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:36.319269 np0000173048 devstack@c-api.service[113139]: WARNING castellan.key_manager.migration [None req-870004ac-ac96-4e9b-85f9-94c17e5a5ac2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:36.319444 np0000173048 devstack@c-api.service[113140]: WARNING castellan.key_manager.migration [None req-9e205156-dea4-4531-bfeb-c9b473b97356 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:36.319697 np0000173048 devstack@c-api.service[113141]: WARNING castellan.key_manager.migration [None req-b69ce77f-3716-4080-a65b-cf19b0d030f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:36.320154 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.v3.router [None req-870004ac-ac96-4e9b-85f9-94c17e5a5ac2 None None] Extended resource: extensions {{(pid=113139) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:36.320358 np0000173048 devstack@c-api.service[113138]: WARNING castellan.key_manager.migration [None req-6c5ef6a9-33c1-42f1-8c0c-90f7e81b20ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:36.320825 np0000173048 devstack@c-api.service[113141]: WARNING cinder.api.contrib.hosts [None req-b69ce77f-3716-4080-a65b-cf19b0d030f3 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 09:04:36.321155 np0000173048 devstack@c-api.service[113140]: WARNING castellan.key_manager.migration [None req-9e205156-dea4-4531-bfeb-c9b473b97356 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:36.321396 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.v3.router [None req-870004ac-ac96-4e9b-85f9-94c17e5a5ac2 None None] Extended resource: encryption {{(pid=113139) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:36.321565 np0000173048 devstack@c-api.service[113141]: WARNING castellan.key_manager.migration [None req-b69ce77f-3716-4080-a65b-cf19b0d030f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:36.321936 np0000173048 devstack@c-api.service[113138]: WARNING castellan.key_manager.migration [None req-6c5ef6a9-33c1-42f1-8c0c-90f7e81b20ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:36.322109 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.v3.router [None req-9e205156-dea4-4531-bfeb-c9b473b97356 None None] Extended resource: extensions {{(pid=113140) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:36.322784 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.v3.router [None req-6c5ef6a9-33c1-42f1-8c0c-90f7e81b20ae None None] Extended resource: extensions {{(pid=113138) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:36.323016 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.v3.router [None req-870004ac-ac96-4e9b-85f9-94c17e5a5ac2 None None] Extended resource: encryption {{(pid=113139) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:36.323102 np0000173048 devstack@c-api.service[113141]: WARNING castellan.key_manager.migration [None req-b69ce77f-3716-4080-a65b-cf19b0d030f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:36.323592 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.v3.router [None req-9e205156-dea4-4531-bfeb-c9b473b97356 None None] Extended resource: encryption {{(pid=113140) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:36.324060 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.v3.router [None req-6c5ef6a9-33c1-42f1-8c0c-90f7e81b20ae None None] Extended resource: encryption {{(pid=113138) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:36.324670 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.v3.router [None req-870004ac-ac96-4e9b-85f9-94c17e5a5ac2 None None] Extended resource: os-quota-sets {{(pid=113139) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:36.324765 np0000173048 devstack@c-api.service[113141]: WARNING castellan.key_manager.migration [None req-b69ce77f-3716-4080-a65b-cf19b0d030f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:36.325426 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.v3.router [None req-9e205156-dea4-4531-bfeb-c9b473b97356 None None] Extended resource: encryption {{(pid=113140) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:36.325540 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.v3.router [None req-b69ce77f-3716-4080-a65b-cf19b0d030f3 None None] Extended resource: extensions {{(pid=113141) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:36.325674 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.v3.router [None req-6c5ef6a9-33c1-42f1-8c0c-90f7e81b20ae None None] Extended resource: encryption {{(pid=113138) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:36.326050 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.v3.router [None req-870004ac-ac96-4e9b-85f9-94c17e5a5ac2 None None] Extended resource: cgsnapshots {{(pid=113139) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:36.326757 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.v3.router [None req-b69ce77f-3716-4080-a65b-cf19b0d030f3 None None] Extended resource: encryption {{(pid=113141) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:36.327168 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.v3.router [None req-9e205156-dea4-4531-bfeb-c9b473b97356 None None] Extended resource: os-quota-sets {{(pid=113140) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:36.327266 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.v3.router [None req-6c5ef6a9-33c1-42f1-8c0c-90f7e81b20ae None None] Extended resource: os-quota-sets {{(pid=113138) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:36.327460 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.v3.router [None req-870004ac-ac96-4e9b-85f9-94c17e5a5ac2 None None] Extended resource: os-quota-class-sets {{(pid=113139) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:36.328374 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.v3.router [None req-b69ce77f-3716-4080-a65b-cf19b0d030f3 None None] Extended resource: encryption {{(pid=113141) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:36.328619 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.v3.router [None req-6c5ef6a9-33c1-42f1-8c0c-90f7e81b20ae None None] Extended resource: cgsnapshots {{(pid=113138) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:36.328707 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.v3.router [None req-9e205156-dea4-4531-bfeb-c9b473b97356 None None] Extended resource: cgsnapshots {{(pid=113140) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:36.328795 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.v3.router [None req-870004ac-ac96-4e9b-85f9-94c17e5a5ac2 None None] Extended resource: os-availability-zone {{(pid=113139) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:36.329942 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.v3.router [None req-b69ce77f-3716-4080-a65b-cf19b0d030f3 None None] Extended resource: os-quota-sets {{(pid=113141) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:36.330032 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.v3.router [None req-6c5ef6a9-33c1-42f1-8c0c-90f7e81b20ae None None] Extended resource: os-quota-class-sets {{(pid=113138) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:36.330125 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.v3.router [None req-870004ac-ac96-4e9b-85f9-94c17e5a5ac2 None None] Extended resource: qos-specs {{(pid=113139) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:36.330493 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.v3.router [None req-9e205156-dea4-4531-bfeb-c9b473b97356 None None] Extended resource: os-quota-class-sets {{(pid=113140) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:36.331333 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.v3.router [None req-b69ce77f-3716-4080-a65b-cf19b0d030f3 None None] Extended resource: cgsnapshots {{(pid=113141) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:36.331403 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.v3.router [None req-6c5ef6a9-33c1-42f1-8c0c-90f7e81b20ae None None] Extended resource: os-availability-zone {{(pid=113138) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:36.331902 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.v3.router [None req-9e205156-dea4-4531-bfeb-c9b473b97356 None None] Extended resource: os-availability-zone {{(pid=113140) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:36.332147 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.v3.router [None req-870004ac-ac96-4e9b-85f9-94c17e5a5ac2 None None] Extended resource: backups {{(pid=113139) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:36.332607 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.v3.router [None req-6c5ef6a9-33c1-42f1-8c0c-90f7e81b20ae None None] Extended resource: qos-specs {{(pid=113138) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:36.332787 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.v3.router [None req-b69ce77f-3716-4080-a65b-cf19b0d030f3 None None] Extended resource: os-quota-class-sets {{(pid=113141) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:36.333197 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.v3.router [None req-9e205156-dea4-4531-bfeb-c9b473b97356 None None] Extended resource: qos-specs {{(pid=113140) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:36.334107 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.v3.router [None req-b69ce77f-3716-4080-a65b-cf19b0d030f3 None None] Extended resource: os-availability-zone {{(pid=113141) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:36.334173 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.v3.router [None req-870004ac-ac96-4e9b-85f9-94c17e5a5ac2 None None] Extended resource: extra_specs {{(pid=113139) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:36.334673 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.v3.router [None req-6c5ef6a9-33c1-42f1-8c0c-90f7e81b20ae None None] Extended resource: backups {{(pid=113138) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:36.335319 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.v3.router [None req-9e205156-dea4-4531-bfeb-c9b473b97356 None None] Extended resource: backups {{(pid=113140) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:36.335385 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.v3.router [None req-b69ce77f-3716-4080-a65b-cf19b0d030f3 None None] Extended resource: qos-specs {{(pid=113141) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:36.336311 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.v3.router [None req-870004ac-ac96-4e9b-85f9-94c17e5a5ac2 None None] Extended resource: os-snapshot-manage {{(pid=113139) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:36.336746 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.v3.router [None req-6c5ef6a9-33c1-42f1-8c0c-90f7e81b20ae None None] Extended resource: extra_specs {{(pid=113138) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:36.337457 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.v3.router [None req-b69ce77f-3716-4080-a65b-cf19b0d030f3 None None] Extended resource: backups {{(pid=113141) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:36.337780 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.v3.router [None req-870004ac-ac96-4e9b-85f9-94c17e5a5ac2 None None] Extended resource: os-volume-type-access {{(pid=113139) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:36.338773 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.v3.router [None req-9e205156-dea4-4531-bfeb-c9b473b97356 None None] Extended resource: extra_specs {{(pid=113140) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:36.338887 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.v3.router [None req-6c5ef6a9-33c1-42f1-8c0c-90f7e81b20ae None None] Extended resource: os-snapshot-manage {{(pid=113138) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:36.339430 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.v3.router [None req-870004ac-ac96-4e9b-85f9-94c17e5a5ac2 None None] Extended resource: capabilities {{(pid=113139) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:36.340047 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.v3.router [None req-b69ce77f-3716-4080-a65b-cf19b0d030f3 None None] Extended resource: extra_specs {{(pid=113141) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:36.340273 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.v3.router [None req-6c5ef6a9-33c1-42f1-8c0c-90f7e81b20ae None None] Extended resource: os-volume-type-access {{(pid=113138) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:36.340361 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.v3.router [None req-9e205156-dea4-4531-bfeb-c9b473b97356 None None] Extended resource: os-snapshot-manage {{(pid=113140) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:36.340808 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.v3.router [None req-870004ac-ac96-4e9b-85f9-94c17e5a5ac2 None None] Extended resource: os-hosts {{(pid=113139) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:36.341605 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.v3.router [None req-b69ce77f-3716-4080-a65b-cf19b0d030f3 None None] Extended resource: os-snapshot-manage {{(pid=113141) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:36.341844 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.v3.router [None req-6c5ef6a9-33c1-42f1-8c0c-90f7e81b20ae None None] Extended resource: capabilities {{(pid=113138) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:36.342016 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.v3.router [None req-9e205156-dea4-4531-bfeb-c9b473b97356 None None] Extended resource: os-volume-type-access {{(pid=113140) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:36.342167 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.v3.router [None req-870004ac-ac96-4e9b-85f9-94c17e5a5ac2 None None] Extended resource: consistencygroups {{(pid=113139) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:36.343087 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.v3.router [None req-b69ce77f-3716-4080-a65b-cf19b0d030f3 None None] Extended resource: os-volume-type-access {{(pid=113141) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:36.343179 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.v3.router [None req-6c5ef6a9-33c1-42f1-8c0c-90f7e81b20ae None None] Extended resource: os-hosts {{(pid=113138) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:36.343470 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.v3.router [None req-9e205156-dea4-4531-bfeb-c9b473b97356 None None] Extended resource: capabilities {{(pid=113140) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:36.343938 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.v3.router [None req-870004ac-ac96-4e9b-85f9-94c17e5a5ac2 None None] Extended resource: os-volume-transfer {{(pid=113139) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:36.344455 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.v3.router [None req-6c5ef6a9-33c1-42f1-8c0c-90f7e81b20ae None None] Extended resource: consistencygroups {{(pid=113138) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:36.344658 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.v3.router [None req-b69ce77f-3716-4080-a65b-cf19b0d030f3 None None] Extended resource: capabilities {{(pid=113141) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:36.344761 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.v3.router [None req-9e205156-dea4-4531-bfeb-c9b473b97356 None None] Extended resource: os-hosts {{(pid=113140) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:36.345551 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.v3.router [None req-870004ac-ac96-4e9b-85f9-94c17e5a5ac2 None None] Extended resource: scheduler-stats {{(pid=113139) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:36.345948 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.v3.router [None req-b69ce77f-3716-4080-a65b-cf19b0d030f3 None None] Extended resource: os-hosts {{(pid=113141) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:36.346107 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.v3.router [None req-9e205156-dea4-4531-bfeb-c9b473b97356 None None] Extended resource: consistencygroups {{(pid=113140) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:36.346397 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.v3.router [None req-6c5ef6a9-33c1-42f1-8c0c-90f7e81b20ae None None] Extended resource: os-volume-transfer {{(pid=113138) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:36.346990 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.v3.router [None req-870004ac-ac96-4e9b-85f9-94c17e5a5ac2 None None] Extended resource: os-volume-manage {{(pid=113139) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:36.347264 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.v3.router [None req-b69ce77f-3716-4080-a65b-cf19b0d030f3 None None] Extended resource: consistencygroups {{(pid=113141) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:36.348072 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.v3.router [None req-6c5ef6a9-33c1-42f1-8c0c-90f7e81b20ae None None] Extended resource: scheduler-stats {{(pid=113138) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:36.348143 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.v3.router [None req-9e205156-dea4-4531-bfeb-c9b473b97356 None None] Extended resource: os-volume-transfer {{(pid=113140) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:36.349227 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.v3.router [None req-b69ce77f-3716-4080-a65b-cf19b0d030f3 None None] Extended resource: os-volume-transfer {{(pid=113141) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:36.349304 np0000173048 devstack@c-api.service[113139]: WARNING castellan.key_manager.migration [None req-870004ac-ac96-4e9b-85f9-94c17e5a5ac2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:36.349494 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.v3.router [None req-6c5ef6a9-33c1-42f1-8c0c-90f7e81b20ae None None] Extended resource: os-volume-manage {{(pid=113138) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:36.350090 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.v3.router [None req-9e205156-dea4-4531-bfeb-c9b473b97356 None None] Extended resource: scheduler-stats {{(pid=113140) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:36.350294 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.contrib.snapshot_actions [None req-870004ac-ac96-4e9b-85f9-94c17e5a5ac2 None None] SnapshotActionsController initialized {{(pid=113139) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 09:04:36.350846 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.v3.router [None req-b69ce77f-3716-4080-a65b-cf19b0d030f3 None None] Extended resource: scheduler-stats {{(pid=113141) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:36.351068 np0000173048 devstack@c-api.service[113139]: WARNING castellan.key_manager.migration [None req-870004ac-ac96-4e9b-85f9-94c17e5a5ac2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:36.351534 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.v3.router [None req-9e205156-dea4-4531-bfeb-c9b473b97356 None None] Extended resource: os-volume-manage {{(pid=113140) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:36.351676 np0000173048 devstack@c-api.service[113138]: WARNING castellan.key_manager.migration [None req-6c5ef6a9-33c1-42f1-8c0c-90f7e81b20ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:36.352291 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.v3.router [None req-b69ce77f-3716-4080-a65b-cf19b0d030f3 None None] Extended resource: os-volume-manage {{(pid=113141) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:36.352502 np0000173048 devstack@c-api.service[113139]: WARNING castellan.key_manager.migration [None req-870004ac-ac96-4e9b-85f9-94c17e5a5ac2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:36.352556 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.contrib.snapshot_actions [None req-6c5ef6a9-33c1-42f1-8c0c-90f7e81b20ae None None] SnapshotActionsController initialized {{(pid=113138) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 09:04:36.353325 np0000173048 devstack@c-api.service[113138]: WARNING castellan.key_manager.migration [None req-6c5ef6a9-33c1-42f1-8c0c-90f7e81b20ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:36.353913 np0000173048 devstack@c-api.service[113140]: WARNING castellan.key_manager.migration [None req-9e205156-dea4-4531-bfeb-c9b473b97356 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:36.354229 np0000173048 devstack@c-api.service[113139]: WARNING castellan.key_manager.migration [None req-870004ac-ac96-4e9b-85f9-94c17e5a5ac2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:36.354495 np0000173048 devstack@c-api.service[113141]: WARNING castellan.key_manager.migration [None req-b69ce77f-3716-4080-a65b-cf19b0d030f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:36.354749 np0000173048 devstack@c-api.service[113138]: WARNING castellan.key_manager.migration [None req-6c5ef6a9-33c1-42f1-8c0c-90f7e81b20ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:36.354978 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.contrib.snapshot_actions [None req-9e205156-dea4-4531-bfeb-c9b473b97356 None None] SnapshotActionsController initialized {{(pid=113140) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 09:04:36.355427 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.contrib.snapshot_actions [None req-b69ce77f-3716-4080-a65b-cf19b0d030f3 None None] SnapshotActionsController initialized {{(pid=113141) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 09:04:36.355797 np0000173048 devstack@c-api.service[113139]: WARNING castellan.key_manager.migration [None req-870004ac-ac96-4e9b-85f9-94c17e5a5ac2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:36.355855 np0000173048 devstack@c-api.service[113140]: WARNING castellan.key_manager.migration [None req-9e205156-dea4-4531-bfeb-c9b473b97356 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:36.356200 np0000173048 devstack@c-api.service[113138]: WARNING castellan.key_manager.migration [None req-6c5ef6a9-33c1-42f1-8c0c-90f7e81b20ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:36.356274 np0000173048 devstack@c-api.service[113141]: WARNING castellan.key_manager.migration [None req-b69ce77f-3716-4080-a65b-cf19b0d030f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:36.357242 np0000173048 devstack@c-api.service[113139]: WARNING castellan.key_manager.migration [None req-870004ac-ac96-4e9b-85f9-94c17e5a5ac2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:36.357300 np0000173048 devstack@c-api.service[113140]: WARNING castellan.key_manager.migration [None req-9e205156-dea4-4531-bfeb-c9b473b97356 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:36.357592 np0000173048 devstack@c-api.service[113138]: WARNING castellan.key_manager.migration [None req-6c5ef6a9-33c1-42f1-8c0c-90f7e81b20ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:36.357665 np0000173048 devstack@c-api.service[113141]: WARNING castellan.key_manager.migration [None req-b69ce77f-3716-4080-a65b-cf19b0d030f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:36.358757 np0000173048 devstack@c-api.service[113139]: WARNING castellan.key_manager.migration [None req-870004ac-ac96-4e9b-85f9-94c17e5a5ac2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:36.358968 np0000173048 devstack@c-api.service[113140]: WARNING castellan.key_manager.migration [None req-9e205156-dea4-4531-bfeb-c9b473b97356 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:36.359024 np0000173048 devstack@c-api.service[113138]: WARNING castellan.key_manager.migration [None req-6c5ef6a9-33c1-42f1-8c0c-90f7e81b20ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:36.359059 np0000173048 devstack@c-api.service[113141]: WARNING castellan.key_manager.migration [None req-b69ce77f-3716-4080-a65b-cf19b0d030f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:36.359652 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.v3.router [None req-870004ac-ac96-4e9b-85f9-94c17e5a5ac2 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113139) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:36.359812 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.v3.router [None req-870004ac-ac96-4e9b-85f9-94c17e5a5ac2 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113139) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:36.359913 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.v3.router [None req-870004ac-ac96-4e9b-85f9-94c17e5a5ac2 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113139) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:36.360025 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.v3.router [None req-870004ac-ac96-4e9b-85f9-94c17e5a5ac2 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113139) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:36.360123 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.v3.router [None req-870004ac-ac96-4e9b-85f9-94c17e5a5ac2 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113139) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:36.360224 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.v3.router [None req-870004ac-ac96-4e9b-85f9-94c17e5a5ac2 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113139) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:36.360351 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.v3.router [None req-870004ac-ac96-4e9b-85f9-94c17e5a5ac2 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113139) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:36.360422 np0000173048 devstack@c-api.service[113140]: WARNING castellan.key_manager.migration [None req-9e205156-dea4-4531-bfeb-c9b473b97356 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:36.360474 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.v3.router [None req-870004ac-ac96-4e9b-85f9-94c17e5a5ac2 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113139) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:36.360587 np0000173048 devstack@c-api.service[113138]: WARNING castellan.key_manager.migration [None req-6c5ef6a9-33c1-42f1-8c0c-90f7e81b20ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:36.360698 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.v3.router [None req-870004ac-ac96-4e9b-85f9-94c17e5a5ac2 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113139) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:36.360698 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.v3.router [None req-870004ac-ac96-4e9b-85f9-94c17e5a5ac2 None None] Extension UsedLimits extending resource: limits {{(pid=113139) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:36.360864 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.v3.router [None req-870004ac-ac96-4e9b-85f9-94c17e5a5ac2 None None] Extension TypesManage extending resource: types {{(pid=113139) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:36.360864 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.v3.router [None req-870004ac-ac96-4e9b-85f9-94c17e5a5ac2 None None] Extension AdminActions extending resource: volumes {{(pid=113139) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:36.361031 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.v3.router [None req-870004ac-ac96-4e9b-85f9-94c17e5a5ac2 None None] Extension AdminActions extending resource: snapshots {{(pid=113139) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:36.361077 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.v3.router [None req-870004ac-ac96-4e9b-85f9-94c17e5a5ac2 None None] Extension AdminActions extending resource: backups {{(pid=113139) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:36.361190 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.v3.router [None req-870004ac-ac96-4e9b-85f9-94c17e5a5ac2 None None] Extension VolumeActions extending resource: volumes {{(pid=113139) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:36.361397 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.v3.router [None req-870004ac-ac96-4e9b-85f9-94c17e5a5ac2 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113139) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:36.361454 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.v3.router [None req-6c5ef6a9-33c1-42f1-8c0c-90f7e81b20ae None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113138) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:36.361549 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.v3.router [None req-6c5ef6a9-33c1-42f1-8c0c-90f7e81b20ae None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113138) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:36.361676 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.v3.router [None req-6c5ef6a9-33c1-42f1-8c0c-90f7e81b20ae None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113138) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:36.361780 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.v3.router [None req-6c5ef6a9-33c1-42f1-8c0c-90f7e81b20ae None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113138) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:36.361864 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.v3.router [None req-6c5ef6a9-33c1-42f1-8c0c-90f7e81b20ae None None] Extension SnapshotActions extending resource: snapshots {{(pid=113138) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:36.361972 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.v3.router [None req-6c5ef6a9-33c1-42f1-8c0c-90f7e81b20ae None None] Extension VolumeTypeAccess extending resource: types {{(pid=113138) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:36.362074 np0000173048 devstack@c-api.service[113140]: WARNING castellan.key_manager.migration [None req-9e205156-dea4-4531-bfeb-c9b473b97356 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:36.362135 np0000173048 devstack@c-api.service[113141]: WARNING castellan.key_manager.migration [None req-b69ce77f-3716-4080-a65b-cf19b0d030f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:36.362169 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.v3.router [None req-6c5ef6a9-33c1-42f1-8c0c-90f7e81b20ae None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113138) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:36.362169 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.v3.router [None req-6c5ef6a9-33c1-42f1-8c0c-90f7e81b20ae None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113138) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:36.362299 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.v3.router [None req-6c5ef6a9-33c1-42f1-8c0c-90f7e81b20ae None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113138) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:36.362388 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.v3.router [None req-6c5ef6a9-33c1-42f1-8c0c-90f7e81b20ae None None] Extension UsedLimits extending resource: limits {{(pid=113138) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:36.362473 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.v3.router [None req-6c5ef6a9-33c1-42f1-8c0c-90f7e81b20ae None None] Extension TypesManage extending resource: types {{(pid=113138) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:36.362561 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.v3.router [None req-6c5ef6a9-33c1-42f1-8c0c-90f7e81b20ae None None] Extension AdminActions extending resource: volumes {{(pid=113138) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:36.362700 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.v3.router [None req-6c5ef6a9-33c1-42f1-8c0c-90f7e81b20ae None None] Extension AdminActions extending resource: snapshots {{(pid=113138) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:36.362799 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.v3.router [None req-6c5ef6a9-33c1-42f1-8c0c-90f7e81b20ae None None] Extension AdminActions extending resource: backups {{(pid=113138) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:36.362893 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.v3.router [None req-6c5ef6a9-33c1-42f1-8c0c-90f7e81b20ae None None] Extension VolumeActions extending resource: volumes {{(pid=113138) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:36.363095 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.v3.router [None req-6c5ef6a9-33c1-42f1-8c0c-90f7e81b20ae None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113138) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:36.363652 np0000173048 devstack@c-api.service[113140]: WARNING castellan.key_manager.migration [None req-9e205156-dea4-4531-bfeb-c9b473b97356 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:36.363711 np0000173048 devstack@c-api.service[113139]: WARNING keystonemiddleware.auth_token [None req-870004ac-ac96-4e9b-85f9-94c17e5a5ac2 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:04:36.364768 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.v3.router [None req-9e205156-dea4-4531-bfeb-c9b473b97356 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113140) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:36.364875 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.v3.router [None req-9e205156-dea4-4531-bfeb-c9b473b97356 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113140) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:36.365005 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.v3.router [None req-9e205156-dea4-4531-bfeb-c9b473b97356 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113140) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:36.365108 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.v3.router [None req-9e205156-dea4-4531-bfeb-c9b473b97356 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113140) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:36.365231 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.v3.router [None req-9e205156-dea4-4531-bfeb-c9b473b97356 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113140) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:36.365329 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.v3.router [None req-9e205156-dea4-4531-bfeb-c9b473b97356 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113140) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:36.365459 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.v3.router [None req-9e205156-dea4-4531-bfeb-c9b473b97356 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113140) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:36.365520 np0000173048 devstack@c-api.service[113138]: WARNING keystonemiddleware.auth_token [None req-6c5ef6a9-33c1-42f1-8c0c-90f7e81b20ae 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:04:36.365563 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.v3.router [None req-9e205156-dea4-4531-bfeb-c9b473b97356 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113140) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:36.365709 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.v3.router [None req-9e205156-dea4-4531-bfeb-c9b473b97356 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113140) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:36.365793 np0000173048 devstack@c-api.service[113141]: WARNING castellan.key_manager.migration [None req-b69ce77f-3716-4080-a65b-cf19b0d030f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:36.365831 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.v3.router [None req-9e205156-dea4-4531-bfeb-c9b473b97356 None None] Extension UsedLimits extending resource: limits {{(pid=113140) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:36.365942 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.v3.router [None req-9e205156-dea4-4531-bfeb-c9b473b97356 None None] Extension TypesManage extending resource: types {{(pid=113140) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:36.366043 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.v3.router [None req-9e205156-dea4-4531-bfeb-c9b473b97356 None None] Extension AdminActions extending resource: volumes {{(pid=113140) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:36.366142 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.v3.router [None req-9e205156-dea4-4531-bfeb-c9b473b97356 None None] Extension AdminActions extending resource: snapshots {{(pid=113140) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:36.366250 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.v3.router [None req-9e205156-dea4-4531-bfeb-c9b473b97356 None None] Extension AdminActions extending resource: backups {{(pid=113140) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:36.366350 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.v3.router [None req-9e205156-dea4-4531-bfeb-c9b473b97356 None None] Extension VolumeActions extending resource: volumes {{(pid=113140) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:36.366574 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.v3.router [None req-9e205156-dea4-4531-bfeb-c9b473b97356 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113140) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:36.369037 np0000173048 devstack@c-api.service[113140]: WARNING keystonemiddleware.auth_token [None req-9e205156-dea4-4531-bfeb-c9b473b97356 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:04:36.369286 np0000173048 devstack@c-api.service[113141]: WARNING castellan.key_manager.migration [None req-b69ce77f-3716-4080-a65b-cf19b0d030f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:36.369886 np0000173048 devstack@c-api.service[113139]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7860ec0a3668 pid: 113139 (default app) May 09 09:04:36.370412 np0000173048 devstack@c-api.service[113139]: /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:04:36.370412 np0000173048 devstack@c-api.service[113139]: warnings.warn( May 09 09:04:36.371262 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.v3.router [None req-b69ce77f-3716-4080-a65b-cf19b0d030f3 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113141) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:36.371361 np0000173048 devstack@c-api.service[113138]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7860ec0a3668 pid: 113138 (default app) May 09 09:04:36.371518 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.v3.router [None req-b69ce77f-3716-4080-a65b-cf19b0d030f3 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113141) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:36.371810 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.v3.router [None req-b69ce77f-3716-4080-a65b-cf19b0d030f3 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113141) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:36.372050 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.v3.router [None req-b69ce77f-3716-4080-a65b-cf19b0d030f3 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113141) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:36.372280 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.v3.router [None req-b69ce77f-3716-4080-a65b-cf19b0d030f3 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113141) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:36.372507 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.v3.router [None req-b69ce77f-3716-4080-a65b-cf19b0d030f3 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113141) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:36.372813 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.v3.router [None req-b69ce77f-3716-4080-a65b-cf19b0d030f3 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113141) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:36.373043 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.v3.router [None req-b69ce77f-3716-4080-a65b-cf19b0d030f3 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113141) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:36.373287 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.v3.router [None req-b69ce77f-3716-4080-a65b-cf19b0d030f3 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113141) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:36.373518 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.v3.router [None req-b69ce77f-3716-4080-a65b-cf19b0d030f3 None None] Extension UsedLimits extending resource: limits {{(pid=113141) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:36.373767 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.v3.router [None req-b69ce77f-3716-4080-a65b-cf19b0d030f3 None None] Extension TypesManage extending resource: types {{(pid=113141) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:36.373999 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.v3.router [None req-b69ce77f-3716-4080-a65b-cf19b0d030f3 None None] Extension AdminActions extending resource: volumes {{(pid=113141) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:36.374265 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.v3.router [None req-b69ce77f-3716-4080-a65b-cf19b0d030f3 None None] Extension AdminActions extending resource: snapshots {{(pid=113141) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:36.374482 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.v3.router [None req-b69ce77f-3716-4080-a65b-cf19b0d030f3 None None] Extension AdminActions extending resource: backups {{(pid=113141) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:36.374734 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.v3.router [None req-b69ce77f-3716-4080-a65b-cf19b0d030f3 None None] Extension VolumeActions extending resource: volumes {{(pid=113141) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:36.375195 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.v3.router [None req-b69ce77f-3716-4080-a65b-cf19b0d030f3 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113141) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:36.376168 np0000173048 devstack@c-api.service[113140]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7860ec0a3668 pid: 113140 (default app) May 09 09:04:36.378084 np0000173048 devstack@c-api.service[113141]: WARNING keystonemiddleware.auth_token [None req-b69ce77f-3716-4080-a65b-cf19b0d030f3 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:04:36.378163 np0000173048 devstack@c-api.service[113139]: /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:04:36.378163 np0000173048 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) May 09 09:04:36.378163 np0000173048 devstack@c-api.service[113139]: /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:04:36.378163 np0000173048 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) May 09 09:04:36.378163 np0000173048 devstack@c-api.service[113139]: /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:04:36.378594 np0000173048 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) May 09 09:04:36.378594 np0000173048 devstack@c-api.service[113139]: /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:04:36.378594 np0000173048 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) May 09 09:04:36.378594 np0000173048 devstack@c-api.service[113139]: /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:04:36.378594 np0000173048 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) May 09 09:04:36.378825 np0000173048 devstack@c-api.service[113139]: /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:04:36.378825 np0000173048 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) May 09 09:04:36.378825 np0000173048 devstack@c-api.service[113139]: /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:04:36.378825 np0000173048 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) May 09 09:04:36.378825 np0000173048 devstack@c-api.service[113139]: /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:04:36.378825 np0000173048 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) May 09 09:04:36.379057 np0000173048 devstack@c-api.service[113139]: /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:04:36.379057 np0000173048 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) May 09 09:04:36.379057 np0000173048 devstack@c-api.service[113139]: /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:04:36.379057 np0000173048 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) May 09 09:04:36.379225 np0000173048 devstack@c-api.service[113139]: /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:04:36.379225 np0000173048 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) May 09 09:04:36.379225 np0000173048 devstack@c-api.service[113139]: /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:04:36.379225 np0000173048 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) May 09 09:04:36.379399 np0000173048 devstack@c-api.service[113139]: /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:04:36.379399 np0000173048 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) May 09 09:04:36.379399 np0000173048 devstack@c-api.service[113139]: /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:04:36.379399 np0000173048 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) May 09 09:04:36.379559 np0000173048 devstack@c-api.service[113139]: /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:04:36.379559 np0000173048 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) May 09 09:04:36.379559 np0000173048 devstack@c-api.service[113139]: /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:04:36.379559 np0000173048 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) May 09 09:04:36.379559 np0000173048 devstack@c-api.service[113139]: /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:04:36.379818 np0000173048 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) May 09 09:04:36.379818 np0000173048 devstack@c-api.service[113139]: /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:04:36.379818 np0000173048 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) May 09 09:04:36.379818 np0000173048 devstack@c-api.service[113139]: /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:04:36.379818 np0000173048 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) May 09 09:04:36.380009 np0000173048 devstack@c-api.service[113139]: /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:04:36.380009 np0000173048 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) May 09 09:04:36.380009 np0000173048 devstack@c-api.service[113139]: /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:04:36.380009 np0000173048 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) May 09 09:04:36.380009 np0000173048 devstack@c-api.service[113139]: /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:04:36.380009 np0000173048 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) May 09 09:04:36.380246 np0000173048 devstack@c-api.service[113139]: /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:04:36.380246 np0000173048 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) May 09 09:04:36.380246 np0000173048 devstack@c-api.service[113139]: /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:04:36.380246 np0000173048 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) May 09 09:04:36.380246 np0000173048 devstack@c-api.service[113139]: /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:04:36.380246 np0000173048 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) May 09 09:04:36.380482 np0000173048 devstack@c-api.service[113139]: /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:04:36.380482 np0000173048 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) May 09 09:04:36.380482 np0000173048 devstack@c-api.service[113139]: /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:04:36.380482 np0000173048 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) May 09 09:04:36.380482 np0000173048 devstack@c-api.service[113139]: /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:04:36.380482 np0000173048 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) May 09 09:04:36.380876 np0000173048 devstack@c-api.service[113139]: /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:04:36.380876 np0000173048 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) May 09 09:04:36.380876 np0000173048 devstack@c-api.service[113139]: /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:04:36.380876 np0000173048 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) May 09 09:04:36.380876 np0000173048 devstack@c-api.service[113139]: /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:04:36.381085 np0000173048 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) May 09 09:04:36.381085 np0000173048 devstack@c-api.service[113139]: /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:04:36.381085 np0000173048 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) May 09 09:04:36.381085 np0000173048 devstack@c-api.service[113139]: /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:04:36.381085 np0000173048 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) May 09 09:04:36.381269 np0000173048 devstack@c-api.service[113139]: /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:04:36.381269 np0000173048 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) May 09 09:04:36.381269 np0000173048 devstack@c-api.service[113139]: /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:04:36.381269 np0000173048 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) May 09 09:04:36.381269 np0000173048 devstack@c-api.service[113139]: /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:04:36.381269 np0000173048 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) May 09 09:04:36.381489 np0000173048 devstack@c-api.service[113139]: /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:04:36.381489 np0000173048 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) May 09 09:04:36.381489 np0000173048 devstack@c-api.service[113139]: /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:04:36.381489 np0000173048 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) May 09 09:04:36.381489 np0000173048 devstack@c-api.service[113139]: /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:04:36.381489 np0000173048 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) May 09 09:04:36.382532 np0000173048 devstack@c-api.service[113139]: /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:04:36.382532 np0000173048 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) May 09 09:04:36.382532 np0000173048 devstack@c-api.service[113139]: /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:04:36.382532 np0000173048 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) May 09 09:04:36.382532 np0000173048 devstack@c-api.service[113139]: /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:04:36.383053 np0000173048 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) May 09 09:04:36.383053 np0000173048 devstack@c-api.service[113139]: /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:04:36.383053 np0000173048 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) May 09 09:04:36.383053 np0000173048 devstack@c-api.service[113139]: /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:04:36.383053 np0000173048 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) May 09 09:04:36.383525 np0000173048 devstack@c-api.service[113139]: /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:04:36.383525 np0000173048 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) May 09 09:04:36.383525 np0000173048 devstack@c-api.service[113139]: /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:04:36.383525 np0000173048 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) May 09 09:04:36.383946 np0000173048 devstack@c-api.service[113139]: /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:04:36.383946 np0000173048 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) May 09 09:04:36.383946 np0000173048 devstack@c-api.service[113139]: /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:04:36.383946 np0000173048 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) May 09 09:04:36.384342 np0000173048 devstack@c-api.service[113139]: /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:04:36.384342 np0000173048 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) May 09 09:04:36.384342 np0000173048 devstack@c-api.service[113139]: /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:04:36.384342 np0000173048 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) May 09 09:04:36.384342 np0000173048 devstack@c-api.service[113139]: /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:04:36.384879 np0000173048 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) May 09 09:04:36.384879 np0000173048 devstack@c-api.service[113139]: /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:04:36.384879 np0000173048 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) May 09 09:04:36.384879 np0000173048 devstack@c-api.service[113139]: /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:04:36.384879 np0000173048 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) May 09 09:04:36.385330 np0000173048 devstack@c-api.service[113139]: /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:04:36.385330 np0000173048 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) May 09 09:04:36.385330 np0000173048 devstack@c-api.service[113139]: /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:04:36.385330 np0000173048 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) May 09 09:04:36.385712 np0000173048 devstack@c-api.service[113139]: /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:04:36.385712 np0000173048 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) May 09 09:04:36.385712 np0000173048 devstack@c-api.service[113139]: /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:04:36.385712 np0000173048 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) May 09 09:04:36.386457 np0000173048 devstack@c-api.service[113139]: /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:04:36.386457 np0000173048 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) May 09 09:04:36.386457 np0000173048 devstack@c-api.service[113139]: /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:04:36.386457 np0000173048 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) May 09 09:04:36.386880 np0000173048 devstack@c-api.service[113139]: /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:04:36.386880 np0000173048 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) May 09 09:04:36.386880 np0000173048 devstack@c-api.service[113139]: /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:04:36.386880 np0000173048 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) May 09 09:04:36.387268 np0000173048 devstack@c-api.service[113139]: /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:04:36.387268 np0000173048 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) May 09 09:04:36.387268 np0000173048 devstack@c-api.service[113139]: /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:04:36.387268 np0000173048 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) May 09 09:04:36.387730 np0000173048 devstack@c-api.service[113139]: /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:04:36.387730 np0000173048 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) May 09 09:04:36.387730 np0000173048 devstack@c-api.service[113139]: /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:04:36.387730 np0000173048 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) May 09 09:04:36.387730 np0000173048 devstack@c-api.service[113139]: /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:04:36.388261 np0000173048 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) May 09 09:04:36.388261 np0000173048 devstack@c-api.service[113139]: /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:04:36.388261 np0000173048 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) May 09 09:04:36.388261 np0000173048 devstack@c-api.service[113139]: /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:04:36.388261 np0000173048 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) May 09 09:04:36.388261 np0000173048 devstack@c-api.service[113139]: /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:04:36.388673 np0000173048 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) May 09 09:04:36.388673 np0000173048 devstack@c-api.service[113139]: /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:04:36.388673 np0000173048 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) May 09 09:04:36.388673 np0000173048 devstack@c-api.service[113139]: /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:04:36.388673 np0000173048 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) May 09 09:04:36.388996 np0000173048 devstack@c-api.service[113139]: /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:04:36.388996 np0000173048 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) May 09 09:04:36.388996 np0000173048 devstack@c-api.service[113139]: /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:04:36.388996 np0000173048 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) May 09 09:04:36.388996 np0000173048 devstack@c-api.service[113139]: /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:04:36.388996 np0000173048 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) May 09 09:04:36.389741 np0000173048 devstack@c-api.service[113139]: /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:04:36.389741 np0000173048 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) May 09 09:04:36.389741 np0000173048 devstack@c-api.service[113139]: /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:04:36.389741 np0000173048 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) May 09 09:04:36.389741 np0000173048 devstack@c-api.service[113139]: /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:04:36.389741 np0000173048 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) May 09 09:04:36.390140 np0000173048 devstack@c-api.service[113139]: /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:04:36.390140 np0000173048 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) May 09 09:04:36.390140 np0000173048 devstack@c-api.service[113139]: /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:04:36.390140 np0000173048 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) May 09 09:04:36.390140 np0000173048 devstack@c-api.service[113139]: /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:04:36.390140 np0000173048 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) May 09 09:04:36.390610 np0000173048 devstack@c-api.service[113139]: /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:04:36.390610 np0000173048 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) May 09 09:04:36.390610 np0000173048 devstack@c-api.service[113139]: /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:04:36.390610 np0000173048 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) May 09 09:04:36.390610 np0000173048 devstack@c-api.service[113139]: /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:04:36.390610 np0000173048 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) May 09 09:04:36.391041 np0000173048 devstack@c-api.service[113139]: /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:04:36.391041 np0000173048 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) May 09 09:04:36.391041 np0000173048 devstack@c-api.service[113139]: /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:04:36.391041 np0000173048 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) May 09 09:04:36.391558 np0000173048 devstack@c-api.service[113139]: /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:04:36.391558 np0000173048 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) May 09 09:04:36.391558 np0000173048 devstack@c-api.service[113139]: /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:04:36.391558 np0000173048 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) May 09 09:04:36.391558 np0000173048 devstack@c-api.service[113139]: /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:04:36.391967 np0000173048 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) May 09 09:04:36.391967 np0000173048 devstack@c-api.service[113139]: /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:04:36.391967 np0000173048 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) May 09 09:04:36.391967 np0000173048 devstack@c-api.service[113139]: /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:04:36.391967 np0000173048 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) May 09 09:04:36.391967 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.middleware.request_id [None req-a61a6bb1-0734-42b4-857d-1fea66ec97d0 None None] RequestId filter calling following filter/app {{(pid=113139) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:04:36.392420 np0000173048 devstack@c-api.service[113141]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7860ec0a3668 pid: 113141 (default app) May 09 09:04:36.392480 np0000173048 devstack@c-api.service[113139]: [pid: 113139|app: 0|req: 1/1] 199.204.45.240 () {60 vars in 953 bytes} [Sat May 9 09:04:36 2026] GET /volume/v3 => generated 114 bytes in 15 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) May 09 09:04:43.323752 np0000173048 devstack@c-api.service[113138]: /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:04:43.323752 np0000173048 devstack@c-api.service[113138]: warnings.warn( May 09 09:04:43.337001 np0000173048 devstack@c-api.service[113138]: /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:04:43.337001 np0000173048 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) May 09 09:04:43.337001 np0000173048 devstack@c-api.service[113138]: /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:04:43.337001 np0000173048 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) May 09 09:04:43.337230 np0000173048 devstack@c-api.service[113138]: /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:04:43.337230 np0000173048 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) May 09 09:04:43.337230 np0000173048 devstack@c-api.service[113138]: /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:04:43.337230 np0000173048 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) May 09 09:04:43.337376 np0000173048 devstack@c-api.service[113138]: /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:04:43.337376 np0000173048 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) May 09 09:04:43.337376 np0000173048 devstack@c-api.service[113138]: /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:04:43.337376 np0000173048 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) May 09 09:04:43.337376 np0000173048 devstack@c-api.service[113138]: /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:04:43.337376 np0000173048 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) May 09 09:04:43.337568 np0000173048 devstack@c-api.service[113138]: /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:04:43.337568 np0000173048 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) May 09 09:04:43.337568 np0000173048 devstack@c-api.service[113138]: /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:04:43.337568 np0000173048 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) May 09 09:04:43.337568 np0000173048 devstack@c-api.service[113138]: /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:04:43.337751 np0000173048 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) May 09 09:04:43.337751 np0000173048 devstack@c-api.service[113138]: /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:04:43.337751 np0000173048 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) May 09 09:04:43.337751 np0000173048 devstack@c-api.service[113138]: /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:04:43.337751 np0000173048 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) May 09 09:04:43.337929 np0000173048 devstack@c-api.service[113138]: /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:04:43.337929 np0000173048 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) May 09 09:04:43.337929 np0000173048 devstack@c-api.service[113138]: /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:04:43.337929 np0000173048 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) May 09 09:04:43.338081 np0000173048 devstack@c-api.service[113138]: /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:04:43.338081 np0000173048 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) May 09 09:04:43.338081 np0000173048 devstack@c-api.service[113138]: /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:04:43.338081 np0000173048 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) May 09 09:04:43.338081 np0000173048 devstack@c-api.service[113138]: /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:04:43.338273 np0000173048 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) May 09 09:04:43.338273 np0000173048 devstack@c-api.service[113138]: /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:04:43.338273 np0000173048 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) May 09 09:04:43.338273 np0000173048 devstack@c-api.service[113138]: /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:04:43.338273 np0000173048 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) May 09 09:04:43.338453 np0000173048 devstack@c-api.service[113138]: /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:04:43.338453 np0000173048 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) May 09 09:04:43.338453 np0000173048 devstack@c-api.service[113138]: /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:04:43.338453 np0000173048 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) May 09 09:04:43.338453 np0000173048 devstack@c-api.service[113138]: /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:04:43.338453 np0000173048 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) May 09 09:04:43.338703 np0000173048 devstack@c-api.service[113138]: /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:04:43.338703 np0000173048 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) May 09 09:04:43.338703 np0000173048 devstack@c-api.service[113138]: /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:04:43.338703 np0000173048 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) May 09 09:04:43.338703 np0000173048 devstack@c-api.service[113138]: /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:04:43.338703 np0000173048 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) May 09 09:04:43.338925 np0000173048 devstack@c-api.service[113138]: /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:04:43.338925 np0000173048 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) May 09 09:04:43.338925 np0000173048 devstack@c-api.service[113138]: /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:04:43.338925 np0000173048 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) May 09 09:04:43.338925 np0000173048 devstack@c-api.service[113138]: /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:04:43.338925 np0000173048 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) May 09 09:04:43.339142 np0000173048 devstack@c-api.service[113138]: /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:04:43.339142 np0000173048 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) May 09 09:04:43.339142 np0000173048 devstack@c-api.service[113138]: /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:04:43.339142 np0000173048 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) May 09 09:04:43.339142 np0000173048 devstack@c-api.service[113138]: /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:04:43.339363 np0000173048 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) May 09 09:04:43.339363 np0000173048 devstack@c-api.service[113138]: /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:04:43.339363 np0000173048 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) May 09 09:04:43.339363 np0000173048 devstack@c-api.service[113138]: /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:04:43.339363 np0000173048 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) May 09 09:04:43.339555 np0000173048 devstack@c-api.service[113138]: /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:04:43.339555 np0000173048 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) May 09 09:04:43.339555 np0000173048 devstack@c-api.service[113138]: /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:04:43.339555 np0000173048 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) May 09 09:04:43.339555 np0000173048 devstack@c-api.service[113138]: /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:04:43.339555 np0000173048 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) May 09 09:04:43.339797 np0000173048 devstack@c-api.service[113138]: /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:04:43.339797 np0000173048 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) May 09 09:04:43.339797 np0000173048 devstack@c-api.service[113138]: /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:04:43.339797 np0000173048 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) May 09 09:04:43.339797 np0000173048 devstack@c-api.service[113138]: /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:04:43.339797 np0000173048 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) May 09 09:04:43.340006 np0000173048 devstack@c-api.service[113138]: /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:04:43.340006 np0000173048 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) May 09 09:04:43.340006 np0000173048 devstack@c-api.service[113138]: /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:04:43.340006 np0000173048 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) May 09 09:04:43.340006 np0000173048 devstack@c-api.service[113138]: /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:04:43.340193 np0000173048 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) May 09 09:04:43.340193 np0000173048 devstack@c-api.service[113138]: /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:04:43.340193 np0000173048 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) May 09 09:04:43.340193 np0000173048 devstack@c-api.service[113138]: /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:04:43.340193 np0000173048 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) May 09 09:04:43.340389 np0000173048 devstack@c-api.service[113138]: /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:04:43.340389 np0000173048 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) May 09 09:04:43.340389 np0000173048 devstack@c-api.service[113138]: /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:04:43.340389 np0000173048 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) May 09 09:04:43.340541 np0000173048 devstack@c-api.service[113138]: /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:04:43.340541 np0000173048 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) May 09 09:04:43.340541 np0000173048 devstack@c-api.service[113138]: /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:04:43.340541 np0000173048 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) May 09 09:04:43.340722 np0000173048 devstack@c-api.service[113138]: /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:04:43.340722 np0000173048 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) May 09 09:04:43.340722 np0000173048 devstack@c-api.service[113138]: /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:04:43.340722 np0000173048 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) May 09 09:04:43.340722 np0000173048 devstack@c-api.service[113138]: /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:04:43.340911 np0000173048 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) May 09 09:04:43.340911 np0000173048 devstack@c-api.service[113138]: /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:04:43.340911 np0000173048 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) May 09 09:04:43.340911 np0000173048 devstack@c-api.service[113138]: /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:04:43.340911 np0000173048 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) May 09 09:04:43.341083 np0000173048 devstack@c-api.service[113138]: /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:04:43.341083 np0000173048 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) May 09 09:04:43.341083 np0000173048 devstack@c-api.service[113138]: /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:04:43.341083 np0000173048 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) May 09 09:04:43.341243 np0000173048 devstack@c-api.service[113138]: /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:04:43.341243 np0000173048 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) May 09 09:04:43.341243 np0000173048 devstack@c-api.service[113138]: /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:04:43.341243 np0000173048 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) May 09 09:04:43.341392 np0000173048 devstack@c-api.service[113138]: /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:04:43.341392 np0000173048 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) May 09 09:04:43.341392 np0000173048 devstack@c-api.service[113138]: /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:04:43.341392 np0000173048 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) May 09 09:04:43.341543 np0000173048 devstack@c-api.service[113138]: /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:04:43.341543 np0000173048 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) May 09 09:04:43.341543 np0000173048 devstack@c-api.service[113138]: /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:04:43.341543 np0000173048 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) May 09 09:04:43.341709 np0000173048 devstack@c-api.service[113138]: /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:04:43.341709 np0000173048 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) May 09 09:04:43.341709 np0000173048 devstack@c-api.service[113138]: /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:04:43.341709 np0000173048 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) May 09 09:04:43.341858 np0000173048 devstack@c-api.service[113138]: /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:04:43.341858 np0000173048 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) May 09 09:04:43.341858 np0000173048 devstack@c-api.service[113138]: /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:04:43.341858 np0000173048 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) May 09 09:04:43.341858 np0000173048 devstack@c-api.service[113138]: /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:04:43.342082 np0000173048 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) May 09 09:04:43.342082 np0000173048 devstack@c-api.service[113138]: /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:04:43.342082 np0000173048 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) May 09 09:04:43.342082 np0000173048 devstack@c-api.service[113138]: /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:04:43.342082 np0000173048 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) May 09 09:04:43.342082 np0000173048 devstack@c-api.service[113138]: /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:04:43.342310 np0000173048 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) May 09 09:04:43.342310 np0000173048 devstack@c-api.service[113138]: /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:04:43.342310 np0000173048 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) May 09 09:04:43.342310 np0000173048 devstack@c-api.service[113138]: /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:04:43.342310 np0000173048 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) May 09 09:04:43.342484 np0000173048 devstack@c-api.service[113138]: /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:04:43.342484 np0000173048 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) May 09 09:04:43.342484 np0000173048 devstack@c-api.service[113138]: /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:04:43.342484 np0000173048 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) May 09 09:04:43.342484 np0000173048 devstack@c-api.service[113138]: /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:04:43.342484 np0000173048 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) May 09 09:04:43.342729 np0000173048 devstack@c-api.service[113138]: /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:04:43.342729 np0000173048 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) May 09 09:04:43.342729 np0000173048 devstack@c-api.service[113138]: /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:04:43.342729 np0000173048 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) May 09 09:04:43.342729 np0000173048 devstack@c-api.service[113138]: /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:04:43.342729 np0000173048 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) May 09 09:04:43.342947 np0000173048 devstack@c-api.service[113138]: /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:04:43.342947 np0000173048 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) May 09 09:04:43.342947 np0000173048 devstack@c-api.service[113138]: /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:04:43.342947 np0000173048 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) May 09 09:04:43.342947 np0000173048 devstack@c-api.service[113138]: /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:04:43.342947 np0000173048 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) May 09 09:04:43.343174 np0000173048 devstack@c-api.service[113138]: /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:04:43.343174 np0000173048 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) May 09 09:04:43.343174 np0000173048 devstack@c-api.service[113138]: /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:04:43.343174 np0000173048 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) May 09 09:04:43.343174 np0000173048 devstack@c-api.service[113138]: /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:04:43.343174 np0000173048 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) May 09 09:04:43.343402 np0000173048 devstack@c-api.service[113138]: /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:04:43.343402 np0000173048 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) May 09 09:04:43.343402 np0000173048 devstack@c-api.service[113138]: /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:04:43.343402 np0000173048 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) May 09 09:04:43.343542 np0000173048 devstack@c-api.service[113138]: /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:04:43.343542 np0000173048 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) May 09 09:04:43.343542 np0000173048 devstack@c-api.service[113138]: /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:04:43.343542 np0000173048 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) May 09 09:04:43.343542 np0000173048 devstack@c-api.service[113138]: /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:04:43.343733 np0000173048 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) May 09 09:04:43.343733 np0000173048 devstack@c-api.service[113138]: /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:04:43.343733 np0000173048 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) May 09 09:04:43.343733 np0000173048 devstack@c-api.service[113138]: /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:04:43.343733 np0000173048 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) May 09 09:04:43.343733 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.middleware.request_id [None req-23d6caee-17d5-4bad-9a76-8e8e8ad28f88 None None] RequestId filter calling following filter/app {{(pid=113138) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:04:43.832661 np0000173048 devstack@c-api.service[113138]: INFO cinder.api.openstack.wsgi [None req-23d6caee-17d5-4bad-9a76-8e8e8ad28f88 admin admin] POST https://199.204.45.240/volume/v3/types May 09 09:04:43.833136 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.openstack.wsgi [None req-23d6caee-17d5-4bad-9a76-8e8e8ad28f88 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=113138) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 09 09:04:43.834747 np0000173048 devstack@c-api.service[113138]: /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:04:43.834747 np0000173048 devstack@c-api.service[113138]: warnings.warn( May 09 09:04:43.843996 np0000173048 devstack@c-api.service[113138]: DEBUG oslo_db.sqlalchemy.engines [None req-23d6caee-17d5-4bad-9a76-8e8e8ad28f88 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=113138) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:04:43.877564 np0000173048 devstack@c-api.service[113138]: INFO cinder.api.openstack.wsgi [None req-23d6caee-17d5-4bad-9a76-8e8e8ad28f88 admin admin] https://199.204.45.240/volume/v3/types returned with HTTP 200 May 09 09:04:43.878109 np0000173048 devstack@c-api.service[113138]: [pid: 113138|app: 0|req: 1/2] 199.204.45.240 () {68 vars in 1288 bytes} [Sat May 9 09:04:43 2026] POST /volume/v3/types => generated 186 bytes in 555 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 09:04:43.891589 np0000173048 devstack@c-api.service[113140]: /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:04:43.891589 np0000173048 devstack@c-api.service[113140]: warnings.warn( May 09 09:04:43.904849 np0000173048 devstack@c-api.service[113140]: /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:04:43.904849 np0000173048 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) May 09 09:04:43.904849 np0000173048 devstack@c-api.service[113140]: /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:04:43.904849 np0000173048 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) May 09 09:04:43.904849 np0000173048 devstack@c-api.service[113140]: /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:04:43.905355 np0000173048 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) May 09 09:04:43.905355 np0000173048 devstack@c-api.service[113140]: /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:04:43.905355 np0000173048 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) May 09 09:04:43.905355 np0000173048 devstack@c-api.service[113140]: /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:04:43.905355 np0000173048 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) May 09 09:04:43.905739 np0000173048 devstack@c-api.service[113140]: /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:04:43.905739 np0000173048 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) May 09 09:04:43.905739 np0000173048 devstack@c-api.service[113140]: /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:04:43.905739 np0000173048 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) May 09 09:04:43.905739 np0000173048 devstack@c-api.service[113140]: /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:04:43.905739 np0000173048 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) May 09 09:04:43.906229 np0000173048 devstack@c-api.service[113140]: /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:04:43.906229 np0000173048 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) May 09 09:04:43.906229 np0000173048 devstack@c-api.service[113140]: /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:04:43.906229 np0000173048 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) May 09 09:04:43.906504 np0000173048 devstack@c-api.service[113140]: /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:04:43.906504 np0000173048 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) May 09 09:04:43.906504 np0000173048 devstack@c-api.service[113140]: /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:04:43.906504 np0000173048 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) May 09 09:04:43.906981 np0000173048 devstack@c-api.service[113140]: /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:04:43.906981 np0000173048 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) May 09 09:04:43.906981 np0000173048 devstack@c-api.service[113140]: /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:04:43.906981 np0000173048 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) May 09 09:04:43.907246 np0000173048 devstack@c-api.service[113140]: /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:04:43.907246 np0000173048 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) May 09 09:04:43.907246 np0000173048 devstack@c-api.service[113140]: /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:04:43.907246 np0000173048 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) May 09 09:04:43.907246 np0000173048 devstack@c-api.service[113140]: /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:04:43.907593 np0000173048 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) May 09 09:04:43.907593 np0000173048 devstack@c-api.service[113140]: /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:04:43.907593 np0000173048 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) May 09 09:04:43.907593 np0000173048 devstack@c-api.service[113140]: /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:04:43.907593 np0000173048 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) May 09 09:04:43.908130 np0000173048 devstack@c-api.service[113140]: /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:04:43.908130 np0000173048 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) May 09 09:04:43.908130 np0000173048 devstack@c-api.service[113140]: /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:04:43.908130 np0000173048 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) May 09 09:04:43.908130 np0000173048 devstack@c-api.service[113140]: /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:04:43.908130 np0000173048 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) May 09 09:04:43.908489 np0000173048 devstack@c-api.service[113140]: /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:04:43.908489 np0000173048 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) May 09 09:04:43.908489 np0000173048 devstack@c-api.service[113140]: /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:04:43.908489 np0000173048 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) May 09 09:04:43.908489 np0000173048 devstack@c-api.service[113140]: /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:04:43.908489 np0000173048 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) May 09 09:04:43.908698 np0000173048 devstack@c-api.service[113140]: /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:04:43.908698 np0000173048 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) May 09 09:04:43.908698 np0000173048 devstack@c-api.service[113140]: /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:04:43.908698 np0000173048 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) May 09 09:04:43.908698 np0000173048 devstack@c-api.service[113140]: /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:04:43.908698 np0000173048 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) May 09 09:04:43.908904 np0000173048 devstack@c-api.service[113140]: /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:04:43.908904 np0000173048 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) May 09 09:04:43.908904 np0000173048 devstack@c-api.service[113140]: /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:04:43.908904 np0000173048 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) May 09 09:04:43.908904 np0000173048 devstack@c-api.service[113140]: /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:04:43.909065 np0000173048 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) May 09 09:04:43.909065 np0000173048 devstack@c-api.service[113140]: /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:04:43.909065 np0000173048 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) May 09 09:04:43.909065 np0000173048 devstack@c-api.service[113140]: /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:04:43.909065 np0000173048 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) May 09 09:04:43.909219 np0000173048 devstack@c-api.service[113140]: /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:04:43.909219 np0000173048 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) May 09 09:04:43.909219 np0000173048 devstack@c-api.service[113140]: /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:04:43.909219 np0000173048 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) May 09 09:04:43.909219 np0000173048 devstack@c-api.service[113140]: /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:04:43.909219 np0000173048 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) May 09 09:04:43.909400 np0000173048 devstack@c-api.service[113140]: /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:04:43.909400 np0000173048 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) May 09 09:04:43.909400 np0000173048 devstack@c-api.service[113140]: /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:04:43.909400 np0000173048 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) May 09 09:04:43.909400 np0000173048 devstack@c-api.service[113140]: /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:04:43.909400 np0000173048 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) May 09 09:04:43.909591 np0000173048 devstack@c-api.service[113140]: /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:04:43.909591 np0000173048 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) May 09 09:04:43.909591 np0000173048 devstack@c-api.service[113140]: /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:04:43.909591 np0000173048 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) May 09 09:04:43.909591 np0000173048 devstack@c-api.service[113140]: /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:04:43.909791 np0000173048 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) May 09 09:04:43.909791 np0000173048 devstack@c-api.service[113140]: /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:04:43.909791 np0000173048 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) May 09 09:04:43.909791 np0000173048 devstack@c-api.service[113140]: /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:04:43.909791 np0000173048 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) May 09 09:04:43.909955 np0000173048 devstack@c-api.service[113140]: /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:04:43.909955 np0000173048 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) May 09 09:04:43.909955 np0000173048 devstack@c-api.service[113140]: /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:04:43.909955 np0000173048 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) May 09 09:04:43.910097 np0000173048 devstack@c-api.service[113140]: /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:04:43.910097 np0000173048 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) May 09 09:04:43.910097 np0000173048 devstack@c-api.service[113140]: /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:04:43.910097 np0000173048 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) May 09 09:04:43.910233 np0000173048 devstack@c-api.service[113140]: /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:04:43.910233 np0000173048 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) May 09 09:04:43.910233 np0000173048 devstack@c-api.service[113140]: /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:04:43.910233 np0000173048 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) May 09 09:04:43.910233 np0000173048 devstack@c-api.service[113140]: /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:04:43.910386 np0000173048 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) May 09 09:04:43.910386 np0000173048 devstack@c-api.service[113140]: /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:04:43.910386 np0000173048 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) May 09 09:04:43.910386 np0000173048 devstack@c-api.service[113140]: /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:04:43.910386 np0000173048 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) May 09 09:04:43.910524 np0000173048 devstack@c-api.service[113140]: /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:04:43.910524 np0000173048 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) May 09 09:04:43.910524 np0000173048 devstack@c-api.service[113140]: /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:04:43.910524 np0000173048 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) May 09 09:04:43.910689 np0000173048 devstack@c-api.service[113140]: /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:04:43.910689 np0000173048 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) May 09 09:04:43.910689 np0000173048 devstack@c-api.service[113140]: /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:04:43.910689 np0000173048 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) May 09 09:04:43.910815 np0000173048 devstack@c-api.service[113140]: /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:04:43.910815 np0000173048 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) May 09 09:04:43.910815 np0000173048 devstack@c-api.service[113140]: /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:04:43.910815 np0000173048 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) May 09 09:04:43.910936 np0000173048 devstack@c-api.service[113140]: /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:04:43.910936 np0000173048 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) May 09 09:04:43.910936 np0000173048 devstack@c-api.service[113140]: /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:04:43.910936 np0000173048 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) May 09 09:04:43.911053 np0000173048 devstack@c-api.service[113140]: /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:04:43.911053 np0000173048 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) May 09 09:04:43.911053 np0000173048 devstack@c-api.service[113140]: /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:04:43.911053 np0000173048 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) May 09 09:04:43.911171 np0000173048 devstack@c-api.service[113140]: /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:04:43.911171 np0000173048 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) May 09 09:04:43.911171 np0000173048 devstack@c-api.service[113140]: /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:04:43.911171 np0000173048 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) May 09 09:04:43.911171 np0000173048 devstack@c-api.service[113140]: /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:04:43.911323 np0000173048 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) May 09 09:04:43.911323 np0000173048 devstack@c-api.service[113140]: /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:04:43.911323 np0000173048 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) May 09 09:04:43.911323 np0000173048 devstack@c-api.service[113140]: /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:04:43.911323 np0000173048 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) May 09 09:04:43.911323 np0000173048 devstack@c-api.service[113140]: /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:04:43.911506 np0000173048 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) May 09 09:04:43.911506 np0000173048 devstack@c-api.service[113140]: /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:04:43.911506 np0000173048 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) May 09 09:04:43.911506 np0000173048 devstack@c-api.service[113140]: /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:04:43.911506 np0000173048 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) May 09 09:04:43.911678 np0000173048 devstack@c-api.service[113140]: /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:04:43.911678 np0000173048 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) May 09 09:04:43.911678 np0000173048 devstack@c-api.service[113140]: /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:04:43.911678 np0000173048 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) May 09 09:04:43.911678 np0000173048 devstack@c-api.service[113140]: /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:04:43.911678 np0000173048 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) May 09 09:04:43.911854 np0000173048 devstack@c-api.service[113140]: /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:04:43.911854 np0000173048 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) May 09 09:04:43.911854 np0000173048 devstack@c-api.service[113140]: /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:04:43.911854 np0000173048 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) May 09 09:04:43.911854 np0000173048 devstack@c-api.service[113140]: /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:04:43.911854 np0000173048 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) May 09 09:04:43.912040 np0000173048 devstack@c-api.service[113140]: /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:04:43.912040 np0000173048 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) May 09 09:04:43.912040 np0000173048 devstack@c-api.service[113140]: /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:04:43.912040 np0000173048 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) May 09 09:04:43.912040 np0000173048 devstack@c-api.service[113140]: /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:04:43.912040 np0000173048 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) May 09 09:04:43.912215 np0000173048 devstack@c-api.service[113140]: /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:04:43.912215 np0000173048 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) May 09 09:04:43.912215 np0000173048 devstack@c-api.service[113140]: /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:04:43.912215 np0000173048 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) May 09 09:04:43.912215 np0000173048 devstack@c-api.service[113140]: /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:04:43.912215 np0000173048 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) May 09 09:04:43.912398 np0000173048 devstack@c-api.service[113140]: /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:04:43.912398 np0000173048 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) May 09 09:04:43.912398 np0000173048 devstack@c-api.service[113140]: /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:04:43.912398 np0000173048 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) May 09 09:04:43.912516 np0000173048 devstack@c-api.service[113140]: /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:04:43.912516 np0000173048 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) May 09 09:04:43.912516 np0000173048 devstack@c-api.service[113140]: /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:04:43.912516 np0000173048 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) May 09 09:04:43.912516 np0000173048 devstack@c-api.service[113140]: /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:04:43.912683 np0000173048 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) May 09 09:04:43.912683 np0000173048 devstack@c-api.service[113140]: /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:04:43.912683 np0000173048 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) May 09 09:04:43.912683 np0000173048 devstack@c-api.service[113140]: /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:04:43.912683 np0000173048 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) May 09 09:04:43.912683 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.middleware.request_id [req-23d6caee-17d5-4bad-9a76-8e8e8ad28f88 req-9312bbba-2329-4f7c-9f40-026375149f30 None None] RequestId filter calling following filter/app {{(pid=113140) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:04:44.224529 np0000173048 devstack@c-api.service[113140]: INFO cinder.api.openstack.wsgi [req-23d6caee-17d5-4bad-9a76-8e8e8ad28f88 req-9312bbba-2329-4f7c-9f40-026375149f30 admin admin] POST https://199.204.45.240/volume/v3/types/443b64fc-c099-474d-8689-e922e7310065/extra_specs May 09 09:04:44.225082 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.openstack.wsgi [req-23d6caee-17d5-4bad-9a76-8e8e8ad28f88 req-9312bbba-2329-4f7c-9f40-026375149f30 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=113140) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 09 09:04:44.226776 np0000173048 devstack@c-api.service[113140]: /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:04:44.226776 np0000173048 devstack@c-api.service[113140]: warnings.warn( May 09 09:04:44.235607 np0000173048 devstack@c-api.service[113140]: DEBUG oslo_db.sqlalchemy.engines [req-23d6caee-17d5-4bad-9a76-8e8e8ad28f88 req-9312bbba-2329-4f7c-9f40-026375149f30 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=113140) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:04:44.287220 np0000173048 devstack@c-api.service[113140]: INFO cinder.api.openstack.wsgi [req-23d6caee-17d5-4bad-9a76-8e8e8ad28f88 req-9312bbba-2329-4f7c-9f40-026375149f30 admin admin] https://199.204.45.240/volume/v3/types/443b64fc-c099-474d-8689-e922e7310065/extra_specs returned with HTTP 200 May 09 09:04:44.287670 np0000173048 devstack@c-api.service[113140]: [pid: 113140|app: 0|req: 1/3] 199.204.45.240 () {70 vars in 1505 bytes} [Sat May 9 09:04:43 2026] POST /volume/v3/types/443b64fc-c099-474d-8689-e922e7310065/extra_specs => generated 55 bytes in 396 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:04:46.250156 np0000173048 devstack@c-api.service[113139]: DEBUG dbcounter [-] [113139] Writing DB stats cinder:SELECT=6 {{(pid=113139) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:04:46.260425 np0000173048 devstack@c-api.service[113141]: DEBUG dbcounter [-] [113141] Writing DB stats cinder:SELECT=6 {{(pid=113141) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:04:53.875096 np0000173048 devstack@c-api.service[113138]: DEBUG dbcounter [-] [113138] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=113138) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:04:54.286387 np0000173048 devstack@c-api.service[113140]: DEBUG dbcounter [-] [113140] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=113140) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:11:58.080679 np0000173048 devstack@c-api.service[113141]: /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:11:58.080679 np0000173048 devstack@c-api.service[113141]: warnings.warn( May 09 09:11:58.093155 np0000173048 devstack@c-api.service[113141]: /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:11:58.093155 np0000173048 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) May 09 09:11:58.093155 np0000173048 devstack@c-api.service[113141]: /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:11:58.093155 np0000173048 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) May 09 09:11:58.093416 np0000173048 devstack@c-api.service[113141]: /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:11:58.093416 np0000173048 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) May 09 09:11:58.093416 np0000173048 devstack@c-api.service[113141]: /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:11:58.093416 np0000173048 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) May 09 09:11:58.093583 np0000173048 devstack@c-api.service[113141]: /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:11:58.093583 np0000173048 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) May 09 09:11:58.093583 np0000173048 devstack@c-api.service[113141]: /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:11:58.093583 np0000173048 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) May 09 09:11:58.093583 np0000173048 devstack@c-api.service[113141]: /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:11:58.093583 np0000173048 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) May 09 09:11:58.093878 np0000173048 devstack@c-api.service[113141]: /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:11:58.093878 np0000173048 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) May 09 09:11:58.093878 np0000173048 devstack@c-api.service[113141]: /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:11:58.093878 np0000173048 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) May 09 09:11:58.093878 np0000173048 devstack@c-api.service[113141]: /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:11:58.094094 np0000173048 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) May 09 09:11:58.094094 np0000173048 devstack@c-api.service[113141]: /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:11:58.094094 np0000173048 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) May 09 09:11:58.094094 np0000173048 devstack@c-api.service[113141]: /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:11:58.094094 np0000173048 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) May 09 09:11:58.094301 np0000173048 devstack@c-api.service[113141]: /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:11:58.094301 np0000173048 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) May 09 09:11:58.094301 np0000173048 devstack@c-api.service[113141]: /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:11:58.094301 np0000173048 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) May 09 09:11:58.094468 np0000173048 devstack@c-api.service[113141]: /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:11:58.094468 np0000173048 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) May 09 09:11:58.094468 np0000173048 devstack@c-api.service[113141]: /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:11:58.094468 np0000173048 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) May 09 09:11:58.094468 np0000173048 devstack@c-api.service[113141]: /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:11:58.094731 np0000173048 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) May 09 09:11:58.094731 np0000173048 devstack@c-api.service[113141]: /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:11:58.094731 np0000173048 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) May 09 09:11:58.094731 np0000173048 devstack@c-api.service[113141]: /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:11:58.094731 np0000173048 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) May 09 09:11:58.094931 np0000173048 devstack@c-api.service[113141]: /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:11:58.094931 np0000173048 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) May 09 09:11:58.094931 np0000173048 devstack@c-api.service[113141]: /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:11:58.094931 np0000173048 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) May 09 09:11:58.094931 np0000173048 devstack@c-api.service[113141]: /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:11:58.094931 np0000173048 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) May 09 09:11:58.095305 np0000173048 devstack@c-api.service[113141]: /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:11:58.095305 np0000173048 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) May 09 09:11:58.095305 np0000173048 devstack@c-api.service[113141]: /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:11:58.095305 np0000173048 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) May 09 09:11:58.095305 np0000173048 devstack@c-api.service[113141]: /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:11:58.095305 np0000173048 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) May 09 09:11:58.095797 np0000173048 devstack@c-api.service[113141]: /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:11:58.095797 np0000173048 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) May 09 09:11:58.095797 np0000173048 devstack@c-api.service[113141]: /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:11:58.095797 np0000173048 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) May 09 09:11:58.095797 np0000173048 devstack@c-api.service[113141]: /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:11:58.095797 np0000173048 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) May 09 09:11:58.096224 np0000173048 devstack@c-api.service[113141]: /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:11:58.096224 np0000173048 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) May 09 09:11:58.096224 np0000173048 devstack@c-api.service[113141]: /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:11:58.096224 np0000173048 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) May 09 09:11:58.096224 np0000173048 devstack@c-api.service[113141]: /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:11:58.096597 np0000173048 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) May 09 09:11:58.096597 np0000173048 devstack@c-api.service[113141]: /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:11:58.096597 np0000173048 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) May 09 09:11:58.096597 np0000173048 devstack@c-api.service[113141]: /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:11:58.096597 np0000173048 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) May 09 09:11:58.096971 np0000173048 devstack@c-api.service[113141]: /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:11:58.096971 np0000173048 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) May 09 09:11:58.096971 np0000173048 devstack@c-api.service[113141]: /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:11:58.096971 np0000173048 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) May 09 09:11:58.096971 np0000173048 devstack@c-api.service[113141]: /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:11:58.096971 np0000173048 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) May 09 09:11:58.097394 np0000173048 devstack@c-api.service[113141]: /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:11:58.097394 np0000173048 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) May 09 09:11:58.097394 np0000173048 devstack@c-api.service[113141]: /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:11:58.097394 np0000173048 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) May 09 09:11:58.097394 np0000173048 devstack@c-api.service[113141]: /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:11:58.097394 np0000173048 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) May 09 09:11:58.097834 np0000173048 devstack@c-api.service[113141]: /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:11:58.097834 np0000173048 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) May 09 09:11:58.097834 np0000173048 devstack@c-api.service[113141]: /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:11:58.097834 np0000173048 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) May 09 09:11:58.097834 np0000173048 devstack@c-api.service[113141]: /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:11:58.098295 np0000173048 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) May 09 09:11:58.098295 np0000173048 devstack@c-api.service[113141]: /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:11:58.098295 np0000173048 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) May 09 09:11:58.098295 np0000173048 devstack@c-api.service[113141]: /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:11:58.098295 np0000173048 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) May 09 09:11:58.098767 np0000173048 devstack@c-api.service[113141]: /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:11:58.098767 np0000173048 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) May 09 09:11:58.098767 np0000173048 devstack@c-api.service[113141]: /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:11:58.098767 np0000173048 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) May 09 09:11:58.099068 np0000173048 devstack@c-api.service[113141]: /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:11:58.099068 np0000173048 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) May 09 09:11:58.099068 np0000173048 devstack@c-api.service[113141]: /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:11:58.099068 np0000173048 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) May 09 09:11:58.099404 np0000173048 devstack@c-api.service[113141]: /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:11:58.099404 np0000173048 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) May 09 09:11:58.099404 np0000173048 devstack@c-api.service[113141]: /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:11:58.099404 np0000173048 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) May 09 09:11:58.099404 np0000173048 devstack@c-api.service[113141]: /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:11:58.099866 np0000173048 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) May 09 09:11:58.099866 np0000173048 devstack@c-api.service[113141]: /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:11:58.099866 np0000173048 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) May 09 09:11:58.099866 np0000173048 devstack@c-api.service[113141]: /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:11:58.099866 np0000173048 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) May 09 09:11:58.100375 np0000173048 devstack@c-api.service[113141]: /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:11:58.100375 np0000173048 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) May 09 09:11:58.100375 np0000173048 devstack@c-api.service[113141]: /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:11:58.100375 np0000173048 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) May 09 09:11:58.100643 np0000173048 devstack@c-api.service[113141]: /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:11:58.100643 np0000173048 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) May 09 09:11:58.100643 np0000173048 devstack@c-api.service[113141]: /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:11:58.100643 np0000173048 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) May 09 09:11:58.100955 np0000173048 devstack@c-api.service[113141]: /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:11:58.100955 np0000173048 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) May 09 09:11:58.100955 np0000173048 devstack@c-api.service[113141]: /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:11:58.100955 np0000173048 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) May 09 09:11:58.101475 np0000173048 devstack@c-api.service[113141]: /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:11:58.101475 np0000173048 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) May 09 09:11:58.101475 np0000173048 devstack@c-api.service[113141]: /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:11:58.101475 np0000173048 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) May 09 09:11:58.101982 np0000173048 devstack@c-api.service[113141]: /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:11:58.101982 np0000173048 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) May 09 09:11:58.101982 np0000173048 devstack@c-api.service[113141]: /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:11:58.101982 np0000173048 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) May 09 09:11:58.102442 np0000173048 devstack@c-api.service[113141]: /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:11:58.102442 np0000173048 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) May 09 09:11:58.102442 np0000173048 devstack@c-api.service[113141]: /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:11:58.102442 np0000173048 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) May 09 09:11:58.102442 np0000173048 devstack@c-api.service[113141]: /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:11:58.102843 np0000173048 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) May 09 09:11:58.102843 np0000173048 devstack@c-api.service[113141]: /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:11:58.102843 np0000173048 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) May 09 09:11:58.102843 np0000173048 devstack@c-api.service[113141]: /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:11:58.102843 np0000173048 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) May 09 09:11:58.102843 np0000173048 devstack@c-api.service[113141]: /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:11:58.103299 np0000173048 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) May 09 09:11:58.103299 np0000173048 devstack@c-api.service[113141]: /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:11:58.103299 np0000173048 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) May 09 09:11:58.103299 np0000173048 devstack@c-api.service[113141]: /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:11:58.103299 np0000173048 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) May 09 09:11:58.103899 np0000173048 devstack@c-api.service[113141]: /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:11:58.103899 np0000173048 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) May 09 09:11:58.103899 np0000173048 devstack@c-api.service[113141]: /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:11:58.103899 np0000173048 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) May 09 09:11:58.103899 np0000173048 devstack@c-api.service[113141]: /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:11:58.103899 np0000173048 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) May 09 09:11:58.104234 np0000173048 devstack@c-api.service[113141]: /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:11:58.104234 np0000173048 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) May 09 09:11:58.104234 np0000173048 devstack@c-api.service[113141]: /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:11:58.104234 np0000173048 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) May 09 09:11:58.104234 np0000173048 devstack@c-api.service[113141]: /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:11:58.104234 np0000173048 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) May 09 09:11:58.104559 np0000173048 devstack@c-api.service[113141]: /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:11:58.104559 np0000173048 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) May 09 09:11:58.104559 np0000173048 devstack@c-api.service[113141]: /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:11:58.104559 np0000173048 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) May 09 09:11:58.104559 np0000173048 devstack@c-api.service[113141]: /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:11:58.104559 np0000173048 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) May 09 09:11:58.104886 np0000173048 devstack@c-api.service[113141]: /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:11:58.104886 np0000173048 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) May 09 09:11:58.104886 np0000173048 devstack@c-api.service[113141]: /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:11:58.104886 np0000173048 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) May 09 09:11:58.104886 np0000173048 devstack@c-api.service[113141]: /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:11:58.104886 np0000173048 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) May 09 09:11:58.105223 np0000173048 devstack@c-api.service[113141]: /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:11:58.105223 np0000173048 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) May 09 09:11:58.105223 np0000173048 devstack@c-api.service[113141]: /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:11:58.105223 np0000173048 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) May 09 09:11:58.105448 np0000173048 devstack@c-api.service[113141]: /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:11:58.105448 np0000173048 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) May 09 09:11:58.105448 np0000173048 devstack@c-api.service[113141]: /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:11:58.105448 np0000173048 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) May 09 09:11:58.105448 np0000173048 devstack@c-api.service[113141]: /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:11:58.105763 np0000173048 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) May 09 09:11:58.105763 np0000173048 devstack@c-api.service[113141]: /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:11:58.105763 np0000173048 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) May 09 09:11:58.105763 np0000173048 devstack@c-api.service[113141]: /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:11:58.105763 np0000173048 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) May 09 09:11:58.105763 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.middleware.request_id [None req-08af8b74-c514-410a-a65c-f87729e1ca18 None None] RequestId filter calling following filter/app {{(pid=113141) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:11:58.105763 np0000173048 devstack@c-api.service[113141]: INFO cinder.api.openstack.wsgi [None req-08af8b74-c514-410a-a65c-f87729e1ca18 None None] GET https://199.204.45.240/volume// May 09 09:11:58.106119 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.openstack.wsgi [None req-08af8b74-c514-410a-a65c-f87729e1ca18 None None] Empty body provided in request {{(pid=113141) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:11:58.106119 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.openstack.wsgi [None req-08af8b74-c514-410a-a65c-f87729e1ca18 None None] Calling method 'all' {{(pid=113141) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:11:58.106119 np0000173048 devstack@c-api.service[113141]: INFO cinder.api.openstack.wsgi [None req-08af8b74-c514-410a-a65c-f87729e1ca18 None None] https://199.204.45.240/volume// returned with HTTP 300 May 09 09:11:58.106119 np0000173048 devstack@c-api.service[113141]: [pid: 113141|app: 0|req: 1/4] 199.204.45.240 () {66 vars in 1456 bytes} [Sat May 9 09:11:58 2026] GET /volume/ => generated 390 bytes in 18 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) May 09 09:12:33.926813 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.middleware.request_id [None req-411719fc-0fbd-418d-82d6-0b7eb4544061 None None] RequestId filter calling following filter/app {{(pid=113139) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:12:34.268810 np0000173048 devstack@c-api.service[113139]: INFO cinder.api.openstack.wsgi [None req-411719fc-0fbd-418d-82d6-0b7eb4544061 demo demo] GET https://199.204.45.240/volume/v3/types?is_public=None May 09 09:12:34.269190 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.openstack.wsgi [None req-411719fc-0fbd-418d-82d6-0b7eb4544061 demo demo] Empty body provided in request {{(pid=113139) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:12:34.269419 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.openstack.wsgi [None req-411719fc-0fbd-418d-82d6-0b7eb4544061 demo demo] Calling method 'index' {{(pid=113139) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:12:34.269980 np0000173048 devstack@c-api.service[113139]: /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:12:34.269980 np0000173048 devstack@c-api.service[113139]: warnings.warn( May 09 09:12:34.270559 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.api_utils [None req-411719fc-0fbd-418d-82d6-0b7eb4544061 demo demo] Removing options '' from query. {{(pid=113139) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:12:34.281546 np0000173048 devstack@c-api.service[113139]: DEBUG oslo_db.sqlalchemy.engines [None req-411719fc-0fbd-418d-82d6-0b7eb4544061 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=113139) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:12:34.300450 np0000173048 devstack@c-api.service[113139]: INFO cinder.api.openstack.wsgi [None req-411719fc-0fbd-418d-82d6-0b7eb4544061 demo demo] https://199.204.45.240/volume/v3/types?is_public=None returned with HTTP 200 May 09 09:12:34.300863 np0000173048 devstack@c-api.service[113139]: [pid: 113139|app: 0|req: 2/5] 199.204.45.240 () {64 vars in 1263 bytes} [Sat May 9 09:12:33 2026] GET /volume/v3/types?is_public=None => generated 377 bytes in 375 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 09:12:34.313562 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.middleware.request_id [req-411719fc-0fbd-418d-82d6-0b7eb4544061 req-f7940cbc-836d-41b4-97a2-014cbea80671 None None] RequestId filter calling following filter/app {{(pid=113138) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:12:34.317297 np0000173048 devstack@c-api.service[113138]: INFO cinder.api.openstack.wsgi [req-411719fc-0fbd-418d-82d6-0b7eb4544061 req-f7940cbc-836d-41b4-97a2-014cbea80671 demo demo] GET https://199.204.45.240/volume/v3/types/default May 09 09:12:34.317781 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.openstack.wsgi [req-411719fc-0fbd-418d-82d6-0b7eb4544061 req-f7940cbc-836d-41b4-97a2-014cbea80671 demo demo] Empty body provided in request {{(pid=113138) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:12:34.318222 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.openstack.wsgi [req-411719fc-0fbd-418d-82d6-0b7eb4544061 req-f7940cbc-836d-41b4-97a2-014cbea80671 demo demo] Calling method 'show' {{(pid=113138) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:12:34.330895 np0000173048 devstack@c-api.service[113138]: INFO cinder.api.openstack.wsgi [req-411719fc-0fbd-418d-82d6-0b7eb4544061 req-f7940cbc-836d-41b4-97a2-014cbea80671 demo demo] https://199.204.45.240/volume/v3/types/default returned with HTTP 200 May 09 09:12:34.331346 np0000173048 devstack@c-api.service[113138]: [pid: 113138|app: 0|req: 2/6] 199.204.45.240 () {66 vars in 1329 bytes} [Sat May 9 09:12:34 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:12:34.697368 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.middleware.request_id [None req-9410236e-4d94-4e12-b2f0-68245cab3b1c None None] RequestId filter calling following filter/app {{(pid=113140) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:12:34.703024 np0000173048 devstack@c-api.service[113140]: INFO cinder.api.openstack.wsgi [None req-9410236e-4d94-4e12-b2f0-68245cab3b1c demo demo] GET https://199.204.45.240/volume/v3/types/default May 09 09:12:34.703303 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.openstack.wsgi [None req-9410236e-4d94-4e12-b2f0-68245cab3b1c demo demo] Empty body provided in request {{(pid=113140) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:12:34.703577 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.openstack.wsgi [None req-9410236e-4d94-4e12-b2f0-68245cab3b1c demo demo] Calling method 'show' {{(pid=113140) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:12:34.719244 np0000173048 devstack@c-api.service[113140]: INFO cinder.api.openstack.wsgi [None req-9410236e-4d94-4e12-b2f0-68245cab3b1c demo demo] https://199.204.45.240/volume/v3/types/default returned with HTTP 200 May 09 09:12:34.719600 np0000173048 devstack@c-api.service[113140]: [pid: 113140|app: 0|req: 2/7] 199.204.45.240 () {64 vars in 1258 bytes} [Sat May 9 09:12:34 2026] GET /volume/v3/types/default => generated 145 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 09:12:35.129980 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.middleware.request_id [None req-f363c2ca-c1fa-41ba-8988-6a346af6487b None None] RequestId filter calling following filter/app {{(pid=113141) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:12:35.453526 np0000173048 devstack@c-api.service[113141]: INFO cinder.api.openstack.wsgi [None req-f363c2ca-c1fa-41ba-8988-6a346af6487b demo demo] GET https://199.204.45.240/volume/v3/types/default May 09 09:12:35.453890 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.openstack.wsgi [None req-f363c2ca-c1fa-41ba-8988-6a346af6487b demo demo] Empty body provided in request {{(pid=113141) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:12:35.454074 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.openstack.wsgi [None req-f363c2ca-c1fa-41ba-8988-6a346af6487b demo demo] Calling method 'show' {{(pid=113141) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:12:35.463503 np0000173048 devstack@c-api.service[113141]: DEBUG oslo_db.sqlalchemy.engines [None req-f363c2ca-c1fa-41ba-8988-6a346af6487b 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=113141) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:12:35.483698 np0000173048 devstack@c-api.service[113141]: /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:12:35.483698 np0000173048 devstack@c-api.service[113141]: warnings.warn( May 09 09:12:35.486680 np0000173048 devstack@c-api.service[113141]: INFO cinder.api.openstack.wsgi [None req-f363c2ca-c1fa-41ba-8988-6a346af6487b demo demo] https://199.204.45.240/volume/v3/types/default returned with HTTP 200 May 09 09:12:35.487157 np0000173048 devstack@c-api.service[113141]: [pid: 113141|app: 0|req: 2/8] 199.204.45.240 () {64 vars in 1258 bytes} [Sat May 9 09:12:35 2026] GET /volume/v3/types/default => generated 145 bytes in 358 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 09:12:35.501664 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.middleware.request_id [None req-46ccfcd1-24c3-4c89-a353-763ff727e029 None None] RequestId filter calling following filter/app {{(pid=113139) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:12:35.505656 np0000173048 devstack@c-api.service[113139]: INFO cinder.api.openstack.wsgi [None req-46ccfcd1-24c3-4c89-a353-763ff727e029 demo demo] GET https://199.204.45.240/volume/v3/types/default May 09 09:12:35.506063 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.openstack.wsgi [None req-46ccfcd1-24c3-4c89-a353-763ff727e029 demo demo] Empty body provided in request {{(pid=113139) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:12:35.506497 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.openstack.wsgi [None req-46ccfcd1-24c3-4c89-a353-763ff727e029 demo demo] Calling method 'show' {{(pid=113139) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:12:35.521430 np0000173048 devstack@c-api.service[113139]: INFO cinder.api.openstack.wsgi [None req-46ccfcd1-24c3-4c89-a353-763ff727e029 demo demo] https://199.204.45.240/volume/v3/types/default returned with HTTP 200 May 09 09:12:35.522044 np0000173048 devstack@c-api.service[113139]: [pid: 113139|app: 0|req: 3/9] 199.204.45.240 () {64 vars in 1258 bytes} [Sat May 9 09:12:35 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:12:44.325692 np0000173048 devstack@c-api.service[113138]: DEBUG dbcounter [-] [113138] Writing DB stats cinder:SELECT=2 {{(pid=113138) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:12:44.715485 np0000173048 devstack@c-api.service[113140]: DEBUG dbcounter [-] [113140] Writing DB stats cinder:SELECT=2 {{(pid=113140) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:12:45.480671 np0000173048 devstack@c-api.service[113141]: DEBUG dbcounter [-] [113141] Writing DB stats cinder:SELECT=2 {{(pid=113141) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:12:45.517776 np0000173048 devstack@c-api.service[113139]: DEBUG dbcounter [-] [113139] Writing DB stats cinder:SELECT=3 {{(pid=113139) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:17:43.822240 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.middleware.request_id [None req-d1307057-a8eb-4d1c-a2e4-7ef7f15d2e57 None None] RequestId filter calling following filter/app {{(pid=113138) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:17:43.906145 np0000173048 devstack@c-api.service[113138]: INFO cinder.api.openstack.wsgi [None req-d1307057-a8eb-4d1c-a2e4-7ef7f15d2e57 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail May 09 09:17:43.906426 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.openstack.wsgi [None req-d1307057-a8eb-4d1c-a2e4-7ef7f15d2e57 demo demo] Empty body provided in request {{(pid=113138) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:17:43.907142 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.openstack.wsgi [None req-d1307057-a8eb-4d1c-a2e4-7ef7f15d2e57 demo demo] Calling method 'detail' {{(pid=113138) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:17:43.907989 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.api_utils [None req-d1307057-a8eb-4d1c-a2e4-7ef7f15d2e57 demo demo] Removing options '' from query. {{(pid=113138) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:17:43.909251 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.volume.api [None req-d1307057-a8eb-4d1c-a2e4-7ef7f15d2e57 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113138) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:17:43.955486 np0000173048 devstack@c-api.service[113138]: INFO cinder.volume.api [None req-d1307057-a8eb-4d1c-a2e4-7ef7f15d2e57 demo demo] Get all volumes completed successfully. May 09 09:17:43.959409 np0000173048 devstack@c-api.service[113138]: INFO cinder.api.openstack.wsgi [None req-d1307057-a8eb-4d1c-a2e4-7ef7f15d2e57 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 May 09 09:17:43.960007 np0000173048 devstack@c-api.service[113138]: [pid: 113138|app: 0|req: 3/10] 199.204.45.240 () {64 vars in 1296 bytes} [Sat May 9 09:17:43 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:17:53.949776 np0000173048 devstack@c-api.service[113138]: DEBUG dbcounter [-] [113138] Writing DB stats cinder:SELECT=1 {{(pid=113138) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:18:44.043988 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.middleware.request_id [None req-4e58abe2-3f82-4feb-be83-4553977b51f5 None None] RequestId filter calling following filter/app {{(pid=113140) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:18:44.046055 np0000173048 devstack@c-api.service[113140]: INFO cinder.api.openstack.wsgi [None req-4e58abe2-3f82-4feb-be83-4553977b51f5 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail May 09 09:18:44.046234 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.openstack.wsgi [None req-4e58abe2-3f82-4feb-be83-4553977b51f5 demo demo] Empty body provided in request {{(pid=113140) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:18:44.046421 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.openstack.wsgi [None req-4e58abe2-3f82-4feb-be83-4553977b51f5 demo demo] Calling method 'detail' {{(pid=113140) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:18:44.046968 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.api_utils [None req-4e58abe2-3f82-4feb-be83-4553977b51f5 demo demo] Removing options '' from query. {{(pid=113140) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:18:44.047746 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.volume.api [None req-4e58abe2-3f82-4feb-be83-4553977b51f5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113140) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:18:44.085214 np0000173048 devstack@c-api.service[113140]: INFO cinder.volume.api [None req-4e58abe2-3f82-4feb-be83-4553977b51f5 demo demo] Get all volumes completed successfully. May 09 09:18:44.088290 np0000173048 devstack@c-api.service[113140]: INFO cinder.api.openstack.wsgi [None req-4e58abe2-3f82-4feb-be83-4553977b51f5 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 May 09 09:18:44.088870 np0000173048 devstack@c-api.service[113140]: [pid: 113140|app: 0|req: 3/11] 199.204.45.240 () {64 vars in 1296 bytes} [Sat May 9 09:18:44 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:18:54.077420 np0000173048 devstack@c-api.service[113140]: DEBUG dbcounter [-] [113140] Writing DB stats cinder:SELECT=1 {{(pid=113140) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:19:44.116098 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.middleware.request_id [None req-3070e19f-4dfd-4473-b3a7-d47bc40e9622 None None] RequestId filter calling following filter/app {{(pid=113141) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:19:44.122146 np0000173048 devstack@c-api.service[113141]: INFO cinder.api.openstack.wsgi [None req-3070e19f-4dfd-4473-b3a7-d47bc40e9622 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail May 09 09:19:44.122384 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.openstack.wsgi [None req-3070e19f-4dfd-4473-b3a7-d47bc40e9622 demo demo] Empty body provided in request {{(pid=113141) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:19:44.122619 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.openstack.wsgi [None req-3070e19f-4dfd-4473-b3a7-d47bc40e9622 demo demo] Calling method 'detail' {{(pid=113141) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:19:44.123254 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.api_utils [None req-3070e19f-4dfd-4473-b3a7-d47bc40e9622 demo demo] Removing options '' from query. {{(pid=113141) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:19:44.124707 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.volume.api [None req-3070e19f-4dfd-4473-b3a7-d47bc40e9622 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113141) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:19:44.183735 np0000173048 devstack@c-api.service[113141]: INFO cinder.volume.api [None req-3070e19f-4dfd-4473-b3a7-d47bc40e9622 demo demo] Get all volumes completed successfully. May 09 09:19:44.186542 np0000173048 devstack@c-api.service[113141]: INFO cinder.api.openstack.wsgi [None req-3070e19f-4dfd-4473-b3a7-d47bc40e9622 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 May 09 09:19:44.187129 np0000173048 devstack@c-api.service[113141]: [pid: 113141|app: 0|req: 3/12] 199.204.45.240 () {64 vars in 1296 bytes} [Sat May 9 09:19:44 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:19:54.176824 np0000173048 devstack@c-api.service[113141]: DEBUG dbcounter [-] [113141] Writing DB stats cinder:SELECT=1 {{(pid=113141) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:20:44.208898 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.middleware.request_id [None req-ab0fc0d7-67dd-4296-8fb1-7a478e2d4287 None None] RequestId filter calling following filter/app {{(pid=113139) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:20:44.213907 np0000173048 devstack@c-api.service[113139]: INFO cinder.api.openstack.wsgi [None req-ab0fc0d7-67dd-4296-8fb1-7a478e2d4287 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail May 09 09:20:44.214266 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.openstack.wsgi [None req-ab0fc0d7-67dd-4296-8fb1-7a478e2d4287 demo demo] Empty body provided in request {{(pid=113139) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:20:44.214623 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.openstack.wsgi [None req-ab0fc0d7-67dd-4296-8fb1-7a478e2d4287 demo demo] Calling method 'detail' {{(pid=113139) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:20:44.215444 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.api_utils [None req-ab0fc0d7-67dd-4296-8fb1-7a478e2d4287 demo demo] Removing options '' from query. {{(pid=113139) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:20:44.217004 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.volume.api [None req-ab0fc0d7-67dd-4296-8fb1-7a478e2d4287 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113139) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:20:44.272769 np0000173048 devstack@c-api.service[113139]: INFO cinder.volume.api [None req-ab0fc0d7-67dd-4296-8fb1-7a478e2d4287 demo demo] Get all volumes completed successfully. May 09 09:20:44.274882 np0000173048 devstack@c-api.service[113139]: INFO cinder.api.openstack.wsgi [None req-ab0fc0d7-67dd-4296-8fb1-7a478e2d4287 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 May 09 09:20:44.275275 np0000173048 devstack@c-api.service[113139]: [pid: 113139|app: 0|req: 4/13] 199.204.45.240 () {64 vars in 1296 bytes} [Sat May 9 09:20:44 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:20:54.243123 np0000173048 devstack@c-api.service[113139]: DEBUG dbcounter [-] [113139] Writing DB stats cinder:SELECT=1 {{(pid=113139) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:21:44.293237 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.middleware.request_id [None req-fafef19d-db03-45c8-87eb-6194329e33fe None None] RequestId filter calling following filter/app {{(pid=113138) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:21:44.297799 np0000173048 devstack@c-api.service[113138]: INFO cinder.api.openstack.wsgi [None req-fafef19d-db03-45c8-87eb-6194329e33fe demo demo] GET https://199.204.45.240/volume/v3/volumes/detail May 09 09:21:44.298033 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.openstack.wsgi [None req-fafef19d-db03-45c8-87eb-6194329e33fe demo demo] Empty body provided in request {{(pid=113138) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:21:44.298160 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.openstack.wsgi [None req-fafef19d-db03-45c8-87eb-6194329e33fe demo demo] Calling method 'detail' {{(pid=113138) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:21:44.298517 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.api_utils [None req-fafef19d-db03-45c8-87eb-6194329e33fe demo demo] Removing options '' from query. {{(pid=113138) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:21:44.299596 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.volume.api [None req-fafef19d-db03-45c8-87eb-6194329e33fe demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113138) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:21:44.311054 np0000173048 devstack@c-api.service[113138]: INFO cinder.volume.api [None req-fafef19d-db03-45c8-87eb-6194329e33fe demo demo] Get all volumes completed successfully. May 09 09:21:44.314099 np0000173048 devstack@c-api.service[113138]: INFO cinder.api.openstack.wsgi [None req-fafef19d-db03-45c8-87eb-6194329e33fe demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 May 09 09:21:44.314565 np0000173048 devstack@c-api.service[113138]: [pid: 113138|app: 0|req: 4/14] 199.204.45.240 () {64 vars in 1296 bytes} [Sat May 9 09:21:44 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:21:54.303221 np0000173048 devstack@c-api.service[113138]: DEBUG dbcounter [-] [113138] Writing DB stats cinder:SELECT=1 {{(pid=113138) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:22:44.334996 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.middleware.request_id [None req-70bfc233-cd49-4cea-a133-810256a53735 None None] RequestId filter calling following filter/app {{(pid=113140) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:22:44.447733 np0000173048 devstack@c-api.service[113140]: INFO cinder.api.openstack.wsgi [None req-70bfc233-cd49-4cea-a133-810256a53735 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail May 09 09:22:44.447975 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.openstack.wsgi [None req-70bfc233-cd49-4cea-a133-810256a53735 demo demo] Empty body provided in request {{(pid=113140) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:22:44.448364 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.openstack.wsgi [None req-70bfc233-cd49-4cea-a133-810256a53735 demo demo] Calling method 'detail' {{(pid=113140) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:22:44.448569 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.api_utils [None req-70bfc233-cd49-4cea-a133-810256a53735 demo demo] Removing options '' from query. {{(pid=113140) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:22:44.449700 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.volume.api [None req-70bfc233-cd49-4cea-a133-810256a53735 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113140) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:22:44.458174 np0000173048 devstack@c-api.service[113140]: INFO cinder.volume.api [None req-70bfc233-cd49-4cea-a133-810256a53735 demo demo] Get all volumes completed successfully. May 09 09:22:44.460769 np0000173048 devstack@c-api.service[113140]: INFO cinder.api.openstack.wsgi [None req-70bfc233-cd49-4cea-a133-810256a53735 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 May 09 09:22:44.461222 np0000173048 devstack@c-api.service[113140]: [pid: 113140|app: 0|req: 4/15] 199.204.45.240 () {64 vars in 1296 bytes} [Sat May 9 09:22:44 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:22:54.454319 np0000173048 devstack@c-api.service[113140]: DEBUG dbcounter [-] [113140] Writing DB stats cinder:SELECT=1 {{(pid=113140) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:23:44.477032 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.middleware.request_id [None req-9ac3e0bd-1ab8-43d4-b0dc-3e15f094c6a3 None None] RequestId filter calling following filter/app {{(pid=113141) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:23:44.478977 np0000173048 devstack@c-api.service[113141]: INFO cinder.api.openstack.wsgi [None req-9ac3e0bd-1ab8-43d4-b0dc-3e15f094c6a3 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail May 09 09:23:44.479447 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.openstack.wsgi [None req-9ac3e0bd-1ab8-43d4-b0dc-3e15f094c6a3 demo demo] Empty body provided in request {{(pid=113141) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:23:44.479955 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.openstack.wsgi [None req-9ac3e0bd-1ab8-43d4-b0dc-3e15f094c6a3 demo demo] Calling method 'detail' {{(pid=113141) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:23:44.480385 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.api_utils [None req-9ac3e0bd-1ab8-43d4-b0dc-3e15f094c6a3 demo demo] Removing options '' from query. {{(pid=113141) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:23:44.481470 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.volume.api [None req-9ac3e0bd-1ab8-43d4-b0dc-3e15f094c6a3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113141) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:23:44.490513 np0000173048 devstack@c-api.service[113141]: INFO cinder.volume.api [None req-9ac3e0bd-1ab8-43d4-b0dc-3e15f094c6a3 demo demo] Get all volumes completed successfully. May 09 09:23:44.493205 np0000173048 devstack@c-api.service[113141]: INFO cinder.api.openstack.wsgi [None req-9ac3e0bd-1ab8-43d4-b0dc-3e15f094c6a3 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 May 09 09:23:44.493780 np0000173048 devstack@c-api.service[113141]: [pid: 113141|app: 0|req: 4/16] 199.204.45.240 () {64 vars in 1296 bytes} [Sat May 9 09:23:44 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:23:54.484891 np0000173048 devstack@c-api.service[113141]: DEBUG dbcounter [-] [113141] Writing DB stats cinder:SELECT=1 {{(pid=113141) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:24:44.512416 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.middleware.request_id [None req-71d79bd9-f5b1-49f8-ad8b-91726aa02046 None None] RequestId filter calling following filter/app {{(pid=113139) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:24:44.515317 np0000173048 devstack@c-api.service[113139]: INFO cinder.api.openstack.wsgi [None req-71d79bd9-f5b1-49f8-ad8b-91726aa02046 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail May 09 09:24:44.515553 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.openstack.wsgi [None req-71d79bd9-f5b1-49f8-ad8b-91726aa02046 demo demo] Empty body provided in request {{(pid=113139) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:24:44.515939 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.openstack.wsgi [None req-71d79bd9-f5b1-49f8-ad8b-91726aa02046 demo demo] Calling method 'detail' {{(pid=113139) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:24:44.516272 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.api_utils [None req-71d79bd9-f5b1-49f8-ad8b-91726aa02046 demo demo] Removing options '' from query. {{(pid=113139) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:24:44.517672 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.volume.api [None req-71d79bd9-f5b1-49f8-ad8b-91726aa02046 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113139) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:24:44.527668 np0000173048 devstack@c-api.service[113139]: INFO cinder.volume.api [None req-71d79bd9-f5b1-49f8-ad8b-91726aa02046 demo demo] Get all volumes completed successfully. May 09 09:24:44.530564 np0000173048 devstack@c-api.service[113139]: INFO cinder.api.openstack.wsgi [None req-71d79bd9-f5b1-49f8-ad8b-91726aa02046 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 May 09 09:24:44.531091 np0000173048 devstack@c-api.service[113139]: [pid: 113139|app: 0|req: 5/17] 199.204.45.240 () {64 vars in 1296 bytes} [Sat May 9 09:24:44 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:24:54.521698 np0000173048 devstack@c-api.service[113139]: DEBUG dbcounter [-] [113139] Writing DB stats cinder:SELECT=1 {{(pid=113139) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:25:44.546418 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.middleware.request_id [None req-2c9e6a05-9ec0-4bf3-b0f9-ec6f6493dda2 None None] RequestId filter calling following filter/app {{(pid=113138) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:25:44.550820 np0000173048 devstack@c-api.service[113138]: INFO cinder.api.openstack.wsgi [None req-2c9e6a05-9ec0-4bf3-b0f9-ec6f6493dda2 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail May 09 09:25:44.551275 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.openstack.wsgi [None req-2c9e6a05-9ec0-4bf3-b0f9-ec6f6493dda2 demo demo] Empty body provided in request {{(pid=113138) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:25:44.551754 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.openstack.wsgi [None req-2c9e6a05-9ec0-4bf3-b0f9-ec6f6493dda2 demo demo] Calling method 'detail' {{(pid=113138) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:25:44.552299 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.api_utils [None req-2c9e6a05-9ec0-4bf3-b0f9-ec6f6493dda2 demo demo] Removing options '' from query. {{(pid=113138) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:25:44.553381 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.volume.api [None req-2c9e6a05-9ec0-4bf3-b0f9-ec6f6493dda2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113138) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:25:44.560582 np0000173048 devstack@c-api.service[113138]: INFO cinder.volume.api [None req-2c9e6a05-9ec0-4bf3-b0f9-ec6f6493dda2 demo demo] Get all volumes completed successfully. May 09 09:25:44.562605 np0000173048 devstack@c-api.service[113138]: INFO cinder.api.openstack.wsgi [None req-2c9e6a05-9ec0-4bf3-b0f9-ec6f6493dda2 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 May 09 09:25:44.563270 np0000173048 devstack@c-api.service[113138]: [pid: 113138|app: 0|req: 5/18] 199.204.45.240 () {64 vars in 1296 bytes} [Sat May 9 09:25:44 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:25:54.556192 np0000173048 devstack@c-api.service[113138]: DEBUG dbcounter [-] [113138] Writing DB stats cinder:SELECT=1 {{(pid=113138) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:26:44.581851 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.middleware.request_id [None req-92a9e73e-634e-4c80-96a1-d84a7a4ff12c None None] RequestId filter calling following filter/app {{(pid=113140) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:26:44.584099 np0000173048 devstack@c-api.service[113140]: INFO cinder.api.openstack.wsgi [None req-92a9e73e-634e-4c80-96a1-d84a7a4ff12c demo demo] GET https://199.204.45.240/volume/v3/volumes/detail May 09 09:26:44.584279 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.openstack.wsgi [None req-92a9e73e-634e-4c80-96a1-d84a7a4ff12c demo demo] Empty body provided in request {{(pid=113140) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:26:44.584466 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.openstack.wsgi [None req-92a9e73e-634e-4c80-96a1-d84a7a4ff12c demo demo] Calling method 'detail' {{(pid=113140) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:26:44.584697 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.api_utils [None req-92a9e73e-634e-4c80-96a1-d84a7a4ff12c demo demo] Removing options '' from query. {{(pid=113140) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:26:44.585380 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.volume.api [None req-92a9e73e-634e-4c80-96a1-d84a7a4ff12c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113140) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:26:44.592384 np0000173048 devstack@c-api.service[113140]: INFO cinder.volume.api [None req-92a9e73e-634e-4c80-96a1-d84a7a4ff12c demo demo] Get all volumes completed successfully. May 09 09:26:44.594229 np0000173048 devstack@c-api.service[113140]: INFO cinder.api.openstack.wsgi [None req-92a9e73e-634e-4c80-96a1-d84a7a4ff12c demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 May 09 09:26:44.594491 np0000173048 devstack@c-api.service[113140]: [pid: 113140|app: 0|req: 5/19] 199.204.45.240 () {64 vars in 1296 bytes} [Sat May 9 09:26:44 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:26:54.587800 np0000173048 devstack@c-api.service[113140]: DEBUG dbcounter [-] [113140] Writing DB stats cinder:SELECT=1 {{(pid=113140) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:27:44.610260 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.middleware.request_id [None req-5a31cfff-e13e-4e60-bbcb-72b7a6622afc None None] RequestId filter calling following filter/app {{(pid=113141) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:27:44.769511 np0000173048 devstack@c-api.service[113141]: INFO cinder.api.openstack.wsgi [None req-5a31cfff-e13e-4e60-bbcb-72b7a6622afc demo demo] GET https://199.204.45.240/volume/v3/volumes/detail May 09 09:27:44.769942 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.openstack.wsgi [None req-5a31cfff-e13e-4e60-bbcb-72b7a6622afc demo demo] Empty body provided in request {{(pid=113141) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:27:44.770344 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.openstack.wsgi [None req-5a31cfff-e13e-4e60-bbcb-72b7a6622afc demo demo] Calling method 'detail' {{(pid=113141) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:27:44.770906 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.api_utils [None req-5a31cfff-e13e-4e60-bbcb-72b7a6622afc demo demo] Removing options '' from query. {{(pid=113141) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:27:44.771988 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.volume.api [None req-5a31cfff-e13e-4e60-bbcb-72b7a6622afc demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113141) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:27:44.782715 np0000173048 devstack@c-api.service[113141]: INFO cinder.volume.api [None req-5a31cfff-e13e-4e60-bbcb-72b7a6622afc demo demo] Get all volumes completed successfully. May 09 09:27:44.784581 np0000173048 devstack@c-api.service[113141]: INFO cinder.api.openstack.wsgi [None req-5a31cfff-e13e-4e60-bbcb-72b7a6622afc demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 May 09 09:27:44.784951 np0000173048 devstack@c-api.service[113141]: [pid: 113141|app: 0|req: 5/20] 199.204.45.240 () {64 vars in 1296 bytes} [Sat May 9 09:27:44 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:27:54.777274 np0000173048 devstack@c-api.service[113141]: DEBUG dbcounter [-] [113141] Writing DB stats cinder:SELECT=1 {{(pid=113141) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:28:44.804183 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.middleware.request_id [None req-20037abe-2037-4d8e-8fce-c91802e91580 None None] RequestId filter calling following filter/app {{(pid=113139) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:28:44.807505 np0000173048 devstack@c-api.service[113139]: INFO cinder.api.openstack.wsgi [None req-20037abe-2037-4d8e-8fce-c91802e91580 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail May 09 09:28:44.807930 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.openstack.wsgi [None req-20037abe-2037-4d8e-8fce-c91802e91580 demo demo] Empty body provided in request {{(pid=113139) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:28:44.808327 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.openstack.wsgi [None req-20037abe-2037-4d8e-8fce-c91802e91580 demo demo] Calling method 'detail' {{(pid=113139) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:28:44.808856 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.api_utils [None req-20037abe-2037-4d8e-8fce-c91802e91580 demo demo] Removing options '' from query. {{(pid=113139) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:28:44.810447 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.volume.api [None req-20037abe-2037-4d8e-8fce-c91802e91580 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113139) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:28:44.824064 np0000173048 devstack@c-api.service[113139]: INFO cinder.volume.api [None req-20037abe-2037-4d8e-8fce-c91802e91580 demo demo] Get all volumes completed successfully. May 09 09:28:44.826944 np0000173048 devstack@c-api.service[113139]: INFO cinder.api.openstack.wsgi [None req-20037abe-2037-4d8e-8fce-c91802e91580 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 May 09 09:28:44.827466 np0000173048 devstack@c-api.service[113139]: [pid: 113139|app: 0|req: 6/21] 199.204.45.240 () {64 vars in 1296 bytes} [Sat May 9 09:28:44 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:28:54.814914 np0000173048 devstack@c-api.service[113139]: DEBUG dbcounter [-] [113139] Writing DB stats cinder:SELECT=1 {{(pid=113139) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:29:44.849831 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.middleware.request_id [None req-734fd23a-65f3-4072-98ae-c9ebc3329723 None None] RequestId filter calling following filter/app {{(pid=113138) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:29:44.852139 np0000173048 devstack@c-api.service[113138]: INFO cinder.api.openstack.wsgi [None req-734fd23a-65f3-4072-98ae-c9ebc3329723 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail May 09 09:29:44.852316 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.openstack.wsgi [None req-734fd23a-65f3-4072-98ae-c9ebc3329723 demo demo] Empty body provided in request {{(pid=113138) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:29:44.852522 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.openstack.wsgi [None req-734fd23a-65f3-4072-98ae-c9ebc3329723 demo demo] Calling method 'detail' {{(pid=113138) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:29:44.852786 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.api_utils [None req-734fd23a-65f3-4072-98ae-c9ebc3329723 demo demo] Removing options '' from query. {{(pid=113138) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:29:44.853470 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.volume.api [None req-734fd23a-65f3-4072-98ae-c9ebc3329723 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113138) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:29:44.863881 np0000173048 devstack@c-api.service[113138]: INFO cinder.volume.api [None req-734fd23a-65f3-4072-98ae-c9ebc3329723 demo demo] Get all volumes completed successfully. May 09 09:29:44.866692 np0000173048 devstack@c-api.service[113138]: INFO cinder.api.openstack.wsgi [None req-734fd23a-65f3-4072-98ae-c9ebc3329723 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 May 09 09:29:44.867171 np0000173048 devstack@c-api.service[113138]: [pid: 113138|app: 0|req: 6/22] 199.204.45.240 () {64 vars in 1296 bytes} [Sat May 9 09:29:44 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:29:54.856176 np0000173048 devstack@c-api.service[113138]: DEBUG dbcounter [-] [113138] Writing DB stats cinder:SELECT=1 {{(pid=113138) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:30:44.883318 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.middleware.request_id [None req-0e48be8a-86cf-4af7-b9cb-1f782204f652 None None] RequestId filter calling following filter/app {{(pid=113140) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:30:44.887299 np0000173048 devstack@c-api.service[113140]: INFO cinder.api.openstack.wsgi [None req-0e48be8a-86cf-4af7-b9cb-1f782204f652 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail May 09 09:30:44.887689 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.openstack.wsgi [None req-0e48be8a-86cf-4af7-b9cb-1f782204f652 demo demo] Empty body provided in request {{(pid=113140) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:30:44.888079 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.openstack.wsgi [None req-0e48be8a-86cf-4af7-b9cb-1f782204f652 demo demo] Calling method 'detail' {{(pid=113140) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:30:44.888523 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.api_utils [None req-0e48be8a-86cf-4af7-b9cb-1f782204f652 demo demo] Removing options '' from query. {{(pid=113140) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:30:44.890047 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.volume.api [None req-0e48be8a-86cf-4af7-b9cb-1f782204f652 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113140) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:30:44.898210 np0000173048 devstack@c-api.service[113140]: INFO cinder.volume.api [None req-0e48be8a-86cf-4af7-b9cb-1f782204f652 demo demo] Get all volumes completed successfully. May 09 09:30:44.900012 np0000173048 devstack@c-api.service[113140]: INFO cinder.api.openstack.wsgi [None req-0e48be8a-86cf-4af7-b9cb-1f782204f652 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 May 09 09:30:44.900501 np0000173048 devstack@c-api.service[113140]: [pid: 113140|app: 0|req: 6/23] 199.204.45.240 () {64 vars in 1296 bytes} [Sat May 9 09:30:44 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:30:54.894476 np0000173048 devstack@c-api.service[113140]: DEBUG dbcounter [-] [113140] Writing DB stats cinder:SELECT=1 {{(pid=113140) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:31:44.916226 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.middleware.request_id [None req-8aec07cd-7f12-46e0-8f89-cd9129fcd774 None None] RequestId filter calling following filter/app {{(pid=113141) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:31:44.919725 np0000173048 devstack@c-api.service[113141]: INFO cinder.api.openstack.wsgi [None req-8aec07cd-7f12-46e0-8f89-cd9129fcd774 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail May 09 09:31:44.919972 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.openstack.wsgi [None req-8aec07cd-7f12-46e0-8f89-cd9129fcd774 demo demo] Empty body provided in request {{(pid=113141) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:31:44.920235 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.openstack.wsgi [None req-8aec07cd-7f12-46e0-8f89-cd9129fcd774 demo demo] Calling method 'detail' {{(pid=113141) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:31:44.920535 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.api_utils [None req-8aec07cd-7f12-46e0-8f89-cd9129fcd774 demo demo] Removing options '' from query. {{(pid=113141) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:31:44.921526 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.volume.api [None req-8aec07cd-7f12-46e0-8f89-cd9129fcd774 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113141) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:31:44.928570 np0000173048 devstack@c-api.service[113141]: INFO cinder.volume.api [None req-8aec07cd-7f12-46e0-8f89-cd9129fcd774 demo demo] Get all volumes completed successfully. May 09 09:31:44.930447 np0000173048 devstack@c-api.service[113141]: INFO cinder.api.openstack.wsgi [None req-8aec07cd-7f12-46e0-8f89-cd9129fcd774 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 May 09 09:31:44.930928 np0000173048 devstack@c-api.service[113141]: [pid: 113141|app: 0|req: 6/24] 199.204.45.240 () {64 vars in 1296 bytes} [Sat May 9 09:31:44 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:31:54.924539 np0000173048 devstack@c-api.service[113141]: DEBUG dbcounter [-] [113141] Writing DB stats cinder:SELECT=1 {{(pid=113141) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:32:44.952141 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.middleware.request_id [None req-5103e1c1-2b01-4022-b599-d83bcfad6372 None None] RequestId filter calling following filter/app {{(pid=113139) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:32:45.071080 np0000173048 devstack@c-api.service[113139]: INFO cinder.api.openstack.wsgi [None req-5103e1c1-2b01-4022-b599-d83bcfad6372 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail May 09 09:32:45.071622 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.openstack.wsgi [None req-5103e1c1-2b01-4022-b599-d83bcfad6372 demo demo] Empty body provided in request {{(pid=113139) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:32:45.071967 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.openstack.wsgi [None req-5103e1c1-2b01-4022-b599-d83bcfad6372 demo demo] Calling method 'detail' {{(pid=113139) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:32:45.072266 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.api_utils [None req-5103e1c1-2b01-4022-b599-d83bcfad6372 demo demo] Removing options '' from query. {{(pid=113139) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:32:45.073219 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.volume.api [None req-5103e1c1-2b01-4022-b599-d83bcfad6372 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113139) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:32:45.081093 np0000173048 devstack@c-api.service[113139]: INFO cinder.volume.api [None req-5103e1c1-2b01-4022-b599-d83bcfad6372 demo demo] Get all volumes completed successfully. May 09 09:32:45.084499 np0000173048 devstack@c-api.service[113139]: INFO cinder.api.openstack.wsgi [None req-5103e1c1-2b01-4022-b599-d83bcfad6372 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 May 09 09:32:45.084847 np0000173048 devstack@c-api.service[113139]: [pid: 113139|app: 0|req: 7/25] 199.204.45.240 () {64 vars in 1296 bytes} [Sat May 9 09:32:44 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:32:55.076458 np0000173048 devstack@c-api.service[113139]: DEBUG dbcounter [-] [113139] Writing DB stats cinder:SELECT=1 {{(pid=113139) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:33:45.102746 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.middleware.request_id [None req-06e5294f-e625-4c3e-96fc-badd11f730f9 None None] RequestId filter calling following filter/app {{(pid=113138) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:33:45.106745 np0000173048 devstack@c-api.service[113138]: INFO cinder.api.openstack.wsgi [None req-06e5294f-e625-4c3e-96fc-badd11f730f9 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail May 09 09:33:45.107056 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.openstack.wsgi [None req-06e5294f-e625-4c3e-96fc-badd11f730f9 demo demo] Empty body provided in request {{(pid=113138) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:33:45.107422 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.openstack.wsgi [None req-06e5294f-e625-4c3e-96fc-badd11f730f9 demo demo] Calling method 'detail' {{(pid=113138) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:33:45.107895 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.api_utils [None req-06e5294f-e625-4c3e-96fc-badd11f730f9 demo demo] Removing options '' from query. {{(pid=113138) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:33:45.109350 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.volume.api [None req-06e5294f-e625-4c3e-96fc-badd11f730f9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113138) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:33:45.117876 np0000173048 devstack@c-api.service[113138]: INFO cinder.volume.api [None req-06e5294f-e625-4c3e-96fc-badd11f730f9 demo demo] Get all volumes completed successfully. May 09 09:33:45.120504 np0000173048 devstack@c-api.service[113138]: INFO cinder.api.openstack.wsgi [None req-06e5294f-e625-4c3e-96fc-badd11f730f9 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 May 09 09:33:45.120849 np0000173048 devstack@c-api.service[113138]: [pid: 113138|app: 0|req: 7/26] 199.204.45.240 () {64 vars in 1296 bytes} [Sat May 9 09:33:45 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:55.113056 np0000173048 devstack@c-api.service[113138]: DEBUG dbcounter [-] [113138] Writing DB stats cinder:SELECT=1 {{(pid=113138) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:34:45.133006 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.middleware.request_id [None req-b5b39eeb-9f2a-43c6-ac45-b3a3595d5a54 None None] RequestId filter calling following filter/app {{(pid=113140) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:34:45.137105 np0000173048 devstack@c-api.service[113140]: INFO cinder.api.openstack.wsgi [None req-b5b39eeb-9f2a-43c6-ac45-b3a3595d5a54 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail May 09 09:34:45.137463 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.openstack.wsgi [None req-b5b39eeb-9f2a-43c6-ac45-b3a3595d5a54 demo demo] Empty body provided in request {{(pid=113140) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:34:45.137901 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.openstack.wsgi [None req-b5b39eeb-9f2a-43c6-ac45-b3a3595d5a54 demo demo] Calling method 'detail' {{(pid=113140) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:34:45.138345 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.api_utils [None req-b5b39eeb-9f2a-43c6-ac45-b3a3595d5a54 demo demo] Removing options '' from query. {{(pid=113140) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:34:45.139849 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.volume.api [None req-b5b39eeb-9f2a-43c6-ac45-b3a3595d5a54 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113140) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:34:45.150400 np0000173048 devstack@c-api.service[113140]: INFO cinder.volume.api [None req-b5b39eeb-9f2a-43c6-ac45-b3a3595d5a54 demo demo] Get all volumes completed successfully. May 09 09:34:45.153477 np0000173048 devstack@c-api.service[113140]: INFO cinder.api.openstack.wsgi [None req-b5b39eeb-9f2a-43c6-ac45-b3a3595d5a54 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 May 09 09:34:45.154085 np0000173048 devstack@c-api.service[113140]: [pid: 113140|app: 0|req: 7/27] 199.204.45.240 () {64 vars in 1296 bytes} [Sat May 9 09:34:45 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:34:55.144410 np0000173048 devstack@c-api.service[113140]: DEBUG dbcounter [-] [113140] Writing DB stats cinder:SELECT=1 {{(pid=113140) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:35:45.171331 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.middleware.request_id [None req-dbf8deb1-fa8e-481e-89bc-952e15495d16 None None] RequestId filter calling following filter/app {{(pid=113141) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:35:45.175147 np0000173048 devstack@c-api.service[113141]: INFO cinder.api.openstack.wsgi [None req-dbf8deb1-fa8e-481e-89bc-952e15495d16 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail May 09 09:35:45.175424 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.openstack.wsgi [None req-dbf8deb1-fa8e-481e-89bc-952e15495d16 demo demo] Empty body provided in request {{(pid=113141) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:35:45.175635 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.openstack.wsgi [None req-dbf8deb1-fa8e-481e-89bc-952e15495d16 demo demo] Calling method 'detail' {{(pid=113141) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:35:45.176078 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.api_utils [None req-dbf8deb1-fa8e-481e-89bc-952e15495d16 demo demo] Removing options '' from query. {{(pid=113141) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:35:45.177156 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.volume.api [None req-dbf8deb1-fa8e-481e-89bc-952e15495d16 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113141) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:35:45.184538 np0000173048 devstack@c-api.service[113141]: INFO cinder.volume.api [None req-dbf8deb1-fa8e-481e-89bc-952e15495d16 demo demo] Get all volumes completed successfully. May 09 09:35:45.186506 np0000173048 devstack@c-api.service[113141]: INFO cinder.api.openstack.wsgi [None req-dbf8deb1-fa8e-481e-89bc-952e15495d16 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 May 09 09:35:45.186892 np0000173048 devstack@c-api.service[113141]: [pid: 113141|app: 0|req: 7/28] 199.204.45.240 () {64 vars in 1296 bytes} [Sat May 9 09:35:45 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:35:55.180394 np0000173048 devstack@c-api.service[113141]: DEBUG dbcounter [-] [113141] Writing DB stats cinder:SELECT=1 {{(pid=113141) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:36:45.205047 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.middleware.request_id [None req-ede2ec8b-ff75-4604-93ed-2f3196ee13e1 None None] RequestId filter calling following filter/app {{(pid=113139) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:36:45.208870 np0000173048 devstack@c-api.service[113139]: INFO cinder.api.openstack.wsgi [None req-ede2ec8b-ff75-4604-93ed-2f3196ee13e1 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail May 09 09:36:45.208870 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.openstack.wsgi [None req-ede2ec8b-ff75-4604-93ed-2f3196ee13e1 demo demo] Empty body provided in request {{(pid=113139) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:36:45.208870 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.openstack.wsgi [None req-ede2ec8b-ff75-4604-93ed-2f3196ee13e1 demo demo] Calling method 'detail' {{(pid=113139) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:36:45.209011 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.api_utils [None req-ede2ec8b-ff75-4604-93ed-2f3196ee13e1 demo demo] Removing options '' from query. {{(pid=113139) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:36:45.210030 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.volume.api [None req-ede2ec8b-ff75-4604-93ed-2f3196ee13e1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113139) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:36:45.217669 np0000173048 devstack@c-api.service[113139]: INFO cinder.volume.api [None req-ede2ec8b-ff75-4604-93ed-2f3196ee13e1 demo demo] Get all volumes completed successfully. May 09 09:36:45.219453 np0000173048 devstack@c-api.service[113139]: INFO cinder.api.openstack.wsgi [None req-ede2ec8b-ff75-4604-93ed-2f3196ee13e1 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 May 09 09:36:45.219827 np0000173048 devstack@c-api.service[113139]: [pid: 113139|app: 0|req: 8/29] 199.204.45.240 () {64 vars in 1296 bytes} [Sat May 9 09:36:45 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:36:55.213711 np0000173048 devstack@c-api.service[113139]: DEBUG dbcounter [-] [113139] Writing DB stats cinder:SELECT=1 {{(pid=113139) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:37:45.232309 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.middleware.request_id [None req-cc6b97e8-c04e-473f-b518-a4f56b3cc13b None None] RequestId filter calling following filter/app {{(pid=113138) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:37:45.328854 np0000173048 devstack@c-api.service[113138]: INFO cinder.api.openstack.wsgi [None req-cc6b97e8-c04e-473f-b518-a4f56b3cc13b demo demo] GET https://199.204.45.240/volume/v3/volumes/detail May 09 09:37:45.329294 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.openstack.wsgi [None req-cc6b97e8-c04e-473f-b518-a4f56b3cc13b demo demo] Empty body provided in request {{(pid=113138) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:37:45.329723 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.openstack.wsgi [None req-cc6b97e8-c04e-473f-b518-a4f56b3cc13b demo demo] Calling method 'detail' {{(pid=113138) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:37:45.330195 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.api_utils [None req-cc6b97e8-c04e-473f-b518-a4f56b3cc13b demo demo] Removing options '' from query. {{(pid=113138) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:37:45.331772 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.volume.api [None req-cc6b97e8-c04e-473f-b518-a4f56b3cc13b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113138) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:37:45.340396 np0000173048 devstack@c-api.service[113138]: INFO cinder.volume.api [None req-cc6b97e8-c04e-473f-b518-a4f56b3cc13b demo demo] Get all volumes completed successfully. May 09 09:37:45.342465 np0000173048 devstack@c-api.service[113138]: INFO cinder.api.openstack.wsgi [None req-cc6b97e8-c04e-473f-b518-a4f56b3cc13b demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 May 09 09:37:45.342931 np0000173048 devstack@c-api.service[113138]: [pid: 113138|app: 0|req: 8/30] 199.204.45.240 () {64 vars in 1296 bytes} [Sat May 9 09:37:45 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:37:55.335773 np0000173048 devstack@c-api.service[113138]: DEBUG dbcounter [-] [113138] Writing DB stats cinder:SELECT=1 {{(pid=113138) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:38:45.357658 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.middleware.request_id [None req-343d1103-0788-4ae1-ae07-39b42574595f None None] RequestId filter calling following filter/app {{(pid=113140) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:38:45.360337 np0000173048 devstack@c-api.service[113140]: INFO cinder.api.openstack.wsgi [None req-343d1103-0788-4ae1-ae07-39b42574595f demo demo] GET https://199.204.45.240/volume/v3/volumes/detail May 09 09:38:45.360528 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.openstack.wsgi [None req-343d1103-0788-4ae1-ae07-39b42574595f demo demo] Empty body provided in request {{(pid=113140) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:38:45.360835 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.openstack.wsgi [None req-343d1103-0788-4ae1-ae07-39b42574595f demo demo] Calling method 'detail' {{(pid=113140) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:38:45.361125 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.api_utils [None req-343d1103-0788-4ae1-ae07-39b42574595f demo demo] Removing options '' from query. {{(pid=113140) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:38:45.362128 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.volume.api [None req-343d1103-0788-4ae1-ae07-39b42574595f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113140) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:38:45.369408 np0000173048 devstack@c-api.service[113140]: INFO cinder.volume.api [None req-343d1103-0788-4ae1-ae07-39b42574595f demo demo] Get all volumes completed successfully. May 09 09:38:45.371898 np0000173048 devstack@c-api.service[113140]: INFO cinder.api.openstack.wsgi [None req-343d1103-0788-4ae1-ae07-39b42574595f demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 May 09 09:38:45.372051 np0000173048 devstack@c-api.service[113140]: [pid: 113140|app: 0|req: 8/31] 199.204.45.240 () {64 vars in 1296 bytes} [Sat May 9 09:38:45 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:38:55.365148 np0000173048 devstack@c-api.service[113140]: DEBUG dbcounter [-] [113140] Writing DB stats cinder:SELECT=1 {{(pid=113140) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:39:45.388206 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.middleware.request_id [None req-9f93170f-2c61-4724-8b1b-c5604125dda8 None None] RequestId filter calling following filter/app {{(pid=113141) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:39:45.392934 np0000173048 devstack@c-api.service[113141]: INFO cinder.api.openstack.wsgi [None req-9f93170f-2c61-4724-8b1b-c5604125dda8 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail May 09 09:39:45.393338 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.openstack.wsgi [None req-9f93170f-2c61-4724-8b1b-c5604125dda8 demo demo] Empty body provided in request {{(pid=113141) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:39:45.393815 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.openstack.wsgi [None req-9f93170f-2c61-4724-8b1b-c5604125dda8 demo demo] Calling method 'detail' {{(pid=113141) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:39:45.394269 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.api_utils [None req-9f93170f-2c61-4724-8b1b-c5604125dda8 demo demo] Removing options '' from query. {{(pid=113141) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:39:45.395768 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.volume.api [None req-9f93170f-2c61-4724-8b1b-c5604125dda8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113141) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:39:45.403376 np0000173048 devstack@c-api.service[113141]: INFO cinder.volume.api [None req-9f93170f-2c61-4724-8b1b-c5604125dda8 demo demo] Get all volumes completed successfully. May 09 09:39:45.405270 np0000173048 devstack@c-api.service[113141]: INFO cinder.api.openstack.wsgi [None req-9f93170f-2c61-4724-8b1b-c5604125dda8 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 May 09 09:39:45.405682 np0000173048 devstack@c-api.service[113141]: [pid: 113141|app: 0|req: 8/32] 199.204.45.240 () {64 vars in 1296 bytes} [Sat May 9 09:39:45 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:39:55.399629 np0000173048 devstack@c-api.service[113141]: DEBUG dbcounter [-] [113141] Writing DB stats cinder:SELECT=1 {{(pid=113141) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:40:45.420713 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.middleware.request_id [None req-728a156e-4a2b-4e36-803f-fa87b45c17b1 None None] RequestId filter calling following filter/app {{(pid=113139) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:40:45.423478 np0000173048 devstack@c-api.service[113139]: INFO cinder.api.openstack.wsgi [None req-728a156e-4a2b-4e36-803f-fa87b45c17b1 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail May 09 09:40:45.423732 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.openstack.wsgi [None req-728a156e-4a2b-4e36-803f-fa87b45c17b1 demo demo] Empty body provided in request {{(pid=113139) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:40:45.423964 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.openstack.wsgi [None req-728a156e-4a2b-4e36-803f-fa87b45c17b1 demo demo] Calling method 'detail' {{(pid=113139) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:40:45.424453 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.api.api_utils [None req-728a156e-4a2b-4e36-803f-fa87b45c17b1 demo demo] Removing options '' from query. {{(pid=113139) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:40:45.425404 np0000173048 devstack@c-api.service[113139]: DEBUG cinder.volume.api [None req-728a156e-4a2b-4e36-803f-fa87b45c17b1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113139) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:40:45.433002 np0000173048 devstack@c-api.service[113139]: INFO cinder.volume.api [None req-728a156e-4a2b-4e36-803f-fa87b45c17b1 demo demo] Get all volumes completed successfully. May 09 09:40:45.435502 np0000173048 devstack@c-api.service[113139]: INFO cinder.api.openstack.wsgi [None req-728a156e-4a2b-4e36-803f-fa87b45c17b1 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 May 09 09:40:45.435892 np0000173048 devstack@c-api.service[113139]: [pid: 113139|app: 0|req: 9/33] 199.204.45.240 () {64 vars in 1296 bytes} [Sat May 9 09:40:45 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:40:55.428381 np0000173048 devstack@c-api.service[113139]: DEBUG dbcounter [-] [113139] Writing DB stats cinder:SELECT=1 {{(pid=113139) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:41:45.449818 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.middleware.request_id [None req-4e05ee56-434e-4075-83ed-57ad33640605 None None] RequestId filter calling following filter/app {{(pid=113138) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:41:45.454113 np0000173048 devstack@c-api.service[113138]: INFO cinder.api.openstack.wsgi [None req-4e05ee56-434e-4075-83ed-57ad33640605 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail May 09 09:41:45.454579 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.openstack.wsgi [None req-4e05ee56-434e-4075-83ed-57ad33640605 demo demo] Empty body provided in request {{(pid=113138) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:41:45.455262 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.openstack.wsgi [None req-4e05ee56-434e-4075-83ed-57ad33640605 demo demo] Calling method 'detail' {{(pid=113138) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:41:45.455794 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.api.api_utils [None req-4e05ee56-434e-4075-83ed-57ad33640605 demo demo] Removing options '' from query. {{(pid=113138) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:41:45.457404 np0000173048 devstack@c-api.service[113138]: DEBUG cinder.volume.api [None req-4e05ee56-434e-4075-83ed-57ad33640605 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113138) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:41:45.465311 np0000173048 devstack@c-api.service[113138]: INFO cinder.volume.api [None req-4e05ee56-434e-4075-83ed-57ad33640605 demo demo] Get all volumes completed successfully. May 09 09:41:45.467428 np0000173048 devstack@c-api.service[113138]: INFO cinder.api.openstack.wsgi [None req-4e05ee56-434e-4075-83ed-57ad33640605 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 May 09 09:41:45.468016 np0000173048 devstack@c-api.service[113138]: [pid: 113138|app: 0|req: 9/34] 199.204.45.240 () {64 vars in 1296 bytes} [Sat May 9 09:41:45 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:41:55.460903 np0000173048 devstack@c-api.service[113138]: DEBUG dbcounter [-] [113138] Writing DB stats cinder:SELECT=1 {{(pid=113138) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:42:45.490102 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.middleware.request_id [None req-a1c5d1e3-3f6f-4c61-93d4-d3b716b68857 None None] RequestId filter calling following filter/app {{(pid=113140) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:42:45.565432 np0000173048 devstack@c-api.service[113140]: INFO cinder.api.openstack.wsgi [None req-a1c5d1e3-3f6f-4c61-93d4-d3b716b68857 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail May 09 09:42:45.565825 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.openstack.wsgi [None req-a1c5d1e3-3f6f-4c61-93d4-d3b716b68857 demo demo] Empty body provided in request {{(pid=113140) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:42:45.566195 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.openstack.wsgi [None req-a1c5d1e3-3f6f-4c61-93d4-d3b716b68857 demo demo] Calling method 'detail' {{(pid=113140) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:42:45.566661 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.api.api_utils [None req-a1c5d1e3-3f6f-4c61-93d4-d3b716b68857 demo demo] Removing options '' from query. {{(pid=113140) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:42:45.569933 np0000173048 devstack@c-api.service[113140]: DEBUG cinder.volume.api [None req-a1c5d1e3-3f6f-4c61-93d4-d3b716b68857 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113140) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:42:45.576337 np0000173048 devstack@c-api.service[113140]: INFO cinder.volume.api [None req-a1c5d1e3-3f6f-4c61-93d4-d3b716b68857 demo demo] Get all volumes completed successfully. May 09 09:42:45.580480 np0000173048 devstack@c-api.service[113140]: INFO cinder.api.openstack.wsgi [None req-a1c5d1e3-3f6f-4c61-93d4-d3b716b68857 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 May 09 09:42:45.581222 np0000173048 devstack@c-api.service[113140]: [pid: 113140|app: 0|req: 9/35] 199.204.45.240 () {64 vars in 1296 bytes} [Sat May 9 09:42:45 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:42:55.587922 np0000173048 devstack@c-api.service[113140]: DEBUG dbcounter [-] [113140] Writing DB stats cinder:SELECT=1 {{(pid=113140) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:43:45.598608 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.middleware.request_id [None req-ff338c4f-52b2-4032-b17c-5e63e8ee423d None None] RequestId filter calling following filter/app {{(pid=113141) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:43:45.601953 np0000173048 devstack@c-api.service[113141]: INFO cinder.api.openstack.wsgi [None req-ff338c4f-52b2-4032-b17c-5e63e8ee423d demo demo] GET https://199.204.45.240/volume/v3/volumes/detail May 09 09:43:45.602191 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.openstack.wsgi [None req-ff338c4f-52b2-4032-b17c-5e63e8ee423d demo demo] Empty body provided in request {{(pid=113141) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:43:45.602435 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.openstack.wsgi [None req-ff338c4f-52b2-4032-b17c-5e63e8ee423d demo demo] Calling method 'detail' {{(pid=113141) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:43:45.602828 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.api.api_utils [None req-ff338c4f-52b2-4032-b17c-5e63e8ee423d demo demo] Removing options '' from query. {{(pid=113141) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:43:45.603899 np0000173048 devstack@c-api.service[113141]: DEBUG cinder.volume.api [None req-ff338c4f-52b2-4032-b17c-5e63e8ee423d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113141) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:43:45.611848 np0000173048 devstack@c-api.service[113141]: INFO cinder.volume.api [None req-ff338c4f-52b2-4032-b17c-5e63e8ee423d demo demo] Get all volumes completed successfully. May 09 09:43:45.613958 np0000173048 devstack@c-api.service[113141]: INFO cinder.api.openstack.wsgi [None req-ff338c4f-52b2-4032-b17c-5e63e8ee423d demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 May 09 09:43:45.614313 np0000173048 devstack@c-api.service[113141]: [pid: 113141|app: 0|req: 9/36] 199.204.45.240 () {64 vars in 1296 bytes} [Sat May 9 09:43:45 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:43:55.607034 np0000173048 devstack@c-api.service[113141]: DEBUG dbcounter [-] [113141] Writing DB stats cinder:SELECT=1 {{(pid=113141) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}