Apr 11 17:02:17.223808 np0000165179 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Apr 11 17:02:17.230676 np0000165179 devstack@c-api.service[113452]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Apr 11 17:02:17.233430 np0000165179 devstack@c-api.service[113452]: *** Starting uWSGI 2.0.24-debian (64bit) on [Sat Apr 11 17:02:17 2026] *** Apr 11 17:02:17.233430 np0000165179 devstack@c-api.service[113452]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Apr 11 17:02:17.233430 np0000165179 devstack@c-api.service[113452]: os: Linux-6.8.0-107-generic #107-Ubuntu SMP PREEMPT_DYNAMIC Fri Mar 13 19:51:50 UTC 2026 Apr 11 17:02:17.233430 np0000165179 devstack@c-api.service[113452]: nodename: np0000165179 Apr 11 17:02:17.233430 np0000165179 devstack@c-api.service[113452]: machine: x86_64 Apr 11 17:02:17.233430 np0000165179 devstack@c-api.service[113452]: clock source: unix Apr 11 17:02:17.233430 np0000165179 devstack@c-api.service[113452]: pcre jit disabled Apr 11 17:02:17.233430 np0000165179 devstack@c-api.service[113452]: detected number of CPU cores: 16 Apr 11 17:02:17.233430 np0000165179 devstack@c-api.service[113452]: current working directory: / Apr 11 17:02:17.233430 np0000165179 devstack@c-api.service[113452]: detected binary path: /usr/bin/uwsgi-core Apr 11 17:02:17.233430 np0000165179 devstack@c-api.service[113452]: your processes number limit is 256917 Apr 11 17:02:17.233430 np0000165179 devstack@c-api.service[113452]: your memory page size is 4096 bytes Apr 11 17:02:17.233430 np0000165179 devstack@c-api.service[113452]: detected max file descriptor number: 2048 Apr 11 17:02:17.233430 np0000165179 devstack@c-api.service[113452]: lock engine: pthread robust mutexes Apr 11 17:02:17.234220 np0000165179 devstack@c-api.service[113452]: thunder lock: enabled Apr 11 17:02:17.234220 np0000165179 devstack@c-api.service[113452]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Apr 11 17:02:17.234220 np0000165179 devstack@c-api.service[113452]: Python version: 3.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0] Apr 11 17:02:17.234220 np0000165179 devstack@c-api.service[113452]: PEP 405 virtualenv detected: /opt/stack/data/venv Apr 11 17:02:17.234220 np0000165179 devstack@c-api.service[113452]: Set PythonHome to /opt/stack/data/venv Apr 11 17:02:17.279882 np0000165179 devstack@c-api.service[113452]: Python main interpreter initialized at 0x7fac166a3668 Apr 11 17:02:17.279882 np0000165179 devstack@c-api.service[113452]: python threads support enabled Apr 11 17:02:17.279882 np0000165179 devstack@c-api.service[113452]: your server socket listen backlog is limited to 100 connections Apr 11 17:02:17.279882 np0000165179 devstack@c-api.service[113452]: your mercy for graceful operations on workers is 80 seconds Apr 11 17:02:17.280495 np0000165179 devstack@c-api.service[113452]: mapped 671795 bytes (656 KB) for 4 cores Apr 11 17:02:17.280652 np0000165179 devstack@c-api.service[113452]: *** Operational MODE: preforking *** Apr 11 17:02:17.280933 np0000165179 devstack@c-api.service[113452]: *** uWSGI is running in multiple interpreter mode *** Apr 11 17:02:17.280933 np0000165179 devstack@c-api.service[113452]: spawned uWSGI master process (pid: 113452) Apr 11 17:02:17.281094 np0000165179 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Apr 11 17:02:17.281814 np0000165179 devstack@c-api.service[113452]: spawned uWSGI worker 1 (pid: 113461, cores: 1) Apr 11 17:02:17.282446 np0000165179 devstack@c-api.service[113452]: spawned uWSGI worker 2 (pid: 113462, cores: 1) Apr 11 17:02:17.283437 np0000165179 devstack@c-api.service[113452]: spawned uWSGI worker 3 (pid: 113463, cores: 1) Apr 11 17:02:17.283793 np0000165179 devstack@c-api.service[113452]: spawned uWSGI worker 4 (pid: 113464, cores: 1) Apr 11 17:02:17.283859 np0000165179 devstack@c-api.service[113452]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Apr 11 17:02:17.406079 np0000165179 devstack@c-api.service[113461]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 11 17:02:17.406079 np0000165179 devstack@c-api.service[113461]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 11 17:02:17.406079 np0000165179 devstack@c-api.service[113461]: we strongly recommend against using it for new projects. Apr 11 17:02:17.406079 np0000165179 devstack@c-api.service[113461]: If you are already using Eventlet, we recommend migrating to a different Apr 11 17:02:17.406079 np0000165179 devstack@c-api.service[113461]: framework. For more detail see Apr 11 17:02:17.406079 np0000165179 devstack@c-api.service[113461]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 11 17:02:17.406079 np0000165179 devstack@c-api.service[113461]: import eventlet # noqa Apr 11 17:02:17.406705 np0000165179 devstack@c-api.service[113462]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 11 17:02:17.406705 np0000165179 devstack@c-api.service[113462]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 11 17:02:17.406705 np0000165179 devstack@c-api.service[113462]: we strongly recommend against using it for new projects. Apr 11 17:02:17.406705 np0000165179 devstack@c-api.service[113462]: If you are already using Eventlet, we recommend migrating to a different Apr 11 17:02:17.406705 np0000165179 devstack@c-api.service[113462]: framework. For more detail see Apr 11 17:02:17.406705 np0000165179 devstack@c-api.service[113462]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 11 17:02:17.406705 np0000165179 devstack@c-api.service[113462]: import eventlet # noqa Apr 11 17:02:17.410456 np0000165179 devstack@c-api.service[113464]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 11 17:02:17.410456 np0000165179 devstack@c-api.service[113464]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 11 17:02:17.410456 np0000165179 devstack@c-api.service[113464]: we strongly recommend against using it for new projects. Apr 11 17:02:17.410456 np0000165179 devstack@c-api.service[113464]: If you are already using Eventlet, we recommend migrating to a different Apr 11 17:02:17.410456 np0000165179 devstack@c-api.service[113464]: framework. For more detail see Apr 11 17:02:17.410456 np0000165179 devstack@c-api.service[113464]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 11 17:02:17.410456 np0000165179 devstack@c-api.service[113464]: import eventlet # noqa Apr 11 17:02:17.420471 np0000165179 devstack@c-api.service[113463]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 11 17:02:17.420471 np0000165179 devstack@c-api.service[113463]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 11 17:02:17.420471 np0000165179 devstack@c-api.service[113463]: we strongly recommend against using it for new projects. Apr 11 17:02:17.420471 np0000165179 devstack@c-api.service[113463]: If you are already using Eventlet, we recommend migrating to a different Apr 11 17:02:17.420471 np0000165179 devstack@c-api.service[113463]: framework. For more detail see Apr 11 17:02:17.420471 np0000165179 devstack@c-api.service[113463]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 11 17:02:17.420471 np0000165179 devstack@c-api.service[113463]: import eventlet # noqa Apr 11 17:02:17.493580 np0000165179 devstack@c-api.service[113462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 11 17:02:17.493580 np0000165179 devstack@c-api.service[113462]: debtcollector.deprecate( Apr 11 17:02:17.497712 np0000165179 devstack@c-api.service[113464]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 11 17:02:17.497712 np0000165179 devstack@c-api.service[113464]: debtcollector.deprecate( Apr 11 17:02:17.499547 np0000165179 devstack@c-api.service[113461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 11 17:02:17.499547 np0000165179 devstack@c-api.service[113461]: debtcollector.deprecate( Apr 11 17:02:17.513786 np0000165179 devstack@c-api.service[113463]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 11 17:02:17.513786 np0000165179 devstack@c-api.service[113463]: debtcollector.deprecate( Apr 11 17:02:17.571828 np0000165179 devstack@c-api.service[113462]: /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 Apr 11 17:02:17.571828 np0000165179 devstack@c-api.service[113462]: from cgi import parse_header Apr 11 17:02:17.575711 np0000165179 devstack@c-api.service[113464]: /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 Apr 11 17:02:17.575711 np0000165179 devstack@c-api.service[113464]: from cgi import parse_header Apr 11 17:02:17.578842 np0000165179 devstack@c-api.service[113461]: /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 Apr 11 17:02:17.578842 np0000165179 devstack@c-api.service[113461]: from cgi import parse_header Apr 11 17:02:17.591642 np0000165179 devstack@c-api.service[113463]: /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 Apr 11 17:02:17.591642 np0000165179 devstack@c-api.service[113463]: from cgi import parse_header Apr 11 17:02:17.615716 np0000165179 devstack@c-api.service[113462]: /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. Apr 11 17:02:17.615716 np0000165179 devstack@c-api.service[113462]: removals.removed_module( Apr 11 17:02:17.616409 np0000165179 devstack@c-api.service[113462]: /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. Apr 11 17:02:17.616409 np0000165179 devstack@c-api.service[113462]: removals.removed_module( Apr 11 17:02:17.621864 np0000165179 devstack@c-api.service[113464]: /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. Apr 11 17:02:17.621864 np0000165179 devstack@c-api.service[113464]: removals.removed_module( Apr 11 17:02:17.622612 np0000165179 devstack@c-api.service[113464]: /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. Apr 11 17:02:17.622612 np0000165179 devstack@c-api.service[113464]: removals.removed_module( Apr 11 17:02:17.623989 np0000165179 devstack@c-api.service[113461]: /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. Apr 11 17:02:17.623989 np0000165179 devstack@c-api.service[113461]: removals.removed_module( Apr 11 17:02:17.624861 np0000165179 devstack@c-api.service[113461]: /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. Apr 11 17:02:17.624861 np0000165179 devstack@c-api.service[113461]: removals.removed_module( Apr 11 17:02:17.635723 np0000165179 devstack@c-api.service[113463]: /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. Apr 11 17:02:17.635723 np0000165179 devstack@c-api.service[113463]: removals.removed_module( Apr 11 17:02:17.636446 np0000165179 devstack@c-api.service[113463]: /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. Apr 11 17:02:17.636446 np0000165179 devstack@c-api.service[113463]: removals.removed_module( Apr 11 17:02:18.211592 np0000165179 devstack@c-api.service[113461]: /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 Apr 11 17:02:18.211592 np0000165179 devstack@c-api.service[113461]: warnings.warn( Apr 11 17:02:18.219505 np0000165179 devstack@c-api.service[113462]: /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 Apr 11 17:02:18.219505 np0000165179 devstack@c-api.service[113462]: warnings.warn( Apr 11 17:02:18.226138 np0000165179 devstack@c-api.service[113464]: /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 Apr 11 17:02:18.226138 np0000165179 devstack@c-api.service[113464]: warnings.warn( Apr 11 17:02:18.233453 np0000165179 devstack@c-api.service[113463]: /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 Apr 11 17:02:18.233453 np0000165179 devstack@c-api.service[113463]: warnings.warn( Apr 11 17:02:18.310495 np0000165179 devstack@c-api.service[113461]: /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. Apr 11 17:02:18.310495 np0000165179 devstack@c-api.service[113461]: warnings.warn( Apr 11 17:02:18.318207 np0000165179 devstack@c-api.service[113462]: /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. Apr 11 17:02:18.318207 np0000165179 devstack@c-api.service[113462]: warnings.warn( Apr 11 17:02:18.319909 np0000165179 devstack@c-api.service[113464]: /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. Apr 11 17:02:18.319909 np0000165179 devstack@c-api.service[113464]: warnings.warn( Apr 11 17:02:18.331177 np0000165179 devstack@c-api.service[113463]: /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. Apr 11 17:02:18.331177 np0000165179 devstack@c-api.service[113463]: warnings.warn( Apr 11 17:02:18.590141 np0000165179 devstack@c-api.service[113461]: 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. Apr 11 17:02:18.590141 np0000165179 devstack@c-api.service[113461]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113461) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 11 17:02:18.592794 np0000165179 devstack@c-api.service[113464]: 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. Apr 11 17:02:18.592985 np0000165179 devstack@c-api.service[113464]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113464) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 11 17:02:18.597793 np0000165179 devstack@c-api.service[113463]: 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. Apr 11 17:02:18.598019 np0000165179 devstack@c-api.service[113463]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113463) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 11 17:02:18.601911 np0000165179 devstack@c-api.service[113462]: 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. Apr 11 17:02:18.606165 np0000165179 devstack@c-api.service[113462]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113462) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 11 17:02:18.673790 np0000165179 devstack@c-api.service[113463]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Apr 11 17:02:18.673790 np0000165179 devstack@c-api.service[113463]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 11 17:02:18.674086 np0000165179 devstack@c-api.service[113461]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Apr 11 17:02:18.674086 np0000165179 devstack@c-api.service[113461]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 11 17:02:18.676070 np0000165179 devstack@c-api.service[113462]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Apr 11 17:02:18.676070 np0000165179 devstack@c-api.service[113462]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 11 17:02:18.676415 np0000165179 devstack@c-api.service[113464]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Apr 11 17:02:18.676415 np0000165179 devstack@c-api.service[113464]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 11 17:02:19.117051 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113461) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 11 17:02:19.117292 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113463) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 11 17:02:19.117439 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113461) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:19.117530 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113461) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:19.117614 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113464) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 11 17:02:19.117762 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113463) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:19.117762 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113463) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:19.117984 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113462) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 11 17:02:19.118062 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113461) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:19.118150 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113463) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:19.118212 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:19.118212 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:19.118336 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113462) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:19.118336 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113462) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:19.118459 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:19.118549 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113462) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:19.119740 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113461) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:19.119830 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:19.119830 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:19.119947 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:19.119947 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:19.120056 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113463) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:19.120115 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113461) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:19.120205 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:19.120274 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113461) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:19.120330 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:19.120393 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113461) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:19.120450 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:19.120513 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:19.120569 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:19.120630 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:19.120686 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:19.120749 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:19.120804 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113463) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:19.120874 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:19.120930 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:19.120986 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113463) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:19.121041 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:19.121101 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:19.121179 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113463) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:19.121232 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113461) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:19.121287 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113462) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:19.121397 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:19.121455 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113461) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:19.121514 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:19.121568 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:19.121637 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:19.121702 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113464) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:19.121759 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:19.121811 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:19.121866 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:19.121940 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:19.121997 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:19.122051 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:19.122102 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:19.122178 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113463) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:19.122251 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:19.122308 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113462) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:19.122362 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113463) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:19.122443 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:19.122505 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113462) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:19.122572 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:19.122627 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113462) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:19.122684 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:19.122738 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:19.122794 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113464) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:19.122857 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:19.122922 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:19.122986 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:19.122986 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:19.122986 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113462) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:19.122986 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113462) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:19.123230 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113461) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:19.123290 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113463) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:19.123346 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:19.123411 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:19.123468 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:19.123523 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:19.123577 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:19.123641 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:19.123701 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:19.123768 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:19.123822 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113461) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:19.123877 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113463) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:19.123930 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113461) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:19.123995 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113463) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:19.124063 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:19.124063 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:19.124063 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:19.124063 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:19.124281 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113462) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:19.124336 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:19.124391 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:19.124445 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113464) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:19.124517 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113461) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:19.124578 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:19.124638 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:19.124693 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:19.124747 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:19.124804 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113463) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:19.124859 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:19.124922 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:19.124989 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:19.125053 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:19.125117 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:19.125199 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113462) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:19.125266 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:19.125368 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:19.125433 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113461) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:19.125492 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113462) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:19.125548 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:19.125605 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:19.125661 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113461) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:19.125733 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:19.125791 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113463) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:19.125832 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:19.125860 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113463) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:19.125890 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:19.125890 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:19.125890 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113464) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:19.125962 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113462) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:19.125993 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:19.126021 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:19.126021 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:19.126021 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:19.126021 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:19.126021 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113462) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:19.126021 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113462) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:19.126172 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113461) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:19.126172 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:19.126172 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:19.126237 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113463) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:19.126269 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:19.126294 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:19.126318 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:19.126345 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113462) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:19.126369 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:19.126400 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113461) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:19.126427 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:19.126450 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:19.126474 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113461) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:19.126501 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:19.126534 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:19.126558 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:19.126582 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113463) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:19.126604 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:19.126628 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:19.126654 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113463) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:19.126677 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:19.126699 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:19.126730 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113462) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:19.126753 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:19.126779 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113462) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:19.126802 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:19.126802 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113464) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:19.126802 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:19.126875 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113461) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:19.126875 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:19.126875 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:19.126875 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:19.126957 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113463) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:19.126990 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:19.127014 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:19.127037 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113461) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:19.127059 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:19.127085 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113461) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:19.127108 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:19.127108 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:19.127166 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113462) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:19.127190 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113463) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:19.127220 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:19.127243 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113463) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:19.127269 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:19.127269 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:19.127269 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:19.127333 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:19.127356 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113462) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:19.127378 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:19.127400 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113462) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:19.127424 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:19.127424 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:19.127424 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:19.127424 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113464) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:19.127424 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:19.128455 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113461) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:19.128515 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:19.128574 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:19.128605 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113463) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:19.128629 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113462) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:19.128665 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:19.128690 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:19.128715 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:19.128738 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:19.128771 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:19.128795 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:19.128822 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113461) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:19.128846 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:19.128875 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:19.128901 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:19.128930 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113461) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:19.128957 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:19.128981 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113463) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:19.129003 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113462) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:19.129029 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113463) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:19.129053 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113462) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:19.129081 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:19.129168 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:19.129225 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:19.129285 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:19.129376 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:19.129435 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113464) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:19.129500 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:19.129975 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113461) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:19.130028 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:19.130098 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:19.130181 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:19.130212 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:19.130241 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:19.130278 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:19.130306 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113461) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:19.130331 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:19.130358 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113461) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:19.130390 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:19.130459 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113462) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:19.130489 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:19.130521 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113464) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:19.130550 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:19.130589 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:19.130684 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:19.130684 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:19.130735 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113463) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:19.130764 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:19.130791 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:19.130822 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113462) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:19.130852 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:19.130878 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113462) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:19.130903 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:19.130903 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:19.130966 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113463) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:19.131028 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113463) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:19.136663 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113461) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:19.136734 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:19.136782 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:19.136829 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:19.136868 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:19.136906 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:19.136945 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:19.136983 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:19.137020 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:19.137056 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113461) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:19.137094 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113463) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:19.137158 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:19.137208 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113461) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:19.137251 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:19.137289 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113464) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:19.137351 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:19.137391 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:19.137429 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:19.137429 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:19.137495 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113462) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:19.137534 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113463) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:19.137572 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:19.137621 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113463) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:19.137661 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:19.137661 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:19.137661 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:19.137661 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113462) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:19.137661 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113462) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:19.137832 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:19.137832 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:19.137898 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113461) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:19.137934 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:19.137977 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:19.138010 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:19.138043 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113462) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:19.138076 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:19.138107 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:19.138162 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:19.138196 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:19.138231 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113464) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:19.138263 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113463) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:19.138310 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:19.138351 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:19.138400 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:19.138450 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:19.138483 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:19.138527 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113461) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:19.138560 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:19.138597 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:19.138631 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:19.138665 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113461) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:19.138700 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113462) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:19.138747 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:19.138783 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:19.138819 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113461) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:19.138859 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113462) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:19.138894 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:19.138932 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:19.138980 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:19.139017 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113462) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:19.139049 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:19.139090 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113463) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:19.139144 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:19.139182 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:19.139214 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:19.139257 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113463) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:19.139290 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:19.139324 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:19.139372 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113464) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:19.139412 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113463) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:19.139447 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:19.139485 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:19.139520 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:19.139556 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:19.139591 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:19.139627 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113461) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:19.139663 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:19.139695 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:19.139729 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113462) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:19.139765 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113461) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:19.139801 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:19.139850 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:19.139888 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113462) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:19.139924 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113461) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:19.139957 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:19.139990 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:19.140029 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113462) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:19.140105 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:19.140197 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113463) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:19.140248 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:19.140290 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:19.140333 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:19.140369 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113463) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:19.140404 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:19.140438 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:19.140473 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:19.140505 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113463) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:19.140537 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113464) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:19.140568 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:19.140600 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:19.140653 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:19.140686 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:19.140720 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:19.140755 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113461) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:19.140786 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:19.140820 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113462) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:19.140852 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113461) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:19.140892 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:19.140923 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113462) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:19.140957 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:19.140957 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113463) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:19.140957 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113463) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:19.141054 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:19.141054 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:19.141054 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:19.141163 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113461) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:19.141206 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:19.141241 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113462) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:19.141281 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:19.141313 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:19.141380 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:19.141413 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:19.141456 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113464) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:19.141488 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:19.141522 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113463) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:19.141558 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:19.141590 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:19.141624 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:19.141661 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:19.141695 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:19.141734 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:19.141809 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113461) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:19.141854 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:19.141888 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113462) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:19.141919 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113461) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:19.141970 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:19.142006 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113462) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:19.142041 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:19.142041 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113463) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:19.142041 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113463) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:19.142798 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:19.142863 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:19.142910 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:19.142948 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:19.142983 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113461) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:19.143022 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:19.143055 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113464) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:19.143087 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:19.143160 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:19.143222 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:19.143222 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:19.143301 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:19.143345 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113461) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:19.143381 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113461) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:19.143497 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113462) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:19.143543 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:19.143612 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:19.143669 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113463) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:19.143708 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:19.143748 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:19.143784 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:19.143821 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:19.143866 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113462) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:19.143902 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:19.143938 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113462) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:19.143970 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:19.144041 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:19.144085 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113463) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:19.144121 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:19.144219 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113463) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:19.144259 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:19.144259 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:19.144339 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113462) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:19.144376 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:19.144409 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:19.144451 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113461) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:19.144488 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113464) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:19.144522 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:19.144553 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113463) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:19.144590 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:19.144625 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:19.144668 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:19.144701 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:19.144736 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:19.144767 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:19.144807 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:19.144846 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113462) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:19.144876 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:19.144911 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:19.144944 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113462) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:19.144981 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:19.145016 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113461) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:19.145048 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:19.145082 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113461) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:19.145121 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113463) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:19.145121 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113463) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:19.147243 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113461) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:19.147323 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:19.147323 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:19.147395 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113462) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:19.147443 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:19.147482 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113463) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:19.147527 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:19.147571 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:19.147609 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:19.147651 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:19.147694 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:19.147731 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:19.147773 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113461) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:19.147811 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:19.147856 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:19.147892 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:19.147929 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113461) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:19.147966 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:19.148002 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:19.148039 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113462) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:19.148074 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113463) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:19.148109 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:19.148187 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113462) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:19.148233 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113463) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:19.148271 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:19.148271 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:19.148271 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113464) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:19.148271 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:19.149633 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113461) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:19.149699 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:19.149741 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:19.149796 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:19.149850 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113463) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:19.149899 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:19.149939 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113462) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:19.149978 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:19.150015 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113461) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:19.150051 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:19.150086 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:19.150150 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113461) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:19.150189 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:19.150234 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:19.150280 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:19.150319 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:19.150356 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:19.150411 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113463) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:19.150467 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113462) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:19.150506 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113463) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:19.150542 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113462) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:19.151150 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:19.151233 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:19.151233 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:19.151317 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:19.151357 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:19.151429 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113464) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:19.151489 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:19.151590 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113461) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:19.151636 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:19.151680 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:19.151748 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:19.151806 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:19.151855 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113463) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:19.151894 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113461) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:19.151931 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:19.151970 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113461) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:19.152007 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:19.152045 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:19.152086 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113461) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:19.152146 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:19.152207 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:19.152249 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:19.152298 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:19.152337 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:19.152380 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:19.152418 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113462) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:19.152455 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113463) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:19.152492 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:19.152529 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:19.152566 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:19.152603 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113463) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:19.152737 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:19.152779 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:19.152819 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:19.152856 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113461) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:19.152896 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113463) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:19.152934 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113464) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:19.152970 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:19.153012 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113461) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:19.153049 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:19.153085 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:19.153151 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:19.153191 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:19.153228 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113462) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:19.153264 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:19.153301 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:19.153362 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113462) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:19.153401 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:19.153438 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:19.153476 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:19.153527 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113462) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:19.153594 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113463) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:19.153643 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:19.153682 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:19.153724 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113463) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:19.153760 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:19.153801 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:19.153838 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:19.153879 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113464) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:19.153919 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:19.153962 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:19.154001 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113462) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:19.154001 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113462) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:19.154666 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113461) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:19.154734 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113463) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:19.154776 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:19.154819 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:19.154856 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:19.154892 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:19.154927 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:19.154981 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:19.155019 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:19.155054 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:19.155085 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113461) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:19.155117 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113463) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:19.155176 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113461) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:19.155209 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113463) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:19.155243 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113462) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:19.155243 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:19.155243 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:19.155243 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:19.155384 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:19.155419 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:19.155460 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113462) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:19.155495 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:19.155531 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113462) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:19.155564 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:19.155564 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:19.155564 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:19.155708 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113464) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:19.155708 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:19.159403 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113461) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:19.159469 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:19.159507 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:19.159553 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:19.159590 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113463) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:19.159626 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:19.159658 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:19.159691 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113461) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:19.159727 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:19.159759 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113461) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:19.159804 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:19.159847 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:19.159884 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:19.159884 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113463) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:19.159948 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:19.159981 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113463) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:19.160020 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113462) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:19.160056 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:19.160090 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:19.160186 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:19.160230 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:19.160230 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:19.160295 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:19.160331 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:19.160364 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113464) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:19.160400 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113462) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:19.160400 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113462) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:19.160465 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:19.162338 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113461) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:19.162424 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:19.162483 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113463) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:19.162522 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:19.162557 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:19.162592 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:19.162633 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:19.162673 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:19.162709 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:19.162743 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113461) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:19.162777 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:19.162818 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113461) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:19.162860 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113463) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:19.162860 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113463) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:19.162928 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113462) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:19.162928 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:19.163002 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:19.163037 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:19.163070 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:19.163102 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:19.163191 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:19.163262 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:19.163262 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113462) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:19.163349 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:19.163393 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113462) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:19.163430 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:19.163430 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113464) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:19.163430 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:19.163537 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113461) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:19.163537 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:19.163618 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113463) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:19.163653 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:19.163653 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:19.163721 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:19.163757 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:19.163790 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:19.163830 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113461) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:19.163862 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:19.163900 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:19.163947 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113461) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:19.163984 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:19.164020 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:19.164054 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113463) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:19.164084 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113461) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:19.164084 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:19.164170 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113463) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:19.164211 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:19.164243 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:19.164278 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113463) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:19.164328 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:19.164366 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:19.164404 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:19.164440 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:19.164471 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:19.164502 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:19.164543 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113461) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:19.164577 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:19.164608 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113464) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:19.164642 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:19.164673 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113461) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:19.164714 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:19.164747 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113463) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:19.164747 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113463) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:19.164807 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:19.164807 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:19.164807 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:19.164807 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:19.164807 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:19.164807 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113464) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:19.164807 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:19.165633 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113462) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:19.165691 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:19.165726 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:19.165790 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:19.165843 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:19.165883 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113462) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:19.165966 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113462) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:19.166010 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113462) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:19.166074 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:19.166144 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:19.166198 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:19.166261 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:19.166315 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113462) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:19.166380 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113462) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:19.166766 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113463) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:19.166816 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:19.166848 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113462) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:19.166885 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:19.166918 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:19.166958 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113461) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:19.167001 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:19.167034 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:19.167065 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:19.167102 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:19.167205 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:19.167263 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:19.167298 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113463) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:19.167334 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:19.167366 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:19.167404 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113463) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:19.167440 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113462) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:19.167477 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:19.167509 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113462) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:19.167563 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113461) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:19.167563 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113461) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:19.167627 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:19.167665 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:19.167777 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:19.167856 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:19.167957 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:19.168047 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113464) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:19.168174 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:19.168214 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113463) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:19.168263 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:19.168327 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:19.168372 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113462) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:19.168409 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:19.168442 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113461) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:19.168477 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:19.168510 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:19.168542 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:19.168576 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:19.168617 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113463) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:19.168649 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:19.168681 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:19.168717 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113463) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:19.168756 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:19.168791 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:19.168823 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113462) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:19.168861 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:19.168894 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113462) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:19.168929 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113461) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:19.168967 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:19.169003 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113461) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:19.169036 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:19.169036 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:19.169036 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:19.169153 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:19.169196 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113464) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:19.169307 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:19.173524 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113463) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:19.173691 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:19.173691 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:19.173691 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:19.173795 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:19.173795 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113463) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:19.173862 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113462) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:19.173899 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113463) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:19.173933 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:19.173967 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113463) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:19.174003 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:19.174043 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:19.174081 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:19.174137 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:19.174204 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:19.174239 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:19.174273 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113462) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:19.174315 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:19.174349 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113462) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:19.174400 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113463) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:19.174463 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113462) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:19.174498 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113463) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:19.174530 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:19.174530 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:19.174530 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:19.174530 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:19.174530 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113462) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:19.174693 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113462) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:19.174729 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113461) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:19.174729 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:19.174823 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:19.174910 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:19.174982 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:19.175074 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113461) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:19.175183 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113461) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:19.175274 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113461) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:19.175360 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:19.175448 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:19.175487 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:19.175523 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:19.175570 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:19.175604 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113463) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:19.175641 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:19.175675 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:19.175714 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:19.175818 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113461) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:19.175900 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:19.175987 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:19.176069 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:19.176157 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113461) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:19.176239 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113462) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:19.176290 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:19.176323 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:19.176360 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:19.176414 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113463) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:19.176470 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:19.176507 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113464) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:19.176540 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113463) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:19.176578 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:19.176578 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:19.176641 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:19.176679 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113462) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:19.176712 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:19.176753 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113462) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:19.176797 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:19.176797 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:19.176867 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113461) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:19.176922 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:19.176978 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:19.177192 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:19.177228 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:19.177261 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113464) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:19.177293 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:19.177325 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:19.177408 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113463) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:19.177467 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:19.177503 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:19.177539 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113461) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:19.177579 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:19.177579 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:19.177642 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113461) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:19.177678 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:19.177713 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113462) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:19.177750 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113463) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:19.177784 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:19.177909 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113463) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:19.177951 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:19.177951 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:19.177951 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:19.177951 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113462) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:19.177951 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113462) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:19.178105 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113461) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:19.178160 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:19.178197 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:19.178233 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:19.178282 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:19.178320 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:19.178359 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:19.178431 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:19.178481 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:19.178516 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:19.178550 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113461) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:19.178550 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113461) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:19.178629 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113463) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:19.178665 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113464) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:19.178707 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:19.178707 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:19.178707 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:19.178799 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:19.178834 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:19.178873 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113461) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:19.178916 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113462) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:19.178950 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113463) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:19.178984 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:19.179018 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:19.179063 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113463) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:19.179102 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:19.179166 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:19.179208 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:19.179244 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:19.179279 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:19.179313 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:19.179346 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113461) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:19.179380 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113462) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:19.179426 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113461) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:19.179461 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:19.179498 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113462) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:19.179560 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:19.179560 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:19.179560 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:19.179560 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:19.179560 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113464) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:19.179560 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:19.179560 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:19.179826 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113463) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:19.179865 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:19.179900 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:19.179900 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:19.179971 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:19.180008 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:19.180043 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113462) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:19.180089 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:19.180154 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:19.180208 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:19.180245 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113463) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:19.180280 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:19.180313 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:19.180347 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:19.180393 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113461) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:19.180437 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:19.180483 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113464) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:19.180527 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:19.180562 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113462) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:19.180604 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:19.180638 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:19.180674 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:19.180674 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:19.180674 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113461) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:19.180768 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:19.180828 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:19.180927 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:19.181040 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:19.181139 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:19.181239 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113464) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:19.225775 np0000165179 devstack@c-api.service[113461]: INFO dbcounter [None req-c74c2df2-6e9a-46f4-9f74-2127d24a9f0a None None] Registered counter for database cinder Apr 11 17:02:19.228528 np0000165179 devstack@c-api.service[113463]: INFO dbcounter [None req-8f7e5390-b5a2-471a-b1bc-d1fbf8f2e83b None None] Registered counter for database cinder Apr 11 17:02:19.230566 np0000165179 devstack@c-api.service[113462]: INFO dbcounter [None req-520c751e-cc98-462d-958f-ee57146f1573 None None] Registered counter for database cinder Apr 11 17:02:19.232780 np0000165179 devstack@c-api.service[113464]: INFO dbcounter [None req-c161e0d0-d3e1-4a47-b06a-2a240c5532fe None None] Registered counter for database cinder Apr 11 17:02:19.236904 np0000165179 devstack@c-api.service[113461]: DEBUG oslo_db.sqlalchemy.engines [None req-c74c2df2-6e9a-46f4-9f74-2127d24a9f0a 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=113461) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 11 17:02:19.240183 np0000165179 devstack@c-api.service[113463]: DEBUG oslo_db.sqlalchemy.engines [None req-8f7e5390-b5a2-471a-b1bc-d1fbf8f2e83b 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=113463) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 11 17:02:19.245159 np0000165179 devstack@c-api.service[113462]: DEBUG oslo_db.sqlalchemy.engines [None req-520c751e-cc98-462d-958f-ee57146f1573 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=113462) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 11 17:02:19.250006 np0000165179 devstack@c-api.service[113464]: DEBUG oslo_db.sqlalchemy.engines [None req-c161e0d0-d3e1-4a47-b06a-2a240c5532fe 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=113464) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 11 17:02:19.349624 np0000165179 devstack@c-api.service[113461]: DEBUG dbcounter [-] [113461] Writer thread running {{(pid=113461) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 11 17:02:19.350246 np0000165179 devstack@c-api.service[113463]: DEBUG dbcounter [-] [113463] Writer thread running {{(pid=113463) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 11 17:02:19.351837 np0000165179 devstack@c-api.service[113461]: INFO cinder.rpc [None req-c74c2df2-6e9a-46f4-9f74-2127d24a9f0a None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 11 17:02:19.352941 np0000165179 devstack@c-api.service[113463]: INFO cinder.rpc [None req-8f7e5390-b5a2-471a-b1bc-d1fbf8f2e83b None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 11 17:02:19.353895 np0000165179 devstack@c-api.service[113461]: INFO cinder.rpc [None req-c74c2df2-6e9a-46f4-9f74-2127d24a9f0a None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 11 17:02:19.355343 np0000165179 devstack@c-api.service[113463]: INFO cinder.rpc [None req-8f7e5390-b5a2-471a-b1bc-d1fbf8f2e83b None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 11 17:02:19.355661 np0000165179 devstack@c-api.service[113462]: DEBUG dbcounter [-] [113462] Writer thread running {{(pid=113462) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 11 17:02:19.356523 np0000165179 devstack@c-api.service[113461]: INFO cinder.rpc [None req-c74c2df2-6e9a-46f4-9f74-2127d24a9f0a None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 11 17:02:19.357487 np0000165179 devstack@c-api.service[113463]: INFO cinder.rpc [None req-8f7e5390-b5a2-471a-b1bc-d1fbf8f2e83b None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 11 17:02:19.358254 np0000165179 devstack@c-api.service[113462]: INFO cinder.rpc [None req-520c751e-cc98-462d-958f-ee57146f1573 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 11 17:02:19.358929 np0000165179 devstack@c-api.service[113461]: INFO cinder.rpc [None req-c74c2df2-6e9a-46f4-9f74-2127d24a9f0a None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 11 17:02:19.359785 np0000165179 devstack@c-api.service[113463]: INFO cinder.rpc [None req-8f7e5390-b5a2-471a-b1bc-d1fbf8f2e83b None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 11 17:02:19.360082 np0000165179 devstack@c-api.service[113461]: WARNING castellan.key_manager.migration [None req-c74c2df2-6e9a-46f4-9f74-2127d24a9f0a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:19.360529 np0000165179 devstack@c-api.service[113462]: INFO cinder.rpc [None req-520c751e-cc98-462d-958f-ee57146f1573 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 11 17:02:19.360979 np0000165179 devstack@c-api.service[113463]: WARNING castellan.key_manager.migration [None req-8f7e5390-b5a2-471a-b1bc-d1fbf8f2e83b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:19.362301 np0000165179 devstack@c-api.service[113461]: WARNING castellan.key_manager.migration [None req-c74c2df2-6e9a-46f4-9f74-2127d24a9f0a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:19.362613 np0000165179 devstack@c-api.service[113462]: INFO cinder.rpc [None req-520c751e-cc98-462d-958f-ee57146f1573 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 11 17:02:19.363394 np0000165179 devstack@c-api.service[113463]: WARNING castellan.key_manager.migration [None req-8f7e5390-b5a2-471a-b1bc-d1fbf8f2e83b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:19.364226 np0000165179 devstack@c-api.service[113464]: DEBUG dbcounter [-] [113464] Writer thread running {{(pid=113464) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 11 17:02:19.364510 np0000165179 devstack@c-api.service[113462]: INFO cinder.rpc [None req-520c751e-cc98-462d-958f-ee57146f1573 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 11 17:02:19.365377 np0000165179 devstack@c-api.service[113462]: WARNING castellan.key_manager.migration [None req-520c751e-cc98-462d-958f-ee57146f1573 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:19.367159 np0000165179 devstack@c-api.service[113462]: WARNING castellan.key_manager.migration [None req-520c751e-cc98-462d-958f-ee57146f1573 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:19.368155 np0000165179 devstack@c-api.service[113461]: DEBUG oslo_db.sqlalchemy.engines [None req-c74c2df2-6e9a-46f4-9f74-2127d24a9f0a 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=113461) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 11 17:02:19.368954 np0000165179 devstack@c-api.service[113464]: INFO cinder.rpc [None req-c161e0d0-d3e1-4a47-b06a-2a240c5532fe None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 11 17:02:19.370053 np0000165179 devstack@c-api.service[113461]: INFO cinder.rpc [None req-c74c2df2-6e9a-46f4-9f74-2127d24a9f0a None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 11 17:02:19.370206 np0000165179 devstack@c-api.service[113463]: DEBUG oslo_db.sqlalchemy.engines [None req-8f7e5390-b5a2-471a-b1bc-d1fbf8f2e83b 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=113463) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 11 17:02:19.372058 np0000165179 devstack@c-api.service[113462]: DEBUG oslo_db.sqlalchemy.engines [None req-520c751e-cc98-462d-958f-ee57146f1573 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=113462) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 11 17:02:19.372157 np0000165179 devstack@c-api.service[113461]: INFO cinder.rpc [None req-c74c2df2-6e9a-46f4-9f74-2127d24a9f0a None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 11 17:02:19.372254 np0000165179 devstack@c-api.service[113463]: INFO cinder.rpc [None req-8f7e5390-b5a2-471a-b1bc-d1fbf8f2e83b None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 11 17:02:19.373323 np0000165179 devstack@c-api.service[113461]: WARNING castellan.key_manager.migration [None req-c74c2df2-6e9a-46f4-9f74-2127d24a9f0a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:19.373401 np0000165179 devstack@c-api.service[113464]: INFO cinder.rpc [None req-c161e0d0-d3e1-4a47-b06a-2a240c5532fe None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 11 17:02:19.373915 np0000165179 devstack@c-api.service[113463]: INFO cinder.rpc [None req-8f7e5390-b5a2-471a-b1bc-d1fbf8f2e83b None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 11 17:02:19.374012 np0000165179 devstack@c-api.service[113462]: INFO cinder.rpc [None req-520c751e-cc98-462d-958f-ee57146f1573 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 11 17:02:19.374731 np0000165179 devstack@c-api.service[113463]: WARNING castellan.key_manager.migration [None req-8f7e5390-b5a2-471a-b1bc-d1fbf8f2e83b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:19.375693 np0000165179 devstack@c-api.service[113464]: INFO cinder.rpc [None req-c161e0d0-d3e1-4a47-b06a-2a240c5532fe None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 11 17:02:19.375766 np0000165179 devstack@c-api.service[113462]: INFO cinder.rpc [None req-520c751e-cc98-462d-958f-ee57146f1573 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 11 17:02:19.376532 np0000165179 devstack@c-api.service[113462]: WARNING castellan.key_manager.migration [None req-520c751e-cc98-462d-958f-ee57146f1573 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:19.377761 np0000165179 devstack@c-api.service[113464]: INFO cinder.rpc [None req-c161e0d0-d3e1-4a47-b06a-2a240c5532fe None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 11 17:02:19.378726 np0000165179 devstack@c-api.service[113464]: WARNING castellan.key_manager.migration [None req-c161e0d0-d3e1-4a47-b06a-2a240c5532fe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:19.380465 np0000165179 devstack@c-api.service[113464]: WARNING castellan.key_manager.migration [None req-c161e0d0-d3e1-4a47-b06a-2a240c5532fe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:19.383833 np0000165179 devstack@c-api.service[113461]: WARNING castellan.key_manager.migration [None req-c74c2df2-6e9a-46f4-9f74-2127d24a9f0a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:19.385000 np0000165179 devstack@c-api.service[113464]: DEBUG oslo_db.sqlalchemy.engines [None req-c161e0d0-d3e1-4a47-b06a-2a240c5532fe 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=113464) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 11 17:02:19.385597 np0000165179 devstack@c-api.service[113462]: WARNING castellan.key_manager.migration [None req-520c751e-cc98-462d-958f-ee57146f1573 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:19.386460 np0000165179 devstack@c-api.service[113463]: WARNING castellan.key_manager.migration [None req-8f7e5390-b5a2-471a-b1bc-d1fbf8f2e83b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:19.386993 np0000165179 devstack@c-api.service[113461]: WARNING castellan.key_manager.migration [None req-c74c2df2-6e9a-46f4-9f74-2127d24a9f0a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:19.387331 np0000165179 devstack@c-api.service[113464]: INFO cinder.rpc [None req-c161e0d0-d3e1-4a47-b06a-2a240c5532fe None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 11 17:02:19.388753 np0000165179 devstack@c-api.service[113462]: WARNING castellan.key_manager.migration [None req-520c751e-cc98-462d-958f-ee57146f1573 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:19.389394 np0000165179 devstack@c-api.service[113464]: INFO cinder.rpc [None req-c161e0d0-d3e1-4a47-b06a-2a240c5532fe None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 11 17:02:19.389629 np0000165179 devstack@c-api.service[113463]: WARNING castellan.key_manager.migration [None req-8f7e5390-b5a2-471a-b1bc-d1fbf8f2e83b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:19.390217 np0000165179 devstack@c-api.service[113461]: WARNING castellan.key_manager.migration [None req-c74c2df2-6e9a-46f4-9f74-2127d24a9f0a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:19.390579 np0000165179 devstack@c-api.service[113464]: WARNING castellan.key_manager.migration [None req-c161e0d0-d3e1-4a47-b06a-2a240c5532fe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:19.391919 np0000165179 devstack@c-api.service[113462]: WARNING castellan.key_manager.migration [None req-520c751e-cc98-462d-958f-ee57146f1573 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:19.392780 np0000165179 devstack@c-api.service[113463]: WARNING castellan.key_manager.migration [None req-8f7e5390-b5a2-471a-b1bc-d1fbf8f2e83b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:19.394311 np0000165179 devstack@c-api.service[113461]: WARNING castellan.key_manager.migration [None req-c74c2df2-6e9a-46f4-9f74-2127d24a9f0a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:19.395972 np0000165179 devstack@c-api.service[113462]: WARNING castellan.key_manager.migration [None req-520c751e-cc98-462d-958f-ee57146f1573 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:19.396819 np0000165179 devstack@c-api.service[113463]: WARNING castellan.key_manager.migration [None req-8f7e5390-b5a2-471a-b1bc-d1fbf8f2e83b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:19.397297 np0000165179 devstack@c-api.service[113461]: WARNING castellan.key_manager.migration [None req-c74c2df2-6e9a-46f4-9f74-2127d24a9f0a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:19.398973 np0000165179 devstack@c-api.service[113462]: WARNING castellan.key_manager.migration [None req-520c751e-cc98-462d-958f-ee57146f1573 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:19.399798 np0000165179 devstack@c-api.service[113463]: WARNING castellan.key_manager.migration [None req-8f7e5390-b5a2-471a-b1bc-d1fbf8f2e83b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:19.400247 np0000165179 devstack@c-api.service[113461]: WARNING castellan.key_manager.migration [None req-c74c2df2-6e9a-46f4-9f74-2127d24a9f0a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:19.400804 np0000165179 devstack@c-api.service[113464]: WARNING castellan.key_manager.migration [None req-c161e0d0-d3e1-4a47-b06a-2a240c5532fe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:19.401909 np0000165179 devstack@c-api.service[113462]: WARNING castellan.key_manager.migration [None req-520c751e-cc98-462d-958f-ee57146f1573 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:19.402714 np0000165179 devstack@c-api.service[113463]: WARNING castellan.key_manager.migration [None req-8f7e5390-b5a2-471a-b1bc-d1fbf8f2e83b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:19.403437 np0000165179 devstack@c-api.service[113461]: WARNING castellan.key_manager.migration [None req-c74c2df2-6e9a-46f4-9f74-2127d24a9f0a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:19.404451 np0000165179 devstack@c-api.service[113464]: WARNING castellan.key_manager.migration [None req-c161e0d0-d3e1-4a47-b06a-2a240c5532fe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:19.405047 np0000165179 devstack@c-api.service[113462]: WARNING castellan.key_manager.migration [None req-520c751e-cc98-462d-958f-ee57146f1573 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:19.405891 np0000165179 devstack@c-api.service[113463]: WARNING castellan.key_manager.migration [None req-8f7e5390-b5a2-471a-b1bc-d1fbf8f2e83b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:19.406314 np0000165179 devstack@c-api.service[113461]: WARNING castellan.key_manager.migration [None req-c74c2df2-6e9a-46f4-9f74-2127d24a9f0a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:19.407921 np0000165179 devstack@c-api.service[113462]: WARNING castellan.key_manager.migration [None req-520c751e-cc98-462d-958f-ee57146f1573 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:19.408148 np0000165179 devstack@c-api.service[113464]: WARNING castellan.key_manager.migration [None req-c161e0d0-d3e1-4a47-b06a-2a240c5532fe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:19.408706 np0000165179 devstack@c-api.service[113463]: WARNING castellan.key_manager.migration [None req-8f7e5390-b5a2-471a-b1bc-d1fbf8f2e83b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:19.409925 np0000165179 devstack@c-api.service[113461]: WARNING castellan.key_manager.migration [None req-c74c2df2-6e9a-46f4-9f74-2127d24a9f0a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:19.411434 np0000165179 devstack@c-api.service[113461]: WARNING castellan.key_manager.migration [None req-c74c2df2-6e9a-46f4-9f74-2127d24a9f0a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:19.411665 np0000165179 devstack@c-api.service[113462]: WARNING castellan.key_manager.migration [None req-520c751e-cc98-462d-958f-ee57146f1573 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:19.412338 np0000165179 devstack@c-api.service[113463]: WARNING castellan.key_manager.migration [None req-8f7e5390-b5a2-471a-b1bc-d1fbf8f2e83b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:19.412402 np0000165179 devstack@c-api.service[113464]: WARNING castellan.key_manager.migration [None req-c161e0d0-d3e1-4a47-b06a-2a240c5532fe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:19.413175 np0000165179 devstack@c-api.service[113462]: WARNING castellan.key_manager.migration [None req-520c751e-cc98-462d-958f-ee57146f1573 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:19.413855 np0000165179 devstack@c-api.service[113463]: WARNING castellan.key_manager.migration [None req-8f7e5390-b5a2-471a-b1bc-d1fbf8f2e83b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:19.414044 np0000165179 devstack@c-api.service[113461]: WARNING castellan.key_manager.migration [None req-c74c2df2-6e9a-46f4-9f74-2127d24a9f0a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:19.415426 np0000165179 devstack@c-api.service[113464]: WARNING castellan.key_manager.migration [None req-c161e0d0-d3e1-4a47-b06a-2a240c5532fe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:19.415779 np0000165179 devstack@c-api.service[113462]: WARNING castellan.key_manager.migration [None req-520c751e-cc98-462d-958f-ee57146f1573 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:19.416469 np0000165179 devstack@c-api.service[113463]: WARNING castellan.key_manager.migration [None req-8f7e5390-b5a2-471a-b1bc-d1fbf8f2e83b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:19.418327 np0000165179 devstack@c-api.service[113464]: WARNING castellan.key_manager.migration [None req-c161e0d0-d3e1-4a47-b06a-2a240c5532fe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:19.419590 np0000165179 devstack@c-api.service[113461]: WARNING castellan.key_manager.migration [None req-c74c2df2-6e9a-46f4-9f74-2127d24a9f0a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:19.421262 np0000165179 devstack@c-api.service[113462]: WARNING castellan.key_manager.migration [None req-520c751e-cc98-462d-958f-ee57146f1573 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:19.421388 np0000165179 devstack@c-api.service[113464]: WARNING castellan.key_manager.migration [None req-c161e0d0-d3e1-4a47-b06a-2a240c5532fe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:19.422002 np0000165179 devstack@c-api.service[113463]: WARNING castellan.key_manager.migration [None req-8f7e5390-b5a2-471a-b1bc-d1fbf8f2e83b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:19.422948 np0000165179 devstack@c-api.service[113461]: WARNING castellan.key_manager.migration [None req-c74c2df2-6e9a-46f4-9f74-2127d24a9f0a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:19.424976 np0000165179 devstack@c-api.service[113462]: WARNING castellan.key_manager.migration [None req-520c751e-cc98-462d-958f-ee57146f1573 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:19.425083 np0000165179 devstack@c-api.service[113461]: WARNING castellan.key_manager.migration [None req-c74c2df2-6e9a-46f4-9f74-2127d24a9f0a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:19.425656 np0000165179 devstack@c-api.service[113463]: WARNING castellan.key_manager.migration [None req-8f7e5390-b5a2-471a-b1bc-d1fbf8f2e83b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:19.426034 np0000165179 devstack@c-api.service[113464]: WARNING castellan.key_manager.migration [None req-c161e0d0-d3e1-4a47-b06a-2a240c5532fe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:19.426536 np0000165179 devstack@c-api.service[113461]: WARNING castellan.key_manager.migration [None req-c74c2df2-6e9a-46f4-9f74-2127d24a9f0a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:19.427402 np0000165179 devstack@c-api.service[113462]: WARNING castellan.key_manager.migration [None req-520c751e-cc98-462d-958f-ee57146f1573 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:19.427495 np0000165179 devstack@c-api.service[113463]: WARNING castellan.key_manager.migration [None req-8f7e5390-b5a2-471a-b1bc-d1fbf8f2e83b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:19.428049 np0000165179 devstack@c-api.service[113461]: WARNING castellan.key_manager.migration [None req-c74c2df2-6e9a-46f4-9f74-2127d24a9f0a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:19.428694 np0000165179 devstack@c-api.service[113462]: WARNING castellan.key_manager.migration [None req-520c751e-cc98-462d-958f-ee57146f1573 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:19.428914 np0000165179 devstack@c-api.service[113464]: WARNING castellan.key_manager.migration [None req-c161e0d0-d3e1-4a47-b06a-2a240c5532fe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:19.428985 np0000165179 devstack@c-api.service[113463]: WARNING castellan.key_manager.migration [None req-8f7e5390-b5a2-471a-b1bc-d1fbf8f2e83b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:19.429094 np0000165179 devstack@c-api.service[113461]: WARNING cinder.api.contrib.hosts [None req-c74c2df2-6e9a-46f4-9f74-2127d24a9f0a None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 11 17:02:19.429943 np0000165179 devstack@c-api.service[113461]: WARNING castellan.key_manager.migration [None req-c74c2df2-6e9a-46f4-9f74-2127d24a9f0a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:19.430504 np0000165179 devstack@c-api.service[113464]: WARNING castellan.key_manager.migration [None req-c161e0d0-d3e1-4a47-b06a-2a240c5532fe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:19.430638 np0000165179 devstack@c-api.service[113463]: WARNING castellan.key_manager.migration [None req-8f7e5390-b5a2-471a-b1bc-d1fbf8f2e83b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:19.430750 np0000165179 devstack@c-api.service[113462]: WARNING castellan.key_manager.migration [None req-520c751e-cc98-462d-958f-ee57146f1573 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:19.431529 np0000165179 devstack@c-api.service[113461]: WARNING castellan.key_manager.migration [None req-c74c2df2-6e9a-46f4-9f74-2127d24a9f0a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:19.431628 np0000165179 devstack@c-api.service[113463]: WARNING cinder.api.contrib.hosts [None req-8f7e5390-b5a2-471a-b1bc-d1fbf8f2e83b None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 11 17:02:19.431709 np0000165179 devstack@c-api.service[113462]: WARNING cinder.api.contrib.hosts [None req-520c751e-cc98-462d-958f-ee57146f1573 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 11 17:02:19.432381 np0000165179 devstack@c-api.service[113463]: WARNING castellan.key_manager.migration [None req-8f7e5390-b5a2-471a-b1bc-d1fbf8f2e83b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:19.432507 np0000165179 devstack@c-api.service[113462]: WARNING castellan.key_manager.migration [None req-520c751e-cc98-462d-958f-ee57146f1573 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:19.433030 np0000165179 devstack@c-api.service[113461]: WARNING castellan.key_manager.migration [None req-c74c2df2-6e9a-46f4-9f74-2127d24a9f0a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:19.433183 np0000165179 devstack@c-api.service[113464]: WARNING castellan.key_manager.migration [None req-c161e0d0-d3e1-4a47-b06a-2a240c5532fe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:19.434774 np0000165179 devstack@c-api.service[113463]: WARNING castellan.key_manager.migration [None req-8f7e5390-b5a2-471a-b1bc-d1fbf8f2e83b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:19.435421 np0000165179 devstack@c-api.service[113463]: WARNING castellan.key_manager.migration [None req-8f7e5390-b5a2-471a-b1bc-d1fbf8f2e83b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:19.435881 np0000165179 devstack@c-api.service[113461]: WARNING castellan.key_manager.migration [None req-c74c2df2-6e9a-46f4-9f74-2127d24a9f0a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:19.436639 np0000165179 devstack@c-api.service[113462]: WARNING castellan.key_manager.migration [None req-520c751e-cc98-462d-958f-ee57146f1573 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:19.436895 np0000165179 devstack@c-api.service[113463]: WARNING castellan.key_manager.migration [None req-8f7e5390-b5a2-471a-b1bc-d1fbf8f2e83b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:19.437391 np0000165179 devstack@c-api.service[113461]: WARNING castellan.key_manager.migration [None req-c74c2df2-6e9a-46f4-9f74-2127d24a9f0a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:19.438330 np0000165179 devstack@c-api.service[113463]: WARNING castellan.key_manager.migration [None req-8f7e5390-b5a2-471a-b1bc-d1fbf8f2e83b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:19.438377 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.v3.router [None req-c74c2df2-6e9a-46f4-9f74-2127d24a9f0a None None] Extended resource: extensions {{(pid=113461) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:02:19.439213 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.v3.router [None req-8f7e5390-b5a2-471a-b1bc-d1fbf8f2e83b None None] Extended resource: extensions {{(pid=113463) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:02:19.439502 np0000165179 devstack@c-api.service[113462]: WARNING castellan.key_manager.migration [None req-520c751e-cc98-462d-958f-ee57146f1573 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:19.439536 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.v3.router [None req-c74c2df2-6e9a-46f4-9f74-2127d24a9f0a None None] Extended resource: encryption {{(pid=113461) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:02:19.440426 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.v3.router [None req-8f7e5390-b5a2-471a-b1bc-d1fbf8f2e83b None None] Extended resource: encryption {{(pid=113463) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:02:19.441020 np0000165179 devstack@c-api.service[113462]: WARNING castellan.key_manager.migration [None req-520c751e-cc98-462d-958f-ee57146f1573 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:19.441054 np0000165179 devstack@c-api.service[113464]: WARNING castellan.key_manager.migration [None req-c161e0d0-d3e1-4a47-b06a-2a240c5532fe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:19.441085 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.v3.router [None req-c74c2df2-6e9a-46f4-9f74-2127d24a9f0a None None] Extended resource: os-volume-manage {{(pid=113461) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:02:19.442035 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.v3.router [None req-8f7e5390-b5a2-471a-b1bc-d1fbf8f2e83b None None] Extended resource: os-volume-manage {{(pid=113463) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:02:19.442535 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.v3.router [None req-c74c2df2-6e9a-46f4-9f74-2127d24a9f0a None None] Extended resource: os-volume-type-access {{(pid=113461) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:02:19.442916 np0000165179 devstack@c-api.service[113462]: WARNING castellan.key_manager.migration [None req-520c751e-cc98-462d-958f-ee57146f1573 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:19.443494 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.v3.router [None req-8f7e5390-b5a2-471a-b1bc-d1fbf8f2e83b None None] Extended resource: os-volume-type-access {{(pid=113463) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:02:19.444067 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.v3.router [None req-c74c2df2-6e9a-46f4-9f74-2127d24a9f0a None None] Extended resource: os-quota-sets {{(pid=113461) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:02:19.444277 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.v3.router [None req-520c751e-cc98-462d-958f-ee57146f1573 None None] Extended resource: extensions {{(pid=113462) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:02:19.444391 np0000165179 devstack@c-api.service[113464]: WARNING castellan.key_manager.migration [None req-c161e0d0-d3e1-4a47-b06a-2a240c5532fe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:19.445003 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.v3.router [None req-8f7e5390-b5a2-471a-b1bc-d1fbf8f2e83b None None] Extended resource: os-quota-sets {{(pid=113463) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:02:19.445464 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.v3.router [None req-c74c2df2-6e9a-46f4-9f74-2127d24a9f0a None None] Extended resource: qos-specs {{(pid=113461) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:02:19.446169 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.v3.router [None req-520c751e-cc98-462d-958f-ee57146f1573 None None] Extended resource: encryption {{(pid=113462) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:02:19.446441 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.v3.router [None req-8f7e5390-b5a2-471a-b1bc-d1fbf8f2e83b None None] Extended resource: qos-specs {{(pid=113463) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:02:19.446513 np0000165179 devstack@c-api.service[113464]: WARNING castellan.key_manager.migration [None req-c161e0d0-d3e1-4a47-b06a-2a240c5532fe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:19.447492 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.v3.router [None req-c74c2df2-6e9a-46f4-9f74-2127d24a9f0a None None] Extended resource: backups {{(pid=113461) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:02:19.448006 np0000165179 devstack@c-api.service[113464]: WARNING castellan.key_manager.migration [None req-c161e0d0-d3e1-4a47-b06a-2a240c5532fe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:19.448447 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.v3.router [None req-8f7e5390-b5a2-471a-b1bc-d1fbf8f2e83b None None] Extended resource: backups {{(pid=113463) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:02:19.448594 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.v3.router [None req-520c751e-cc98-462d-958f-ee57146f1573 None None] Extended resource: os-volume-manage {{(pid=113462) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:02:19.449454 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.v3.router [None req-c74c2df2-6e9a-46f4-9f74-2127d24a9f0a None None] Extended resource: os-hosts {{(pid=113461) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:02:19.449559 np0000165179 devstack@c-api.service[113464]: WARNING castellan.key_manager.migration [None req-c161e0d0-d3e1-4a47-b06a-2a240c5532fe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:19.450427 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.v3.router [None req-8f7e5390-b5a2-471a-b1bc-d1fbf8f2e83b None None] Extended resource: os-hosts {{(pid=113463) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:02:19.450512 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.v3.router [None req-520c751e-cc98-462d-958f-ee57146f1573 None None] Extended resource: os-volume-type-access {{(pid=113462) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:02:19.450573 np0000165179 devstack@c-api.service[113464]: WARNING cinder.api.contrib.hosts [None req-c161e0d0-d3e1-4a47-b06a-2a240c5532fe None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 11 17:02:19.450816 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.v3.router [None req-c74c2df2-6e9a-46f4-9f74-2127d24a9f0a None None] Extended resource: scheduler-stats {{(pid=113461) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:02:19.451479 np0000165179 devstack@c-api.service[113464]: WARNING castellan.key_manager.migration [None req-c161e0d0-d3e1-4a47-b06a-2a240c5532fe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:19.451782 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.v3.router [None req-8f7e5390-b5a2-471a-b1bc-d1fbf8f2e83b None None] Extended resource: scheduler-stats {{(pid=113463) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:02:19.452192 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.v3.router [None req-c74c2df2-6e9a-46f4-9f74-2127d24a9f0a None None] Extended resource: os-volume-transfer {{(pid=113461) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:02:19.452267 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.v3.router [None req-520c751e-cc98-462d-958f-ee57146f1573 None None] Extended resource: os-quota-sets {{(pid=113462) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:02:19.453152 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.v3.router [None req-8f7e5390-b5a2-471a-b1bc-d1fbf8f2e83b None None] Extended resource: os-volume-transfer {{(pid=113463) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:02:19.453224 np0000165179 devstack@c-api.service[113464]: WARNING castellan.key_manager.migration [None req-c161e0d0-d3e1-4a47-b06a-2a240c5532fe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:19.453801 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.v3.router [None req-520c751e-cc98-462d-958f-ee57146f1573 None None] Extended resource: qos-specs {{(pid=113462) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:02:19.454391 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.v3.router [None req-c74c2df2-6e9a-46f4-9f74-2127d24a9f0a None None] Extended resource: extra_specs {{(pid=113461) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:02:19.454756 np0000165179 devstack@c-api.service[113464]: WARNING castellan.key_manager.migration [None req-c161e0d0-d3e1-4a47-b06a-2a240c5532fe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:19.455362 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.v3.router [None req-8f7e5390-b5a2-471a-b1bc-d1fbf8f2e83b None None] Extended resource: extra_specs {{(pid=113463) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:02:19.455883 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.v3.router [None req-c74c2df2-6e9a-46f4-9f74-2127d24a9f0a None None] Extended resource: cgsnapshots {{(pid=113461) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:02:19.455967 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.v3.router [None req-520c751e-cc98-462d-958f-ee57146f1573 None None] Extended resource: backups {{(pid=113462) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:02:19.456229 np0000165179 devstack@c-api.service[113464]: WARNING castellan.key_manager.migration [None req-c161e0d0-d3e1-4a47-b06a-2a240c5532fe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:19.456866 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.v3.router [None req-8f7e5390-b5a2-471a-b1bc-d1fbf8f2e83b None None] Extended resource: cgsnapshots {{(pid=113463) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:02:19.457233 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.v3.router [None req-c74c2df2-6e9a-46f4-9f74-2127d24a9f0a None None] Extended resource: consistencygroups {{(pid=113461) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:02:19.457649 np0000165179 devstack@c-api.service[113464]: WARNING castellan.key_manager.migration [None req-c161e0d0-d3e1-4a47-b06a-2a240c5532fe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:19.458060 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.v3.router [None req-520c751e-cc98-462d-958f-ee57146f1573 None None] Extended resource: os-hosts {{(pid=113462) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:02:19.458223 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.v3.router [None req-8f7e5390-b5a2-471a-b1bc-d1fbf8f2e83b None None] Extended resource: consistencygroups {{(pid=113463) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:02:19.458588 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.v3.router [None req-c161e0d0-d3e1-4a47-b06a-2a240c5532fe None None] Extended resource: extensions {{(pid=113464) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:02:19.459144 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.v3.router [None req-c74c2df2-6e9a-46f4-9f74-2127d24a9f0a None None] Extended resource: os-availability-zone {{(pid=113461) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:02:19.459434 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.v3.router [None req-520c751e-cc98-462d-958f-ee57146f1573 None None] Extended resource: scheduler-stats {{(pid=113462) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:02:19.459838 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.v3.router [None req-c161e0d0-d3e1-4a47-b06a-2a240c5532fe None None] Extended resource: encryption {{(pid=113464) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:02:19.460160 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.v3.router [None req-8f7e5390-b5a2-471a-b1bc-d1fbf8f2e83b None None] Extended resource: os-availability-zone {{(pid=113463) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:02:19.460497 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.v3.router [None req-c74c2df2-6e9a-46f4-9f74-2127d24a9f0a None None] Extended resource: os-snapshot-manage {{(pid=113461) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:02:19.460913 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.v3.router [None req-520c751e-cc98-462d-958f-ee57146f1573 None None] Extended resource: os-volume-transfer {{(pid=113462) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:02:19.461590 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.v3.router [None req-c161e0d0-d3e1-4a47-b06a-2a240c5532fe None None] Extended resource: os-volume-manage {{(pid=113464) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:02:19.461666 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.v3.router [None req-8f7e5390-b5a2-471a-b1bc-d1fbf8f2e83b None None] Extended resource: os-snapshot-manage {{(pid=113463) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:02:19.461862 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.v3.router [None req-c74c2df2-6e9a-46f4-9f74-2127d24a9f0a None None] Extended resource: os-quota-class-sets {{(pid=113461) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:02:19.463008 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.v3.router [None req-c161e0d0-d3e1-4a47-b06a-2a240c5532fe None None] Extended resource: os-volume-type-access {{(pid=113464) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:02:19.463062 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.v3.router [None req-8f7e5390-b5a2-471a-b1bc-d1fbf8f2e83b None None] Extended resource: os-quota-class-sets {{(pid=113463) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:02:19.463097 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.v3.router [None req-c74c2df2-6e9a-46f4-9f74-2127d24a9f0a None None] Extended resource: encryption {{(pid=113461) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:02:19.463457 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.v3.router [None req-520c751e-cc98-462d-958f-ee57146f1573 None None] Extended resource: extra_specs {{(pid=113462) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:02:19.464292 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.v3.router [None req-8f7e5390-b5a2-471a-b1bc-d1fbf8f2e83b None None] Extended resource: encryption {{(pid=113463) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:02:19.464574 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.v3.router [None req-c161e0d0-d3e1-4a47-b06a-2a240c5532fe None None] Extended resource: os-quota-sets {{(pid=113464) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:02:19.464617 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.v3.router [None req-c74c2df2-6e9a-46f4-9f74-2127d24a9f0a None None] Extended resource: capabilities {{(pid=113461) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:02:19.464994 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.v3.router [None req-520c751e-cc98-462d-958f-ee57146f1573 None None] Extended resource: cgsnapshots {{(pid=113462) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:02:19.465834 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.v3.router [None req-8f7e5390-b5a2-471a-b1bc-d1fbf8f2e83b None None] Extended resource: capabilities {{(pid=113463) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:02:19.466028 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.v3.router [None req-c161e0d0-d3e1-4a47-b06a-2a240c5532fe None None] Extended resource: qos-specs {{(pid=113464) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:02:19.466364 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.v3.router [None req-520c751e-cc98-462d-958f-ee57146f1573 None None] Extended resource: consistencygroups {{(pid=113462) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:02:19.466606 np0000165179 devstack@c-api.service[113461]: WARNING castellan.key_manager.migration [None req-c74c2df2-6e9a-46f4-9f74-2127d24a9f0a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:19.467853 np0000165179 devstack@c-api.service[113463]: WARNING castellan.key_manager.migration [None req-8f7e5390-b5a2-471a-b1bc-d1fbf8f2e83b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:19.468032 np0000165179 devstack@c-api.service[113461]: WARNING castellan.key_manager.migration [None req-c74c2df2-6e9a-46f4-9f74-2127d24a9f0a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:19.468077 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.v3.router [None req-c161e0d0-d3e1-4a47-b06a-2a240c5532fe None None] Extended resource: backups {{(pid=113464) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:02:19.468358 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.v3.router [None req-520c751e-cc98-462d-958f-ee57146f1573 None None] Extended resource: os-availability-zone {{(pid=113462) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:02:19.469303 np0000165179 devstack@c-api.service[113463]: WARNING castellan.key_manager.migration [None req-8f7e5390-b5a2-471a-b1bc-d1fbf8f2e83b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:19.469468 np0000165179 devstack@c-api.service[113461]: WARNING castellan.key_manager.migration [None req-c74c2df2-6e9a-46f4-9f74-2127d24a9f0a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:19.469701 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.v3.router [None req-520c751e-cc98-462d-958f-ee57146f1573 None None] Extended resource: os-snapshot-manage {{(pid=113462) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:02:19.470007 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.v3.router [None req-c161e0d0-d3e1-4a47-b06a-2a240c5532fe None None] Extended resource: os-hosts {{(pid=113464) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:02:19.470739 np0000165179 devstack@c-api.service[113463]: WARNING castellan.key_manager.migration [None req-8f7e5390-b5a2-471a-b1bc-d1fbf8f2e83b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:19.470874 np0000165179 devstack@c-api.service[113461]: WARNING castellan.key_manager.migration [None req-c74c2df2-6e9a-46f4-9f74-2127d24a9f0a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:19.471268 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.v3.router [None req-520c751e-cc98-462d-958f-ee57146f1573 None None] Extended resource: os-quota-class-sets {{(pid=113462) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:02:19.471359 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.v3.router [None req-c161e0d0-d3e1-4a47-b06a-2a240c5532fe None None] Extended resource: scheduler-stats {{(pid=113464) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:02:19.472146 np0000165179 devstack@c-api.service[113463]: WARNING castellan.key_manager.migration [None req-8f7e5390-b5a2-471a-b1bc-d1fbf8f2e83b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:19.472259 np0000165179 devstack@c-api.service[113461]: WARNING castellan.key_manager.migration [None req-c74c2df2-6e9a-46f4-9f74-2127d24a9f0a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:19.472526 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.v3.router [None req-520c751e-cc98-462d-958f-ee57146f1573 None None] Extended resource: encryption {{(pid=113462) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:02:19.472788 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.v3.router [None req-c161e0d0-d3e1-4a47-b06a-2a240c5532fe None None] Extended resource: os-volume-transfer {{(pid=113464) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:02:19.473562 np0000165179 devstack@c-api.service[113463]: WARNING castellan.key_manager.migration [None req-8f7e5390-b5a2-471a-b1bc-d1fbf8f2e83b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:19.473722 np0000165179 devstack@c-api.service[113461]: WARNING castellan.key_manager.migration [None req-c74c2df2-6e9a-46f4-9f74-2127d24a9f0a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:19.474107 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.v3.router [None req-520c751e-cc98-462d-958f-ee57146f1573 None None] Extended resource: capabilities {{(pid=113462) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:02:19.474459 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.v3.router [None req-c161e0d0-d3e1-4a47-b06a-2a240c5532fe None None] Extended resource: extra_specs {{(pid=113464) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:02:19.474686 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.contrib.snapshot_actions [None req-c74c2df2-6e9a-46f4-9f74-2127d24a9f0a None None] SnapshotActionsController initialized {{(pid=113461) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 11 17:02:19.474989 np0000165179 devstack@c-api.service[113463]: WARNING castellan.key_manager.migration [None req-8f7e5390-b5a2-471a-b1bc-d1fbf8f2e83b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:19.475412 np0000165179 devstack@c-api.service[113461]: WARNING castellan.key_manager.migration [None req-c74c2df2-6e9a-46f4-9f74-2127d24a9f0a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:19.475944 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.contrib.snapshot_actions [None req-8f7e5390-b5a2-471a-b1bc-d1fbf8f2e83b None None] SnapshotActionsController initialized {{(pid=113463) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 11 17:02:19.476209 np0000165179 devstack@c-api.service[113462]: WARNING castellan.key_manager.migration [None req-520c751e-cc98-462d-958f-ee57146f1573 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:19.476286 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.v3.router [None req-c74c2df2-6e9a-46f4-9f74-2127d24a9f0a None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113461) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:02:19.476346 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.v3.router [None req-c74c2df2-6e9a-46f4-9f74-2127d24a9f0a None None] Extension VolumeTypeAccess extending resource: types {{(pid=113461) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:02:19.476490 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.v3.router [None req-c74c2df2-6e9a-46f4-9f74-2127d24a9f0a None None] Extension UsedLimits extending resource: limits {{(pid=113461) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:02:19.476555 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.v3.router [None req-c161e0d0-d3e1-4a47-b06a-2a240c5532fe None None] Extended resource: cgsnapshots {{(pid=113464) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:02:19.476613 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.v3.router [None req-c74c2df2-6e9a-46f4-9f74-2127d24a9f0a None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113461) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:02:19.476672 np0000165179 devstack@c-api.service[113463]: WARNING castellan.key_manager.migration [None req-8f7e5390-b5a2-471a-b1bc-d1fbf8f2e83b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:19.476728 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.v3.router [None req-c74c2df2-6e9a-46f4-9f74-2127d24a9f0a None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113461) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:02:19.476782 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.v3.router [None req-c74c2df2-6e9a-46f4-9f74-2127d24a9f0a None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113461) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:02:19.476884 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.v3.router [None req-c74c2df2-6e9a-46f4-9f74-2127d24a9f0a None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113461) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:02:19.476983 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.v3.router [None req-c74c2df2-6e9a-46f4-9f74-2127d24a9f0a None None] Extension TypesManage extending resource: types {{(pid=113461) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:02:19.477084 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.v3.router [None req-c74c2df2-6e9a-46f4-9f74-2127d24a9f0a None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113461) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:02:19.477215 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.v3.router [None req-c74c2df2-6e9a-46f4-9f74-2127d24a9f0a None None] Extension AdminActions extending resource: volumes {{(pid=113461) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:02:19.477333 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.v3.router [None req-c74c2df2-6e9a-46f4-9f74-2127d24a9f0a None None] Extension AdminActions extending resource: snapshots {{(pid=113461) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:02:19.477433 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.v3.router [None req-c74c2df2-6e9a-46f4-9f74-2127d24a9f0a None None] Extension AdminActions extending resource: backups {{(pid=113461) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:02:19.477493 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.v3.router [None req-8f7e5390-b5a2-471a-b1bc-d1fbf8f2e83b None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113463) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:02:19.477597 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.v3.router [None req-c74c2df2-6e9a-46f4-9f74-2127d24a9f0a None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113461) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:02:19.477655 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.v3.router [None req-8f7e5390-b5a2-471a-b1bc-d1fbf8f2e83b None None] Extension VolumeTypeAccess extending resource: types {{(pid=113463) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:02:19.477731 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.v3.router [None req-c74c2df2-6e9a-46f4-9f74-2127d24a9f0a None None] Extension SnapshotActions extending resource: snapshots {{(pid=113461) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:02:19.477794 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.v3.router [None req-8f7e5390-b5a2-471a-b1bc-d1fbf8f2e83b None None] Extension UsedLimits extending resource: limits {{(pid=113463) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:02:19.477850 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.v3.router [None req-c74c2df2-6e9a-46f4-9f74-2127d24a9f0a None None] Extension VolumeActions extending resource: volumes {{(pid=113461) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:02:19.477913 np0000165179 devstack@c-api.service[113462]: WARNING castellan.key_manager.migration [None req-520c751e-cc98-462d-958f-ee57146f1573 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:19.477972 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.v3.router [None req-8f7e5390-b5a2-471a-b1bc-d1fbf8f2e83b None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113463) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:02:19.478034 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.v3.router [None req-c74c2df2-6e9a-46f4-9f74-2127d24a9f0a None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113461) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:02:19.478091 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.v3.router [None req-8f7e5390-b5a2-471a-b1bc-d1fbf8f2e83b None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113463) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:02:19.478172 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.v3.router [None req-c161e0d0-d3e1-4a47-b06a-2a240c5532fe None None] Extended resource: consistencygroups {{(pid=113464) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:02:19.478231 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.v3.router [None req-8f7e5390-b5a2-471a-b1bc-d1fbf8f2e83b None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113463) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:02:19.478231 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.v3.router [None req-8f7e5390-b5a2-471a-b1bc-d1fbf8f2e83b None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113463) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:02:19.478231 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.v3.router [None req-8f7e5390-b5a2-471a-b1bc-d1fbf8f2e83b None None] Extension TypesManage extending resource: types {{(pid=113463) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:02:19.478399 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.v3.router [None req-8f7e5390-b5a2-471a-b1bc-d1fbf8f2e83b None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113463) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:02:19.478463 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.v3.router [None req-8f7e5390-b5a2-471a-b1bc-d1fbf8f2e83b None None] Extension AdminActions extending resource: volumes {{(pid=113463) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:02:19.478574 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.v3.router [None req-8f7e5390-b5a2-471a-b1bc-d1fbf8f2e83b None None] Extension AdminActions extending resource: snapshots {{(pid=113463) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:02:19.478685 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.v3.router [None req-8f7e5390-b5a2-471a-b1bc-d1fbf8f2e83b None None] Extension AdminActions extending resource: backups {{(pid=113463) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:02:19.478766 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.v3.router [None req-8f7e5390-b5a2-471a-b1bc-d1fbf8f2e83b None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113463) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:02:19.478871 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.v3.router [None req-8f7e5390-b5a2-471a-b1bc-d1fbf8f2e83b None None] Extension SnapshotActions extending resource: snapshots {{(pid=113463) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:02:19.478972 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.v3.router [None req-8f7e5390-b5a2-471a-b1bc-d1fbf8f2e83b None None] Extension VolumeActions extending resource: volumes {{(pid=113463) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:02:19.479214 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.v3.router [None req-8f7e5390-b5a2-471a-b1bc-d1fbf8f2e83b None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113463) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:02:19.479285 np0000165179 devstack@c-api.service[113462]: WARNING castellan.key_manager.migration [None req-520c751e-cc98-462d-958f-ee57146f1573 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:19.479966 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.v3.router [None req-c161e0d0-d3e1-4a47-b06a-2a240c5532fe None None] Extended resource: os-availability-zone {{(pid=113464) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:02:19.480137 np0000165179 devstack@c-api.service[113461]: WARNING keystonemiddleware.auth_token [None req-c74c2df2-6e9a-46f4-9f74-2127d24a9f0a 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. Apr 11 17:02:19.480674 np0000165179 devstack@c-api.service[113462]: WARNING castellan.key_manager.migration [None req-520c751e-cc98-462d-958f-ee57146f1573 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:19.481271 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.v3.router [None req-c161e0d0-d3e1-4a47-b06a-2a240c5532fe None None] Extended resource: os-snapshot-manage {{(pid=113464) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:02:19.481395 np0000165179 devstack@c-api.service[113463]: WARNING keystonemiddleware.auth_token [None req-8f7e5390-b5a2-471a-b1bc-d1fbf8f2e83b 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. Apr 11 17:02:19.482102 np0000165179 devstack@c-api.service[113462]: WARNING castellan.key_manager.migration [None req-520c751e-cc98-462d-958f-ee57146f1573 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:19.482683 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.v3.router [None req-c161e0d0-d3e1-4a47-b06a-2a240c5532fe None None] Extended resource: os-quota-class-sets {{(pid=113464) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:02:19.483593 np0000165179 devstack@c-api.service[113462]: WARNING castellan.key_manager.migration [None req-520c751e-cc98-462d-958f-ee57146f1573 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:19.483885 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.v3.router [None req-c161e0d0-d3e1-4a47-b06a-2a240c5532fe None None] Extended resource: encryption {{(pid=113464) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:02:19.484601 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.contrib.snapshot_actions [None req-520c751e-cc98-462d-958f-ee57146f1573 None None] SnapshotActionsController initialized {{(pid=113462) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 11 17:02:19.485376 np0000165179 devstack@c-api.service[113462]: WARNING castellan.key_manager.migration [None req-520c751e-cc98-462d-958f-ee57146f1573 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:19.485418 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.v3.router [None req-c161e0d0-d3e1-4a47-b06a-2a240c5532fe None None] Extended resource: capabilities {{(pid=113464) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:02:19.485975 np0000165179 devstack@c-api.service[113461]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7fac166a3668 pid: 113461 (default app) Apr 11 17:02:19.486310 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.v3.router [None req-520c751e-cc98-462d-958f-ee57146f1573 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113462) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:02:19.486430 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.v3.router [None req-520c751e-cc98-462d-958f-ee57146f1573 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113462) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:02:19.486474 np0000165179 devstack@c-api.service[113461]: /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. Apr 11 17:02:19.486474 np0000165179 devstack@c-api.service[113461]: warnings.warn( Apr 11 17:02:19.486540 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.v3.router [None req-520c751e-cc98-462d-958f-ee57146f1573 None None] Extension UsedLimits extending resource: limits {{(pid=113462) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:02:19.486664 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.v3.router [None req-520c751e-cc98-462d-958f-ee57146f1573 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113462) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:02:19.486771 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.v3.router [None req-520c751e-cc98-462d-958f-ee57146f1573 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113462) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:02:19.486883 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.v3.router [None req-520c751e-cc98-462d-958f-ee57146f1573 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113462) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:02:19.486987 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.v3.router [None req-520c751e-cc98-462d-958f-ee57146f1573 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113462) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:02:19.487090 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.v3.router [None req-520c751e-cc98-462d-958f-ee57146f1573 None None] Extension TypesManage extending resource: types {{(pid=113462) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:02:19.487236 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.v3.router [None req-520c751e-cc98-462d-958f-ee57146f1573 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113462) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:02:19.487330 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.v3.router [None req-520c751e-cc98-462d-958f-ee57146f1573 None None] Extension AdminActions extending resource: volumes {{(pid=113462) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:02:19.487426 np0000165179 devstack@c-api.service[113463]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7fac166a3668 pid: 113463 (default app) Apr 11 17:02:19.487467 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.v3.router [None req-520c751e-cc98-462d-958f-ee57146f1573 None None] Extension AdminActions extending resource: snapshots {{(pid=113462) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:02:19.487555 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.v3.router [None req-520c751e-cc98-462d-958f-ee57146f1573 None None] Extension AdminActions extending resource: backups {{(pid=113462) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:02:19.487597 np0000165179 devstack@c-api.service[113464]: WARNING castellan.key_manager.migration [None req-c161e0d0-d3e1-4a47-b06a-2a240c5532fe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:19.487658 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.v3.router [None req-520c751e-cc98-462d-958f-ee57146f1573 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113462) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:02:19.487760 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.v3.router [None req-520c751e-cc98-462d-958f-ee57146f1573 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113462) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:02:19.487861 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.v3.router [None req-520c751e-cc98-462d-958f-ee57146f1573 None None] Extension VolumeActions extending resource: volumes {{(pid=113462) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:02:19.488075 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.v3.router [None req-520c751e-cc98-462d-958f-ee57146f1573 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113462) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:02:19.489069 np0000165179 devstack@c-api.service[113464]: WARNING castellan.key_manager.migration [None req-c161e0d0-d3e1-4a47-b06a-2a240c5532fe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:19.490425 np0000165179 devstack@c-api.service[113462]: WARNING keystonemiddleware.auth_token [None req-520c751e-cc98-462d-958f-ee57146f1573 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. Apr 11 17:02:19.490617 np0000165179 devstack@c-api.service[113464]: WARNING castellan.key_manager.migration [None req-c161e0d0-d3e1-4a47-b06a-2a240c5532fe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:19.492039 np0000165179 devstack@c-api.service[113464]: WARNING castellan.key_manager.migration [None req-c161e0d0-d3e1-4a47-b06a-2a240c5532fe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:19.493397 np0000165179 devstack@c-api.service[113464]: WARNING castellan.key_manager.migration [None req-c161e0d0-d3e1-4a47-b06a-2a240c5532fe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:19.493812 np0000165179 devstack@c-api.service[113461]: /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. Apr 11 17:02:19.493812 np0000165179 devstack@c-api.service[113461]: warnings.warn(deprecated_msg) Apr 11 17:02:19.493812 np0000165179 devstack@c-api.service[113461]: /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. Apr 11 17:02:19.493812 np0000165179 devstack@c-api.service[113461]: warnings.warn(deprecated_msg) Apr 11 17:02:19.494196 np0000165179 devstack@c-api.service[113461]: /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. Apr 11 17:02:19.494196 np0000165179 devstack@c-api.service[113461]: warnings.warn(deprecated_msg) Apr 11 17:02:19.494196 np0000165179 devstack@c-api.service[113461]: /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. Apr 11 17:02:19.494196 np0000165179 devstack@c-api.service[113461]: warnings.warn(deprecated_msg) Apr 11 17:02:19.494467 np0000165179 devstack@c-api.service[113461]: /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. Apr 11 17:02:19.494467 np0000165179 devstack@c-api.service[113461]: warnings.warn(deprecated_msg) Apr 11 17:02:19.494467 np0000165179 devstack@c-api.service[113461]: /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. Apr 11 17:02:19.494467 np0000165179 devstack@c-api.service[113461]: warnings.warn(deprecated_msg) Apr 11 17:02:19.494467 np0000165179 devstack@c-api.service[113461]: /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. Apr 11 17:02:19.494467 np0000165179 devstack@c-api.service[113461]: warnings.warn(deprecated_msg) Apr 11 17:02:19.494899 np0000165179 devstack@c-api.service[113461]: /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. Apr 11 17:02:19.494899 np0000165179 devstack@c-api.service[113461]: warnings.warn(deprecated_msg) Apr 11 17:02:19.494899 np0000165179 devstack@c-api.service[113461]: /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. Apr 11 17:02:19.494899 np0000165179 devstack@c-api.service[113461]: warnings.warn(deprecated_msg) Apr 11 17:02:19.494899 np0000165179 devstack@c-api.service[113461]: /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. Apr 11 17:02:19.495295 np0000165179 devstack@c-api.service[113461]: warnings.warn(deprecated_msg) Apr 11 17:02:19.495295 np0000165179 devstack@c-api.service[113461]: /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. Apr 11 17:02:19.495295 np0000165179 devstack@c-api.service[113461]: warnings.warn(deprecated_msg) Apr 11 17:02:19.495295 np0000165179 devstack@c-api.service[113461]: /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. Apr 11 17:02:19.495295 np0000165179 devstack@c-api.service[113461]: warnings.warn(deprecated_msg) Apr 11 17:02:19.495646 np0000165179 devstack@c-api.service[113461]: /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. Apr 11 17:02:19.495646 np0000165179 devstack@c-api.service[113461]: warnings.warn(deprecated_msg) Apr 11 17:02:19.495646 np0000165179 devstack@c-api.service[113461]: /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. Apr 11 17:02:19.495646 np0000165179 devstack@c-api.service[113461]: warnings.warn(deprecated_msg) Apr 11 17:02:19.496061 np0000165179 devstack@c-api.service[113461]: /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. Apr 11 17:02:19.496061 np0000165179 devstack@c-api.service[113461]: warnings.warn(deprecated_msg) Apr 11 17:02:19.496061 np0000165179 devstack@c-api.service[113461]: /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. Apr 11 17:02:19.496061 np0000165179 devstack@c-api.service[113461]: warnings.warn(deprecated_msg) Apr 11 17:02:19.496061 np0000165179 devstack@c-api.service[113461]: /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. Apr 11 17:02:19.496621 np0000165179 devstack@c-api.service[113461]: warnings.warn(deprecated_msg) Apr 11 17:02:19.496621 np0000165179 devstack@c-api.service[113461]: /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. Apr 11 17:02:19.496621 np0000165179 devstack@c-api.service[113461]: warnings.warn(deprecated_msg) Apr 11 17:02:19.496621 np0000165179 devstack@c-api.service[113461]: /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. Apr 11 17:02:19.496621 np0000165179 devstack@c-api.service[113461]: warnings.warn(deprecated_msg) Apr 11 17:02:19.496953 np0000165179 devstack@c-api.service[113461]: /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. Apr 11 17:02:19.496953 np0000165179 devstack@c-api.service[113461]: warnings.warn(deprecated_msg) Apr 11 17:02:19.496953 np0000165179 devstack@c-api.service[113461]: /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. Apr 11 17:02:19.496953 np0000165179 devstack@c-api.service[113461]: warnings.warn(deprecated_msg) Apr 11 17:02:19.496953 np0000165179 devstack@c-api.service[113461]: /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. Apr 11 17:02:19.496953 np0000165179 devstack@c-api.service[113461]: warnings.warn(deprecated_msg) Apr 11 17:02:19.497627 np0000165179 devstack@c-api.service[113461]: /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. Apr 11 17:02:19.497627 np0000165179 devstack@c-api.service[113461]: warnings.warn(deprecated_msg) Apr 11 17:02:19.497627 np0000165179 devstack@c-api.service[113461]: /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. Apr 11 17:02:19.497627 np0000165179 devstack@c-api.service[113461]: warnings.warn(deprecated_msg) Apr 11 17:02:19.497627 np0000165179 devstack@c-api.service[113461]: /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. Apr 11 17:02:19.497627 np0000165179 devstack@c-api.service[113461]: warnings.warn(deprecated_msg) Apr 11 17:02:19.498200 np0000165179 devstack@c-api.service[113461]: /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. Apr 11 17:02:19.498200 np0000165179 devstack@c-api.service[113461]: warnings.warn(deprecated_msg) Apr 11 17:02:19.498200 np0000165179 devstack@c-api.service[113461]: /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. Apr 11 17:02:19.498200 np0000165179 devstack@c-api.service[113461]: warnings.warn(deprecated_msg) Apr 11 17:02:19.498200 np0000165179 devstack@c-api.service[113461]: /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. Apr 11 17:02:19.498200 np0000165179 devstack@c-api.service[113461]: warnings.warn(deprecated_msg) Apr 11 17:02:19.498529 np0000165179 devstack@c-api.service[113461]: /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. Apr 11 17:02:19.498529 np0000165179 devstack@c-api.service[113461]: warnings.warn(deprecated_msg) Apr 11 17:02:19.498529 np0000165179 devstack@c-api.service[113461]: /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. Apr 11 17:02:19.498529 np0000165179 devstack@c-api.service[113461]: warnings.warn(deprecated_msg) Apr 11 17:02:19.498529 np0000165179 devstack@c-api.service[113461]: /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. Apr 11 17:02:19.498779 np0000165179 devstack@c-api.service[113461]: warnings.warn(deprecated_msg) Apr 11 17:02:19.498779 np0000165179 devstack@c-api.service[113461]: /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. Apr 11 17:02:19.498779 np0000165179 devstack@c-api.service[113461]: warnings.warn(deprecated_msg) Apr 11 17:02:19.498779 np0000165179 devstack@c-api.service[113461]: /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. Apr 11 17:02:19.498779 np0000165179 devstack@c-api.service[113461]: warnings.warn(deprecated_msg) Apr 11 17:02:19.499307 np0000165179 devstack@c-api.service[113461]: /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. Apr 11 17:02:19.499307 np0000165179 devstack@c-api.service[113461]: warnings.warn(deprecated_msg) Apr 11 17:02:19.499307 np0000165179 devstack@c-api.service[113461]: /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. Apr 11 17:02:19.499307 np0000165179 devstack@c-api.service[113461]: warnings.warn(deprecated_msg) Apr 11 17:02:19.499307 np0000165179 devstack@c-api.service[113461]: /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. Apr 11 17:02:19.499307 np0000165179 devstack@c-api.service[113461]: warnings.warn(deprecated_msg) Apr 11 17:02:19.499613 np0000165179 devstack@c-api.service[113461]: /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. Apr 11 17:02:19.499613 np0000165179 devstack@c-api.service[113461]: warnings.warn(deprecated_msg) Apr 11 17:02:19.499613 np0000165179 devstack@c-api.service[113461]: /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. Apr 11 17:02:19.499613 np0000165179 devstack@c-api.service[113461]: warnings.warn(deprecated_msg) Apr 11 17:02:19.499613 np0000165179 devstack@c-api.service[113461]: /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. Apr 11 17:02:19.499613 np0000165179 devstack@c-api.service[113461]: warnings.warn(deprecated_msg) Apr 11 17:02:19.499865 np0000165179 devstack@c-api.service[113461]: /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. Apr 11 17:02:19.499865 np0000165179 devstack@c-api.service[113461]: warnings.warn(deprecated_msg) Apr 11 17:02:19.499865 np0000165179 devstack@c-api.service[113461]: /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. Apr 11 17:02:19.499865 np0000165179 devstack@c-api.service[113461]: warnings.warn(deprecated_msg) Apr 11 17:02:19.499865 np0000165179 devstack@c-api.service[113461]: /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. Apr 11 17:02:19.500169 np0000165179 devstack@c-api.service[113461]: warnings.warn(deprecated_msg) Apr 11 17:02:19.500169 np0000165179 devstack@c-api.service[113461]: /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. Apr 11 17:02:19.500169 np0000165179 devstack@c-api.service[113461]: warnings.warn(deprecated_msg) Apr 11 17:02:19.500169 np0000165179 devstack@c-api.service[113461]: /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. Apr 11 17:02:19.500169 np0000165179 devstack@c-api.service[113461]: warnings.warn(deprecated_msg) Apr 11 17:02:19.500396 np0000165179 devstack@c-api.service[113461]: /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. Apr 11 17:02:19.500396 np0000165179 devstack@c-api.service[113461]: warnings.warn(deprecated_msg) Apr 11 17:02:19.500396 np0000165179 devstack@c-api.service[113461]: /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. Apr 11 17:02:19.500396 np0000165179 devstack@c-api.service[113461]: warnings.warn(deprecated_msg) Apr 11 17:02:19.501179 np0000165179 devstack@c-api.service[113461]: /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. Apr 11 17:02:19.501179 np0000165179 devstack@c-api.service[113461]: warnings.warn(deprecated_msg) Apr 11 17:02:19.501179 np0000165179 devstack@c-api.service[113461]: /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. Apr 11 17:02:19.501179 np0000165179 devstack@c-api.service[113461]: warnings.warn(deprecated_msg) Apr 11 17:02:19.501414 np0000165179 devstack@c-api.service[113461]: /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. Apr 11 17:02:19.501414 np0000165179 devstack@c-api.service[113461]: warnings.warn(deprecated_msg) Apr 11 17:02:19.501414 np0000165179 devstack@c-api.service[113461]: /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. Apr 11 17:02:19.501414 np0000165179 devstack@c-api.service[113461]: warnings.warn(deprecated_msg) Apr 11 17:02:19.501414 np0000165179 devstack@c-api.service[113461]: /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. Apr 11 17:02:19.501787 np0000165179 devstack@c-api.service[113461]: warnings.warn(deprecated_msg) Apr 11 17:02:19.501787 np0000165179 devstack@c-api.service[113461]: /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. Apr 11 17:02:19.501787 np0000165179 devstack@c-api.service[113461]: warnings.warn(deprecated_msg) Apr 11 17:02:19.501787 np0000165179 devstack@c-api.service[113461]: /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. Apr 11 17:02:19.501787 np0000165179 devstack@c-api.service[113461]: warnings.warn(deprecated_msg) Apr 11 17:02:19.502179 np0000165179 devstack@c-api.service[113461]: /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. Apr 11 17:02:19.502179 np0000165179 devstack@c-api.service[113461]: warnings.warn(deprecated_msg) Apr 11 17:02:19.502179 np0000165179 devstack@c-api.service[113461]: /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. Apr 11 17:02:19.502179 np0000165179 devstack@c-api.service[113461]: warnings.warn(deprecated_msg) Apr 11 17:02:19.502446 np0000165179 devstack@c-api.service[113461]: /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. Apr 11 17:02:19.502446 np0000165179 devstack@c-api.service[113461]: warnings.warn(deprecated_msg) Apr 11 17:02:19.502446 np0000165179 devstack@c-api.service[113461]: /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. Apr 11 17:02:19.502446 np0000165179 devstack@c-api.service[113461]: warnings.warn(deprecated_msg) Apr 11 17:02:19.502684 np0000165179 devstack@c-api.service[113461]: /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. Apr 11 17:02:19.502684 np0000165179 devstack@c-api.service[113461]: warnings.warn(deprecated_msg) Apr 11 17:02:19.502684 np0000165179 devstack@c-api.service[113461]: /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. Apr 11 17:02:19.502684 np0000165179 devstack@c-api.service[113461]: warnings.warn(deprecated_msg) Apr 11 17:02:19.502949 np0000165179 devstack@c-api.service[113461]: /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. Apr 11 17:02:19.502949 np0000165179 devstack@c-api.service[113461]: warnings.warn(deprecated_msg) Apr 11 17:02:19.502949 np0000165179 devstack@c-api.service[113461]: /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. Apr 11 17:02:19.502949 np0000165179 devstack@c-api.service[113461]: warnings.warn(deprecated_msg) Apr 11 17:02:19.503393 np0000165179 devstack@c-api.service[113461]: /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. Apr 11 17:02:19.503393 np0000165179 devstack@c-api.service[113461]: warnings.warn(deprecated_msg) Apr 11 17:02:19.503393 np0000165179 devstack@c-api.service[113461]: /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. Apr 11 17:02:19.503393 np0000165179 devstack@c-api.service[113461]: warnings.warn(deprecated_msg) Apr 11 17:02:19.503570 np0000165179 devstack@c-api.service[113461]: /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. Apr 11 17:02:19.503570 np0000165179 devstack@c-api.service[113461]: warnings.warn(deprecated_msg) Apr 11 17:02:19.503570 np0000165179 devstack@c-api.service[113461]: /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. Apr 11 17:02:19.503570 np0000165179 devstack@c-api.service[113461]: warnings.warn(deprecated_msg) Apr 11 17:02:19.503570 np0000165179 devstack@c-api.service[113461]: /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. Apr 11 17:02:19.503815 np0000165179 devstack@c-api.service[113461]: warnings.warn(deprecated_msg) Apr 11 17:02:19.503815 np0000165179 devstack@c-api.service[113461]: /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. Apr 11 17:02:19.503815 np0000165179 devstack@c-api.service[113461]: warnings.warn(deprecated_msg) Apr 11 17:02:19.503815 np0000165179 devstack@c-api.service[113461]: /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. Apr 11 17:02:19.503815 np0000165179 devstack@c-api.service[113461]: warnings.warn(deprecated_msg) Apr 11 17:02:19.503815 np0000165179 devstack@c-api.service[113461]: /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. Apr 11 17:02:19.504072 np0000165179 devstack@c-api.service[113461]: warnings.warn(deprecated_msg) Apr 11 17:02:19.504072 np0000165179 devstack@c-api.service[113461]: /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. Apr 11 17:02:19.504072 np0000165179 devstack@c-api.service[113461]: warnings.warn(deprecated_msg) Apr 11 17:02:19.504072 np0000165179 devstack@c-api.service[113461]: /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. Apr 11 17:02:19.504072 np0000165179 devstack@c-api.service[113461]: warnings.warn(deprecated_msg) Apr 11 17:02:19.504319 np0000165179 devstack@c-api.service[113461]: /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. Apr 11 17:02:19.504319 np0000165179 devstack@c-api.service[113461]: warnings.warn(deprecated_msg) Apr 11 17:02:19.504319 np0000165179 devstack@c-api.service[113461]: /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. Apr 11 17:02:19.504319 np0000165179 devstack@c-api.service[113461]: warnings.warn(deprecated_msg) Apr 11 17:02:19.504319 np0000165179 devstack@c-api.service[113461]: /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. Apr 11 17:02:19.504319 np0000165179 devstack@c-api.service[113461]: warnings.warn(deprecated_msg) Apr 11 17:02:19.504574 np0000165179 devstack@c-api.service[113461]: /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. Apr 11 17:02:19.504574 np0000165179 devstack@c-api.service[113461]: warnings.warn(deprecated_msg) Apr 11 17:02:19.504574 np0000165179 devstack@c-api.service[113461]: /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. Apr 11 17:02:19.504574 np0000165179 devstack@c-api.service[113461]: warnings.warn(deprecated_msg) Apr 11 17:02:19.504574 np0000165179 devstack@c-api.service[113461]: /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. Apr 11 17:02:19.504574 np0000165179 devstack@c-api.service[113461]: warnings.warn(deprecated_msg) Apr 11 17:02:19.504848 np0000165179 devstack@c-api.service[113461]: /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. Apr 11 17:02:19.504848 np0000165179 devstack@c-api.service[113461]: warnings.warn(deprecated_msg) Apr 11 17:02:19.504848 np0000165179 devstack@c-api.service[113461]: /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. Apr 11 17:02:19.504848 np0000165179 devstack@c-api.service[113461]: warnings.warn(deprecated_msg) Apr 11 17:02:19.504848 np0000165179 devstack@c-api.service[113461]: /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. Apr 11 17:02:19.504848 np0000165179 devstack@c-api.service[113461]: warnings.warn(deprecated_msg) Apr 11 17:02:19.505112 np0000165179 devstack@c-api.service[113461]: /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. Apr 11 17:02:19.505112 np0000165179 devstack@c-api.service[113461]: warnings.warn(deprecated_msg) Apr 11 17:02:19.505112 np0000165179 devstack@c-api.service[113461]: /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. Apr 11 17:02:19.505112 np0000165179 devstack@c-api.service[113461]: warnings.warn(deprecated_msg) Apr 11 17:02:19.505112 np0000165179 devstack@c-api.service[113461]: /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. Apr 11 17:02:19.505112 np0000165179 devstack@c-api.service[113461]: warnings.warn(deprecated_msg) Apr 11 17:02:19.505435 np0000165179 devstack@c-api.service[113461]: /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. Apr 11 17:02:19.505435 np0000165179 devstack@c-api.service[113461]: warnings.warn(deprecated_msg) Apr 11 17:02:19.505435 np0000165179 devstack@c-api.service[113461]: /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. Apr 11 17:02:19.505435 np0000165179 devstack@c-api.service[113461]: warnings.warn(deprecated_msg) Apr 11 17:02:19.505661 np0000165179 devstack@c-api.service[113461]: /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. Apr 11 17:02:19.505661 np0000165179 devstack@c-api.service[113461]: warnings.warn(deprecated_msg) Apr 11 17:02:19.505661 np0000165179 devstack@c-api.service[113461]: /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. Apr 11 17:02:19.505661 np0000165179 devstack@c-api.service[113461]: warnings.warn(deprecated_msg) Apr 11 17:02:19.505661 np0000165179 devstack@c-api.service[113461]: /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. Apr 11 17:02:19.505914 np0000165179 devstack@c-api.service[113461]: warnings.warn(deprecated_msg) Apr 11 17:02:19.505914 np0000165179 devstack@c-api.service[113461]: /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. Apr 11 17:02:19.505914 np0000165179 devstack@c-api.service[113461]: warnings.warn(deprecated_msg) Apr 11 17:02:19.505914 np0000165179 devstack@c-api.service[113461]: /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. Apr 11 17:02:19.505914 np0000165179 devstack@c-api.service[113461]: warnings.warn(deprecated_msg) Apr 11 17:02:19.506146 np0000165179 devstack@c-api.service[113464]: WARNING castellan.key_manager.migration [None req-c161e0d0-d3e1-4a47-b06a-2a240c5532fe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:19.506146 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.contrib.snapshot_actions [None req-c161e0d0-d3e1-4a47-b06a-2a240c5532fe None None] SnapshotActionsController initialized {{(pid=113464) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 11 17:02:19.506243 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.middleware.request_id [None req-da3df825-45b4-47ca-8f37-a02458325aa9 None None] RequestId filter calling following filter/app {{(pid=113461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 17:02:19.506286 np0000165179 devstack@c-api.service[113462]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7fac166a3668 pid: 113462 (default app) Apr 11 17:02:19.506327 np0000165179 devstack@c-api.service[113464]: WARNING castellan.key_manager.migration [None req-c161e0d0-d3e1-4a47-b06a-2a240c5532fe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:19.506327 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.v3.router [None req-c161e0d0-d3e1-4a47-b06a-2a240c5532fe None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113464) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:02:19.506327 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.v3.router [None req-c161e0d0-d3e1-4a47-b06a-2a240c5532fe None None] Extension VolumeTypeAccess extending resource: types {{(pid=113464) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:02:19.506327 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.v3.router [None req-c161e0d0-d3e1-4a47-b06a-2a240c5532fe None None] Extension UsedLimits extending resource: limits {{(pid=113464) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:02:19.506327 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.v3.router [None req-c161e0d0-d3e1-4a47-b06a-2a240c5532fe None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113464) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:02:19.506327 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.v3.router [None req-c161e0d0-d3e1-4a47-b06a-2a240c5532fe None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113464) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:02:19.506327 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.v3.router [None req-c161e0d0-d3e1-4a47-b06a-2a240c5532fe None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113464) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:02:19.506327 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.v3.router [None req-c161e0d0-d3e1-4a47-b06a-2a240c5532fe None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113464) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:02:19.506855 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.v3.router [None req-c161e0d0-d3e1-4a47-b06a-2a240c5532fe None None] Extension TypesManage extending resource: types {{(pid=113464) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:02:19.506855 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.v3.router [None req-c161e0d0-d3e1-4a47-b06a-2a240c5532fe None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113464) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:02:19.506855 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.v3.router [None req-c161e0d0-d3e1-4a47-b06a-2a240c5532fe None None] Extension AdminActions extending resource: volumes {{(pid=113464) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:02:19.507001 np0000165179 devstack@c-api.service[113461]: [pid: 113461|app: 0|req: 1/1] 199.204.45.70 () {60 vars in 946 bytes} [Sat Apr 11 17:02:19 2026] GET /volume/v3 => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Apr 11 17:02:19.507048 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.v3.router [None req-c161e0d0-d3e1-4a47-b06a-2a240c5532fe None None] Extension AdminActions extending resource: snapshots {{(pid=113464) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:02:19.507048 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.v3.router [None req-c161e0d0-d3e1-4a47-b06a-2a240c5532fe None None] Extension AdminActions extending resource: backups {{(pid=113464) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:02:19.507048 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.v3.router [None req-c161e0d0-d3e1-4a47-b06a-2a240c5532fe None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113464) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:02:19.507048 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.v3.router [None req-c161e0d0-d3e1-4a47-b06a-2a240c5532fe None None] Extension SnapshotActions extending resource: snapshots {{(pid=113464) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:02:19.507048 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.v3.router [None req-c161e0d0-d3e1-4a47-b06a-2a240c5532fe None None] Extension VolumeActions extending resource: volumes {{(pid=113464) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:02:19.507048 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.v3.router [None req-c161e0d0-d3e1-4a47-b06a-2a240c5532fe None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113464) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:02:19.507048 np0000165179 devstack@c-api.service[113464]: WARNING keystonemiddleware.auth_token [None req-c161e0d0-d3e1-4a47-b06a-2a240c5532fe 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. Apr 11 17:02:19.509965 np0000165179 devstack@c-api.service[113464]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7fac166a3668 pid: 113464 (default app) Apr 11 17:02:26.843372 np0000165179 devstack@c-api.service[113463]: /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. Apr 11 17:02:26.843372 np0000165179 devstack@c-api.service[113463]: warnings.warn( Apr 11 17:02:26.855369 np0000165179 devstack@c-api.service[113463]: /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. Apr 11 17:02:26.855369 np0000165179 devstack@c-api.service[113463]: warnings.warn(deprecated_msg) Apr 11 17:02:26.855369 np0000165179 devstack@c-api.service[113463]: /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. Apr 11 17:02:26.855369 np0000165179 devstack@c-api.service[113463]: warnings.warn(deprecated_msg) Apr 11 17:02:26.855705 np0000165179 devstack@c-api.service[113463]: /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. Apr 11 17:02:26.855705 np0000165179 devstack@c-api.service[113463]: warnings.warn(deprecated_msg) Apr 11 17:02:26.855705 np0000165179 devstack@c-api.service[113463]: /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. Apr 11 17:02:26.855705 np0000165179 devstack@c-api.service[113463]: warnings.warn(deprecated_msg) Apr 11 17:02:26.856240 np0000165179 devstack@c-api.service[113463]: /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. Apr 11 17:02:26.856240 np0000165179 devstack@c-api.service[113463]: warnings.warn(deprecated_msg) Apr 11 17:02:26.856240 np0000165179 devstack@c-api.service[113463]: /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. Apr 11 17:02:26.856240 np0000165179 devstack@c-api.service[113463]: warnings.warn(deprecated_msg) Apr 11 17:02:26.856240 np0000165179 devstack@c-api.service[113463]: /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. Apr 11 17:02:26.856240 np0000165179 devstack@c-api.service[113463]: warnings.warn(deprecated_msg) Apr 11 17:02:26.856665 np0000165179 devstack@c-api.service[113463]: /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. Apr 11 17:02:26.856665 np0000165179 devstack@c-api.service[113463]: warnings.warn(deprecated_msg) Apr 11 17:02:26.856665 np0000165179 devstack@c-api.service[113463]: /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. Apr 11 17:02:26.856665 np0000165179 devstack@c-api.service[113463]: warnings.warn(deprecated_msg) Apr 11 17:02:26.856665 np0000165179 devstack@c-api.service[113463]: /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. Apr 11 17:02:26.856965 np0000165179 devstack@c-api.service[113463]: warnings.warn(deprecated_msg) Apr 11 17:02:26.856965 np0000165179 devstack@c-api.service[113463]: /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. Apr 11 17:02:26.856965 np0000165179 devstack@c-api.service[113463]: warnings.warn(deprecated_msg) Apr 11 17:02:26.856965 np0000165179 devstack@c-api.service[113463]: /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. Apr 11 17:02:26.856965 np0000165179 devstack@c-api.service[113463]: warnings.warn(deprecated_msg) Apr 11 17:02:26.857286 np0000165179 devstack@c-api.service[113463]: /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. Apr 11 17:02:26.857286 np0000165179 devstack@c-api.service[113463]: warnings.warn(deprecated_msg) Apr 11 17:02:26.857286 np0000165179 devstack@c-api.service[113463]: /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. Apr 11 17:02:26.857286 np0000165179 devstack@c-api.service[113463]: warnings.warn(deprecated_msg) Apr 11 17:02:26.857576 np0000165179 devstack@c-api.service[113463]: /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. Apr 11 17:02:26.857576 np0000165179 devstack@c-api.service[113463]: warnings.warn(deprecated_msg) Apr 11 17:02:26.857576 np0000165179 devstack@c-api.service[113463]: /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. Apr 11 17:02:26.857576 np0000165179 devstack@c-api.service[113463]: warnings.warn(deprecated_msg) Apr 11 17:02:26.857576 np0000165179 devstack@c-api.service[113463]: /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. Apr 11 17:02:26.857896 np0000165179 devstack@c-api.service[113463]: warnings.warn(deprecated_msg) Apr 11 17:02:26.857896 np0000165179 devstack@c-api.service[113463]: /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. Apr 11 17:02:26.857896 np0000165179 devstack@c-api.service[113463]: warnings.warn(deprecated_msg) Apr 11 17:02:26.857896 np0000165179 devstack@c-api.service[113463]: /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. Apr 11 17:02:26.857896 np0000165179 devstack@c-api.service[113463]: warnings.warn(deprecated_msg) Apr 11 17:02:26.858214 np0000165179 devstack@c-api.service[113463]: /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. Apr 11 17:02:26.858214 np0000165179 devstack@c-api.service[113463]: warnings.warn(deprecated_msg) Apr 11 17:02:26.858214 np0000165179 devstack@c-api.service[113463]: /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. Apr 11 17:02:26.858214 np0000165179 devstack@c-api.service[113463]: warnings.warn(deprecated_msg) Apr 11 17:02:26.858214 np0000165179 devstack@c-api.service[113463]: /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. Apr 11 17:02:26.858214 np0000165179 devstack@c-api.service[113463]: warnings.warn(deprecated_msg) Apr 11 17:02:26.858556 np0000165179 devstack@c-api.service[113463]: /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. Apr 11 17:02:26.858556 np0000165179 devstack@c-api.service[113463]: warnings.warn(deprecated_msg) Apr 11 17:02:26.858556 np0000165179 devstack@c-api.service[113463]: /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. Apr 11 17:02:26.858556 np0000165179 devstack@c-api.service[113463]: warnings.warn(deprecated_msg) Apr 11 17:02:26.858556 np0000165179 devstack@c-api.service[113463]: /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. Apr 11 17:02:26.858556 np0000165179 devstack@c-api.service[113463]: warnings.warn(deprecated_msg) Apr 11 17:02:26.858892 np0000165179 devstack@c-api.service[113463]: /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. Apr 11 17:02:26.858892 np0000165179 devstack@c-api.service[113463]: warnings.warn(deprecated_msg) Apr 11 17:02:26.858892 np0000165179 devstack@c-api.service[113463]: /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. Apr 11 17:02:26.858892 np0000165179 devstack@c-api.service[113463]: warnings.warn(deprecated_msg) Apr 11 17:02:26.858892 np0000165179 devstack@c-api.service[113463]: /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. Apr 11 17:02:26.858892 np0000165179 devstack@c-api.service[113463]: warnings.warn(deprecated_msg) Apr 11 17:02:26.859254 np0000165179 devstack@c-api.service[113463]: /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. Apr 11 17:02:26.859254 np0000165179 devstack@c-api.service[113463]: warnings.warn(deprecated_msg) Apr 11 17:02:26.859254 np0000165179 devstack@c-api.service[113463]: /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. Apr 11 17:02:26.859254 np0000165179 devstack@c-api.service[113463]: warnings.warn(deprecated_msg) Apr 11 17:02:26.859254 np0000165179 devstack@c-api.service[113463]: /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. Apr 11 17:02:26.859597 np0000165179 devstack@c-api.service[113463]: warnings.warn(deprecated_msg) Apr 11 17:02:26.859597 np0000165179 devstack@c-api.service[113463]: /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. Apr 11 17:02:26.859597 np0000165179 devstack@c-api.service[113463]: warnings.warn(deprecated_msg) Apr 11 17:02:26.859597 np0000165179 devstack@c-api.service[113463]: /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. Apr 11 17:02:26.859597 np0000165179 devstack@c-api.service[113463]: warnings.warn(deprecated_msg) Apr 11 17:02:26.859868 np0000165179 devstack@c-api.service[113463]: /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. Apr 11 17:02:26.859868 np0000165179 devstack@c-api.service[113463]: warnings.warn(deprecated_msg) Apr 11 17:02:26.859868 np0000165179 devstack@c-api.service[113463]: /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. Apr 11 17:02:26.859868 np0000165179 devstack@c-api.service[113463]: warnings.warn(deprecated_msg) Apr 11 17:02:26.859868 np0000165179 devstack@c-api.service[113463]: /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. Apr 11 17:02:26.859868 np0000165179 devstack@c-api.service[113463]: warnings.warn(deprecated_msg) Apr 11 17:02:26.860263 np0000165179 devstack@c-api.service[113463]: /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. Apr 11 17:02:26.860263 np0000165179 devstack@c-api.service[113463]: warnings.warn(deprecated_msg) Apr 11 17:02:26.860263 np0000165179 devstack@c-api.service[113463]: /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. Apr 11 17:02:26.860263 np0000165179 devstack@c-api.service[113463]: warnings.warn(deprecated_msg) Apr 11 17:02:26.860263 np0000165179 devstack@c-api.service[113463]: /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. Apr 11 17:02:26.860263 np0000165179 devstack@c-api.service[113463]: warnings.warn(deprecated_msg) Apr 11 17:02:26.860595 np0000165179 devstack@c-api.service[113463]: /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. Apr 11 17:02:26.860595 np0000165179 devstack@c-api.service[113463]: warnings.warn(deprecated_msg) Apr 11 17:02:26.860595 np0000165179 devstack@c-api.service[113463]: /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. Apr 11 17:02:26.860595 np0000165179 devstack@c-api.service[113463]: warnings.warn(deprecated_msg) Apr 11 17:02:26.860595 np0000165179 devstack@c-api.service[113463]: /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. Apr 11 17:02:26.860977 np0000165179 devstack@c-api.service[113463]: warnings.warn(deprecated_msg) Apr 11 17:02:26.860977 np0000165179 devstack@c-api.service[113463]: /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. Apr 11 17:02:26.860977 np0000165179 devstack@c-api.service[113463]: warnings.warn(deprecated_msg) Apr 11 17:02:26.860977 np0000165179 devstack@c-api.service[113463]: /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. Apr 11 17:02:26.860977 np0000165179 devstack@c-api.service[113463]: warnings.warn(deprecated_msg) Apr 11 17:02:26.861500 np0000165179 devstack@c-api.service[113463]: /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. Apr 11 17:02:26.861500 np0000165179 devstack@c-api.service[113463]: warnings.warn(deprecated_msg) Apr 11 17:02:26.861500 np0000165179 devstack@c-api.service[113463]: /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. Apr 11 17:02:26.861500 np0000165179 devstack@c-api.service[113463]: warnings.warn(deprecated_msg) Apr 11 17:02:26.861841 np0000165179 devstack@c-api.service[113463]: /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. Apr 11 17:02:26.861841 np0000165179 devstack@c-api.service[113463]: warnings.warn(deprecated_msg) Apr 11 17:02:26.861841 np0000165179 devstack@c-api.service[113463]: /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. Apr 11 17:02:26.861841 np0000165179 devstack@c-api.service[113463]: warnings.warn(deprecated_msg) Apr 11 17:02:26.862162 np0000165179 devstack@c-api.service[113463]: /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. Apr 11 17:02:26.862162 np0000165179 devstack@c-api.service[113463]: warnings.warn(deprecated_msg) Apr 11 17:02:26.862162 np0000165179 devstack@c-api.service[113463]: /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. Apr 11 17:02:26.862162 np0000165179 devstack@c-api.service[113463]: warnings.warn(deprecated_msg) Apr 11 17:02:26.862162 np0000165179 devstack@c-api.service[113463]: /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. Apr 11 17:02:26.862470 np0000165179 devstack@c-api.service[113463]: warnings.warn(deprecated_msg) Apr 11 17:02:26.862470 np0000165179 devstack@c-api.service[113463]: /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. Apr 11 17:02:26.862470 np0000165179 devstack@c-api.service[113463]: warnings.warn(deprecated_msg) Apr 11 17:02:26.862470 np0000165179 devstack@c-api.service[113463]: /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. Apr 11 17:02:26.862470 np0000165179 devstack@c-api.service[113463]: warnings.warn(deprecated_msg) Apr 11 17:02:26.862778 np0000165179 devstack@c-api.service[113463]: /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. Apr 11 17:02:26.862778 np0000165179 devstack@c-api.service[113463]: warnings.warn(deprecated_msg) Apr 11 17:02:26.862778 np0000165179 devstack@c-api.service[113463]: /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. Apr 11 17:02:26.862778 np0000165179 devstack@c-api.service[113463]: warnings.warn(deprecated_msg) Apr 11 17:02:26.863026 np0000165179 devstack@c-api.service[113463]: /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. Apr 11 17:02:26.863026 np0000165179 devstack@c-api.service[113463]: warnings.warn(deprecated_msg) Apr 11 17:02:26.863026 np0000165179 devstack@c-api.service[113463]: /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. Apr 11 17:02:26.863026 np0000165179 devstack@c-api.service[113463]: warnings.warn(deprecated_msg) Apr 11 17:02:26.863279 np0000165179 devstack@c-api.service[113463]: /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. Apr 11 17:02:26.863279 np0000165179 devstack@c-api.service[113463]: warnings.warn(deprecated_msg) Apr 11 17:02:26.863279 np0000165179 devstack@c-api.service[113463]: /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. Apr 11 17:02:26.863279 np0000165179 devstack@c-api.service[113463]: warnings.warn(deprecated_msg) Apr 11 17:02:26.863507 np0000165179 devstack@c-api.service[113463]: /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. Apr 11 17:02:26.863507 np0000165179 devstack@c-api.service[113463]: warnings.warn(deprecated_msg) Apr 11 17:02:26.863507 np0000165179 devstack@c-api.service[113463]: /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. Apr 11 17:02:26.863507 np0000165179 devstack@c-api.service[113463]: warnings.warn(deprecated_msg) Apr 11 17:02:26.863757 np0000165179 devstack@c-api.service[113463]: /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. Apr 11 17:02:26.863757 np0000165179 devstack@c-api.service[113463]: warnings.warn(deprecated_msg) Apr 11 17:02:26.863757 np0000165179 devstack@c-api.service[113463]: /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. Apr 11 17:02:26.863757 np0000165179 devstack@c-api.service[113463]: warnings.warn(deprecated_msg) Apr 11 17:02:26.863999 np0000165179 devstack@c-api.service[113463]: /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. Apr 11 17:02:26.863999 np0000165179 devstack@c-api.service[113463]: warnings.warn(deprecated_msg) Apr 11 17:02:26.863999 np0000165179 devstack@c-api.service[113463]: /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. Apr 11 17:02:26.863999 np0000165179 devstack@c-api.service[113463]: warnings.warn(deprecated_msg) Apr 11 17:02:26.863999 np0000165179 devstack@c-api.service[113463]: /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. Apr 11 17:02:26.864324 np0000165179 devstack@c-api.service[113463]: warnings.warn(deprecated_msg) Apr 11 17:02:26.864324 np0000165179 devstack@c-api.service[113463]: /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. Apr 11 17:02:26.864324 np0000165179 devstack@c-api.service[113463]: warnings.warn(deprecated_msg) Apr 11 17:02:26.864324 np0000165179 devstack@c-api.service[113463]: /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. Apr 11 17:02:26.864324 np0000165179 devstack@c-api.service[113463]: warnings.warn(deprecated_msg) Apr 11 17:02:26.864324 np0000165179 devstack@c-api.service[113463]: /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. Apr 11 17:02:26.864650 np0000165179 devstack@c-api.service[113463]: warnings.warn(deprecated_msg) Apr 11 17:02:26.864650 np0000165179 devstack@c-api.service[113463]: /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. Apr 11 17:02:26.864650 np0000165179 devstack@c-api.service[113463]: warnings.warn(deprecated_msg) Apr 11 17:02:26.864650 np0000165179 devstack@c-api.service[113463]: /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. Apr 11 17:02:26.864650 np0000165179 devstack@c-api.service[113463]: warnings.warn(deprecated_msg) Apr 11 17:02:26.864936 np0000165179 devstack@c-api.service[113463]: /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. Apr 11 17:02:26.864936 np0000165179 devstack@c-api.service[113463]: warnings.warn(deprecated_msg) Apr 11 17:02:26.864936 np0000165179 devstack@c-api.service[113463]: /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. Apr 11 17:02:26.864936 np0000165179 devstack@c-api.service[113463]: warnings.warn(deprecated_msg) Apr 11 17:02:26.864936 np0000165179 devstack@c-api.service[113463]: /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. Apr 11 17:02:26.864936 np0000165179 devstack@c-api.service[113463]: warnings.warn(deprecated_msg) Apr 11 17:02:26.865603 np0000165179 devstack@c-api.service[113463]: /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. Apr 11 17:02:26.865603 np0000165179 devstack@c-api.service[113463]: warnings.warn(deprecated_msg) Apr 11 17:02:26.865603 np0000165179 devstack@c-api.service[113463]: /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. Apr 11 17:02:26.865603 np0000165179 devstack@c-api.service[113463]: warnings.warn(deprecated_msg) Apr 11 17:02:26.865603 np0000165179 devstack@c-api.service[113463]: /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. Apr 11 17:02:26.865603 np0000165179 devstack@c-api.service[113463]: warnings.warn(deprecated_msg) Apr 11 17:02:26.865958 np0000165179 devstack@c-api.service[113463]: /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. Apr 11 17:02:26.865958 np0000165179 devstack@c-api.service[113463]: warnings.warn(deprecated_msg) Apr 11 17:02:26.865958 np0000165179 devstack@c-api.service[113463]: /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. Apr 11 17:02:26.865958 np0000165179 devstack@c-api.service[113463]: warnings.warn(deprecated_msg) Apr 11 17:02:26.865958 np0000165179 devstack@c-api.service[113463]: /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. Apr 11 17:02:26.865958 np0000165179 devstack@c-api.service[113463]: warnings.warn(deprecated_msg) Apr 11 17:02:26.866174 np0000165179 devstack@c-api.service[113463]: /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. Apr 11 17:02:26.866174 np0000165179 devstack@c-api.service[113463]: warnings.warn(deprecated_msg) Apr 11 17:02:26.866174 np0000165179 devstack@c-api.service[113463]: /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. Apr 11 17:02:26.866174 np0000165179 devstack@c-api.service[113463]: warnings.warn(deprecated_msg) Apr 11 17:02:26.866174 np0000165179 devstack@c-api.service[113463]: /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. Apr 11 17:02:26.866174 np0000165179 devstack@c-api.service[113463]: warnings.warn(deprecated_msg) Apr 11 17:02:26.866338 np0000165179 devstack@c-api.service[113463]: /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. Apr 11 17:02:26.866338 np0000165179 devstack@c-api.service[113463]: warnings.warn(deprecated_msg) Apr 11 17:02:26.866338 np0000165179 devstack@c-api.service[113463]: /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. Apr 11 17:02:26.866338 np0000165179 devstack@c-api.service[113463]: warnings.warn(deprecated_msg) Apr 11 17:02:26.866449 np0000165179 devstack@c-api.service[113463]: /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. Apr 11 17:02:26.866449 np0000165179 devstack@c-api.service[113463]: warnings.warn(deprecated_msg) Apr 11 17:02:26.866449 np0000165179 devstack@c-api.service[113463]: /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. Apr 11 17:02:26.866449 np0000165179 devstack@c-api.service[113463]: warnings.warn(deprecated_msg) Apr 11 17:02:26.866449 np0000165179 devstack@c-api.service[113463]: /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. Apr 11 17:02:26.866582 np0000165179 devstack@c-api.service[113463]: warnings.warn(deprecated_msg) Apr 11 17:02:26.866582 np0000165179 devstack@c-api.service[113463]: /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. Apr 11 17:02:26.866582 np0000165179 devstack@c-api.service[113463]: warnings.warn(deprecated_msg) Apr 11 17:02:26.866582 np0000165179 devstack@c-api.service[113463]: /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. Apr 11 17:02:26.866582 np0000165179 devstack@c-api.service[113463]: warnings.warn(deprecated_msg) Apr 11 17:02:26.866582 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.middleware.request_id [None req-ed5b9fd2-dd5a-4547-b16e-27552c6b62ab None None] RequestId filter calling following filter/app {{(pid=113463) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 17:02:27.332660 np0000165179 devstack@c-api.service[113463]: INFO cinder.api.openstack.wsgi [None req-ed5b9fd2-dd5a-4547-b16e-27552c6b62ab admin admin] POST https://199.204.45.70/volume/v3/types Apr 11 17:02:27.336151 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.openstack.wsgi [None req-ed5b9fd2-dd5a-4547-b16e-27552c6b62ab admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=113463) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Apr 11 17:02:27.336151 np0000165179 devstack@c-api.service[113463]: /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. Apr 11 17:02:27.336151 np0000165179 devstack@c-api.service[113463]: warnings.warn( Apr 11 17:02:27.342385 np0000165179 devstack@c-api.service[113463]: DEBUG oslo_db.sqlalchemy.engines [None req-ed5b9fd2-dd5a-4547-b16e-27552c6b62ab 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=113463) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 11 17:02:27.374155 np0000165179 devstack@c-api.service[113463]: INFO cinder.api.openstack.wsgi [None req-ed5b9fd2-dd5a-4547-b16e-27552c6b62ab admin admin] https://199.204.45.70/volume/v3/types returned with HTTP 200 Apr 11 17:02:27.374465 np0000165179 devstack@c-api.service[113463]: [pid: 113463|app: 0|req: 1/2] 199.204.45.70 () {68 vars in 1281 bytes} [Sat Apr 11 17:02:26 2026] POST /volume/v3/types => generated 186 bytes in 531 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 11 17:02:27.387615 np0000165179 devstack@c-api.service[113462]: /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. Apr 11 17:02:27.387615 np0000165179 devstack@c-api.service[113462]: warnings.warn( Apr 11 17:02:27.401556 np0000165179 devstack@c-api.service[113462]: /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. Apr 11 17:02:27.401556 np0000165179 devstack@c-api.service[113462]: warnings.warn(deprecated_msg) Apr 11 17:02:27.401556 np0000165179 devstack@c-api.service[113462]: /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. Apr 11 17:02:27.401556 np0000165179 devstack@c-api.service[113462]: warnings.warn(deprecated_msg) Apr 11 17:02:27.401556 np0000165179 devstack@c-api.service[113462]: /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. Apr 11 17:02:27.401982 np0000165179 devstack@c-api.service[113462]: warnings.warn(deprecated_msg) Apr 11 17:02:27.401982 np0000165179 devstack@c-api.service[113462]: /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. Apr 11 17:02:27.401982 np0000165179 devstack@c-api.service[113462]: warnings.warn(deprecated_msg) Apr 11 17:02:27.401982 np0000165179 devstack@c-api.service[113462]: /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. Apr 11 17:02:27.401982 np0000165179 devstack@c-api.service[113462]: warnings.warn(deprecated_msg) Apr 11 17:02:27.402171 np0000165179 devstack@c-api.service[113462]: /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. Apr 11 17:02:27.402171 np0000165179 devstack@c-api.service[113462]: warnings.warn(deprecated_msg) Apr 11 17:02:27.402171 np0000165179 devstack@c-api.service[113462]: /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. Apr 11 17:02:27.402171 np0000165179 devstack@c-api.service[113462]: warnings.warn(deprecated_msg) Apr 11 17:02:27.402171 np0000165179 devstack@c-api.service[113462]: /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. Apr 11 17:02:27.402171 np0000165179 devstack@c-api.service[113462]: warnings.warn(deprecated_msg) Apr 11 17:02:27.402346 np0000165179 devstack@c-api.service[113462]: /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. Apr 11 17:02:27.402346 np0000165179 devstack@c-api.service[113462]: warnings.warn(deprecated_msg) Apr 11 17:02:27.402346 np0000165179 devstack@c-api.service[113462]: /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. Apr 11 17:02:27.402346 np0000165179 devstack@c-api.service[113462]: warnings.warn(deprecated_msg) Apr 11 17:02:27.402486 np0000165179 devstack@c-api.service[113462]: /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. Apr 11 17:02:27.402486 np0000165179 devstack@c-api.service[113462]: warnings.warn(deprecated_msg) Apr 11 17:02:27.402486 np0000165179 devstack@c-api.service[113462]: /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. Apr 11 17:02:27.402486 np0000165179 devstack@c-api.service[113462]: warnings.warn(deprecated_msg) Apr 11 17:02:27.402883 np0000165179 devstack@c-api.service[113462]: /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. Apr 11 17:02:27.402883 np0000165179 devstack@c-api.service[113462]: warnings.warn(deprecated_msg) Apr 11 17:02:27.402883 np0000165179 devstack@c-api.service[113462]: /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. Apr 11 17:02:27.402883 np0000165179 devstack@c-api.service[113462]: warnings.warn(deprecated_msg) Apr 11 17:02:27.403002 np0000165179 devstack@c-api.service[113462]: /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. Apr 11 17:02:27.403002 np0000165179 devstack@c-api.service[113462]: warnings.warn(deprecated_msg) Apr 11 17:02:27.403002 np0000165179 devstack@c-api.service[113462]: /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. Apr 11 17:02:27.403002 np0000165179 devstack@c-api.service[113462]: warnings.warn(deprecated_msg) Apr 11 17:02:27.403002 np0000165179 devstack@c-api.service[113462]: /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. Apr 11 17:02:27.403172 np0000165179 devstack@c-api.service[113462]: warnings.warn(deprecated_msg) Apr 11 17:02:27.403172 np0000165179 devstack@c-api.service[113462]: /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. Apr 11 17:02:27.403172 np0000165179 devstack@c-api.service[113462]: warnings.warn(deprecated_msg) Apr 11 17:02:27.403172 np0000165179 devstack@c-api.service[113462]: /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. Apr 11 17:02:27.403172 np0000165179 devstack@c-api.service[113462]: warnings.warn(deprecated_msg) Apr 11 17:02:27.403315 np0000165179 devstack@c-api.service[113462]: /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. Apr 11 17:02:27.403315 np0000165179 devstack@c-api.service[113462]: warnings.warn(deprecated_msg) Apr 11 17:02:27.403315 np0000165179 devstack@c-api.service[113462]: /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. Apr 11 17:02:27.403315 np0000165179 devstack@c-api.service[113462]: warnings.warn(deprecated_msg) Apr 11 17:02:27.403315 np0000165179 devstack@c-api.service[113462]: /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. Apr 11 17:02:27.403315 np0000165179 devstack@c-api.service[113462]: warnings.warn(deprecated_msg) Apr 11 17:02:27.403475 np0000165179 devstack@c-api.service[113462]: /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. Apr 11 17:02:27.403475 np0000165179 devstack@c-api.service[113462]: warnings.warn(deprecated_msg) Apr 11 17:02:27.403475 np0000165179 devstack@c-api.service[113462]: /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. Apr 11 17:02:27.403475 np0000165179 devstack@c-api.service[113462]: warnings.warn(deprecated_msg) Apr 11 17:02:27.403475 np0000165179 devstack@c-api.service[113462]: /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. Apr 11 17:02:27.403475 np0000165179 devstack@c-api.service[113462]: warnings.warn(deprecated_msg) Apr 11 17:02:27.403645 np0000165179 devstack@c-api.service[113462]: /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. Apr 11 17:02:27.403645 np0000165179 devstack@c-api.service[113462]: warnings.warn(deprecated_msg) Apr 11 17:02:27.403645 np0000165179 devstack@c-api.service[113462]: /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. Apr 11 17:02:27.403645 np0000165179 devstack@c-api.service[113462]: warnings.warn(deprecated_msg) Apr 11 17:02:27.403645 np0000165179 devstack@c-api.service[113462]: /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. Apr 11 17:02:27.403645 np0000165179 devstack@c-api.service[113462]: warnings.warn(deprecated_msg) Apr 11 17:02:27.403795 np0000165179 devstack@c-api.service[113462]: /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. Apr 11 17:02:27.403795 np0000165179 devstack@c-api.service[113462]: warnings.warn(deprecated_msg) Apr 11 17:02:27.403795 np0000165179 devstack@c-api.service[113462]: /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. Apr 11 17:02:27.403795 np0000165179 devstack@c-api.service[113462]: warnings.warn(deprecated_msg) Apr 11 17:02:27.403795 np0000165179 devstack@c-api.service[113462]: /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. Apr 11 17:02:27.403952 np0000165179 devstack@c-api.service[113462]: warnings.warn(deprecated_msg) Apr 11 17:02:27.403952 np0000165179 devstack@c-api.service[113462]: /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. Apr 11 17:02:27.403952 np0000165179 devstack@c-api.service[113462]: warnings.warn(deprecated_msg) Apr 11 17:02:27.403952 np0000165179 devstack@c-api.service[113462]: /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. Apr 11 17:02:27.403952 np0000165179 devstack@c-api.service[113462]: warnings.warn(deprecated_msg) Apr 11 17:02:27.404078 np0000165179 devstack@c-api.service[113462]: /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. Apr 11 17:02:27.404078 np0000165179 devstack@c-api.service[113462]: warnings.warn(deprecated_msg) Apr 11 17:02:27.404078 np0000165179 devstack@c-api.service[113462]: /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. Apr 11 17:02:27.404078 np0000165179 devstack@c-api.service[113462]: warnings.warn(deprecated_msg) Apr 11 17:02:27.404078 np0000165179 devstack@c-api.service[113462]: /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. Apr 11 17:02:27.404078 np0000165179 devstack@c-api.service[113462]: warnings.warn(deprecated_msg) Apr 11 17:02:27.404243 np0000165179 devstack@c-api.service[113462]: /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. Apr 11 17:02:27.404243 np0000165179 devstack@c-api.service[113462]: warnings.warn(deprecated_msg) Apr 11 17:02:27.404243 np0000165179 devstack@c-api.service[113462]: /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. Apr 11 17:02:27.404243 np0000165179 devstack@c-api.service[113462]: warnings.warn(deprecated_msg) Apr 11 17:02:27.404243 np0000165179 devstack@c-api.service[113462]: /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. Apr 11 17:02:27.404243 np0000165179 devstack@c-api.service[113462]: warnings.warn(deprecated_msg) Apr 11 17:02:27.404409 np0000165179 devstack@c-api.service[113462]: /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. Apr 11 17:02:27.404409 np0000165179 devstack@c-api.service[113462]: warnings.warn(deprecated_msg) Apr 11 17:02:27.404409 np0000165179 devstack@c-api.service[113462]: /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. Apr 11 17:02:27.404409 np0000165179 devstack@c-api.service[113462]: warnings.warn(deprecated_msg) Apr 11 17:02:27.404409 np0000165179 devstack@c-api.service[113462]: /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. Apr 11 17:02:27.404557 np0000165179 devstack@c-api.service[113462]: warnings.warn(deprecated_msg) Apr 11 17:02:27.404557 np0000165179 devstack@c-api.service[113462]: /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. Apr 11 17:02:27.404557 np0000165179 devstack@c-api.service[113462]: warnings.warn(deprecated_msg) Apr 11 17:02:27.404557 np0000165179 devstack@c-api.service[113462]: /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. Apr 11 17:02:27.404557 np0000165179 devstack@c-api.service[113462]: warnings.warn(deprecated_msg) Apr 11 17:02:27.404704 np0000165179 devstack@c-api.service[113462]: /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. Apr 11 17:02:27.404704 np0000165179 devstack@c-api.service[113462]: warnings.warn(deprecated_msg) Apr 11 17:02:27.404704 np0000165179 devstack@c-api.service[113462]: /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. Apr 11 17:02:27.404704 np0000165179 devstack@c-api.service[113462]: warnings.warn(deprecated_msg) Apr 11 17:02:27.404825 np0000165179 devstack@c-api.service[113462]: /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. Apr 11 17:02:27.404825 np0000165179 devstack@c-api.service[113462]: warnings.warn(deprecated_msg) Apr 11 17:02:27.404825 np0000165179 devstack@c-api.service[113462]: /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. Apr 11 17:02:27.404825 np0000165179 devstack@c-api.service[113462]: warnings.warn(deprecated_msg) Apr 11 17:02:27.404942 np0000165179 devstack@c-api.service[113462]: /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. Apr 11 17:02:27.404942 np0000165179 devstack@c-api.service[113462]: warnings.warn(deprecated_msg) Apr 11 17:02:27.404942 np0000165179 devstack@c-api.service[113462]: /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. Apr 11 17:02:27.404942 np0000165179 devstack@c-api.service[113462]: warnings.warn(deprecated_msg) Apr 11 17:02:27.404942 np0000165179 devstack@c-api.service[113462]: /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. Apr 11 17:02:27.405076 np0000165179 devstack@c-api.service[113462]: warnings.warn(deprecated_msg) Apr 11 17:02:27.405076 np0000165179 devstack@c-api.service[113462]: /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. Apr 11 17:02:27.405076 np0000165179 devstack@c-api.service[113462]: warnings.warn(deprecated_msg) Apr 11 17:02:27.405076 np0000165179 devstack@c-api.service[113462]: /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. Apr 11 17:02:27.405076 np0000165179 devstack@c-api.service[113462]: warnings.warn(deprecated_msg) Apr 11 17:02:27.405232 np0000165179 devstack@c-api.service[113462]: /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. Apr 11 17:02:27.405232 np0000165179 devstack@c-api.service[113462]: warnings.warn(deprecated_msg) Apr 11 17:02:27.405232 np0000165179 devstack@c-api.service[113462]: /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. Apr 11 17:02:27.405232 np0000165179 devstack@c-api.service[113462]: warnings.warn(deprecated_msg) Apr 11 17:02:27.405334 np0000165179 devstack@c-api.service[113462]: /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. Apr 11 17:02:27.405334 np0000165179 devstack@c-api.service[113462]: warnings.warn(deprecated_msg) Apr 11 17:02:27.405334 np0000165179 devstack@c-api.service[113462]: /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. Apr 11 17:02:27.405334 np0000165179 devstack@c-api.service[113462]: warnings.warn(deprecated_msg) Apr 11 17:02:27.405470 np0000165179 devstack@c-api.service[113462]: /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. Apr 11 17:02:27.405470 np0000165179 devstack@c-api.service[113462]: warnings.warn(deprecated_msg) Apr 11 17:02:27.405470 np0000165179 devstack@c-api.service[113462]: /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. Apr 11 17:02:27.405470 np0000165179 devstack@c-api.service[113462]: warnings.warn(deprecated_msg) Apr 11 17:02:27.405675 np0000165179 devstack@c-api.service[113462]: /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. Apr 11 17:02:27.405675 np0000165179 devstack@c-api.service[113462]: warnings.warn(deprecated_msg) Apr 11 17:02:27.405675 np0000165179 devstack@c-api.service[113462]: /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. Apr 11 17:02:27.405675 np0000165179 devstack@c-api.service[113462]: warnings.warn(deprecated_msg) Apr 11 17:02:27.405793 np0000165179 devstack@c-api.service[113462]: /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. Apr 11 17:02:27.405793 np0000165179 devstack@c-api.service[113462]: warnings.warn(deprecated_msg) Apr 11 17:02:27.405793 np0000165179 devstack@c-api.service[113462]: /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. Apr 11 17:02:27.405793 np0000165179 devstack@c-api.service[113462]: warnings.warn(deprecated_msg) Apr 11 17:02:27.405917 np0000165179 devstack@c-api.service[113462]: /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. Apr 11 17:02:27.405917 np0000165179 devstack@c-api.service[113462]: warnings.warn(deprecated_msg) Apr 11 17:02:27.405917 np0000165179 devstack@c-api.service[113462]: /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. Apr 11 17:02:27.405917 np0000165179 devstack@c-api.service[113462]: warnings.warn(deprecated_msg) Apr 11 17:02:27.405917 np0000165179 devstack@c-api.service[113462]: /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. Apr 11 17:02:27.406080 np0000165179 devstack@c-api.service[113462]: warnings.warn(deprecated_msg) Apr 11 17:02:27.406080 np0000165179 devstack@c-api.service[113462]: /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. Apr 11 17:02:27.406080 np0000165179 devstack@c-api.service[113462]: warnings.warn(deprecated_msg) Apr 11 17:02:27.406080 np0000165179 devstack@c-api.service[113462]: /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. Apr 11 17:02:27.406080 np0000165179 devstack@c-api.service[113462]: warnings.warn(deprecated_msg) Apr 11 17:02:27.406080 np0000165179 devstack@c-api.service[113462]: /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. Apr 11 17:02:27.406424 np0000165179 devstack@c-api.service[113462]: warnings.warn(deprecated_msg) Apr 11 17:02:27.406424 np0000165179 devstack@c-api.service[113462]: /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. Apr 11 17:02:27.406424 np0000165179 devstack@c-api.service[113462]: warnings.warn(deprecated_msg) Apr 11 17:02:27.406424 np0000165179 devstack@c-api.service[113462]: /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. Apr 11 17:02:27.406424 np0000165179 devstack@c-api.service[113462]: warnings.warn(deprecated_msg) Apr 11 17:02:27.406587 np0000165179 devstack@c-api.service[113462]: /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. Apr 11 17:02:27.406587 np0000165179 devstack@c-api.service[113462]: warnings.warn(deprecated_msg) Apr 11 17:02:27.406587 np0000165179 devstack@c-api.service[113462]: /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. Apr 11 17:02:27.406587 np0000165179 devstack@c-api.service[113462]: warnings.warn(deprecated_msg) Apr 11 17:02:27.406587 np0000165179 devstack@c-api.service[113462]: /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. Apr 11 17:02:27.406587 np0000165179 devstack@c-api.service[113462]: warnings.warn(deprecated_msg) Apr 11 17:02:27.406740 np0000165179 devstack@c-api.service[113462]: /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. Apr 11 17:02:27.406740 np0000165179 devstack@c-api.service[113462]: warnings.warn(deprecated_msg) Apr 11 17:02:27.406740 np0000165179 devstack@c-api.service[113462]: /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. Apr 11 17:02:27.406740 np0000165179 devstack@c-api.service[113462]: warnings.warn(deprecated_msg) Apr 11 17:02:27.406740 np0000165179 devstack@c-api.service[113462]: /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. Apr 11 17:02:27.406740 np0000165179 devstack@c-api.service[113462]: warnings.warn(deprecated_msg) Apr 11 17:02:27.406890 np0000165179 devstack@c-api.service[113462]: /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. Apr 11 17:02:27.406890 np0000165179 devstack@c-api.service[113462]: warnings.warn(deprecated_msg) Apr 11 17:02:27.406890 np0000165179 devstack@c-api.service[113462]: /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. Apr 11 17:02:27.406890 np0000165179 devstack@c-api.service[113462]: warnings.warn(deprecated_msg) Apr 11 17:02:27.406890 np0000165179 devstack@c-api.service[113462]: /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. Apr 11 17:02:27.406890 np0000165179 devstack@c-api.service[113462]: warnings.warn(deprecated_msg) Apr 11 17:02:27.407041 np0000165179 devstack@c-api.service[113462]: /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. Apr 11 17:02:27.407041 np0000165179 devstack@c-api.service[113462]: warnings.warn(deprecated_msg) Apr 11 17:02:27.407041 np0000165179 devstack@c-api.service[113462]: /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. Apr 11 17:02:27.407041 np0000165179 devstack@c-api.service[113462]: warnings.warn(deprecated_msg) Apr 11 17:02:27.407041 np0000165179 devstack@c-api.service[113462]: /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. Apr 11 17:02:27.407041 np0000165179 devstack@c-api.service[113462]: warnings.warn(deprecated_msg) Apr 11 17:02:27.407209 np0000165179 devstack@c-api.service[113462]: /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. Apr 11 17:02:27.407209 np0000165179 devstack@c-api.service[113462]: warnings.warn(deprecated_msg) Apr 11 17:02:27.407209 np0000165179 devstack@c-api.service[113462]: /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. Apr 11 17:02:27.407209 np0000165179 devstack@c-api.service[113462]: warnings.warn(deprecated_msg) Apr 11 17:02:27.407324 np0000165179 devstack@c-api.service[113462]: /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. Apr 11 17:02:27.407324 np0000165179 devstack@c-api.service[113462]: warnings.warn(deprecated_msg) Apr 11 17:02:27.407324 np0000165179 devstack@c-api.service[113462]: /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. Apr 11 17:02:27.407324 np0000165179 devstack@c-api.service[113462]: warnings.warn(deprecated_msg) Apr 11 17:02:27.407324 np0000165179 devstack@c-api.service[113462]: /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. Apr 11 17:02:27.407453 np0000165179 devstack@c-api.service[113462]: warnings.warn(deprecated_msg) Apr 11 17:02:27.407453 np0000165179 devstack@c-api.service[113462]: /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. Apr 11 17:02:27.407453 np0000165179 devstack@c-api.service[113462]: warnings.warn(deprecated_msg) Apr 11 17:02:27.407453 np0000165179 devstack@c-api.service[113462]: /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. Apr 11 17:02:27.407453 np0000165179 devstack@c-api.service[113462]: warnings.warn(deprecated_msg) Apr 11 17:02:27.407453 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.middleware.request_id [req-ed5b9fd2-dd5a-4547-b16e-27552c6b62ab req-19042818-06ac-48b8-adbc-b8fffd428887 None None] RequestId filter calling following filter/app {{(pid=113462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 17:02:27.726325 np0000165179 devstack@c-api.service[113462]: INFO cinder.api.openstack.wsgi [req-ed5b9fd2-dd5a-4547-b16e-27552c6b62ab req-19042818-06ac-48b8-adbc-b8fffd428887 admin admin] POST https://199.204.45.70/volume/v3/types/7bb6642e-4669-43fd-a07d-f092c8e4acf2/extra_specs Apr 11 17:02:27.726854 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.openstack.wsgi [req-ed5b9fd2-dd5a-4547-b16e-27552c6b62ab req-19042818-06ac-48b8-adbc-b8fffd428887 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=113462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Apr 11 17:02:27.728672 np0000165179 devstack@c-api.service[113462]: /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. Apr 11 17:02:27.728672 np0000165179 devstack@c-api.service[113462]: warnings.warn( Apr 11 17:02:27.737990 np0000165179 devstack@c-api.service[113462]: DEBUG oslo_db.sqlalchemy.engines [req-ed5b9fd2-dd5a-4547-b16e-27552c6b62ab req-19042818-06ac-48b8-adbc-b8fffd428887 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=113462) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 11 17:02:27.800726 np0000165179 devstack@c-api.service[113462]: INFO cinder.api.openstack.wsgi [req-ed5b9fd2-dd5a-4547-b16e-27552c6b62ab req-19042818-06ac-48b8-adbc-b8fffd428887 admin admin] https://199.204.45.70/volume/v3/types/7bb6642e-4669-43fd-a07d-f092c8e4acf2/extra_specs returned with HTTP 200 Apr 11 17:02:27.801312 np0000165179 devstack@c-api.service[113462]: [pid: 113462|app: 0|req: 1/3] 199.204.45.70 () {70 vars in 1498 bytes} [Sat Apr 11 17:02:27 2026] POST /volume/v3/types/7bb6642e-4669-43fd-a07d-f092c8e4acf2/extra_specs => generated 55 bytes in 414 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 11 17:02:29.372751 np0000165179 devstack@c-api.service[113461]: DEBUG dbcounter [-] [113461] Writing DB stats cinder:SELECT=6 {{(pid=113461) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 17:02:29.390536 np0000165179 devstack@c-api.service[113464]: DEBUG dbcounter [-] [113464] Writing DB stats cinder:SELECT=6 {{(pid=113464) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 17:02:37.370039 np0000165179 devstack@c-api.service[113463]: DEBUG dbcounter [-] [113463] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=113463) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 17:02:37.799019 np0000165179 devstack@c-api.service[113462]: DEBUG dbcounter [-] [113462] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=113462) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 17:06:18.543657 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.middleware.request_id [None req-df33d853-04f0-42fc-9be6-821007fbe364 None None] RequestId filter calling following filter/app {{(pid=113461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 17:06:18.544368 np0000165179 devstack@c-api.service[113461]: INFO cinder.api.openstack.wsgi [None req-df33d853-04f0-42fc-9be6-821007fbe364 None None] GET https://199.204.45.70/volume// Apr 11 17:06:18.544498 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.openstack.wsgi [None req-df33d853-04f0-42fc-9be6-821007fbe364 None None] Empty body provided in request {{(pid=113461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 17:06:18.544716 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.openstack.wsgi [None req-df33d853-04f0-42fc-9be6-821007fbe364 None None] Calling method 'all' {{(pid=113461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 17:06:18.545234 np0000165179 devstack@c-api.service[113461]: INFO cinder.api.openstack.wsgi [None req-df33d853-04f0-42fc-9be6-821007fbe364 None None] https://199.204.45.70/volume// returned with HTTP 300 Apr 11 17:06:18.545521 np0000165179 devstack@c-api.service[113461]: [pid: 113461|app: 0|req: 2/4] 199.204.45.70 () {66 vars in 1449 bytes} [Sat Apr 11 17:06:18 2026] GET /volume/ => generated 389 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Apr 11 17:06:57.690951 np0000165179 devstack@c-api.service[113464]: /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. Apr 11 17:06:57.690951 np0000165179 devstack@c-api.service[113464]: warnings.warn( Apr 11 17:06:57.703233 np0000165179 devstack@c-api.service[113464]: /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. Apr 11 17:06:57.703233 np0000165179 devstack@c-api.service[113464]: warnings.warn(deprecated_msg) Apr 11 17:06:57.703233 np0000165179 devstack@c-api.service[113464]: /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. Apr 11 17:06:57.703233 np0000165179 devstack@c-api.service[113464]: warnings.warn(deprecated_msg) Apr 11 17:06:57.703615 np0000165179 devstack@c-api.service[113464]: /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. Apr 11 17:06:57.703615 np0000165179 devstack@c-api.service[113464]: warnings.warn(deprecated_msg) Apr 11 17:06:57.703615 np0000165179 devstack@c-api.service[113464]: /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. Apr 11 17:06:57.703615 np0000165179 devstack@c-api.service[113464]: warnings.warn(deprecated_msg) Apr 11 17:06:57.703949 np0000165179 devstack@c-api.service[113464]: /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. Apr 11 17:06:57.703949 np0000165179 devstack@c-api.service[113464]: warnings.warn(deprecated_msg) Apr 11 17:06:57.703949 np0000165179 devstack@c-api.service[113464]: /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. Apr 11 17:06:57.703949 np0000165179 devstack@c-api.service[113464]: warnings.warn(deprecated_msg) Apr 11 17:06:57.703949 np0000165179 devstack@c-api.service[113464]: /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. Apr 11 17:06:57.703949 np0000165179 devstack@c-api.service[113464]: warnings.warn(deprecated_msg) Apr 11 17:06:57.704517 np0000165179 devstack@c-api.service[113464]: /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. Apr 11 17:06:57.704517 np0000165179 devstack@c-api.service[113464]: warnings.warn(deprecated_msg) Apr 11 17:06:57.704517 np0000165179 devstack@c-api.service[113464]: /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. Apr 11 17:06:57.704517 np0000165179 devstack@c-api.service[113464]: warnings.warn(deprecated_msg) Apr 11 17:06:57.704517 np0000165179 devstack@c-api.service[113464]: /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. Apr 11 17:06:57.705038 np0000165179 devstack@c-api.service[113464]: warnings.warn(deprecated_msg) Apr 11 17:06:57.705038 np0000165179 devstack@c-api.service[113464]: /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. Apr 11 17:06:57.705038 np0000165179 devstack@c-api.service[113464]: warnings.warn(deprecated_msg) Apr 11 17:06:57.705038 np0000165179 devstack@c-api.service[113464]: /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. Apr 11 17:06:57.705038 np0000165179 devstack@c-api.service[113464]: warnings.warn(deprecated_msg) Apr 11 17:06:57.705374 np0000165179 devstack@c-api.service[113464]: /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. Apr 11 17:06:57.705374 np0000165179 devstack@c-api.service[113464]: warnings.warn(deprecated_msg) Apr 11 17:06:57.705374 np0000165179 devstack@c-api.service[113464]: /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. Apr 11 17:06:57.705374 np0000165179 devstack@c-api.service[113464]: warnings.warn(deprecated_msg) Apr 11 17:06:57.705634 np0000165179 devstack@c-api.service[113464]: /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. Apr 11 17:06:57.705634 np0000165179 devstack@c-api.service[113464]: warnings.warn(deprecated_msg) Apr 11 17:06:57.705634 np0000165179 devstack@c-api.service[113464]: /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. Apr 11 17:06:57.705634 np0000165179 devstack@c-api.service[113464]: warnings.warn(deprecated_msg) Apr 11 17:06:57.705634 np0000165179 devstack@c-api.service[113464]: /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. Apr 11 17:06:57.706010 np0000165179 devstack@c-api.service[113464]: warnings.warn(deprecated_msg) Apr 11 17:06:57.706010 np0000165179 devstack@c-api.service[113464]: /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. Apr 11 17:06:57.706010 np0000165179 devstack@c-api.service[113464]: warnings.warn(deprecated_msg) Apr 11 17:06:57.706010 np0000165179 devstack@c-api.service[113464]: /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. Apr 11 17:06:57.706010 np0000165179 devstack@c-api.service[113464]: warnings.warn(deprecated_msg) Apr 11 17:06:57.706359 np0000165179 devstack@c-api.service[113464]: /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. Apr 11 17:06:57.706359 np0000165179 devstack@c-api.service[113464]: warnings.warn(deprecated_msg) Apr 11 17:06:57.706359 np0000165179 devstack@c-api.service[113464]: /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. Apr 11 17:06:57.706359 np0000165179 devstack@c-api.service[113464]: warnings.warn(deprecated_msg) Apr 11 17:06:57.706359 np0000165179 devstack@c-api.service[113464]: /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. Apr 11 17:06:57.706359 np0000165179 devstack@c-api.service[113464]: warnings.warn(deprecated_msg) Apr 11 17:06:57.706732 np0000165179 devstack@c-api.service[113464]: /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. Apr 11 17:06:57.706732 np0000165179 devstack@c-api.service[113464]: warnings.warn(deprecated_msg) Apr 11 17:06:57.706732 np0000165179 devstack@c-api.service[113464]: /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. Apr 11 17:06:57.706732 np0000165179 devstack@c-api.service[113464]: warnings.warn(deprecated_msg) Apr 11 17:06:57.706732 np0000165179 devstack@c-api.service[113464]: /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. Apr 11 17:06:57.706732 np0000165179 devstack@c-api.service[113464]: warnings.warn(deprecated_msg) Apr 11 17:06:57.707110 np0000165179 devstack@c-api.service[113464]: /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. Apr 11 17:06:57.707110 np0000165179 devstack@c-api.service[113464]: warnings.warn(deprecated_msg) Apr 11 17:06:57.707110 np0000165179 devstack@c-api.service[113464]: /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. Apr 11 17:06:57.707110 np0000165179 devstack@c-api.service[113464]: warnings.warn(deprecated_msg) Apr 11 17:06:57.707110 np0000165179 devstack@c-api.service[113464]: /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. Apr 11 17:06:57.707110 np0000165179 devstack@c-api.service[113464]: warnings.warn(deprecated_msg) Apr 11 17:06:57.707502 np0000165179 devstack@c-api.service[113464]: /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. Apr 11 17:06:57.707502 np0000165179 devstack@c-api.service[113464]: warnings.warn(deprecated_msg) Apr 11 17:06:57.707502 np0000165179 devstack@c-api.service[113464]: /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. Apr 11 17:06:57.707502 np0000165179 devstack@c-api.service[113464]: warnings.warn(deprecated_msg) Apr 11 17:06:57.707502 np0000165179 devstack@c-api.service[113464]: /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. Apr 11 17:06:57.707857 np0000165179 devstack@c-api.service[113464]: warnings.warn(deprecated_msg) Apr 11 17:06:57.707857 np0000165179 devstack@c-api.service[113464]: /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. Apr 11 17:06:57.707857 np0000165179 devstack@c-api.service[113464]: warnings.warn(deprecated_msg) Apr 11 17:06:57.707857 np0000165179 devstack@c-api.service[113464]: /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. Apr 11 17:06:57.707857 np0000165179 devstack@c-api.service[113464]: warnings.warn(deprecated_msg) Apr 11 17:06:57.708285 np0000165179 devstack@c-api.service[113464]: /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. Apr 11 17:06:57.708285 np0000165179 devstack@c-api.service[113464]: warnings.warn(deprecated_msg) Apr 11 17:06:57.708285 np0000165179 devstack@c-api.service[113464]: /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. Apr 11 17:06:57.708285 np0000165179 devstack@c-api.service[113464]: warnings.warn(deprecated_msg) Apr 11 17:06:57.708285 np0000165179 devstack@c-api.service[113464]: /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. Apr 11 17:06:57.708285 np0000165179 devstack@c-api.service[113464]: warnings.warn(deprecated_msg) Apr 11 17:06:57.708689 np0000165179 devstack@c-api.service[113464]: /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. Apr 11 17:06:57.708689 np0000165179 devstack@c-api.service[113464]: warnings.warn(deprecated_msg) Apr 11 17:06:57.708689 np0000165179 devstack@c-api.service[113464]: /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. Apr 11 17:06:57.708689 np0000165179 devstack@c-api.service[113464]: warnings.warn(deprecated_msg) Apr 11 17:06:57.708689 np0000165179 devstack@c-api.service[113464]: /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. Apr 11 17:06:57.708689 np0000165179 devstack@c-api.service[113464]: warnings.warn(deprecated_msg) Apr 11 17:06:57.709030 np0000165179 devstack@c-api.service[113464]: /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. Apr 11 17:06:57.709030 np0000165179 devstack@c-api.service[113464]: warnings.warn(deprecated_msg) Apr 11 17:06:57.709030 np0000165179 devstack@c-api.service[113464]: /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. Apr 11 17:06:57.709030 np0000165179 devstack@c-api.service[113464]: warnings.warn(deprecated_msg) Apr 11 17:06:57.709030 np0000165179 devstack@c-api.service[113464]: /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. Apr 11 17:06:57.709445 np0000165179 devstack@c-api.service[113464]: warnings.warn(deprecated_msg) Apr 11 17:06:57.709445 np0000165179 devstack@c-api.service[113464]: /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. Apr 11 17:06:57.709445 np0000165179 devstack@c-api.service[113464]: warnings.warn(deprecated_msg) Apr 11 17:06:57.709445 np0000165179 devstack@c-api.service[113464]: /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. Apr 11 17:06:57.709445 np0000165179 devstack@c-api.service[113464]: warnings.warn(deprecated_msg) Apr 11 17:06:57.709785 np0000165179 devstack@c-api.service[113464]: /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. Apr 11 17:06:57.709785 np0000165179 devstack@c-api.service[113464]: warnings.warn(deprecated_msg) Apr 11 17:06:57.709785 np0000165179 devstack@c-api.service[113464]: /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. Apr 11 17:06:57.709785 np0000165179 devstack@c-api.service[113464]: warnings.warn(deprecated_msg) Apr 11 17:06:57.710056 np0000165179 devstack@c-api.service[113464]: /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. Apr 11 17:06:57.710056 np0000165179 devstack@c-api.service[113464]: warnings.warn(deprecated_msg) Apr 11 17:06:57.710056 np0000165179 devstack@c-api.service[113464]: /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. Apr 11 17:06:57.710056 np0000165179 devstack@c-api.service[113464]: warnings.warn(deprecated_msg) Apr 11 17:06:57.710369 np0000165179 devstack@c-api.service[113464]: /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. Apr 11 17:06:57.710369 np0000165179 devstack@c-api.service[113464]: warnings.warn(deprecated_msg) Apr 11 17:06:57.710369 np0000165179 devstack@c-api.service[113464]: /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. Apr 11 17:06:57.710369 np0000165179 devstack@c-api.service[113464]: warnings.warn(deprecated_msg) Apr 11 17:06:57.710369 np0000165179 devstack@c-api.service[113464]: /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. Apr 11 17:06:57.710711 np0000165179 devstack@c-api.service[113464]: warnings.warn(deprecated_msg) Apr 11 17:06:57.710711 np0000165179 devstack@c-api.service[113464]: /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. Apr 11 17:06:57.710711 np0000165179 devstack@c-api.service[113464]: warnings.warn(deprecated_msg) Apr 11 17:06:57.710711 np0000165179 devstack@c-api.service[113464]: /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. Apr 11 17:06:57.710711 np0000165179 devstack@c-api.service[113464]: warnings.warn(deprecated_msg) Apr 11 17:06:57.711088 np0000165179 devstack@c-api.service[113464]: /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. Apr 11 17:06:57.711088 np0000165179 devstack@c-api.service[113464]: warnings.warn(deprecated_msg) Apr 11 17:06:57.711088 np0000165179 devstack@c-api.service[113464]: /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. Apr 11 17:06:57.711088 np0000165179 devstack@c-api.service[113464]: warnings.warn(deprecated_msg) Apr 11 17:06:57.711408 np0000165179 devstack@c-api.service[113464]: /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. Apr 11 17:06:57.711408 np0000165179 devstack@c-api.service[113464]: warnings.warn(deprecated_msg) Apr 11 17:06:57.711408 np0000165179 devstack@c-api.service[113464]: /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. Apr 11 17:06:57.711408 np0000165179 devstack@c-api.service[113464]: warnings.warn(deprecated_msg) Apr 11 17:06:57.711677 np0000165179 devstack@c-api.service[113464]: /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. Apr 11 17:06:57.711677 np0000165179 devstack@c-api.service[113464]: warnings.warn(deprecated_msg) Apr 11 17:06:57.711677 np0000165179 devstack@c-api.service[113464]: /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. Apr 11 17:06:57.711677 np0000165179 devstack@c-api.service[113464]: warnings.warn(deprecated_msg) Apr 11 17:06:57.711957 np0000165179 devstack@c-api.service[113464]: /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. Apr 11 17:06:57.711957 np0000165179 devstack@c-api.service[113464]: warnings.warn(deprecated_msg) Apr 11 17:06:57.711957 np0000165179 devstack@c-api.service[113464]: /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. Apr 11 17:06:57.711957 np0000165179 devstack@c-api.service[113464]: warnings.warn(deprecated_msg) Apr 11 17:06:57.712095 np0000165179 devstack@c-api.service[113464]: /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. Apr 11 17:06:57.712095 np0000165179 devstack@c-api.service[113464]: warnings.warn(deprecated_msg) Apr 11 17:06:57.712095 np0000165179 devstack@c-api.service[113464]: /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. Apr 11 17:06:57.712095 np0000165179 devstack@c-api.service[113464]: warnings.warn(deprecated_msg) Apr 11 17:06:57.712224 np0000165179 devstack@c-api.service[113464]: /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. Apr 11 17:06:57.712224 np0000165179 devstack@c-api.service[113464]: warnings.warn(deprecated_msg) Apr 11 17:06:57.712224 np0000165179 devstack@c-api.service[113464]: /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. Apr 11 17:06:57.712224 np0000165179 devstack@c-api.service[113464]: warnings.warn(deprecated_msg) Apr 11 17:06:57.712224 np0000165179 devstack@c-api.service[113464]: /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. Apr 11 17:06:57.712385 np0000165179 devstack@c-api.service[113464]: warnings.warn(deprecated_msg) Apr 11 17:06:57.712385 np0000165179 devstack@c-api.service[113464]: /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. Apr 11 17:06:57.712385 np0000165179 devstack@c-api.service[113464]: warnings.warn(deprecated_msg) Apr 11 17:06:57.712385 np0000165179 devstack@c-api.service[113464]: /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. Apr 11 17:06:57.712385 np0000165179 devstack@c-api.service[113464]: warnings.warn(deprecated_msg) Apr 11 17:06:57.712385 np0000165179 devstack@c-api.service[113464]: /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. Apr 11 17:06:57.712555 np0000165179 devstack@c-api.service[113464]: warnings.warn(deprecated_msg) Apr 11 17:06:57.712555 np0000165179 devstack@c-api.service[113464]: /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. Apr 11 17:06:57.712555 np0000165179 devstack@c-api.service[113464]: warnings.warn(deprecated_msg) Apr 11 17:06:57.712555 np0000165179 devstack@c-api.service[113464]: /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. Apr 11 17:06:57.712555 np0000165179 devstack@c-api.service[113464]: warnings.warn(deprecated_msg) Apr 11 17:06:57.712695 np0000165179 devstack@c-api.service[113464]: /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. Apr 11 17:06:57.712695 np0000165179 devstack@c-api.service[113464]: warnings.warn(deprecated_msg) Apr 11 17:06:57.712695 np0000165179 devstack@c-api.service[113464]: /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. Apr 11 17:06:57.712695 np0000165179 devstack@c-api.service[113464]: warnings.warn(deprecated_msg) Apr 11 17:06:57.712695 np0000165179 devstack@c-api.service[113464]: /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. Apr 11 17:06:57.712695 np0000165179 devstack@c-api.service[113464]: warnings.warn(deprecated_msg) Apr 11 17:06:57.712859 np0000165179 devstack@c-api.service[113464]: /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. Apr 11 17:06:57.712859 np0000165179 devstack@c-api.service[113464]: warnings.warn(deprecated_msg) Apr 11 17:06:57.712859 np0000165179 devstack@c-api.service[113464]: /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. Apr 11 17:06:57.712859 np0000165179 devstack@c-api.service[113464]: warnings.warn(deprecated_msg) Apr 11 17:06:57.712859 np0000165179 devstack@c-api.service[113464]: /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. Apr 11 17:06:57.712859 np0000165179 devstack@c-api.service[113464]: warnings.warn(deprecated_msg) Apr 11 17:06:57.713039 np0000165179 devstack@c-api.service[113464]: /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. Apr 11 17:06:57.713039 np0000165179 devstack@c-api.service[113464]: warnings.warn(deprecated_msg) Apr 11 17:06:57.713039 np0000165179 devstack@c-api.service[113464]: /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. Apr 11 17:06:57.713039 np0000165179 devstack@c-api.service[113464]: warnings.warn(deprecated_msg) Apr 11 17:06:57.713039 np0000165179 devstack@c-api.service[113464]: /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. Apr 11 17:06:57.713039 np0000165179 devstack@c-api.service[113464]: warnings.warn(deprecated_msg) Apr 11 17:06:57.713225 np0000165179 devstack@c-api.service[113464]: /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. Apr 11 17:06:57.713225 np0000165179 devstack@c-api.service[113464]: warnings.warn(deprecated_msg) Apr 11 17:06:57.713225 np0000165179 devstack@c-api.service[113464]: /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. Apr 11 17:06:57.713225 np0000165179 devstack@c-api.service[113464]: warnings.warn(deprecated_msg) Apr 11 17:06:57.713225 np0000165179 devstack@c-api.service[113464]: /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. Apr 11 17:06:57.713225 np0000165179 devstack@c-api.service[113464]: warnings.warn(deprecated_msg) Apr 11 17:06:57.713410 np0000165179 devstack@c-api.service[113464]: /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. Apr 11 17:06:57.713410 np0000165179 devstack@c-api.service[113464]: warnings.warn(deprecated_msg) Apr 11 17:06:57.713410 np0000165179 devstack@c-api.service[113464]: /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. Apr 11 17:06:57.713410 np0000165179 devstack@c-api.service[113464]: warnings.warn(deprecated_msg) Apr 11 17:06:57.713535 np0000165179 devstack@c-api.service[113464]: /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. Apr 11 17:06:57.713535 np0000165179 devstack@c-api.service[113464]: warnings.warn(deprecated_msg) Apr 11 17:06:57.713535 np0000165179 devstack@c-api.service[113464]: /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. Apr 11 17:06:57.713535 np0000165179 devstack@c-api.service[113464]: warnings.warn(deprecated_msg) Apr 11 17:06:57.713535 np0000165179 devstack@c-api.service[113464]: /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. Apr 11 17:06:57.713693 np0000165179 devstack@c-api.service[113464]: warnings.warn(deprecated_msg) Apr 11 17:06:57.713693 np0000165179 devstack@c-api.service[113464]: /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. Apr 11 17:06:57.713693 np0000165179 devstack@c-api.service[113464]: warnings.warn(deprecated_msg) Apr 11 17:06:57.713693 np0000165179 devstack@c-api.service[113464]: /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. Apr 11 17:06:57.713693 np0000165179 devstack@c-api.service[113464]: warnings.warn(deprecated_msg) Apr 11 17:06:57.713693 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.middleware.request_id [None req-97c7bcc0-30b9-4def-9bdc-8e16281d438a None None] RequestId filter calling following filter/app {{(pid=113464) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 17:06:58.195877 np0000165179 devstack@c-api.service[113464]: INFO cinder.api.openstack.wsgi [None req-97c7bcc0-30b9-4def-9bdc-8e16281d438a demo demo] GET https://199.204.45.70/volume/v3/types?is_public=None Apr 11 17:06:58.196263 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.openstack.wsgi [None req-97c7bcc0-30b9-4def-9bdc-8e16281d438a demo demo] Empty body provided in request {{(pid=113464) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 17:06:58.196563 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.openstack.wsgi [None req-97c7bcc0-30b9-4def-9bdc-8e16281d438a demo demo] Calling method 'index' {{(pid=113464) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 17:06:58.197374 np0000165179 devstack@c-api.service[113464]: /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. Apr 11 17:06:58.197374 np0000165179 devstack@c-api.service[113464]: warnings.warn( Apr 11 17:06:58.198259 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.api_utils [None req-97c7bcc0-30b9-4def-9bdc-8e16281d438a demo demo] Removing options '' from query. {{(pid=113464) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 11 17:06:58.213977 np0000165179 devstack@c-api.service[113464]: DEBUG oslo_db.sqlalchemy.engines [None req-97c7bcc0-30b9-4def-9bdc-8e16281d438a 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=113464) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 11 17:06:58.237246 np0000165179 devstack@c-api.service[113464]: INFO cinder.api.openstack.wsgi [None req-97c7bcc0-30b9-4def-9bdc-8e16281d438a demo demo] https://199.204.45.70/volume/v3/types?is_public=None returned with HTTP 200 Apr 11 17:06:58.237921 np0000165179 devstack@c-api.service[113464]: [pid: 113464|app: 0|req: 1/5] 199.204.45.70 () {64 vars in 1256 bytes} [Sat Apr 11 17:06:57 2026] GET /volume/v3/types?is_public=None => generated 377 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 11 17:06:58.249879 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.middleware.request_id [req-97c7bcc0-30b9-4def-9bdc-8e16281d438a req-48c2d6ee-143c-4694-8b1e-ce7e7a643642 None None] RequestId filter calling following filter/app {{(pid=113463) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 17:06:58.254296 np0000165179 devstack@c-api.service[113463]: INFO cinder.api.openstack.wsgi [req-97c7bcc0-30b9-4def-9bdc-8e16281d438a req-48c2d6ee-143c-4694-8b1e-ce7e7a643642 demo demo] GET https://199.204.45.70/volume/v3/types/default Apr 11 17:06:58.254587 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.openstack.wsgi [req-97c7bcc0-30b9-4def-9bdc-8e16281d438a req-48c2d6ee-143c-4694-8b1e-ce7e7a643642 demo demo] Empty body provided in request {{(pid=113463) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 17:06:58.254902 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.openstack.wsgi [req-97c7bcc0-30b9-4def-9bdc-8e16281d438a req-48c2d6ee-143c-4694-8b1e-ce7e7a643642 demo demo] Calling method 'show' {{(pid=113463) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 17:06:58.265621 np0000165179 devstack@c-api.service[113463]: INFO cinder.api.openstack.wsgi [req-97c7bcc0-30b9-4def-9bdc-8e16281d438a req-48c2d6ee-143c-4694-8b1e-ce7e7a643642 demo demo] https://199.204.45.70/volume/v3/types/default returned with HTTP 200 Apr 11 17:06:58.266152 np0000165179 devstack@c-api.service[113463]: [pid: 113463|app: 0|req: 2/6] 199.204.45.70 () {66 vars in 1322 bytes} [Sat Apr 11 17:06:58 2026] GET /volume/v3/types/default => generated 145 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 11 17:06:58.635286 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.middleware.request_id [None req-5f6d2e1c-47fd-40d0-974c-79e72885900a None None] RequestId filter calling following filter/app {{(pid=113462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 17:06:58.639402 np0000165179 devstack@c-api.service[113462]: INFO cinder.api.openstack.wsgi [None req-5f6d2e1c-47fd-40d0-974c-79e72885900a demo demo] GET https://199.204.45.70/volume/v3/types/default Apr 11 17:06:58.639655 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.openstack.wsgi [None req-5f6d2e1c-47fd-40d0-974c-79e72885900a demo demo] Empty body provided in request {{(pid=113462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 17:06:58.639966 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.openstack.wsgi [None req-5f6d2e1c-47fd-40d0-974c-79e72885900a demo demo] Calling method 'show' {{(pid=113462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 17:06:58.657631 np0000165179 devstack@c-api.service[113462]: INFO cinder.api.openstack.wsgi [None req-5f6d2e1c-47fd-40d0-974c-79e72885900a demo demo] https://199.204.45.70/volume/v3/types/default returned with HTTP 200 Apr 11 17:06:58.658275 np0000165179 devstack@c-api.service[113462]: [pid: 113462|app: 0|req: 2/7] 199.204.45.70 () {64 vars in 1251 bytes} [Sat Apr 11 17:06:58 2026] GET /volume/v3/types/default => generated 145 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 11 17:06:59.092029 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.middleware.request_id [None req-736c5293-a647-40c4-aa28-e4ae8782e50c None None] RequestId filter calling following filter/app {{(pid=113461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 17:06:59.400697 np0000165179 devstack@c-api.service[113461]: INFO cinder.api.openstack.wsgi [None req-736c5293-a647-40c4-aa28-e4ae8782e50c demo demo] GET https://199.204.45.70/volume/v3/types/default Apr 11 17:06:59.400979 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.openstack.wsgi [None req-736c5293-a647-40c4-aa28-e4ae8782e50c demo demo] Empty body provided in request {{(pid=113461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 17:06:59.401242 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.openstack.wsgi [None req-736c5293-a647-40c4-aa28-e4ae8782e50c demo demo] Calling method 'show' {{(pid=113461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 17:06:59.410938 np0000165179 devstack@c-api.service[113461]: DEBUG oslo_db.sqlalchemy.engines [None req-736c5293-a647-40c4-aa28-e4ae8782e50c 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=113461) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 11 17:06:59.423642 np0000165179 devstack@c-api.service[113461]: /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. Apr 11 17:06:59.423642 np0000165179 devstack@c-api.service[113461]: warnings.warn( Apr 11 17:06:59.425760 np0000165179 devstack@c-api.service[113461]: INFO cinder.api.openstack.wsgi [None req-736c5293-a647-40c4-aa28-e4ae8782e50c demo demo] https://199.204.45.70/volume/v3/types/default returned with HTTP 200 Apr 11 17:06:59.426115 np0000165179 devstack@c-api.service[113461]: [pid: 113461|app: 0|req: 3/8] 199.204.45.70 () {64 vars in 1251 bytes} [Sat Apr 11 17:06:59 2026] GET /volume/v3/types/default => generated 145 bytes in 335 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 11 17:06:59.442972 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.middleware.request_id [None req-d0431611-89a1-442a-b4f2-291dad659001 None None] RequestId filter calling following filter/app {{(pid=113464) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 17:06:59.445965 np0000165179 devstack@c-api.service[113464]: INFO cinder.api.openstack.wsgi [None req-d0431611-89a1-442a-b4f2-291dad659001 demo demo] GET https://199.204.45.70/volume/v3/types/default Apr 11 17:06:59.446229 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.openstack.wsgi [None req-d0431611-89a1-442a-b4f2-291dad659001 demo demo] Empty body provided in request {{(pid=113464) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 17:06:59.446498 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.openstack.wsgi [None req-d0431611-89a1-442a-b4f2-291dad659001 demo demo] Calling method 'show' {{(pid=113464) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 17:06:59.466582 np0000165179 devstack@c-api.service[113464]: INFO cinder.api.openstack.wsgi [None req-d0431611-89a1-442a-b4f2-291dad659001 demo demo] https://199.204.45.70/volume/v3/types/default returned with HTTP 200 Apr 11 17:06:59.467290 np0000165179 devstack@c-api.service[113464]: [pid: 113464|app: 0|req: 2/9] 199.204.45.70 () {64 vars in 1251 bytes} [Sat Apr 11 17:06:59 2026] GET /volume/v3/types/default => generated 145 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 11 17:07:08.263176 np0000165179 devstack@c-api.service[113463]: DEBUG dbcounter [-] [113463] Writing DB stats cinder:SELECT=2 {{(pid=113463) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 17:07:08.653230 np0000165179 devstack@c-api.service[113462]: DEBUG dbcounter [-] [113462] Writing DB stats cinder:SELECT=2 {{(pid=113462) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 17:07:09.421570 np0000165179 devstack@c-api.service[113461]: DEBUG dbcounter [-] [113461] Writing DB stats cinder:SELECT=2 {{(pid=113461) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 17:07:09.463315 np0000165179 devstack@c-api.service[113464]: DEBUG dbcounter [-] [113464] Writing DB stats cinder:SELECT=3 {{(pid=113464) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 17:12:04.411556 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.middleware.request_id [None req-4dd15b04-786e-4160-8fe4-c66cda0f45c6 None None] RequestId filter calling following filter/app {{(pid=113463) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 17:12:04.525402 np0000165179 devstack@c-api.service[113463]: INFO cinder.api.openstack.wsgi [None req-4dd15b04-786e-4160-8fe4-c66cda0f45c6 demo demo] GET https://199.204.45.70/volume/v3/volumes/detail Apr 11 17:12:04.525682 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.openstack.wsgi [None req-4dd15b04-786e-4160-8fe4-c66cda0f45c6 demo demo] Empty body provided in request {{(pid=113463) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 17:12:04.525931 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.openstack.wsgi [None req-4dd15b04-786e-4160-8fe4-c66cda0f45c6 demo demo] Calling method 'detail' {{(pid=113463) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 17:12:04.526650 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.api_utils [None req-4dd15b04-786e-4160-8fe4-c66cda0f45c6 demo demo] Removing options '' from query. {{(pid=113463) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 11 17:12:04.527652 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.volume.api [None req-4dd15b04-786e-4160-8fe4-c66cda0f45c6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113463) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 11 17:12:04.569070 np0000165179 devstack@c-api.service[113463]: INFO cinder.volume.api [None req-4dd15b04-786e-4160-8fe4-c66cda0f45c6 demo demo] Get all volumes completed successfully. Apr 11 17:12:04.572588 np0000165179 devstack@c-api.service[113463]: INFO cinder.api.openstack.wsgi [None req-4dd15b04-786e-4160-8fe4-c66cda0f45c6 demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 Apr 11 17:12:04.573272 np0000165179 devstack@c-api.service[113463]: [pid: 113463|app: 0|req: 3/10] 199.204.45.70 () {64 vars in 1290 bytes} [Sat Apr 11 17:12:04 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 11 17:12:14.558621 np0000165179 devstack@c-api.service[113463]: DEBUG dbcounter [-] [113463] Writing DB stats cinder:SELECT=1 {{(pid=113463) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 17:13:04.590520 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.middleware.request_id [None req-392cf69a-42cf-40b8-9c2b-b30744454a6d None None] RequestId filter calling following filter/app {{(pid=113462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 17:13:04.593162 np0000165179 devstack@c-api.service[113462]: INFO cinder.api.openstack.wsgi [None req-392cf69a-42cf-40b8-9c2b-b30744454a6d demo demo] GET https://199.204.45.70/volume/v3/volumes/detail Apr 11 17:13:04.593349 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.openstack.wsgi [None req-392cf69a-42cf-40b8-9c2b-b30744454a6d demo demo] Empty body provided in request {{(pid=113462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 17:13:04.593620 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.openstack.wsgi [None req-392cf69a-42cf-40b8-9c2b-b30744454a6d demo demo] Calling method 'detail' {{(pid=113462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 17:13:04.594254 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.api_utils [None req-392cf69a-42cf-40b8-9c2b-b30744454a6d demo demo] Removing options '' from query. {{(pid=113462) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 11 17:13:04.595367 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.volume.api [None req-392cf69a-42cf-40b8-9c2b-b30744454a6d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113462) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 11 17:13:04.628234 np0000165179 devstack@c-api.service[113462]: INFO cinder.volume.api [None req-392cf69a-42cf-40b8-9c2b-b30744454a6d demo demo] Get all volumes completed successfully. Apr 11 17:13:04.632157 np0000165179 devstack@c-api.service[113462]: INFO cinder.api.openstack.wsgi [None req-392cf69a-42cf-40b8-9c2b-b30744454a6d demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 Apr 11 17:13:04.632848 np0000165179 devstack@c-api.service[113462]: [pid: 113462|app: 0|req: 3/11] 199.204.45.70 () {64 vars in 1290 bytes} [Sat Apr 11 17:13:04 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 11 17:13:14.620113 np0000165179 devstack@c-api.service[113462]: DEBUG dbcounter [-] [113462] Writing DB stats cinder:SELECT=1 {{(pid=113462) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 17:14:04.663065 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.middleware.request_id [None req-adbd3b95-42b5-4132-a8c1-c2712796f03a None None] RequestId filter calling following filter/app {{(pid=113461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 17:14:04.667981 np0000165179 devstack@c-api.service[113461]: INFO cinder.api.openstack.wsgi [None req-adbd3b95-42b5-4132-a8c1-c2712796f03a demo demo] GET https://199.204.45.70/volume/v3/volumes/detail Apr 11 17:14:04.668269 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.openstack.wsgi [None req-adbd3b95-42b5-4132-a8c1-c2712796f03a demo demo] Empty body provided in request {{(pid=113461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 17:14:04.668576 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.openstack.wsgi [None req-adbd3b95-42b5-4132-a8c1-c2712796f03a demo demo] Calling method 'detail' {{(pid=113461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 17:14:04.669779 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.api_utils [None req-adbd3b95-42b5-4132-a8c1-c2712796f03a demo demo] Removing options '' from query. {{(pid=113461) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 11 17:14:04.670897 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.volume.api [None req-adbd3b95-42b5-4132-a8c1-c2712796f03a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113461) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 11 17:14:04.712546 np0000165179 devstack@c-api.service[113461]: INFO cinder.volume.api [None req-adbd3b95-42b5-4132-a8c1-c2712796f03a demo demo] Get all volumes completed successfully. Apr 11 17:14:04.715596 np0000165179 devstack@c-api.service[113461]: INFO cinder.api.openstack.wsgi [None req-adbd3b95-42b5-4132-a8c1-c2712796f03a demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 Apr 11 17:14:04.716173 np0000165179 devstack@c-api.service[113461]: [pid: 113461|app: 0|req: 4/12] 199.204.45.70 () {64 vars in 1290 bytes} [Sat Apr 11 17:14:04 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 11 17:14:14.700262 np0000165179 devstack@c-api.service[113461]: DEBUG dbcounter [-] [113461] Writing DB stats cinder:SELECT=1 {{(pid=113461) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 17:15:04.741058 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.middleware.request_id [None req-b735676d-2c07-4607-8b30-f76204916e63 None None] RequestId filter calling following filter/app {{(pid=113464) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 17:15:04.743888 np0000165179 devstack@c-api.service[113464]: INFO cinder.api.openstack.wsgi [None req-b735676d-2c07-4607-8b30-f76204916e63 demo demo] GET https://199.204.45.70/volume/v3/volumes/detail Apr 11 17:15:04.744078 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.openstack.wsgi [None req-b735676d-2c07-4607-8b30-f76204916e63 demo demo] Empty body provided in request {{(pid=113464) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 17:15:04.744719 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.openstack.wsgi [None req-b735676d-2c07-4607-8b30-f76204916e63 demo demo] Calling method 'detail' {{(pid=113464) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 17:15:04.744719 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.api_utils [None req-b735676d-2c07-4607-8b30-f76204916e63 demo demo] Removing options '' from query. {{(pid=113464) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 11 17:15:04.745502 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.volume.api [None req-b735676d-2c07-4607-8b30-f76204916e63 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113464) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 11 17:15:04.776062 np0000165179 devstack@c-api.service[113464]: INFO cinder.volume.api [None req-b735676d-2c07-4607-8b30-f76204916e63 demo demo] Get all volumes completed successfully. Apr 11 17:15:04.778205 np0000165179 devstack@c-api.service[113464]: INFO cinder.api.openstack.wsgi [None req-b735676d-2c07-4607-8b30-f76204916e63 demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 Apr 11 17:15:04.778604 np0000165179 devstack@c-api.service[113464]: [pid: 113464|app: 0|req: 3/13] 199.204.45.70 () {64 vars in 1290 bytes} [Sat Apr 11 17:15:04 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 11 17:15:14.770674 np0000165179 devstack@c-api.service[113464]: DEBUG dbcounter [-] [113464] Writing DB stats cinder:SELECT=1 {{(pid=113464) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 17:16:04.801495 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.middleware.request_id [None req-201faf6f-4631-4caf-88c4-ba699af2f9c7 None None] RequestId filter calling following filter/app {{(pid=113463) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 17:16:04.804797 np0000165179 devstack@c-api.service[113463]: INFO cinder.api.openstack.wsgi [None req-201faf6f-4631-4caf-88c4-ba699af2f9c7 demo demo] GET https://199.204.45.70/volume/v3/volumes/detail Apr 11 17:16:04.805308 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.openstack.wsgi [None req-201faf6f-4631-4caf-88c4-ba699af2f9c7 demo demo] Empty body provided in request {{(pid=113463) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 17:16:04.805443 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.openstack.wsgi [None req-201faf6f-4631-4caf-88c4-ba699af2f9c7 demo demo] Calling method 'detail' {{(pid=113463) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 17:16:04.805767 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.api_utils [None req-201faf6f-4631-4caf-88c4-ba699af2f9c7 demo demo] Removing options '' from query. {{(pid=113463) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 11 17:16:04.806843 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.volume.api [None req-201faf6f-4631-4caf-88c4-ba699af2f9c7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113463) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 11 17:16:04.818397 np0000165179 devstack@c-api.service[113463]: INFO cinder.volume.api [None req-201faf6f-4631-4caf-88c4-ba699af2f9c7 demo demo] Get all volumes completed successfully. Apr 11 17:16:04.821404 np0000165179 devstack@c-api.service[113463]: INFO cinder.api.openstack.wsgi [None req-201faf6f-4631-4caf-88c4-ba699af2f9c7 demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 Apr 11 17:16:04.822046 np0000165179 devstack@c-api.service[113463]: [pid: 113463|app: 0|req: 4/14] 199.204.45.70 () {64 vars in 1290 bytes} [Sat Apr 11 17:16:04 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 11 17:16:14.810428 np0000165179 devstack@c-api.service[113463]: DEBUG dbcounter [-] [113463] Writing DB stats cinder:SELECT=1 {{(pid=113463) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 17:17:04.845764 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.middleware.request_id [None req-58bcf49f-4fcf-4e74-9478-bd47d7bcea41 None None] RequestId filter calling following filter/app {{(pid=113462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 17:17:05.063301 np0000165179 devstack@c-api.service[113462]: INFO cinder.api.openstack.wsgi [None req-58bcf49f-4fcf-4e74-9478-bd47d7bcea41 demo demo] GET https://199.204.45.70/volume/v3/volumes/detail Apr 11 17:17:05.064681 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.openstack.wsgi [None req-58bcf49f-4fcf-4e74-9478-bd47d7bcea41 demo demo] Empty body provided in request {{(pid=113462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 17:17:05.064681 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.openstack.wsgi [None req-58bcf49f-4fcf-4e74-9478-bd47d7bcea41 demo demo] Calling method 'detail' {{(pid=113462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 17:17:05.064681 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.api_utils [None req-58bcf49f-4fcf-4e74-9478-bd47d7bcea41 demo demo] Removing options '' from query. {{(pid=113462) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 11 17:17:05.065884 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.volume.api [None req-58bcf49f-4fcf-4e74-9478-bd47d7bcea41 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113462) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 11 17:17:05.077864 np0000165179 devstack@c-api.service[113462]: INFO cinder.volume.api [None req-58bcf49f-4fcf-4e74-9478-bd47d7bcea41 demo demo] Get all volumes completed successfully. Apr 11 17:17:05.081868 np0000165179 devstack@c-api.service[113462]: INFO cinder.api.openstack.wsgi [None req-58bcf49f-4fcf-4e74-9478-bd47d7bcea41 demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 Apr 11 17:17:05.082574 np0000165179 devstack@c-api.service[113462]: [pid: 113462|app: 0|req: 4/15] 199.204.45.70 () {64 vars in 1290 bytes} [Sat Apr 11 17:17:04 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 11 17:17:15.071422 np0000165179 devstack@c-api.service[113462]: DEBUG dbcounter [-] [113462] Writing DB stats cinder:SELECT=1 {{(pid=113462) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 17:18:05.116547 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.middleware.request_id [None req-7bd0aec6-c2d9-45a1-afe9-b381f55d1c6e None None] RequestId filter calling following filter/app {{(pid=113461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 17:18:05.118944 np0000165179 devstack@c-api.service[113461]: INFO cinder.api.openstack.wsgi [None req-7bd0aec6-c2d9-45a1-afe9-b381f55d1c6e demo demo] GET https://199.204.45.70/volume/v3/volumes/detail Apr 11 17:18:05.119120 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.openstack.wsgi [None req-7bd0aec6-c2d9-45a1-afe9-b381f55d1c6e demo demo] Empty body provided in request {{(pid=113461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 17:18:05.119335 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.openstack.wsgi [None req-7bd0aec6-c2d9-45a1-afe9-b381f55d1c6e demo demo] Calling method 'detail' {{(pid=113461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 17:18:05.119623 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.api_utils [None req-7bd0aec6-c2d9-45a1-afe9-b381f55d1c6e demo demo] Removing options '' from query. {{(pid=113461) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 11 17:18:05.120401 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.volume.api [None req-7bd0aec6-c2d9-45a1-afe9-b381f55d1c6e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113461) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 11 17:18:05.127890 np0000165179 devstack@c-api.service[113461]: INFO cinder.volume.api [None req-7bd0aec6-c2d9-45a1-afe9-b381f55d1c6e demo demo] Get all volumes completed successfully. Apr 11 17:18:05.129784 np0000165179 devstack@c-api.service[113461]: INFO cinder.api.openstack.wsgi [None req-7bd0aec6-c2d9-45a1-afe9-b381f55d1c6e demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 Apr 11 17:18:05.130559 np0000165179 devstack@c-api.service[113461]: [pid: 113461|app: 0|req: 5/16] 199.204.45.70 () {64 vars in 1290 bytes} [Sat Apr 11 17:18:05 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 11 17:18:15.123692 np0000165179 devstack@c-api.service[113461]: DEBUG dbcounter [-] [113461] Writing DB stats cinder:SELECT=1 {{(pid=113461) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 17:19:05.147155 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.middleware.request_id [None req-9b2f7af8-094b-4deb-8f73-c8b1935a0b54 None None] RequestId filter calling following filter/app {{(pid=113464) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 17:19:05.151514 np0000165179 devstack@c-api.service[113464]: INFO cinder.api.openstack.wsgi [None req-9b2f7af8-094b-4deb-8f73-c8b1935a0b54 demo demo] GET https://199.204.45.70/volume/v3/volumes/detail Apr 11 17:19:05.151695 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.openstack.wsgi [None req-9b2f7af8-094b-4deb-8f73-c8b1935a0b54 demo demo] Empty body provided in request {{(pid=113464) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 17:19:05.151966 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.openstack.wsgi [None req-9b2f7af8-094b-4deb-8f73-c8b1935a0b54 demo demo] Calling method 'detail' {{(pid=113464) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 17:19:05.152355 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.api_utils [None req-9b2f7af8-094b-4deb-8f73-c8b1935a0b54 demo demo] Removing options '' from query. {{(pid=113464) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 11 17:19:05.153366 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.volume.api [None req-9b2f7af8-094b-4deb-8f73-c8b1935a0b54 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113464) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 11 17:19:05.162881 np0000165179 devstack@c-api.service[113464]: INFO cinder.volume.api [None req-9b2f7af8-094b-4deb-8f73-c8b1935a0b54 demo demo] Get all volumes completed successfully. Apr 11 17:19:05.167877 np0000165179 devstack@c-api.service[113464]: INFO cinder.api.openstack.wsgi [None req-9b2f7af8-094b-4deb-8f73-c8b1935a0b54 demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 Apr 11 17:19:05.168601 np0000165179 devstack@c-api.service[113464]: [pid: 113464|app: 0|req: 4/17] 199.204.45.70 () {64 vars in 1290 bytes} [Sat Apr 11 17:19:05 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 11 17:19:15.157088 np0000165179 devstack@c-api.service[113464]: DEBUG dbcounter [-] [113464] Writing DB stats cinder:SELECT=1 {{(pid=113464) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 17:20:05.192409 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.middleware.request_id [None req-54831b29-4c40-4672-b9f5-e70bc561a593 None None] RequestId filter calling following filter/app {{(pid=113463) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 17:20:05.197191 np0000165179 devstack@c-api.service[113463]: INFO cinder.api.openstack.wsgi [None req-54831b29-4c40-4672-b9f5-e70bc561a593 demo demo] GET https://199.204.45.70/volume/v3/volumes/detail Apr 11 17:20:05.197416 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.openstack.wsgi [None req-54831b29-4c40-4672-b9f5-e70bc561a593 demo demo] Empty body provided in request {{(pid=113463) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 17:20:05.197697 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.openstack.wsgi [None req-54831b29-4c40-4672-b9f5-e70bc561a593 demo demo] Calling method 'detail' {{(pid=113463) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 17:20:05.198048 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.api_utils [None req-54831b29-4c40-4672-b9f5-e70bc561a593 demo demo] Removing options '' from query. {{(pid=113463) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 11 17:20:05.199092 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.volume.api [None req-54831b29-4c40-4672-b9f5-e70bc561a593 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113463) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 11 17:20:05.209192 np0000165179 devstack@c-api.service[113463]: INFO cinder.volume.api [None req-54831b29-4c40-4672-b9f5-e70bc561a593 demo demo] Get all volumes completed successfully. Apr 11 17:20:05.211783 np0000165179 devstack@c-api.service[113463]: INFO cinder.api.openstack.wsgi [None req-54831b29-4c40-4672-b9f5-e70bc561a593 demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 Apr 11 17:20:05.212346 np0000165179 devstack@c-api.service[113463]: [pid: 113463|app: 0|req: 5/18] 199.204.45.70 () {64 vars in 1290 bytes} [Sat Apr 11 17:20:05 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) Apr 11 17:20:15.202725 np0000165179 devstack@c-api.service[113463]: DEBUG dbcounter [-] [113463] Writing DB stats cinder:SELECT=1 {{(pid=113463) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 17:21:05.227531 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.middleware.request_id [None req-aa6977e7-2657-4b38-8896-18fb1a43468a None None] RequestId filter calling following filter/app {{(pid=113462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 17:21:05.230587 np0000165179 devstack@c-api.service[113462]: INFO cinder.api.openstack.wsgi [None req-aa6977e7-2657-4b38-8896-18fb1a43468a demo demo] GET https://199.204.45.70/volume/v3/volumes/detail Apr 11 17:21:05.230840 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.openstack.wsgi [None req-aa6977e7-2657-4b38-8896-18fb1a43468a demo demo] Empty body provided in request {{(pid=113462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 17:21:05.231105 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.openstack.wsgi [None req-aa6977e7-2657-4b38-8896-18fb1a43468a demo demo] Calling method 'detail' {{(pid=113462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 17:21:05.231452 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.api_utils [None req-aa6977e7-2657-4b38-8896-18fb1a43468a demo demo] Removing options '' from query. {{(pid=113462) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 11 17:21:05.232492 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.volume.api [None req-aa6977e7-2657-4b38-8896-18fb1a43468a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113462) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 11 17:21:05.241902 np0000165179 devstack@c-api.service[113462]: INFO cinder.volume.api [None req-aa6977e7-2657-4b38-8896-18fb1a43468a demo demo] Get all volumes completed successfully. Apr 11 17:21:05.244485 np0000165179 devstack@c-api.service[113462]: INFO cinder.api.openstack.wsgi [None req-aa6977e7-2657-4b38-8896-18fb1a43468a demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 Apr 11 17:21:05.244973 np0000165179 devstack@c-api.service[113462]: [pid: 113462|app: 0|req: 5/19] 199.204.45.70 () {64 vars in 1290 bytes} [Sat Apr 11 17:21:05 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) Apr 11 17:21:15.236197 np0000165179 devstack@c-api.service[113462]: DEBUG dbcounter [-] [113462] Writing DB stats cinder:SELECT=1 {{(pid=113462) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 17:22:05.263060 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.middleware.request_id [None req-b4965797-524d-49a0-af31-8cbfc7a0107f None None] RequestId filter calling following filter/app {{(pid=113461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 17:22:05.418046 np0000165179 devstack@c-api.service[113461]: INFO cinder.api.openstack.wsgi [None req-b4965797-524d-49a0-af31-8cbfc7a0107f demo demo] GET https://199.204.45.70/volume/v3/volumes/detail Apr 11 17:22:05.418335 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.openstack.wsgi [None req-b4965797-524d-49a0-af31-8cbfc7a0107f demo demo] Empty body provided in request {{(pid=113461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 17:22:05.418596 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.openstack.wsgi [None req-b4965797-524d-49a0-af31-8cbfc7a0107f demo demo] Calling method 'detail' {{(pid=113461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 17:22:05.418919 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.api_utils [None req-b4965797-524d-49a0-af31-8cbfc7a0107f demo demo] Removing options '' from query. {{(pid=113461) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 11 17:22:05.419931 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.volume.api [None req-b4965797-524d-49a0-af31-8cbfc7a0107f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113461) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 11 17:22:05.428217 np0000165179 devstack@c-api.service[113461]: INFO cinder.volume.api [None req-b4965797-524d-49a0-af31-8cbfc7a0107f demo demo] Get all volumes completed successfully. Apr 11 17:22:05.430504 np0000165179 devstack@c-api.service[113461]: INFO cinder.api.openstack.wsgi [None req-b4965797-524d-49a0-af31-8cbfc7a0107f demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 Apr 11 17:22:05.431079 np0000165179 devstack@c-api.service[113461]: [pid: 113461|app: 0|req: 6/20] 199.204.45.70 () {64 vars in 1290 bytes} [Sat Apr 11 17:22:05 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 11 17:22:15.424778 np0000165179 devstack@c-api.service[113461]: DEBUG dbcounter [-] [113461] Writing DB stats cinder:SELECT=1 {{(pid=113461) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 17:23:05.447036 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.middleware.request_id [None req-8725ca82-34e5-40ba-a1e0-641dea766f69 None None] RequestId filter calling following filter/app {{(pid=113464) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 17:23:05.451357 np0000165179 devstack@c-api.service[113464]: INFO cinder.api.openstack.wsgi [None req-8725ca82-34e5-40ba-a1e0-641dea766f69 demo demo] GET https://199.204.45.70/volume/v3/volumes/detail Apr 11 17:23:05.451751 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.openstack.wsgi [None req-8725ca82-34e5-40ba-a1e0-641dea766f69 demo demo] Empty body provided in request {{(pid=113464) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 17:23:05.452182 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.openstack.wsgi [None req-8725ca82-34e5-40ba-a1e0-641dea766f69 demo demo] Calling method 'detail' {{(pid=113464) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 17:23:05.452679 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.api_utils [None req-8725ca82-34e5-40ba-a1e0-641dea766f69 demo demo] Removing options '' from query. {{(pid=113464) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 11 17:23:05.454333 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.volume.api [None req-8725ca82-34e5-40ba-a1e0-641dea766f69 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113464) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 11 17:23:05.461557 np0000165179 devstack@c-api.service[113464]: INFO cinder.volume.api [None req-8725ca82-34e5-40ba-a1e0-641dea766f69 demo demo] Get all volumes completed successfully. Apr 11 17:23:05.463556 np0000165179 devstack@c-api.service[113464]: INFO cinder.api.openstack.wsgi [None req-8725ca82-34e5-40ba-a1e0-641dea766f69 demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 Apr 11 17:23:05.463931 np0000165179 devstack@c-api.service[113464]: [pid: 113464|app: 0|req: 5/21] 199.204.45.70 () {64 vars in 1290 bytes} [Sat Apr 11 17:23:05 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) Apr 11 17:23:15.457932 np0000165179 devstack@c-api.service[113464]: DEBUG dbcounter [-] [113464] Writing DB stats cinder:SELECT=1 {{(pid=113464) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 17:24:05.480097 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.middleware.request_id [None req-31194420-8181-4870-b95a-1f3edd605e8b None None] RequestId filter calling following filter/app {{(pid=113463) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 17:24:05.483737 np0000165179 devstack@c-api.service[113463]: INFO cinder.api.openstack.wsgi [None req-31194420-8181-4870-b95a-1f3edd605e8b demo demo] GET https://199.204.45.70/volume/v3/volumes/detail Apr 11 17:24:05.483992 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.openstack.wsgi [None req-31194420-8181-4870-b95a-1f3edd605e8b demo demo] Empty body provided in request {{(pid=113463) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 17:24:05.484301 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.openstack.wsgi [None req-31194420-8181-4870-b95a-1f3edd605e8b demo demo] Calling method 'detail' {{(pid=113463) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 17:24:05.484631 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.api_utils [None req-31194420-8181-4870-b95a-1f3edd605e8b demo demo] Removing options '' from query. {{(pid=113463) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 11 17:24:05.485695 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.volume.api [None req-31194420-8181-4870-b95a-1f3edd605e8b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113463) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 11 17:24:05.495241 np0000165179 devstack@c-api.service[113463]: INFO cinder.volume.api [None req-31194420-8181-4870-b95a-1f3edd605e8b demo demo] Get all volumes completed successfully. Apr 11 17:24:05.497946 np0000165179 devstack@c-api.service[113463]: INFO cinder.api.openstack.wsgi [None req-31194420-8181-4870-b95a-1f3edd605e8b demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 Apr 11 17:24:05.498425 np0000165179 devstack@c-api.service[113463]: [pid: 113463|app: 0|req: 6/22] 199.204.45.70 () {64 vars in 1290 bytes} [Sat Apr 11 17:24:05 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 11 17:24:15.489325 np0000165179 devstack@c-api.service[113463]: DEBUG dbcounter [-] [113463] Writing DB stats cinder:SELECT=1 {{(pid=113463) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 17:25:05.512704 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.middleware.request_id [None req-71508c92-8986-4d87-88b9-ef8cba00f5f2 None None] RequestId filter calling following filter/app {{(pid=113462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 17:25:05.516949 np0000165179 devstack@c-api.service[113462]: INFO cinder.api.openstack.wsgi [None req-71508c92-8986-4d87-88b9-ef8cba00f5f2 demo demo] GET https://199.204.45.70/volume/v3/volumes/detail Apr 11 17:25:05.517251 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.openstack.wsgi [None req-71508c92-8986-4d87-88b9-ef8cba00f5f2 demo demo] Empty body provided in request {{(pid=113462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 17:25:05.517561 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.openstack.wsgi [None req-71508c92-8986-4d87-88b9-ef8cba00f5f2 demo demo] Calling method 'detail' {{(pid=113462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 17:25:05.517930 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.api_utils [None req-71508c92-8986-4d87-88b9-ef8cba00f5f2 demo demo] Removing options '' from query. {{(pid=113462) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 11 17:25:05.519066 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.volume.api [None req-71508c92-8986-4d87-88b9-ef8cba00f5f2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113462) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 11 17:25:05.529334 np0000165179 devstack@c-api.service[113462]: INFO cinder.volume.api [None req-71508c92-8986-4d87-88b9-ef8cba00f5f2 demo demo] Get all volumes completed successfully. Apr 11 17:25:05.531458 np0000165179 devstack@c-api.service[113462]: INFO cinder.api.openstack.wsgi [None req-71508c92-8986-4d87-88b9-ef8cba00f5f2 demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 Apr 11 17:25:05.531924 np0000165179 devstack@c-api.service[113462]: [pid: 113462|app: 0|req: 6/23] 199.204.45.70 () {64 vars in 1290 bytes} [Sat Apr 11 17:25:05 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 11 17:25:15.523036 np0000165179 devstack@c-api.service[113462]: DEBUG dbcounter [-] [113462] Writing DB stats cinder:SELECT=1 {{(pid=113462) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 17:26:05.553576 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.middleware.request_id [None req-ff38f79c-d250-4c22-bd34-f3b478bffe03 None None] RequestId filter calling following filter/app {{(pid=113461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 17:26:05.557495 np0000165179 devstack@c-api.service[113461]: INFO cinder.api.openstack.wsgi [None req-ff38f79c-d250-4c22-bd34-f3b478bffe03 demo demo] GET https://199.204.45.70/volume/v3/volumes/detail Apr 11 17:26:05.557917 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.openstack.wsgi [None req-ff38f79c-d250-4c22-bd34-f3b478bffe03 demo demo] Empty body provided in request {{(pid=113461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 17:26:05.558163 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.openstack.wsgi [None req-ff38f79c-d250-4c22-bd34-f3b478bffe03 demo demo] Calling method 'detail' {{(pid=113461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 17:26:05.558559 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.api_utils [None req-ff38f79c-d250-4c22-bd34-f3b478bffe03 demo demo] Removing options '' from query. {{(pid=113461) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 11 17:26:05.559739 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.volume.api [None req-ff38f79c-d250-4c22-bd34-f3b478bffe03 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113461) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 11 17:26:05.571528 np0000165179 devstack@c-api.service[113461]: INFO cinder.volume.api [None req-ff38f79c-d250-4c22-bd34-f3b478bffe03 demo demo] Get all volumes completed successfully. Apr 11 17:26:05.573722 np0000165179 devstack@c-api.service[113461]: INFO cinder.api.openstack.wsgi [None req-ff38f79c-d250-4c22-bd34-f3b478bffe03 demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 Apr 11 17:26:05.574198 np0000165179 devstack@c-api.service[113461]: [pid: 113461|app: 0|req: 7/24] 199.204.45.70 () {64 vars in 1290 bytes} [Sat Apr 11 17:26:05 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) Apr 11 17:26:15.563605 np0000165179 devstack@c-api.service[113461]: DEBUG dbcounter [-] [113461] Writing DB stats cinder:SELECT=1 {{(pid=113461) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 17:27:05.591666 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.middleware.request_id [None req-ada4b774-87dc-4a66-942b-f02fa5b00541 None None] RequestId filter calling following filter/app {{(pid=113464) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 17:27:05.780012 np0000165179 devstack@c-api.service[113464]: INFO cinder.api.openstack.wsgi [None req-ada4b774-87dc-4a66-942b-f02fa5b00541 demo demo] GET https://199.204.45.70/volume/v3/volumes/detail Apr 11 17:27:05.780472 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.openstack.wsgi [None req-ada4b774-87dc-4a66-942b-f02fa5b00541 demo demo] Empty body provided in request {{(pid=113464) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 17:27:05.780882 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.openstack.wsgi [None req-ada4b774-87dc-4a66-942b-f02fa5b00541 demo demo] Calling method 'detail' {{(pid=113464) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 17:27:05.781450 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.api_utils [None req-ada4b774-87dc-4a66-942b-f02fa5b00541 demo demo] Removing options '' from query. {{(pid=113464) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 11 17:27:05.782983 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.volume.api [None req-ada4b774-87dc-4a66-942b-f02fa5b00541 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113464) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 11 17:27:05.795973 np0000165179 devstack@c-api.service[113464]: INFO cinder.volume.api [None req-ada4b774-87dc-4a66-942b-f02fa5b00541 demo demo] Get all volumes completed successfully. Apr 11 17:27:05.800335 np0000165179 devstack@c-api.service[113464]: INFO cinder.api.openstack.wsgi [None req-ada4b774-87dc-4a66-942b-f02fa5b00541 demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 Apr 11 17:27:05.801110 np0000165179 devstack@c-api.service[113464]: [pid: 113464|app: 0|req: 6/25] 199.204.45.70 () {64 vars in 1290 bytes} [Sat Apr 11 17:27:05 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 11 17:27:15.787347 np0000165179 devstack@c-api.service[113464]: DEBUG dbcounter [-] [113464] Writing DB stats cinder:SELECT=1 {{(pid=113464) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 17:28:05.816367 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.middleware.request_id [None req-e6cd7364-3031-4a17-b761-42237dd8b26d None None] RequestId filter calling following filter/app {{(pid=113463) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 17:28:05.820686 np0000165179 devstack@c-api.service[113463]: INFO cinder.api.openstack.wsgi [None req-e6cd7364-3031-4a17-b761-42237dd8b26d demo demo] GET https://199.204.45.70/volume/v3/volumes/detail Apr 11 17:28:05.821038 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.openstack.wsgi [None req-e6cd7364-3031-4a17-b761-42237dd8b26d demo demo] Empty body provided in request {{(pid=113463) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 17:28:05.821440 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.openstack.wsgi [None req-e6cd7364-3031-4a17-b761-42237dd8b26d demo demo] Calling method 'detail' {{(pid=113463) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 17:28:05.821884 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.api_utils [None req-e6cd7364-3031-4a17-b761-42237dd8b26d demo demo] Removing options '' from query. {{(pid=113463) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 11 17:28:05.823399 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.volume.api [None req-e6cd7364-3031-4a17-b761-42237dd8b26d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113463) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 11 17:28:05.833054 np0000165179 devstack@c-api.service[113463]: INFO cinder.volume.api [None req-e6cd7364-3031-4a17-b761-42237dd8b26d demo demo] Get all volumes completed successfully. Apr 11 17:28:05.835862 np0000165179 devstack@c-api.service[113463]: INFO cinder.api.openstack.wsgi [None req-e6cd7364-3031-4a17-b761-42237dd8b26d demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 Apr 11 17:28:05.836417 np0000165179 devstack@c-api.service[113463]: [pid: 113463|app: 0|req: 7/26] 199.204.45.70 () {64 vars in 1290 bytes} [Sat Apr 11 17:28:05 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 11 17:28:15.828002 np0000165179 devstack@c-api.service[113463]: DEBUG dbcounter [-] [113463] Writing DB stats cinder:SELECT=1 {{(pid=113463) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 17:29:05.851425 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.middleware.request_id [None req-d8f549f5-b634-4ad1-8885-d81d5a915a5d None None] RequestId filter calling following filter/app {{(pid=113462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 17:29:05.855270 np0000165179 devstack@c-api.service[113462]: INFO cinder.api.openstack.wsgi [None req-d8f549f5-b634-4ad1-8885-d81d5a915a5d demo demo] GET https://199.204.45.70/volume/v3/volumes/detail Apr 11 17:29:05.855513 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.openstack.wsgi [None req-d8f549f5-b634-4ad1-8885-d81d5a915a5d demo demo] Empty body provided in request {{(pid=113462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 17:29:05.855934 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.openstack.wsgi [None req-d8f549f5-b634-4ad1-8885-d81d5a915a5d demo demo] Calling method 'detail' {{(pid=113462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 17:29:05.856124 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.api_utils [None req-d8f549f5-b634-4ad1-8885-d81d5a915a5d demo demo] Removing options '' from query. {{(pid=113462) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 11 17:29:05.857173 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.volume.api [None req-d8f549f5-b634-4ad1-8885-d81d5a915a5d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113462) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 11 17:29:05.866451 np0000165179 devstack@c-api.service[113462]: INFO cinder.volume.api [None req-d8f549f5-b634-4ad1-8885-d81d5a915a5d demo demo] Get all volumes completed successfully. Apr 11 17:29:05.869004 np0000165179 devstack@c-api.service[113462]: INFO cinder.api.openstack.wsgi [None req-d8f549f5-b634-4ad1-8885-d81d5a915a5d demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 Apr 11 17:29:05.869534 np0000165179 devstack@c-api.service[113462]: [pid: 113462|app: 0|req: 7/27] 199.204.45.70 () {64 vars in 1290 bytes} [Sat Apr 11 17:29:05 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 11 17:29:15.860937 np0000165179 devstack@c-api.service[113462]: DEBUG dbcounter [-] [113462] Writing DB stats cinder:SELECT=1 {{(pid=113462) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 17:30:05.888028 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.middleware.request_id [None req-1d03643f-0686-4ca0-88d3-40950f07a3c5 None None] RequestId filter calling following filter/app {{(pid=113461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 17:30:05.891169 np0000165179 devstack@c-api.service[113461]: INFO cinder.api.openstack.wsgi [None req-1d03643f-0686-4ca0-88d3-40950f07a3c5 demo demo] GET https://199.204.45.70/volume/v3/volumes/detail Apr 11 17:30:05.891407 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.openstack.wsgi [None req-1d03643f-0686-4ca0-88d3-40950f07a3c5 demo demo] Empty body provided in request {{(pid=113461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 17:30:05.891641 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.openstack.wsgi [None req-1d03643f-0686-4ca0-88d3-40950f07a3c5 demo demo] Calling method 'detail' {{(pid=113461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 17:30:05.891943 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.api_utils [None req-1d03643f-0686-4ca0-88d3-40950f07a3c5 demo demo] Removing options '' from query. {{(pid=113461) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 11 17:30:05.892945 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.volume.api [None req-1d03643f-0686-4ca0-88d3-40950f07a3c5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113461) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 11 17:30:05.900861 np0000165179 devstack@c-api.service[113461]: INFO cinder.volume.api [None req-1d03643f-0686-4ca0-88d3-40950f07a3c5 demo demo] Get all volumes completed successfully. Apr 11 17:30:05.903469 np0000165179 devstack@c-api.service[113461]: INFO cinder.api.openstack.wsgi [None req-1d03643f-0686-4ca0-88d3-40950f07a3c5 demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 Apr 11 17:30:05.903912 np0000165179 devstack@c-api.service[113461]: [pid: 113461|app: 0|req: 8/28] 199.204.45.70 () {64 vars in 1290 bytes} [Sat Apr 11 17:30:05 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) Apr 11 17:30:15.896464 np0000165179 devstack@c-api.service[113461]: DEBUG dbcounter [-] [113461] Writing DB stats cinder:SELECT=1 {{(pid=113461) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 17:31:05.924732 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.middleware.request_id [None req-93cb09a4-dd2b-43ad-a0cd-0dfee493b4db None None] RequestId filter calling following filter/app {{(pid=113464) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 17:31:05.928188 np0000165179 devstack@c-api.service[113464]: INFO cinder.api.openstack.wsgi [None req-93cb09a4-dd2b-43ad-a0cd-0dfee493b4db demo demo] GET https://199.204.45.70/volume/v3/volumes/detail Apr 11 17:31:05.928425 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.openstack.wsgi [None req-93cb09a4-dd2b-43ad-a0cd-0dfee493b4db demo demo] Empty body provided in request {{(pid=113464) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 17:31:05.928661 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.openstack.wsgi [None req-93cb09a4-dd2b-43ad-a0cd-0dfee493b4db demo demo] Calling method 'detail' {{(pid=113464) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 17:31:05.928974 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.api_utils [None req-93cb09a4-dd2b-43ad-a0cd-0dfee493b4db demo demo] Removing options '' from query. {{(pid=113464) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 11 17:31:05.929952 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.volume.api [None req-93cb09a4-dd2b-43ad-a0cd-0dfee493b4db demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113464) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 11 17:31:05.937114 np0000165179 devstack@c-api.service[113464]: INFO cinder.volume.api [None req-93cb09a4-dd2b-43ad-a0cd-0dfee493b4db demo demo] Get all volumes completed successfully. Apr 11 17:31:05.939111 np0000165179 devstack@c-api.service[113464]: INFO cinder.api.openstack.wsgi [None req-93cb09a4-dd2b-43ad-a0cd-0dfee493b4db demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 Apr 11 17:31:05.939441 np0000165179 devstack@c-api.service[113464]: [pid: 113464|app: 0|req: 7/29] 199.204.45.70 () {64 vars in 1290 bytes} [Sat Apr 11 17:31:05 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) Apr 11 17:31:15.933462 np0000165179 devstack@c-api.service[113464]: DEBUG dbcounter [-] [113464] Writing DB stats cinder:SELECT=1 {{(pid=113464) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 17:32:05.957975 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.middleware.request_id [None req-f050d654-6544-4aa7-9fd2-17fdaf91e533 None None] RequestId filter calling following filter/app {{(pid=113463) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 17:32:06.050783 np0000165179 devstack@c-api.service[113463]: INFO cinder.api.openstack.wsgi [None req-f050d654-6544-4aa7-9fd2-17fdaf91e533 demo demo] GET https://199.204.45.70/volume/v3/volumes/detail Apr 11 17:32:06.051151 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.openstack.wsgi [None req-f050d654-6544-4aa7-9fd2-17fdaf91e533 demo demo] Empty body provided in request {{(pid=113463) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 17:32:06.051574 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.openstack.wsgi [None req-f050d654-6544-4aa7-9fd2-17fdaf91e533 demo demo] Calling method 'detail' {{(pid=113463) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 17:32:06.052003 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.api_utils [None req-f050d654-6544-4aa7-9fd2-17fdaf91e533 demo demo] Removing options '' from query. {{(pid=113463) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 11 17:32:06.053687 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.volume.api [None req-f050d654-6544-4aa7-9fd2-17fdaf91e533 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113463) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 11 17:32:06.062937 np0000165179 devstack@c-api.service[113463]: INFO cinder.volume.api [None req-f050d654-6544-4aa7-9fd2-17fdaf91e533 demo demo] Get all volumes completed successfully. Apr 11 17:32:06.064765 np0000165179 devstack@c-api.service[113463]: INFO cinder.api.openstack.wsgi [None req-f050d654-6544-4aa7-9fd2-17fdaf91e533 demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 Apr 11 17:32:06.065223 np0000165179 devstack@c-api.service[113463]: [pid: 113463|app: 0|req: 8/30] 199.204.45.70 () {64 vars in 1290 bytes} [Sat Apr 11 17:32:05 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 11 17:32:16.058009 np0000165179 devstack@c-api.service[113463]: DEBUG dbcounter [-] [113463] Writing DB stats cinder:SELECT=1 {{(pid=113463) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 17:33:06.081524 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.middleware.request_id [None req-c0bbc2a4-b4e8-433e-aede-9e299f55ab27 None None] RequestId filter calling following filter/app {{(pid=113462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 17:33:06.085968 np0000165179 devstack@c-api.service[113462]: INFO cinder.api.openstack.wsgi [None req-c0bbc2a4-b4e8-433e-aede-9e299f55ab27 demo demo] GET https://199.204.45.70/volume/v3/volumes/detail Apr 11 17:33:06.086388 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.openstack.wsgi [None req-c0bbc2a4-b4e8-433e-aede-9e299f55ab27 demo demo] Empty body provided in request {{(pid=113462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 17:33:06.086825 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.openstack.wsgi [None req-c0bbc2a4-b4e8-433e-aede-9e299f55ab27 demo demo] Calling method 'detail' {{(pid=113462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 17:33:06.087340 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.api_utils [None req-c0bbc2a4-b4e8-433e-aede-9e299f55ab27 demo demo] Removing options '' from query. {{(pid=113462) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 11 17:33:06.088993 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.volume.api [None req-c0bbc2a4-b4e8-433e-aede-9e299f55ab27 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113462) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 11 17:33:06.103104 np0000165179 devstack@c-api.service[113462]: INFO cinder.volume.api [None req-c0bbc2a4-b4e8-433e-aede-9e299f55ab27 demo demo] Get all volumes completed successfully. Apr 11 17:33:06.105708 np0000165179 devstack@c-api.service[113462]: INFO cinder.api.openstack.wsgi [None req-c0bbc2a4-b4e8-433e-aede-9e299f55ab27 demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 Apr 11 17:33:06.106241 np0000165179 devstack@c-api.service[113462]: [pid: 113462|app: 0|req: 8/31] 199.204.45.70 () {64 vars in 1290 bytes} [Sat Apr 11 17:33:06 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 11 17:33:16.094622 np0000165179 devstack@c-api.service[113462]: DEBUG dbcounter [-] [113462] Writing DB stats cinder:SELECT=1 {{(pid=113462) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 17:34:06.122725 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.middleware.request_id [None req-8cf8c355-8a0b-4b0c-8211-b3a9c94b9381 None None] RequestId filter calling following filter/app {{(pid=113461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 17:34:06.125073 np0000165179 devstack@c-api.service[113461]: INFO cinder.api.openstack.wsgi [None req-8cf8c355-8a0b-4b0c-8211-b3a9c94b9381 demo demo] GET https://199.204.45.70/volume/v3/volumes/detail Apr 11 17:34:06.125267 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.openstack.wsgi [None req-8cf8c355-8a0b-4b0c-8211-b3a9c94b9381 demo demo] Empty body provided in request {{(pid=113461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 17:34:06.125448 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.openstack.wsgi [None req-8cf8c355-8a0b-4b0c-8211-b3a9c94b9381 demo demo] Calling method 'detail' {{(pid=113461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 17:34:06.125716 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.api_utils [None req-8cf8c355-8a0b-4b0c-8211-b3a9c94b9381 demo demo] Removing options '' from query. {{(pid=113461) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 11 17:34:06.126433 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.volume.api [None req-8cf8c355-8a0b-4b0c-8211-b3a9c94b9381 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113461) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 11 17:34:06.134181 np0000165179 devstack@c-api.service[113461]: INFO cinder.volume.api [None req-8cf8c355-8a0b-4b0c-8211-b3a9c94b9381 demo demo] Get all volumes completed successfully. Apr 11 17:34:06.136520 np0000165179 devstack@c-api.service[113461]: INFO cinder.api.openstack.wsgi [None req-8cf8c355-8a0b-4b0c-8211-b3a9c94b9381 demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 Apr 11 17:34:06.136873 np0000165179 devstack@c-api.service[113461]: [pid: 113461|app: 0|req: 9/32] 199.204.45.70 () {64 vars in 1290 bytes} [Sat Apr 11 17:34:06 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) Apr 11 17:34:16.129612 np0000165179 devstack@c-api.service[113461]: DEBUG dbcounter [-] [113461] Writing DB stats cinder:SELECT=1 {{(pid=113461) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 17:35:06.151701 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.middleware.request_id [None req-9701ecc7-2aa8-44f9-ad57-d49935c4d568 None None] RequestId filter calling following filter/app {{(pid=113464) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 17:35:06.156109 np0000165179 devstack@c-api.service[113464]: INFO cinder.api.openstack.wsgi [None req-9701ecc7-2aa8-44f9-ad57-d49935c4d568 demo demo] GET https://199.204.45.70/volume/v3/volumes/detail Apr 11 17:35:06.156561 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.openstack.wsgi [None req-9701ecc7-2aa8-44f9-ad57-d49935c4d568 demo demo] Empty body provided in request {{(pid=113464) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 17:35:06.156950 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.openstack.wsgi [None req-9701ecc7-2aa8-44f9-ad57-d49935c4d568 demo demo] Calling method 'detail' {{(pid=113464) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 17:35:06.157455 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.api_utils [None req-9701ecc7-2aa8-44f9-ad57-d49935c4d568 demo demo] Removing options '' from query. {{(pid=113464) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 11 17:35:06.158950 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.volume.api [None req-9701ecc7-2aa8-44f9-ad57-d49935c4d568 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113464) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 11 17:35:06.166762 np0000165179 devstack@c-api.service[113464]: INFO cinder.volume.api [None req-9701ecc7-2aa8-44f9-ad57-d49935c4d568 demo demo] Get all volumes completed successfully. Apr 11 17:35:06.168686 np0000165179 devstack@c-api.service[113464]: INFO cinder.api.openstack.wsgi [None req-9701ecc7-2aa8-44f9-ad57-d49935c4d568 demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 Apr 11 17:35:06.169042 np0000165179 devstack@c-api.service[113464]: [pid: 113464|app: 0|req: 8/33] 199.204.45.70 () {64 vars in 1290 bytes} [Sat Apr 11 17:35:06 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) Apr 11 17:35:16.162720 np0000165179 devstack@c-api.service[113464]: DEBUG dbcounter [-] [113464] Writing DB stats cinder:SELECT=1 {{(pid=113464) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 17:36:06.185929 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.middleware.request_id [None req-fca7ab7d-99c4-47d2-8a16-3158401aa41a None None] RequestId filter calling following filter/app {{(pid=113463) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 17:36:06.189475 np0000165179 devstack@c-api.service[113463]: INFO cinder.api.openstack.wsgi [None req-fca7ab7d-99c4-47d2-8a16-3158401aa41a demo demo] GET https://199.204.45.70/volume/v3/volumes/detail Apr 11 17:36:06.189739 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.openstack.wsgi [None req-fca7ab7d-99c4-47d2-8a16-3158401aa41a demo demo] Empty body provided in request {{(pid=113463) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 17:36:06.190007 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.openstack.wsgi [None req-fca7ab7d-99c4-47d2-8a16-3158401aa41a demo demo] Calling method 'detail' {{(pid=113463) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 17:36:06.190355 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.api_utils [None req-fca7ab7d-99c4-47d2-8a16-3158401aa41a demo demo] Removing options '' from query. {{(pid=113463) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 11 17:36:06.191600 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.volume.api [None req-fca7ab7d-99c4-47d2-8a16-3158401aa41a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113463) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 11 17:36:06.200776 np0000165179 devstack@c-api.service[113463]: INFO cinder.volume.api [None req-fca7ab7d-99c4-47d2-8a16-3158401aa41a demo demo] Get all volumes completed successfully. Apr 11 17:36:06.203320 np0000165179 devstack@c-api.service[113463]: INFO cinder.api.openstack.wsgi [None req-fca7ab7d-99c4-47d2-8a16-3158401aa41a demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 Apr 11 17:36:06.203795 np0000165179 devstack@c-api.service[113463]: [pid: 113463|app: 0|req: 9/34] 199.204.45.70 () {64 vars in 1290 bytes} [Sat Apr 11 17:36:06 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) Apr 11 17:36:16.195403 np0000165179 devstack@c-api.service[113463]: DEBUG dbcounter [-] [113463] Writing DB stats cinder:SELECT=1 {{(pid=113463) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 17:37:06.219281 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.middleware.request_id [None req-aa2f022e-efdd-49bc-8c69-e4868d894b4f None None] RequestId filter calling following filter/app {{(pid=113462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 17:37:06.317509 np0000165179 devstack@c-api.service[113462]: INFO cinder.api.openstack.wsgi [None req-aa2f022e-efdd-49bc-8c69-e4868d894b4f demo demo] GET https://199.204.45.70/volume/v3/volumes/detail Apr 11 17:37:06.317770 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.openstack.wsgi [None req-aa2f022e-efdd-49bc-8c69-e4868d894b4f demo demo] Empty body provided in request {{(pid=113462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 17:37:06.318083 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.openstack.wsgi [None req-aa2f022e-efdd-49bc-8c69-e4868d894b4f demo demo] Calling method 'detail' {{(pid=113462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 17:37:06.318447 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.api.api_utils [None req-aa2f022e-efdd-49bc-8c69-e4868d894b4f demo demo] Removing options '' from query. {{(pid=113462) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 11 17:37:06.319487 np0000165179 devstack@c-api.service[113462]: DEBUG cinder.volume.api [None req-aa2f022e-efdd-49bc-8c69-e4868d894b4f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113462) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 11 17:37:06.331576 np0000165179 devstack@c-api.service[113462]: INFO cinder.volume.api [None req-aa2f022e-efdd-49bc-8c69-e4868d894b4f demo demo] Get all volumes completed successfully. Apr 11 17:37:06.378872 np0000165179 devstack@c-api.service[113462]: INFO cinder.api.openstack.wsgi [None req-aa2f022e-efdd-49bc-8c69-e4868d894b4f demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 Apr 11 17:37:06.378872 np0000165179 devstack@c-api.service[113462]: [pid: 113462|app: 0|req: 9/35] 199.204.45.70 () {64 vars in 1290 bytes} [Sat Apr 11 17:37:06 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 11 17:37:16.323542 np0000165179 devstack@c-api.service[113462]: DEBUG dbcounter [-] [113462] Writing DB stats cinder:SELECT=1 {{(pid=113462) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 17:38:06.402014 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.middleware.request_id [None req-887ac6cf-c1c1-4979-9f10-00cbc6f374c8 None None] RequestId filter calling following filter/app {{(pid=113461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 17:38:06.405334 np0000165179 devstack@c-api.service[113461]: INFO cinder.api.openstack.wsgi [None req-887ac6cf-c1c1-4979-9f10-00cbc6f374c8 demo demo] GET https://199.204.45.70/volume/v3/volumes/detail Apr 11 17:38:06.405556 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.openstack.wsgi [None req-887ac6cf-c1c1-4979-9f10-00cbc6f374c8 demo demo] Empty body provided in request {{(pid=113461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 17:38:06.405801 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.openstack.wsgi [None req-887ac6cf-c1c1-4979-9f10-00cbc6f374c8 demo demo] Calling method 'detail' {{(pid=113461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 17:38:06.406099 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.api.api_utils [None req-887ac6cf-c1c1-4979-9f10-00cbc6f374c8 demo demo] Removing options '' from query. {{(pid=113461) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 11 17:38:06.407089 np0000165179 devstack@c-api.service[113461]: DEBUG cinder.volume.api [None req-887ac6cf-c1c1-4979-9f10-00cbc6f374c8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113461) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 11 17:38:06.416025 np0000165179 devstack@c-api.service[113461]: INFO cinder.volume.api [None req-887ac6cf-c1c1-4979-9f10-00cbc6f374c8 demo demo] Get all volumes completed successfully. Apr 11 17:38:06.418320 np0000165179 devstack@c-api.service[113461]: INFO cinder.api.openstack.wsgi [None req-887ac6cf-c1c1-4979-9f10-00cbc6f374c8 demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 Apr 11 17:38:06.418730 np0000165179 devstack@c-api.service[113461]: [pid: 113461|app: 0|req: 10/36] 199.204.45.70 () {64 vars in 1290 bytes} [Sat Apr 11 17:38:06 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) Apr 11 17:38:16.410561 np0000165179 devstack@c-api.service[113461]: DEBUG dbcounter [-] [113461] Writing DB stats cinder:SELECT=1 {{(pid=113461) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 17:39:06.447878 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.middleware.request_id [None req-a3c834ce-2dc6-4753-850f-3f7906e8eb5d None None] RequestId filter calling following filter/app {{(pid=113464) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 17:39:06.450293 np0000165179 devstack@c-api.service[113464]: INFO cinder.api.openstack.wsgi [None req-a3c834ce-2dc6-4753-850f-3f7906e8eb5d demo demo] GET https://199.204.45.70/volume/v3/volumes/detail Apr 11 17:39:06.450452 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.openstack.wsgi [None req-a3c834ce-2dc6-4753-850f-3f7906e8eb5d demo demo] Empty body provided in request {{(pid=113464) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 17:39:06.450697 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.openstack.wsgi [None req-a3c834ce-2dc6-4753-850f-3f7906e8eb5d demo demo] Calling method 'detail' {{(pid=113464) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 17:39:06.450857 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.api.api_utils [None req-a3c834ce-2dc6-4753-850f-3f7906e8eb5d demo demo] Removing options '' from query. {{(pid=113464) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 11 17:39:06.452166 np0000165179 devstack@c-api.service[113464]: DEBUG cinder.volume.api [None req-a3c834ce-2dc6-4753-850f-3f7906e8eb5d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113464) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 11 17:39:06.457976 np0000165179 devstack@c-api.service[113464]: INFO cinder.volume.api [None req-a3c834ce-2dc6-4753-850f-3f7906e8eb5d demo demo] Get all volumes completed successfully. Apr 11 17:39:06.459784 np0000165179 devstack@c-api.service[113464]: INFO cinder.api.openstack.wsgi [None req-a3c834ce-2dc6-4753-850f-3f7906e8eb5d demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 Apr 11 17:39:06.460116 np0000165179 devstack@c-api.service[113464]: [pid: 113464|app: 0|req: 9/37] 199.204.45.70 () {64 vars in 1290 bytes} [Sat Apr 11 17:39:06 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) Apr 11 17:39:16.454407 np0000165179 devstack@c-api.service[113464]: DEBUG dbcounter [-] [113464] Writing DB stats cinder:SELECT=1 {{(pid=113464) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 17:40:06.481179 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.middleware.request_id [None req-876b8958-f5b9-4e48-9fe7-cb25b291f163 None None] RequestId filter calling following filter/app {{(pid=113463) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 17:40:06.483689 np0000165179 devstack@c-api.service[113463]: INFO cinder.api.openstack.wsgi [None req-876b8958-f5b9-4e48-9fe7-cb25b291f163 demo demo] GET https://199.204.45.70/volume/v3/volumes/detail Apr 11 17:40:06.483866 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.openstack.wsgi [None req-876b8958-f5b9-4e48-9fe7-cb25b291f163 demo demo] Empty body provided in request {{(pid=113463) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 17:40:06.484095 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.openstack.wsgi [None req-876b8958-f5b9-4e48-9fe7-cb25b291f163 demo demo] Calling method 'detail' {{(pid=113463) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 17:40:06.484341 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.api.api_utils [None req-876b8958-f5b9-4e48-9fe7-cb25b291f163 demo demo] Removing options '' from query. {{(pid=113463) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 11 17:40:06.485048 np0000165179 devstack@c-api.service[113463]: DEBUG cinder.volume.api [None req-876b8958-f5b9-4e48-9fe7-cb25b291f163 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113463) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 11 17:40:06.497465 np0000165179 devstack@c-api.service[113463]: INFO cinder.volume.api [None req-876b8958-f5b9-4e48-9fe7-cb25b291f163 demo demo] Get all volumes completed successfully. Apr 11 17:40:06.500278 np0000165179 devstack@c-api.service[113463]: INFO cinder.api.openstack.wsgi [None req-876b8958-f5b9-4e48-9fe7-cb25b291f163 demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 Apr 11 17:40:06.501102 np0000165179 devstack@c-api.service[113463]: [pid: 113463|app: 0|req: 10/38] 199.204.45.70 () {64 vars in 1290 bytes} [Sat Apr 11 17:40:06 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 11 17:40:16.490612 np0000165179 devstack@c-api.service[113463]: DEBUG dbcounter [-] [113463] Writing DB stats cinder:SELECT=1 {{(pid=113463) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}