Apr 11 17:02:27.185354 np0000165165 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Apr 11 17:02:27.190764 np0000165165 devstack@c-api.service[113281]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Apr 11 17:02:27.193338 np0000165165 devstack@c-api.service[113281]: *** Starting uWSGI 2.0.24-debian (64bit) on [Sat Apr 11 17:02:27 2026] *** Apr 11 17:02:27.193338 np0000165165 devstack@c-api.service[113281]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Apr 11 17:02:27.193338 np0000165165 devstack@c-api.service[113281]: os: Linux-6.8.0-107-generic #107-Ubuntu SMP PREEMPT_DYNAMIC Fri Mar 13 19:51:50 UTC 2026 Apr 11 17:02:27.193338 np0000165165 devstack@c-api.service[113281]: nodename: np0000165165 Apr 11 17:02:27.193338 np0000165165 devstack@c-api.service[113281]: machine: x86_64 Apr 11 17:02:27.193338 np0000165165 devstack@c-api.service[113281]: clock source: unix Apr 11 17:02:27.193338 np0000165165 devstack@c-api.service[113281]: pcre jit disabled Apr 11 17:02:27.193338 np0000165165 devstack@c-api.service[113281]: detected number of CPU cores: 16 Apr 11 17:02:27.193338 np0000165165 devstack@c-api.service[113281]: current working directory: / Apr 11 17:02:27.193338 np0000165165 devstack@c-api.service[113281]: detected binary path: /usr/bin/uwsgi-core Apr 11 17:02:27.193338 np0000165165 devstack@c-api.service[113281]: your processes number limit is 256917 Apr 11 17:02:27.193338 np0000165165 devstack@c-api.service[113281]: your memory page size is 4096 bytes Apr 11 17:02:27.193338 np0000165165 devstack@c-api.service[113281]: detected max file descriptor number: 2048 Apr 11 17:02:27.193338 np0000165165 devstack@c-api.service[113281]: lock engine: pthread robust mutexes Apr 11 17:02:27.194169 np0000165165 devstack@c-api.service[113281]: thunder lock: enabled Apr 11 17:02:27.194169 np0000165165 devstack@c-api.service[113281]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Apr 11 17:02:27.194169 np0000165165 devstack@c-api.service[113281]: Python version: 3.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0] Apr 11 17:02:27.194169 np0000165165 devstack@c-api.service[113281]: PEP 405 virtualenv detected: /opt/stack/data/venv Apr 11 17:02:27.194169 np0000165165 devstack@c-api.service[113281]: Set PythonHome to /opt/stack/data/venv Apr 11 17:02:27.228313 np0000165165 devstack@c-api.service[113281]: Python main interpreter initialized at 0x7c00526a3668 Apr 11 17:02:27.228313 np0000165165 devstack@c-api.service[113281]: python threads support enabled Apr 11 17:02:27.228313 np0000165165 devstack@c-api.service[113281]: your server socket listen backlog is limited to 100 connections Apr 11 17:02:27.228313 np0000165165 devstack@c-api.service[113281]: your mercy for graceful operations on workers is 80 seconds Apr 11 17:02:27.228838 np0000165165 devstack@c-api.service[113281]: mapped 671795 bytes (656 KB) for 4 cores Apr 11 17:02:27.228967 np0000165165 devstack@c-api.service[113281]: *** Operational MODE: preforking *** Apr 11 17:02:27.229170 np0000165165 devstack@c-api.service[113281]: *** uWSGI is running in multiple interpreter mode *** Apr 11 17:02:27.229170 np0000165165 devstack@c-api.service[113281]: spawned uWSGI master process (pid: 113281) Apr 11 17:02:27.229335 np0000165165 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Apr 11 17:02:27.230001 np0000165165 devstack@c-api.service[113281]: spawned uWSGI worker 1 (pid: 113288, cores: 1) Apr 11 17:02:27.230535 np0000165165 devstack@c-api.service[113281]: spawned uWSGI worker 2 (pid: 113289, cores: 1) Apr 11 17:02:27.231040 np0000165165 devstack@c-api.service[113281]: spawned uWSGI worker 3 (pid: 113290, cores: 1) Apr 11 17:02:27.231697 np0000165165 devstack@c-api.service[113281]: spawned uWSGI worker 4 (pid: 113291, cores: 1) Apr 11 17:02:27.231837 np0000165165 devstack@c-api.service[113281]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Apr 11 17:02:27.360211 np0000165165 devstack@c-api.service[113288]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 11 17:02:27.360211 np0000165165 devstack@c-api.service[113288]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 11 17:02:27.360211 np0000165165 devstack@c-api.service[113288]: we strongly recommend against using it for new projects. Apr 11 17:02:27.360211 np0000165165 devstack@c-api.service[113288]: If you are already using Eventlet, we recommend migrating to a different Apr 11 17:02:27.360211 np0000165165 devstack@c-api.service[113288]: framework. For more detail see Apr 11 17:02:27.360211 np0000165165 devstack@c-api.service[113288]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 11 17:02:27.360211 np0000165165 devstack@c-api.service[113288]: import eventlet # noqa Apr 11 17:02:27.361580 np0000165165 devstack@c-api.service[113291]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 11 17:02:27.361580 np0000165165 devstack@c-api.service[113291]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 11 17:02:27.361580 np0000165165 devstack@c-api.service[113291]: we strongly recommend against using it for new projects. Apr 11 17:02:27.361580 np0000165165 devstack@c-api.service[113291]: If you are already using Eventlet, we recommend migrating to a different Apr 11 17:02:27.361580 np0000165165 devstack@c-api.service[113291]: framework. For more detail see Apr 11 17:02:27.361580 np0000165165 devstack@c-api.service[113291]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 11 17:02:27.361580 np0000165165 devstack@c-api.service[113291]: import eventlet # noqa Apr 11 17:02:27.362086 np0000165165 devstack@c-api.service[113290]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 11 17:02:27.362086 np0000165165 devstack@c-api.service[113290]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 11 17:02:27.362086 np0000165165 devstack@c-api.service[113290]: we strongly recommend against using it for new projects. Apr 11 17:02:27.362086 np0000165165 devstack@c-api.service[113290]: If you are already using Eventlet, we recommend migrating to a different Apr 11 17:02:27.362086 np0000165165 devstack@c-api.service[113290]: framework. For more detail see Apr 11 17:02:27.362086 np0000165165 devstack@c-api.service[113290]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 11 17:02:27.362086 np0000165165 devstack@c-api.service[113290]: import eventlet # noqa Apr 11 17:02:27.376748 np0000165165 devstack@c-api.service[113289]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 11 17:02:27.376748 np0000165165 devstack@c-api.service[113289]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 11 17:02:27.376748 np0000165165 devstack@c-api.service[113289]: we strongly recommend against using it for new projects. Apr 11 17:02:27.376748 np0000165165 devstack@c-api.service[113289]: If you are already using Eventlet, we recommend migrating to a different Apr 11 17:02:27.376748 np0000165165 devstack@c-api.service[113289]: framework. For more detail see Apr 11 17:02:27.376748 np0000165165 devstack@c-api.service[113289]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 11 17:02:27.376748 np0000165165 devstack@c-api.service[113289]: import eventlet # noqa Apr 11 17:02:27.448748 np0000165165 devstack@c-api.service[113291]: /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:27.448748 np0000165165 devstack@c-api.service[113291]: debtcollector.deprecate( Apr 11 17:02:27.449564 np0000165165 devstack@c-api.service[113290]: /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:27.449564 np0000165165 devstack@c-api.service[113290]: debtcollector.deprecate( Apr 11 17:02:27.457711 np0000165165 devstack@c-api.service[113288]: /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:27.457711 np0000165165 devstack@c-api.service[113288]: debtcollector.deprecate( Apr 11 17:02:27.465941 np0000165165 devstack@c-api.service[113289]: /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:27.465941 np0000165165 devstack@c-api.service[113289]: debtcollector.deprecate( Apr 11 17:02:27.529901 np0000165165 devstack@c-api.service[113290]: /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:27.529901 np0000165165 devstack@c-api.service[113290]: from cgi import parse_header Apr 11 17:02:27.534291 np0000165165 devstack@c-api.service[113291]: /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:27.534291 np0000165165 devstack@c-api.service[113291]: from cgi import parse_header Apr 11 17:02:27.548152 np0000165165 devstack@c-api.service[113289]: /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:27.548152 np0000165165 devstack@c-api.service[113289]: from cgi import parse_header Apr 11 17:02:27.551677 np0000165165 devstack@c-api.service[113288]: /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:27.551677 np0000165165 devstack@c-api.service[113288]: from cgi import parse_header Apr 11 17:02:27.573384 np0000165165 devstack@c-api.service[113290]: /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:27.573384 np0000165165 devstack@c-api.service[113290]: removals.removed_module( Apr 11 17:02:27.574081 np0000165165 devstack@c-api.service[113290]: /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:27.574081 np0000165165 devstack@c-api.service[113290]: removals.removed_module( Apr 11 17:02:27.579139 np0000165165 devstack@c-api.service[113291]: /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:27.579139 np0000165165 devstack@c-api.service[113291]: removals.removed_module( Apr 11 17:02:27.579857 np0000165165 devstack@c-api.service[113291]: /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:27.579857 np0000165165 devstack@c-api.service[113291]: removals.removed_module( Apr 11 17:02:27.592699 np0000165165 devstack@c-api.service[113289]: /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:27.592699 np0000165165 devstack@c-api.service[113289]: removals.removed_module( Apr 11 17:02:27.593471 np0000165165 devstack@c-api.service[113289]: /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:27.593471 np0000165165 devstack@c-api.service[113289]: removals.removed_module( Apr 11 17:02:27.595947 np0000165165 devstack@c-api.service[113288]: /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:27.595947 np0000165165 devstack@c-api.service[113288]: removals.removed_module( Apr 11 17:02:27.596630 np0000165165 devstack@c-api.service[113288]: /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:27.596630 np0000165165 devstack@c-api.service[113288]: removals.removed_module( Apr 11 17:02:28.177493 np0000165165 devstack@c-api.service[113290]: /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:28.177493 np0000165165 devstack@c-api.service[113290]: warnings.warn( Apr 11 17:02:28.193097 np0000165165 devstack@c-api.service[113291]: /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:28.193097 np0000165165 devstack@c-api.service[113291]: warnings.warn( Apr 11 17:02:28.199603 np0000165165 devstack@c-api.service[113288]: /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:28.199603 np0000165165 devstack@c-api.service[113288]: warnings.warn( Apr 11 17:02:28.206289 np0000165165 devstack@c-api.service[113289]: /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:28.206289 np0000165165 devstack@c-api.service[113289]: warnings.warn( Apr 11 17:02:28.288122 np0000165165 devstack@c-api.service[113290]: /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:28.288122 np0000165165 devstack@c-api.service[113290]: warnings.warn( Apr 11 17:02:28.305987 np0000165165 devstack@c-api.service[113291]: /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:28.305987 np0000165165 devstack@c-api.service[113291]: warnings.warn( Apr 11 17:02:28.307293 np0000165165 devstack@c-api.service[113288]: /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:28.307293 np0000165165 devstack@c-api.service[113288]: warnings.warn( Apr 11 17:02:28.316627 np0000165165 devstack@c-api.service[113289]: /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:28.316627 np0000165165 devstack@c-api.service[113289]: warnings.warn( Apr 11 17:02:28.608054 np0000165165 devstack@c-api.service[113291]: 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:28.608571 np0000165165 devstack@c-api.service[113291]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113291) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 11 17:02:28.612394 np0000165165 devstack@c-api.service[113290]: 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:28.612847 np0000165165 devstack@c-api.service[113288]: 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:28.613200 np0000165165 devstack@c-api.service[113290]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113290) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 11 17:02:28.613283 np0000165165 devstack@c-api.service[113288]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113288) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 11 17:02:28.622248 np0000165165 devstack@c-api.service[113289]: 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:28.622677 np0000165165 devstack@c-api.service[113289]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113289) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 11 17:02:28.694706 np0000165165 devstack@c-api.service[113291]: /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:28.694706 np0000165165 devstack@c-api.service[113291]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 11 17:02:28.695086 np0000165165 devstack@c-api.service[113290]: /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:28.695086 np0000165165 devstack@c-api.service[113290]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 11 17:02:28.697012 np0000165165 devstack@c-api.service[113289]: /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:28.697012 np0000165165 devstack@c-api.service[113289]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 11 17:02:28.701596 np0000165165 devstack@c-api.service[113288]: /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:28.701596 np0000165165 devstack@c-api.service[113288]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 11 17:02:29.166730 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113288) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 11 17:02:29.167058 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113289) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 11 17:02:29.167221 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113290) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 11 17:02:29.167307 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:29.167307 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:29.167429 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113291) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 11 17:02:29.167496 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:29.167558 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113290) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:29.167558 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113290) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:29.167671 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:29.167834 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:29.167911 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113290) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:29.167995 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113291) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:29.167995 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113291) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:29.168100 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:29.168166 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113291) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:29.169529 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:29.169630 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:29.169696 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113290) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:29.169761 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:29.169873 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:29.169947 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:29.170013 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:29.170081 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:29.170143 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:29.170204 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113288) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:29.170268 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:29.170341 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:29.170411 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113290) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:29.170465 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:29.170528 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:29.170602 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113290) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:29.170661 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:29.170722 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:29.170792 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113290) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:29.170869 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:29.170945 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:29.171014 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:29.171081 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:29.171144 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:29.171235 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:29.171297 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:29.171357 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113291) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:29.171420 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:29.171480 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:29.171546 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113288) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:29.171601 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:29.171664 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:29.171733 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:29.171796 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:29.171884 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:29.171959 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113290) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:29.172013 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:29.172076 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:29.172136 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113290) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:29.172198 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:29.172275 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:29.172337 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:29.172398 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113291) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:29.172459 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:29.172513 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113291) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:29.172573 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:29.172644 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113291) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:29.172715 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:29.172776 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:29.172866 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:29.172939 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:29.173007 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:29.173072 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:29.173072 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:29.173072 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113291) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:29.173072 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113291) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:29.173315 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:29.173315 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:29.173315 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:29.173315 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:29.173543 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113290) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:29.173598 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:29.173666 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:29.173734 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113288) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:29.173845 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:29.173923 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:29.173994 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:29.174058 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:29.174120 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:29.174180 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:29.174245 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:29.174312 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113290) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:29.174368 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:29.174432 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113290) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:29.174498 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:29.174561 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113291) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:29.174622 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:29.174691 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:29.174751 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:29.174841 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:29.174899 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:29.174976 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113290) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:29.175043 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:29.175115 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:29.175177 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:29.175244 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:29.175357 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:29.175428 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:29.175487 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113291) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:29.175580 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:29.175643 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:29.175698 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:29.175741 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:29.175777 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113291) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:29.175878 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:29.175960 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:29.176043 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113288) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:29.176122 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113290) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:29.176196 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:29.176273 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:29.176355 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113290) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:29.176397 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:29.176397 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:29.176551 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113291) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:29.176646 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:29.176708 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:29.176748 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:29.176805 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:29.176805 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:29.176805 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:29.176805 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113291) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:29.176805 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113291) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:29.176996 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:29.176996 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:29.177078 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113290) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:29.177121 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:29.177160 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:29.177197 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:29.177245 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:29.177280 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:29.177321 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:29.177363 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113288) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:29.177403 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:29.177449 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:29.177491 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113290) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:29.177491 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113290) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:29.177565 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:29.177565 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:29.177565 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:29.177664 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113291) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:29.177710 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:29.177710 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:29.177791 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:29.177852 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:29.177895 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:29.177935 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:29.177982 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:29.177982 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:29.177982 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113291) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:29.177982 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113291) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:29.178133 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113290) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:29.178133 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:29.178212 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:29.178255 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:29.178296 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113291) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:29.178341 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:29.178377 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:29.178417 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:29.178458 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:29.178495 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:29.178531 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:29.178578 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:29.178620 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113290) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:29.178661 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:29.178704 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:29.178741 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113290) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:29.178790 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:29.178912 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113288) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:29.178955 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113291) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:29.178996 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:29.179037 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113291) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:29.179090 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:29.179090 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:29.179090 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:29.179090 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:29.179090 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:29.179090 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:29.179090 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:29.179348 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113290) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:29.179348 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:29.179348 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:29.179348 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:29.179348 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:29.179549 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:29.179588 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113290) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:29.179628 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:29.179671 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113290) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:29.179719 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:29.179719 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:29.179719 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:29.179873 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113291) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:29.179920 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113288) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:29.179959 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:29.180000 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:29.180038 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:29.180038 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:29.180116 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:29.180201 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:29.180273 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:29.180319 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113291) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:29.180403 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:29.180476 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113291) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:29.180557 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:29.180557 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:29.180557 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:29.180557 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:29.180812 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113290) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:29.180812 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:29.180812 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:29.181007 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:29.181081 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:29.181147 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:29.181227 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:29.181299 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:29.181348 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:29.181416 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113290) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:29.181456 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:29.181491 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:29.181566 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:29.181763 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113290) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:29.181828 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:29.181884 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:29.181928 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113288) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:29.181972 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:29.182014 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:29.182057 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113291) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:29.182104 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:29.182148 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:29.182183 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:29.182219 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:29.182219 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:29.182219 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:29.182219 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113291) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:29.182219 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113291) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:29.186229 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113290) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:29.186284 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:29.186315 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:29.186370 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:29.186425 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:29.186480 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113290) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:29.186542 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113290) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:29.186574 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:29.186670 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:29.186733 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:29.186799 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:29.186871 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:29.186929 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113288) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:29.186986 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113290) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:29.187023 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:29.187049 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:29.187080 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:29.187106 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:29.187130 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:29.187170 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:29.187195 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:29.187222 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:29.187250 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:29.187277 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:29.187310 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113290) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:29.187340 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:29.187370 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:29.187397 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113290) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:29.187426 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:29.187458 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:29.187488 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113290) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:29.187516 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:29.187551 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113291) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:29.187600 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:29.187628 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:29.187657 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:29.187687 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:29.187713 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:29.187736 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113288) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:29.187769 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:29.187819 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:29.187847 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:29.187882 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:29.187912 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:29.187936 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:29.187966 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113290) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:29.187995 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:29.188020 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:29.188054 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:29.188081 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113290) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:29.188110 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113291) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:29.188137 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:29.188164 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:29.188191 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113290) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:29.188219 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113291) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:29.188250 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:29.188284 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:29.188314 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:29.188344 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:29.188376 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:29.188401 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:29.188424 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:29.188450 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113288) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:29.188481 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:29.188507 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:29.188534 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:29.188560 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:29.188586 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113291) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:29.188618 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:29.188650 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:29.188680 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113290) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:29.188709 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:29.188740 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:29.188767 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:29.188796 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113290) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:29.188834 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:29.188867 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:29.188902 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:29.188934 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:29.188964 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:29.188991 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:29.189017 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:29.189042 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:29.189071 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:29.189100 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113291) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:29.189130 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113288) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:29.189155 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:29.189180 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113291) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:29.189212 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:29.189240 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:29.189265 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113291) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:29.189292 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:29.189325 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:29.189352 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:29.189387 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:29.189421 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:29.189460 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:29.189494 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:29.189524 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:29.189552 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:29.189591 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113291) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:29.189624 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:29.189658 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113291) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:29.189694 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:29.189732 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113291) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:29.189767 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:29.189801 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:29.189801 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:29.189801 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:29.189801 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:29.189801 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113291) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:29.189801 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113291) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:29.189982 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113290) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:29.190014 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:29.190040 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:29.190040 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:29.190097 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:29.190126 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:29.190152 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:29.190174 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:29.190199 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:29.190225 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:29.190250 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:29.190276 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113290) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:29.190305 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:29.190331 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:29.190359 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113290) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:29.190387 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:29.190412 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113291) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:29.190437 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:29.190471 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:29.190496 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:29.190496 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:29.190544 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:29.190567 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:29.190592 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113288) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:29.190621 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:29.190646 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:29.190679 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113291) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:29.190679 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113291) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:29.192041 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113290) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:29.192088 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:29.192159 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:29.192211 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:29.192242 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:29.192274 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:29.192298 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:29.192328 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113290) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:29.192367 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:29.192404 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113290) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:29.192432 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:29.192457 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:29.192484 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:29.192512 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:29.192541 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:29.192572 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:29.192598 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:29.192624 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:29.192653 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:29.192690 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113291) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:29.192739 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113288) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:29.192774 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:29.192843 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:29.192882 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:29.192882 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:29.192966 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:29.193004 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113291) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:29.193045 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113291) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:29.193183 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113290) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:29.193234 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:29.193290 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:29.193334 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113291) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:29.193371 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:29.193407 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:29.193445 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:29.193486 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:29.193523 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113290) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:29.193561 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:29.193612 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:29.193650 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113290) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:29.193687 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:29.193728 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:29.193769 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113291) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:29.193829 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:29.193868 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113291) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:29.193905 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:29.193905 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:29.193905 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:29.194033 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:29.194069 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:29.194106 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:29.194106 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:29.194106 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:29.194106 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:29.194106 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113288) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:29.194261 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:29.196337 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113290) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:29.196403 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:29.196451 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:29.196511 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:29.196572 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:29.196613 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:29.196651 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:29.196690 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113290) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:29.196731 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:29.196770 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:29.196830 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113290) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:29.196884 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:29.196931 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:29.196970 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:29.197005 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:29.197041 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:29.197087 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:29.197124 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113288) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:29.197180 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113291) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:29.197230 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:29.197283 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:29.197332 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:29.197379 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:29.197417 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:29.197417 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:29.197417 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:29.197417 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113291) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:29.197417 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113291) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:29.198806 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113290) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:29.198860 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:29.198917 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:29.198976 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:29.199030 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:29.199083 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113290) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:29.199146 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113290) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:29.199190 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:29.199228 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:29.199297 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:29.199338 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:29.199385 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:29.199422 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:29.199466 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:29.199510 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:29.199553 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113291) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:29.199596 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:29.199634 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:29.199672 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:29.199710 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113288) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:29.199752 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:29.199944 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:29.199989 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:29.200027 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:29.200065 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:29.200065 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:29.200065 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113291) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:29.200065 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113291) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:29.200722 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113290) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:29.200766 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:29.200840 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113291) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:29.200885 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:29.200923 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:29.200964 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:29.201005 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:29.201039 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:29.201039 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113290) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:29.201111 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:29.201150 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113290) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:29.201201 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:29.201248 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:29.201288 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113290) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:29.201329 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113291) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:29.201367 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:29.201415 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:29.201459 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113291) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:29.201504 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:29.201542 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:29.201582 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113291) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:29.201630 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:29.201667 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:29.201712 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:29.201749 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:29.201789 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:29.201853 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:29.201893 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:29.201935 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113290) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:29.201970 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:29.202012 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:29.202055 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:29.202097 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113290) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:29.202133 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:29.202173 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:29.202217 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:29.202258 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:29.202305 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:29.202343 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113291) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:29.202378 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:29.202413 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:29.202460 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113291) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:29.202497 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113288) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:29.202532 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:29.202568 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:29.202605 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:29.202647 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:29.202688 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:29.202727 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:29.202768 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:29.202832 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:29.202876 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:29.202917 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:29.202917 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:29.202917 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113288) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:29.202917 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:29.203805 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113290) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:29.203862 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:29.203925 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:29.203988 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:29.204030 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113291) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:29.204069 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:29.204105 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:29.204143 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113290) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:29.204179 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:29.204233 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113290) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:29.204271 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:29.204308 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:29.204347 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:29.204390 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:29.204435 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:29.204478 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:29.204514 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:29.204558 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113291) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:29.204600 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:29.204638 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113291) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:29.204681 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:29.204717 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:29.204754 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:29.204814 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:29.204814 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:29.204814 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:29.204814 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113288) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:29.204814 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:29.208615 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113290) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:29.208672 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:29.208737 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:29.208779 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:29.208853 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:29.208896 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:29.208939 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:29.208982 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:29.209022 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113290) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:29.209058 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:29.209102 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:29.209140 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113290) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:29.209177 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:29.209214 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:29.209251 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:29.209292 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:29.209335 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:29.209373 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113291) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:29.209416 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:29.209453 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:29.209494 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:29.209539 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:29.209575 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113288) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:29.209611 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:29.209647 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:29.209688 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:29.209688 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113291) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:29.209688 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113291) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:29.211591 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113290) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:29.211650 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:29.211688 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:29.211730 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:29.211776 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:29.211844 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:29.211896 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:29.211896 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113290) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:29.211967 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:29.211967 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:29.212037 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113291) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:29.212081 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113290) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:29.212140 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:29.212181 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:29.212219 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:29.212261 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:29.212309 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113288) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:29.212349 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:29.212393 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:29.212436 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:29.212474 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:29.212515 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:29.212552 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:29.212588 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:29.212624 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113291) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:29.212660 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:29.212703 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113291) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:29.212753 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:29.212793 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113290) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:29.212850 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:29.212886 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:29.212943 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:29.212997 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:29.213035 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:29.213070 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113290) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:29.213110 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:29.213157 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113290) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:29.213194 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:29.213231 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113290) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:29.213268 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:29.213306 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:29.213345 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:29.213382 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:29.213424 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113288) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:29.213467 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:29.213467 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:29.213534 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:29.213583 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113291) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:29.213630 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113290) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:29.213671 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:29.213792 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:29.213863 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113290) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:29.213900 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:29.213938 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:29.213980 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:29.214019 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:29.214063 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:29.214102 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:29.214139 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:29.214176 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:29.214226 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:29.214263 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:29.214300 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113291) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:29.214339 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113288) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:29.214380 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:29.214422 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113291) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:29.214464 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:29.214501 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:29.214537 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113291) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:29.214573 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:29.214622 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:29.214662 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:29.214703 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:29.214739 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:29.214776 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:29.214839 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:29.214877 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:29.214912 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:29.214953 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113291) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:29.214993 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:29.215031 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113291) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:29.215075 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:29.215075 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:29.215075 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:29.215177 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113290) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:29.215177 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:29.215177 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:29.215272 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:29.215322 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:29.215355 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:29.215394 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:29.215439 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:29.215475 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:29.215512 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:29.215549 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113290) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:29.215584 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:29.215627 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:29.215668 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113290) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:29.215704 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:29.215739 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:29.215786 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113288) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:29.215845 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:29.215888 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:29.215929 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:29.215972 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113291) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:29.216014 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:29.216056 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:29.216056 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:29.216056 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:29.216056 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:29.216056 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113291) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:29.216056 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113291) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:29.216352 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113290) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:29.216397 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:29.216462 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:29.216519 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:29.216564 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113291) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:29.216602 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:29.216636 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:29.216774 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113290) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:29.216836 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:29.216874 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:29.216921 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113290) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:29.216957 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:29.217000 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:29.217049 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:29.217096 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:29.217135 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:29.217171 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:29.217215 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113291) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:29.217251 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:29.217293 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:29.217335 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113291) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:29.217372 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:29.217408 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:29.217408 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:29.217408 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:29.217408 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:29.217408 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113288) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:29.217408 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:29.222000 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113290) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:29.222000 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:29.222000 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:29.222000 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:29.222000 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:29.222213 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:29.222256 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113290) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:29.222299 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:29.222342 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113290) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:29.222391 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:29.222436 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113290) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:29.222473 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:29.222511 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113291) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:29.222550 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:29.222588 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:29.222629 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:29.222667 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:29.222709 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:29.222752 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:29.222798 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:29.222853 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:29.222901 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:29.222942 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:29.222981 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:29.223017 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:29.223054 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:29.223095 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:29.223131 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:29.223167 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:29.223210 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:29.223250 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113290) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:29.223297 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113291) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:29.223339 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:29.223382 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113288) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:29.223423 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113290) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:29.223460 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:29.223497 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113291) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:29.223540 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:29.223582 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:29.223619 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113291) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:29.223656 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:29.223699 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:29.223735 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:29.223778 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:29.223844 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:29.223883 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:29.223918 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:29.223959 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:29.223998 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:29.224035 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:29.224072 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:29.224108 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:29.224144 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113291) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:29.224193 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113288) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:29.224239 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113291) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:29.224276 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:29.224313 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113290) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:29.224313 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:29.224313 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:29.224453 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:29.224494 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:29.224537 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:29.224574 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:29.224715 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:29.224761 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113290) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:29.224800 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:29.227581 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113290) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:29.227650 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:29.227650 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:29.227723 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113291) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:29.227762 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:29.227824 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:29.227878 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:29.227923 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:29.227965 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:29.228001 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:29.228039 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:29.228082 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:29.228082 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113291) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:29.228151 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:29.228151 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:29.228226 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113291) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:29.228270 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113288) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:29.228270 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:29.228352 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113290) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:29.228352 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:29.228352 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:29.228462 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:29.228519 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:29.228553 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:29.228589 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:29.228633 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:29.228671 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:29.228706 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:29.228750 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113290) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:29.228787 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:29.228840 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:29.228885 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113290) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:29.228919 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:29.228952 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:29.228991 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113288) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:29.229028 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:29.229072 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:29.229109 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:29.229109 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:29.229177 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113291) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:29.229177 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:29.229177 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:29.229177 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:29.229177 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:29.229177 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113291) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:29.229177 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113291) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:29.229440 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113290) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:29.229440 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:29.229440 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:29.229535 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113291) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:29.229568 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:29.229603 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:29.229637 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:29.229671 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:29.229709 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:29.229748 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:29.229809 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113290) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:29.229853 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:29.229888 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:29.229924 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113290) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:29.229960 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:29.229997 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:29.230040 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113291) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:29.230074 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:29.230109 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113291) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:29.230152 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113288) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:29.230188 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:29.230225 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113288) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:29.230271 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:29.230271 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:29.230271 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:29.230271 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:29.230271 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:29.230271 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113289) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 17:02:29.230468 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113290) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:29.230468 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:29.230468 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:29.230570 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113288) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:29.230606 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:29.230642 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113291) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:29.230680 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:29.230715 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:29.230751 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113290) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:29.230789 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:29.230881 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:29.230961 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113289) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 17:02:29.231032 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:29.231101 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:29.231149 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 17:02:29.231223 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113288) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:29.231292 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:29.231360 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 17:02:29.231400 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113288) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:29.231468 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:29.231547 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 17:02:29.231618 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113291) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:29.231657 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113289) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 17:02:29.231657 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113289) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 17:02:29.274974 np0000165165 devstack@c-api.service[113288]: INFO dbcounter [None req-c8159d5e-f602-4858-a418-0f1704461c78 None None] Registered counter for database cinder Apr 11 17:02:29.275190 np0000165165 devstack@c-api.service[113290]: INFO dbcounter [None req-530122c4-55ec-41ec-bad8-bd962faf2732 None None] Registered counter for database cinder Apr 11 17:02:29.275472 np0000165165 devstack@c-api.service[113291]: INFO dbcounter [None req-cc83c7ac-f552-48df-b79d-e7816096bf86 None None] Registered counter for database cinder Apr 11 17:02:29.275823 np0000165165 devstack@c-api.service[113289]: INFO dbcounter [None req-28eeb456-fdc8-442e-816b-c22c2c5167c2 None None] Registered counter for database cinder Apr 11 17:02:29.290990 np0000165165 devstack@c-api.service[113288]: DEBUG oslo_db.sqlalchemy.engines [None req-c8159d5e-f602-4858-a418-0f1704461c78 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=113288) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 11 17:02:29.294646 np0000165165 devstack@c-api.service[113291]: DEBUG oslo_db.sqlalchemy.engines [None req-cc83c7ac-f552-48df-b79d-e7816096bf86 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=113291) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 11 17:02:29.301085 np0000165165 devstack@c-api.service[113290]: DEBUG oslo_db.sqlalchemy.engines [None req-530122c4-55ec-41ec-bad8-bd962faf2732 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=113290) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 11 17:02:29.307107 np0000165165 devstack@c-api.service[113289]: DEBUG oslo_db.sqlalchemy.engines [None req-28eeb456-fdc8-442e-816b-c22c2c5167c2 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=113289) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 11 17:02:29.404125 np0000165165 devstack@c-api.service[113288]: DEBUG dbcounter [-] [113288] Writer thread running {{(pid=113288) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 11 17:02:29.407006 np0000165165 devstack@c-api.service[113288]: INFO cinder.rpc [None req-c8159d5e-f602-4858-a418-0f1704461c78 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 11 17:02:29.408008 np0000165165 devstack@c-api.service[113291]: DEBUG dbcounter [-] [113291] Writer thread running {{(pid=113291) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 11 17:02:29.410206 np0000165165 devstack@c-api.service[113290]: DEBUG dbcounter [-] [113290] Writer thread running {{(pid=113290) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 11 17:02:29.410693 np0000165165 devstack@c-api.service[113288]: INFO cinder.rpc [None req-c8159d5e-f602-4858-a418-0f1704461c78 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 11 17:02:29.411138 np0000165165 devstack@c-api.service[113291]: INFO cinder.rpc [None req-cc83c7ac-f552-48df-b79d-e7816096bf86 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 11 17:02:29.412819 np0000165165 devstack@c-api.service[113288]: INFO cinder.rpc [None req-c8159d5e-f602-4858-a418-0f1704461c78 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 11 17:02:29.413327 np0000165165 devstack@c-api.service[113290]: INFO cinder.rpc [None req-530122c4-55ec-41ec-bad8-bd962faf2732 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 11 17:02:29.415137 np0000165165 devstack@c-api.service[113288]: INFO cinder.rpc [None req-c8159d5e-f602-4858-a418-0f1704461c78 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 11 17:02:29.415486 np0000165165 devstack@c-api.service[113291]: INFO cinder.rpc [None req-cc83c7ac-f552-48df-b79d-e7816096bf86 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 11 17:02:29.416386 np0000165165 devstack@c-api.service[113288]: WARNING castellan.key_manager.migration [None req-c8159d5e-f602-4858-a418-0f1704461c78 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:29.416733 np0000165165 devstack@c-api.service[113290]: INFO cinder.rpc [None req-530122c4-55ec-41ec-bad8-bd962faf2732 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 11 17:02:29.418251 np0000165165 devstack@c-api.service[113291]: INFO cinder.rpc [None req-cc83c7ac-f552-48df-b79d-e7816096bf86 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 11 17:02:29.418841 np0000165165 devstack@c-api.service[113288]: WARNING castellan.key_manager.migration [None req-c8159d5e-f602-4858-a418-0f1704461c78 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:29.419531 np0000165165 devstack@c-api.service[113290]: INFO cinder.rpc [None req-530122c4-55ec-41ec-bad8-bd962faf2732 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 11 17:02:29.421069 np0000165165 devstack@c-api.service[113289]: DEBUG dbcounter [-] [113289] Writer thread running {{(pid=113289) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 11 17:02:29.421217 np0000165165 devstack@c-api.service[113291]: INFO cinder.rpc [None req-cc83c7ac-f552-48df-b79d-e7816096bf86 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 11 17:02:29.422305 np0000165165 devstack@c-api.service[113290]: INFO cinder.rpc [None req-530122c4-55ec-41ec-bad8-bd962faf2732 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 11 17:02:29.422978 np0000165165 devstack@c-api.service[113291]: WARNING castellan.key_manager.migration [None req-cc83c7ac-f552-48df-b79d-e7816096bf86 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:29.423624 np0000165165 devstack@c-api.service[113290]: WARNING castellan.key_manager.migration [None req-530122c4-55ec-41ec-bad8-bd962faf2732 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:29.423743 np0000165165 devstack@c-api.service[113289]: INFO cinder.rpc [None req-28eeb456-fdc8-442e-816b-c22c2c5167c2 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 11 17:02:29.424192 np0000165165 devstack@c-api.service[113288]: DEBUG oslo_db.sqlalchemy.engines [None req-c8159d5e-f602-4858-a418-0f1704461c78 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=113288) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 11 17:02:29.425924 np0000165165 devstack@c-api.service[113290]: WARNING castellan.key_manager.migration [None req-530122c4-55ec-41ec-bad8-bd962faf2732 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:29.426042 np0000165165 devstack@c-api.service[113289]: INFO cinder.rpc [None req-28eeb456-fdc8-442e-816b-c22c2c5167c2 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 11 17:02:29.426141 np0000165165 devstack@c-api.service[113288]: INFO cinder.rpc [None req-c8159d5e-f602-4858-a418-0f1704461c78 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 11 17:02:29.426953 np0000165165 devstack@c-api.service[113291]: WARNING castellan.key_manager.migration [None req-cc83c7ac-f552-48df-b79d-e7816096bf86 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:29.427815 np0000165165 devstack@c-api.service[113288]: INFO cinder.rpc [None req-c8159d5e-f602-4858-a418-0f1704461c78 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 11 17:02:29.428459 np0000165165 devstack@c-api.service[113289]: INFO cinder.rpc [None req-28eeb456-fdc8-442e-816b-c22c2c5167c2 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 11 17:02:29.428583 np0000165165 devstack@c-api.service[113288]: WARNING castellan.key_manager.migration [None req-c8159d5e-f602-4858-a418-0f1704461c78 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:29.430564 np0000165165 devstack@c-api.service[113289]: INFO cinder.rpc [None req-28eeb456-fdc8-442e-816b-c22c2c5167c2 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 11 17:02:29.431531 np0000165165 devstack@c-api.service[113290]: DEBUG oslo_db.sqlalchemy.engines [None req-530122c4-55ec-41ec-bad8-bd962faf2732 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=113290) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 11 17:02:29.431894 np0000165165 devstack@c-api.service[113289]: WARNING castellan.key_manager.migration [None req-28eeb456-fdc8-442e-816b-c22c2c5167c2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:29.433507 np0000165165 devstack@c-api.service[113290]: INFO cinder.rpc [None req-530122c4-55ec-41ec-bad8-bd962faf2732 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 11 17:02:29.434129 np0000165165 devstack@c-api.service[113289]: WARNING castellan.key_manager.migration [None req-28eeb456-fdc8-442e-816b-c22c2c5167c2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:29.434575 np0000165165 devstack@c-api.service[113291]: DEBUG oslo_db.sqlalchemy.engines [None req-cc83c7ac-f552-48df-b79d-e7816096bf86 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=113291) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 11 17:02:29.435363 np0000165165 devstack@c-api.service[113290]: INFO cinder.rpc [None req-530122c4-55ec-41ec-bad8-bd962faf2732 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 11 17:02:29.436190 np0000165165 devstack@c-api.service[113290]: WARNING castellan.key_manager.migration [None req-530122c4-55ec-41ec-bad8-bd962faf2732 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:29.436650 np0000165165 devstack@c-api.service[113291]: INFO cinder.rpc [None req-cc83c7ac-f552-48df-b79d-e7816096bf86 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 11 17:02:29.438637 np0000165165 devstack@c-api.service[113291]: INFO cinder.rpc [None req-cc83c7ac-f552-48df-b79d-e7816096bf86 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 11 17:02:29.438779 np0000165165 devstack@c-api.service[113289]: DEBUG oslo_db.sqlalchemy.engines [None req-28eeb456-fdc8-442e-816b-c22c2c5167c2 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=113289) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 11 17:02:29.439862 np0000165165 devstack@c-api.service[113291]: WARNING castellan.key_manager.migration [None req-cc83c7ac-f552-48df-b79d-e7816096bf86 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:29.440230 np0000165165 devstack@c-api.service[113288]: WARNING castellan.key_manager.migration [None req-c8159d5e-f602-4858-a418-0f1704461c78 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:29.440938 np0000165165 devstack@c-api.service[113289]: INFO cinder.rpc [None req-28eeb456-fdc8-442e-816b-c22c2c5167c2 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 11 17:02:29.443291 np0000165165 devstack@c-api.service[113289]: INFO cinder.rpc [None req-28eeb456-fdc8-442e-816b-c22c2c5167c2 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 11 17:02:29.443526 np0000165165 devstack@c-api.service[113288]: WARNING castellan.key_manager.migration [None req-c8159d5e-f602-4858-a418-0f1704461c78 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:29.444446 np0000165165 devstack@c-api.service[113289]: WARNING castellan.key_manager.migration [None req-28eeb456-fdc8-442e-816b-c22c2c5167c2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:29.445573 np0000165165 devstack@c-api.service[113290]: WARNING castellan.key_manager.migration [None req-530122c4-55ec-41ec-bad8-bd962faf2732 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:29.446936 np0000165165 devstack@c-api.service[113288]: WARNING castellan.key_manager.migration [None req-c8159d5e-f602-4858-a418-0f1704461c78 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:29.449155 np0000165165 devstack@c-api.service[113290]: WARNING castellan.key_manager.migration [None req-530122c4-55ec-41ec-bad8-bd962faf2732 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:29.451091 np0000165165 devstack@c-api.service[113288]: WARNING castellan.key_manager.migration [None req-c8159d5e-f602-4858-a418-0f1704461c78 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:29.451522 np0000165165 devstack@c-api.service[113291]: WARNING castellan.key_manager.migration [None req-cc83c7ac-f552-48df-b79d-e7816096bf86 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:29.452591 np0000165165 devstack@c-api.service[113290]: WARNING castellan.key_manager.migration [None req-530122c4-55ec-41ec-bad8-bd962faf2732 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:29.454171 np0000165165 devstack@c-api.service[113288]: WARNING castellan.key_manager.migration [None req-c8159d5e-f602-4858-a418-0f1704461c78 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:29.454964 np0000165165 devstack@c-api.service[113291]: WARNING castellan.key_manager.migration [None req-cc83c7ac-f552-48df-b79d-e7816096bf86 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:29.455887 np0000165165 devstack@c-api.service[113289]: WARNING castellan.key_manager.migration [None req-28eeb456-fdc8-442e-816b-c22c2c5167c2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:29.457090 np0000165165 devstack@c-api.service[113290]: WARNING castellan.key_manager.migration [None req-530122c4-55ec-41ec-bad8-bd962faf2732 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:29.457181 np0000165165 devstack@c-api.service[113288]: WARNING castellan.key_manager.migration [None req-c8159d5e-f602-4858-a418-0f1704461c78 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:29.458256 np0000165165 devstack@c-api.service[113291]: WARNING castellan.key_manager.migration [None req-cc83c7ac-f552-48df-b79d-e7816096bf86 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:29.459439 np0000165165 devstack@c-api.service[113289]: WARNING castellan.key_manager.migration [None req-28eeb456-fdc8-442e-816b-c22c2c5167c2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:29.460358 np0000165165 devstack@c-api.service[113288]: WARNING castellan.key_manager.migration [None req-c8159d5e-f602-4858-a418-0f1704461c78 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:29.460652 np0000165165 devstack@c-api.service[113290]: WARNING castellan.key_manager.migration [None req-530122c4-55ec-41ec-bad8-bd962faf2732 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:29.462439 np0000165165 devstack@c-api.service[113291]: WARNING castellan.key_manager.migration [None req-cc83c7ac-f552-48df-b79d-e7816096bf86 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:29.462693 np0000165165 devstack@c-api.service[113289]: WARNING castellan.key_manager.migration [None req-28eeb456-fdc8-442e-816b-c22c2c5167c2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:29.463294 np0000165165 devstack@c-api.service[113288]: WARNING castellan.key_manager.migration [None req-c8159d5e-f602-4858-a418-0f1704461c78 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:29.463863 np0000165165 devstack@c-api.service[113290]: WARNING castellan.key_manager.migration [None req-530122c4-55ec-41ec-bad8-bd962faf2732 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:29.465547 np0000165165 devstack@c-api.service[113291]: WARNING castellan.key_manager.migration [None req-cc83c7ac-f552-48df-b79d-e7816096bf86 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:29.466460 np0000165165 devstack@c-api.service[113288]: WARNING castellan.key_manager.migration [None req-c8159d5e-f602-4858-a418-0f1704461c78 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:29.466841 np0000165165 devstack@c-api.service[113289]: WARNING castellan.key_manager.migration [None req-28eeb456-fdc8-442e-816b-c22c2c5167c2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:29.467495 np0000165165 devstack@c-api.service[113290]: WARNING castellan.key_manager.migration [None req-530122c4-55ec-41ec-bad8-bd962faf2732 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:29.468002 np0000165165 devstack@c-api.service[113288]: WARNING castellan.key_manager.migration [None req-c8159d5e-f602-4858-a418-0f1704461c78 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:29.468642 np0000165165 devstack@c-api.service[113291]: WARNING castellan.key_manager.migration [None req-cc83c7ac-f552-48df-b79d-e7816096bf86 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:29.469943 np0000165165 devstack@c-api.service[113289]: WARNING castellan.key_manager.migration [None req-28eeb456-fdc8-442e-816b-c22c2c5167c2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:29.470583 np0000165165 devstack@c-api.service[113290]: WARNING castellan.key_manager.migration [None req-530122c4-55ec-41ec-bad8-bd962faf2732 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:29.470712 np0000165165 devstack@c-api.service[113288]: WARNING castellan.key_manager.migration [None req-c8159d5e-f602-4858-a418-0f1704461c78 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:29.472093 np0000165165 devstack@c-api.service[113291]: WARNING castellan.key_manager.migration [None req-cc83c7ac-f552-48df-b79d-e7816096bf86 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:29.472924 np0000165165 devstack@c-api.service[113289]: WARNING castellan.key_manager.migration [None req-28eeb456-fdc8-442e-816b-c22c2c5167c2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:29.473702 np0000165165 devstack@c-api.service[113290]: WARNING castellan.key_manager.migration [None req-530122c4-55ec-41ec-bad8-bd962faf2732 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:29.475192 np0000165165 devstack@c-api.service[113291]: WARNING castellan.key_manager.migration [None req-cc83c7ac-f552-48df-b79d-e7816096bf86 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:29.475312 np0000165165 devstack@c-api.service[113290]: WARNING castellan.key_manager.migration [None req-530122c4-55ec-41ec-bad8-bd962faf2732 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:29.476174 np0000165165 devstack@c-api.service[113289]: WARNING castellan.key_manager.migration [None req-28eeb456-fdc8-442e-816b-c22c2c5167c2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:29.477319 np0000165165 devstack@c-api.service[113288]: WARNING castellan.key_manager.migration [None req-c8159d5e-f602-4858-a418-0f1704461c78 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:29.478201 np0000165165 devstack@c-api.service[113290]: WARNING castellan.key_manager.migration [None req-530122c4-55ec-41ec-bad8-bd962faf2732 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:29.478530 np0000165165 devstack@c-api.service[113291]: WARNING castellan.key_manager.migration [None req-cc83c7ac-f552-48df-b79d-e7816096bf86 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:29.479125 np0000165165 devstack@c-api.service[113289]: WARNING castellan.key_manager.migration [None req-28eeb456-fdc8-442e-816b-c22c2c5167c2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:29.480078 np0000165165 devstack@c-api.service[113291]: WARNING castellan.key_manager.migration [None req-cc83c7ac-f552-48df-b79d-e7816096bf86 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:29.480810 np0000165165 devstack@c-api.service[113288]: WARNING castellan.key_manager.migration [None req-c8159d5e-f602-4858-a418-0f1704461c78 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:29.482736 np0000165165 devstack@c-api.service[113289]: WARNING castellan.key_manager.migration [None req-28eeb456-fdc8-442e-816b-c22c2c5167c2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:29.482844 np0000165165 devstack@c-api.service[113291]: WARNING castellan.key_manager.migration [None req-cc83c7ac-f552-48df-b79d-e7816096bf86 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:29.482964 np0000165165 devstack@c-api.service[113288]: WARNING castellan.key_manager.migration [None req-c8159d5e-f602-4858-a418-0f1704461c78 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:29.484354 np0000165165 devstack@c-api.service[113289]: WARNING castellan.key_manager.migration [None req-28eeb456-fdc8-442e-816b-c22c2c5167c2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:29.484478 np0000165165 devstack@c-api.service[113288]: WARNING castellan.key_manager.migration [None req-c8159d5e-f602-4858-a418-0f1704461c78 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:29.484696 np0000165165 devstack@c-api.service[113290]: WARNING castellan.key_manager.migration [None req-530122c4-55ec-41ec-bad8-bd962faf2732 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:29.486042 np0000165165 devstack@c-api.service[113288]: WARNING castellan.key_manager.migration [None req-c8159d5e-f602-4858-a418-0f1704461c78 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:29.487092 np0000165165 devstack@c-api.service[113289]: WARNING castellan.key_manager.migration [None req-28eeb456-fdc8-442e-816b-c22c2c5167c2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:29.487175 np0000165165 devstack@c-api.service[113288]: WARNING cinder.api.contrib.hosts [None req-c8159d5e-f602-4858-a418-0f1704461c78 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 11 17:02:29.487955 np0000165165 devstack@c-api.service[113288]: WARNING castellan.key_manager.migration [None req-c8159d5e-f602-4858-a418-0f1704461c78 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:29.488266 np0000165165 devstack@c-api.service[113290]: WARNING castellan.key_manager.migration [None req-530122c4-55ec-41ec-bad8-bd962faf2732 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:29.489004 np0000165165 devstack@c-api.service[113291]: WARNING castellan.key_manager.migration [None req-cc83c7ac-f552-48df-b79d-e7816096bf86 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:29.489504 np0000165165 devstack@c-api.service[113288]: WARNING castellan.key_manager.migration [None req-c8159d5e-f602-4858-a418-0f1704461c78 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:29.490428 np0000165165 devstack@c-api.service[113290]: WARNING castellan.key_manager.migration [None req-530122c4-55ec-41ec-bad8-bd962faf2732 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:29.491052 np0000165165 devstack@c-api.service[113288]: WARNING castellan.key_manager.migration [None req-c8159d5e-f602-4858-a418-0f1704461c78 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:29.491950 np0000165165 devstack@c-api.service[113290]: WARNING castellan.key_manager.migration [None req-530122c4-55ec-41ec-bad8-bd962faf2732 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:29.492531 np0000165165 devstack@c-api.service[113291]: WARNING castellan.key_manager.migration [None req-cc83c7ac-f552-48df-b79d-e7816096bf86 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:29.492600 np0000165165 devstack@c-api.service[113288]: WARNING castellan.key_manager.migration [None req-c8159d5e-f602-4858-a418-0f1704461c78 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:29.492755 np0000165165 devstack@c-api.service[113289]: WARNING castellan.key_manager.migration [None req-28eeb456-fdc8-442e-816b-c22c2c5167c2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:29.493444 np0000165165 devstack@c-api.service[113290]: WARNING castellan.key_manager.migration [None req-530122c4-55ec-41ec-bad8-bd962faf2732 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:29.494021 np0000165165 devstack@c-api.service[113288]: WARNING castellan.key_manager.migration [None req-c8159d5e-f602-4858-a418-0f1704461c78 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:29.494533 np0000165165 devstack@c-api.service[113290]: WARNING cinder.api.contrib.hosts [None req-530122c4-55ec-41ec-bad8-bd962faf2732 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 11 17:02:29.494692 np0000165165 devstack@c-api.service[113291]: WARNING castellan.key_manager.migration [None req-cc83c7ac-f552-48df-b79d-e7816096bf86 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:29.494933 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.v3.router [None req-c8159d5e-f602-4858-a418-0f1704461c78 None None] Extended resource: extensions {{(pid=113288) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:02:29.495359 np0000165165 devstack@c-api.service[113290]: WARNING castellan.key_manager.migration [None req-530122c4-55ec-41ec-bad8-bd962faf2732 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:29.496190 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.v3.router [None req-c8159d5e-f602-4858-a418-0f1704461c78 None None] Extended resource: encryption {{(pid=113288) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:02:29.496258 np0000165165 devstack@c-api.service[113289]: WARNING castellan.key_manager.migration [None req-28eeb456-fdc8-442e-816b-c22c2c5167c2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:29.496318 np0000165165 devstack@c-api.service[113291]: WARNING castellan.key_manager.migration [None req-cc83c7ac-f552-48df-b79d-e7816096bf86 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:29.496908 np0000165165 devstack@c-api.service[113290]: WARNING castellan.key_manager.migration [None req-530122c4-55ec-41ec-bad8-bd962faf2732 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:29.497717 np0000165165 devstack@c-api.service[113291]: WARNING castellan.key_manager.migration [None req-cc83c7ac-f552-48df-b79d-e7816096bf86 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:29.497837 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.v3.router [None req-c8159d5e-f602-4858-a418-0f1704461c78 None None] Extended resource: os-volume-manage {{(pid=113288) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:02:29.498350 np0000165165 devstack@c-api.service[113289]: WARNING castellan.key_manager.migration [None req-28eeb456-fdc8-442e-816b-c22c2c5167c2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:29.498451 np0000165165 devstack@c-api.service[113290]: WARNING castellan.key_manager.migration [None req-530122c4-55ec-41ec-bad8-bd962faf2732 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:29.498827 np0000165165 devstack@c-api.service[113291]: WARNING cinder.api.contrib.hosts [None req-cc83c7ac-f552-48df-b79d-e7816096bf86 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 11 17:02:29.499276 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.v3.router [None req-c8159d5e-f602-4858-a418-0f1704461c78 None None] Extended resource: os-volume-type-access {{(pid=113288) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:02:29.499656 np0000165165 devstack@c-api.service[113291]: WARNING castellan.key_manager.migration [None req-cc83c7ac-f552-48df-b79d-e7816096bf86 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:29.499875 np0000165165 devstack@c-api.service[113289]: WARNING castellan.key_manager.migration [None req-28eeb456-fdc8-442e-816b-c22c2c5167c2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:29.499950 np0000165165 devstack@c-api.service[113290]: WARNING castellan.key_manager.migration [None req-530122c4-55ec-41ec-bad8-bd962faf2732 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:29.500871 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.v3.router [None req-c8159d5e-f602-4858-a418-0f1704461c78 None None] Extended resource: os-quota-sets {{(pid=113288) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:02:29.501224 np0000165165 devstack@c-api.service[113291]: WARNING castellan.key_manager.migration [None req-cc83c7ac-f552-48df-b79d-e7816096bf86 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:29.501352 np0000165165 devstack@c-api.service[113290]: WARNING castellan.key_manager.migration [None req-530122c4-55ec-41ec-bad8-bd962faf2732 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:29.501416 np0000165165 devstack@c-api.service[113289]: WARNING castellan.key_manager.migration [None req-28eeb456-fdc8-442e-816b-c22c2c5167c2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:29.502314 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.v3.router [None req-530122c4-55ec-41ec-bad8-bd962faf2732 None None] Extended resource: extensions {{(pid=113290) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:02:29.502387 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.v3.router [None req-c8159d5e-f602-4858-a418-0f1704461c78 None None] Extended resource: qos-specs {{(pid=113288) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:02:29.502520 np0000165165 devstack@c-api.service[113289]: WARNING cinder.api.contrib.hosts [None req-28eeb456-fdc8-442e-816b-c22c2c5167c2 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 11 17:02:29.502951 np0000165165 devstack@c-api.service[113291]: WARNING castellan.key_manager.migration [None req-cc83c7ac-f552-48df-b79d-e7816096bf86 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:29.503349 np0000165165 devstack@c-api.service[113289]: WARNING castellan.key_manager.migration [None req-28eeb456-fdc8-442e-816b-c22c2c5167c2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:29.503551 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.v3.router [None req-530122c4-55ec-41ec-bad8-bd962faf2732 None None] Extended resource: encryption {{(pid=113290) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:02:29.504413 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.v3.router [None req-c8159d5e-f602-4858-a418-0f1704461c78 None None] Extended resource: backups {{(pid=113288) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:02:29.504514 np0000165165 devstack@c-api.service[113291]: WARNING castellan.key_manager.migration [None req-cc83c7ac-f552-48df-b79d-e7816096bf86 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:29.504916 np0000165165 devstack@c-api.service[113289]: WARNING castellan.key_manager.migration [None req-28eeb456-fdc8-442e-816b-c22c2c5167c2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:29.505145 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.v3.router [None req-530122c4-55ec-41ec-bad8-bd962faf2732 None None] Extended resource: os-volume-manage {{(pid=113290) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:02:29.505939 np0000165165 devstack@c-api.service[113291]: WARNING castellan.key_manager.migration [None req-cc83c7ac-f552-48df-b79d-e7816096bf86 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:29.506484 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.v3.router [None req-c8159d5e-f602-4858-a418-0f1704461c78 None None] Extended resource: os-hosts {{(pid=113288) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:02:29.506562 np0000165165 devstack@c-api.service[113289]: WARNING castellan.key_manager.migration [None req-28eeb456-fdc8-442e-816b-c22c2c5167c2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:29.506880 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.v3.router [None req-cc83c7ac-f552-48df-b79d-e7816096bf86 None None] Extended resource: extensions {{(pid=113291) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:02:29.507399 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.v3.router [None req-530122c4-55ec-41ec-bad8-bd962faf2732 None None] Extended resource: os-volume-type-access {{(pid=113290) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:02:29.507887 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.v3.router [None req-c8159d5e-f602-4858-a418-0f1704461c78 None None] Extended resource: scheduler-stats {{(pid=113288) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:02:29.508075 np0000165165 devstack@c-api.service[113289]: WARNING castellan.key_manager.migration [None req-28eeb456-fdc8-442e-816b-c22c2c5167c2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:29.508120 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.v3.router [None req-cc83c7ac-f552-48df-b79d-e7816096bf86 None None] Extended resource: encryption {{(pid=113291) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:02:29.509293 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.v3.router [None req-c8159d5e-f602-4858-a418-0f1704461c78 None None] Extended resource: os-volume-transfer {{(pid=113288) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:02:29.509483 np0000165165 devstack@c-api.service[113289]: WARNING castellan.key_manager.migration [None req-28eeb456-fdc8-442e-816b-c22c2c5167c2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:29.509767 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.v3.router [None req-cc83c7ac-f552-48df-b79d-e7816096bf86 None None] Extended resource: os-volume-manage {{(pid=113291) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:02:29.510434 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.v3.router [None req-28eeb456-fdc8-442e-816b-c22c2c5167c2 None None] Extended resource: extensions {{(pid=113289) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:02:29.510942 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.v3.router [None req-530122c4-55ec-41ec-bad8-bd962faf2732 None None] Extended resource: os-quota-sets {{(pid=113290) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:02:29.511121 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.v3.router [None req-c8159d5e-f602-4858-a418-0f1704461c78 None None] Extended resource: extra_specs {{(pid=113288) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:02:29.511289 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.v3.router [None req-cc83c7ac-f552-48df-b79d-e7816096bf86 None None] Extended resource: os-volume-type-access {{(pid=113291) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:02:29.511696 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.v3.router [None req-28eeb456-fdc8-442e-816b-c22c2c5167c2 None None] Extended resource: encryption {{(pid=113289) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:02:29.512918 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.v3.router [None req-cc83c7ac-f552-48df-b79d-e7816096bf86 None None] Extended resource: os-quota-sets {{(pid=113291) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:02:29.513115 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.v3.router [None req-530122c4-55ec-41ec-bad8-bd962faf2732 None None] Extended resource: qos-specs {{(pid=113290) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:02:29.513268 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.v3.router [None req-c8159d5e-f602-4858-a418-0f1704461c78 None None] Extended resource: cgsnapshots {{(pid=113288) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:02:29.513316 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.v3.router [None req-28eeb456-fdc8-442e-816b-c22c2c5167c2 None None] Extended resource: os-volume-manage {{(pid=113289) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:02:29.514385 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.v3.router [None req-cc83c7ac-f552-48df-b79d-e7816096bf86 None None] Extended resource: qos-specs {{(pid=113291) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:02:29.514577 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.v3.router [None req-c8159d5e-f602-4858-a418-0f1704461c78 None None] Extended resource: consistencygroups {{(pid=113288) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:02:29.514855 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.v3.router [None req-28eeb456-fdc8-442e-816b-c22c2c5167c2 None None] Extended resource: os-volume-type-access {{(pid=113289) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:02:29.516250 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.v3.router [None req-530122c4-55ec-41ec-bad8-bd962faf2732 None None] Extended resource: backups {{(pid=113290) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:02:29.516468 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.v3.router [None req-cc83c7ac-f552-48df-b79d-e7816096bf86 None None] Extended resource: backups {{(pid=113291) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:02:29.516536 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.v3.router [None req-c8159d5e-f602-4858-a418-0f1704461c78 None None] Extended resource: os-availability-zone {{(pid=113288) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:02:29.516614 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.v3.router [None req-28eeb456-fdc8-442e-816b-c22c2c5167c2 None None] Extended resource: os-quota-sets {{(pid=113289) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:02:29.517910 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.v3.router [None req-c8159d5e-f602-4858-a418-0f1704461c78 None None] Extended resource: os-snapshot-manage {{(pid=113288) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:02:29.518121 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.v3.router [None req-28eeb456-fdc8-442e-816b-c22c2c5167c2 None None] Extended resource: qos-specs {{(pid=113289) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:02:29.518529 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.v3.router [None req-cc83c7ac-f552-48df-b79d-e7816096bf86 None None] Extended resource: os-hosts {{(pid=113291) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:02:29.519124 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.v3.router [None req-530122c4-55ec-41ec-bad8-bd962faf2732 None None] Extended resource: os-hosts {{(pid=113290) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:02:29.519391 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.v3.router [None req-c8159d5e-f602-4858-a418-0f1704461c78 None None] Extended resource: os-quota-class-sets {{(pid=113288) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:02:29.519927 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.v3.router [None req-cc83c7ac-f552-48df-b79d-e7816096bf86 None None] Extended resource: scheduler-stats {{(pid=113291) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:02:29.520251 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.v3.router [None req-28eeb456-fdc8-442e-816b-c22c2c5167c2 None None] Extended resource: backups {{(pid=113289) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:02:29.520501 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.v3.router [None req-530122c4-55ec-41ec-bad8-bd962faf2732 None None] Extended resource: scheduler-stats {{(pid=113290) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:02:29.520867 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.v3.router [None req-c8159d5e-f602-4858-a418-0f1704461c78 None None] Extended resource: encryption {{(pid=113288) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:02:29.521364 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.v3.router [None req-cc83c7ac-f552-48df-b79d-e7816096bf86 None None] Extended resource: os-volume-transfer {{(pid=113291) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:02:29.521909 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.v3.router [None req-530122c4-55ec-41ec-bad8-bd962faf2732 None None] Extended resource: os-volume-transfer {{(pid=113290) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:02:29.522293 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.v3.router [None req-28eeb456-fdc8-442e-816b-c22c2c5167c2 None None] Extended resource: os-hosts {{(pid=113289) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:02:29.522454 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.v3.router [None req-c8159d5e-f602-4858-a418-0f1704461c78 None None] Extended resource: capabilities {{(pid=113288) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:02:29.523046 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.v3.router [None req-cc83c7ac-f552-48df-b79d-e7816096bf86 None None] Extended resource: extra_specs {{(pid=113291) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:02:29.523546 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.v3.router [None req-530122c4-55ec-41ec-bad8-bd962faf2732 None None] Extended resource: extra_specs {{(pid=113290) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:02:29.523720 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.v3.router [None req-28eeb456-fdc8-442e-816b-c22c2c5167c2 None None] Extended resource: scheduler-stats {{(pid=113289) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:02:29.524443 np0000165165 devstack@c-api.service[113288]: WARNING castellan.key_manager.migration [None req-c8159d5e-f602-4858-a418-0f1704461c78 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:29.525124 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.v3.router [None req-cc83c7ac-f552-48df-b79d-e7816096bf86 None None] Extended resource: cgsnapshots {{(pid=113291) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:02:29.525213 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.v3.router [None req-28eeb456-fdc8-442e-816b-c22c2c5167c2 None None] Extended resource: os-volume-transfer {{(pid=113289) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:02:29.525622 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.v3.router [None req-530122c4-55ec-41ec-bad8-bd962faf2732 None None] Extended resource: cgsnapshots {{(pid=113290) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:02:29.525916 np0000165165 devstack@c-api.service[113288]: WARNING castellan.key_manager.migration [None req-c8159d5e-f602-4858-a418-0f1704461c78 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:29.526537 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.v3.router [None req-cc83c7ac-f552-48df-b79d-e7816096bf86 None None] Extended resource: consistencygroups {{(pid=113291) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:02:29.527026 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.v3.router [None req-530122c4-55ec-41ec-bad8-bd962faf2732 None None] Extended resource: consistencygroups {{(pid=113290) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:02:29.527314 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.v3.router [None req-28eeb456-fdc8-442e-816b-c22c2c5167c2 None None] Extended resource: extra_specs {{(pid=113289) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:02:29.527399 np0000165165 devstack@c-api.service[113288]: WARNING castellan.key_manager.migration [None req-c8159d5e-f602-4858-a418-0f1704461c78 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:29.528535 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.v3.router [None req-cc83c7ac-f552-48df-b79d-e7816096bf86 None None] Extended resource: os-availability-zone {{(pid=113291) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:02:29.528810 np0000165165 devstack@c-api.service[113288]: WARNING castellan.key_manager.migration [None req-c8159d5e-f602-4858-a418-0f1704461c78 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:29.528878 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.v3.router [None req-28eeb456-fdc8-442e-816b-c22c2c5167c2 None None] Extended resource: cgsnapshots {{(pid=113289) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:02:29.528978 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.v3.router [None req-530122c4-55ec-41ec-bad8-bd962faf2732 None None] Extended resource: os-availability-zone {{(pid=113290) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:02:29.529898 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.v3.router [None req-cc83c7ac-f552-48df-b79d-e7816096bf86 None None] Extended resource: os-snapshot-manage {{(pid=113291) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:02:29.530220 np0000165165 devstack@c-api.service[113288]: WARNING castellan.key_manager.migration [None req-c8159d5e-f602-4858-a418-0f1704461c78 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:29.530283 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.v3.router [None req-28eeb456-fdc8-442e-816b-c22c2c5167c2 None None] Extended resource: consistencygroups {{(pid=113289) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:02:29.530337 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.v3.router [None req-530122c4-55ec-41ec-bad8-bd962faf2732 None None] Extended resource: os-snapshot-manage {{(pid=113290) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:02:29.531445 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.v3.router [None req-cc83c7ac-f552-48df-b79d-e7816096bf86 None None] Extended resource: os-quota-class-sets {{(pid=113291) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:02:29.531706 np0000165165 devstack@c-api.service[113288]: WARNING castellan.key_manager.migration [None req-c8159d5e-f602-4858-a418-0f1704461c78 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:29.531773 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.v3.router [None req-530122c4-55ec-41ec-bad8-bd962faf2732 None None] Extended resource: os-quota-class-sets {{(pid=113290) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:02:29.532270 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.v3.router [None req-28eeb456-fdc8-442e-816b-c22c2c5167c2 None None] Extended resource: os-availability-zone {{(pid=113289) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:02:29.532697 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.contrib.snapshot_actions [None req-c8159d5e-f602-4858-a418-0f1704461c78 None None] SnapshotActionsController initialized {{(pid=113288) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 11 17:02:29.532808 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.v3.router [None req-cc83c7ac-f552-48df-b79d-e7816096bf86 None None] Extended resource: encryption {{(pid=113291) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:02:29.533041 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.v3.router [None req-530122c4-55ec-41ec-bad8-bd962faf2732 None None] Extended resource: encryption {{(pid=113290) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:02:29.533451 np0000165165 devstack@c-api.service[113288]: WARNING castellan.key_manager.migration [None req-c8159d5e-f602-4858-a418-0f1704461c78 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:29.533607 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.v3.router [None req-28eeb456-fdc8-442e-816b-c22c2c5167c2 None None] Extended resource: os-snapshot-manage {{(pid=113289) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:02:29.534319 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.v3.router [None req-c8159d5e-f602-4858-a418-0f1704461c78 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113288) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:02:29.534389 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.v3.router [None req-cc83c7ac-f552-48df-b79d-e7816096bf86 None None] Extended resource: capabilities {{(pid=113291) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:02:29.534445 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.v3.router [None req-c8159d5e-f602-4858-a418-0f1704461c78 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113288) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:02:29.534541 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.v3.router [None req-c8159d5e-f602-4858-a418-0f1704461c78 None None] Extension UsedLimits extending resource: limits {{(pid=113288) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:02:29.534612 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.v3.router [None req-530122c4-55ec-41ec-bad8-bd962faf2732 None None] Extended resource: capabilities {{(pid=113290) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:02:29.534694 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.v3.router [None req-c8159d5e-f602-4858-a418-0f1704461c78 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113288) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:02:29.534812 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.v3.router [None req-c8159d5e-f602-4858-a418-0f1704461c78 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113288) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:02:29.534924 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.v3.router [None req-c8159d5e-f602-4858-a418-0f1704461c78 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113288) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:02:29.535017 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.v3.router [None req-c8159d5e-f602-4858-a418-0f1704461c78 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113288) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:02:29.535077 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.v3.router [None req-28eeb456-fdc8-442e-816b-c22c2c5167c2 None None] Extended resource: os-quota-class-sets {{(pid=113289) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:02:29.535138 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.v3.router [None req-c8159d5e-f602-4858-a418-0f1704461c78 None None] Extension TypesManage extending resource: types {{(pid=113288) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:02:29.535209 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.v3.router [None req-c8159d5e-f602-4858-a418-0f1704461c78 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113288) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:02:29.535339 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.v3.router [None req-c8159d5e-f602-4858-a418-0f1704461c78 None None] Extension AdminActions extending resource: volumes {{(pid=113288) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:02:29.535454 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.v3.router [None req-c8159d5e-f602-4858-a418-0f1704461c78 None None] Extension AdminActions extending resource: snapshots {{(pid=113288) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:02:29.535564 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.v3.router [None req-c8159d5e-f602-4858-a418-0f1704461c78 None None] Extension AdminActions extending resource: backups {{(pid=113288) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:02:29.535666 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.v3.router [None req-c8159d5e-f602-4858-a418-0f1704461c78 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113288) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:02:29.535779 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.v3.router [None req-c8159d5e-f602-4858-a418-0f1704461c78 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113288) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:02:29.535915 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.v3.router [None req-c8159d5e-f602-4858-a418-0f1704461c78 None None] Extension VolumeActions extending resource: volumes {{(pid=113288) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:02:29.536115 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.v3.router [None req-c8159d5e-f602-4858-a418-0f1704461c78 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113288) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:02:29.536390 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.v3.router [None req-28eeb456-fdc8-442e-816b-c22c2c5167c2 None None] Extended resource: encryption {{(pid=113289) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:02:29.536469 np0000165165 devstack@c-api.service[113291]: WARNING castellan.key_manager.migration [None req-cc83c7ac-f552-48df-b79d-e7816096bf86 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:29.536643 np0000165165 devstack@c-api.service[113290]: WARNING castellan.key_manager.migration [None req-530122c4-55ec-41ec-bad8-bd962faf2732 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:29.537874 np0000165165 devstack@c-api.service[113291]: WARNING castellan.key_manager.migration [None req-cc83c7ac-f552-48df-b79d-e7816096bf86 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:29.538075 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.v3.router [None req-28eeb456-fdc8-442e-816b-c22c2c5167c2 None None] Extended resource: capabilities {{(pid=113289) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 17:02:29.538145 np0000165165 devstack@c-api.service[113290]: WARNING castellan.key_manager.migration [None req-530122c4-55ec-41ec-bad8-bd962faf2732 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:29.538412 np0000165165 devstack@c-api.service[113288]: WARNING keystonemiddleware.auth_token [None req-c8159d5e-f602-4858-a418-0f1704461c78 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:29.539348 np0000165165 devstack@c-api.service[113291]: WARNING castellan.key_manager.migration [None req-cc83c7ac-f552-48df-b79d-e7816096bf86 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:29.539555 np0000165165 devstack@c-api.service[113290]: WARNING castellan.key_manager.migration [None req-530122c4-55ec-41ec-bad8-bd962faf2732 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:29.540274 np0000165165 devstack@c-api.service[113289]: WARNING castellan.key_manager.migration [None req-28eeb456-fdc8-442e-816b-c22c2c5167c2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:29.540745 np0000165165 devstack@c-api.service[113291]: WARNING castellan.key_manager.migration [None req-cc83c7ac-f552-48df-b79d-e7816096bf86 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:29.540972 np0000165165 devstack@c-api.service[113290]: WARNING castellan.key_manager.migration [None req-530122c4-55ec-41ec-bad8-bd962faf2732 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:29.541893 np0000165165 devstack@c-api.service[113289]: WARNING castellan.key_manager.migration [None req-28eeb456-fdc8-442e-816b-c22c2c5167c2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:29.542151 np0000165165 devstack@c-api.service[113291]: WARNING castellan.key_manager.migration [None req-cc83c7ac-f552-48df-b79d-e7816096bf86 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:29.542368 np0000165165 devstack@c-api.service[113290]: WARNING castellan.key_manager.migration [None req-530122c4-55ec-41ec-bad8-bd962faf2732 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:29.543450 np0000165165 devstack@c-api.service[113289]: WARNING castellan.key_manager.migration [None req-28eeb456-fdc8-442e-816b-c22c2c5167c2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:29.543713 np0000165165 devstack@c-api.service[113291]: WARNING castellan.key_manager.migration [None req-cc83c7ac-f552-48df-b79d-e7816096bf86 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:29.543881 np0000165165 devstack@c-api.service[113290]: WARNING castellan.key_manager.migration [None req-530122c4-55ec-41ec-bad8-bd962faf2732 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:29.544709 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.contrib.snapshot_actions [None req-cc83c7ac-f552-48df-b79d-e7816096bf86 None None] SnapshotActionsController initialized {{(pid=113291) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 11 17:02:29.544763 np0000165165 devstack@c-api.service[113288]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7c00526a3668 pid: 113288 (default app) Apr 11 17:02:29.544866 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.contrib.snapshot_actions [None req-530122c4-55ec-41ec-bad8-bd962faf2732 None None] SnapshotActionsController initialized {{(pid=113290) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 11 17:02:29.544935 np0000165165 devstack@c-api.service[113289]: WARNING castellan.key_manager.migration [None req-28eeb456-fdc8-442e-816b-c22c2c5167c2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:29.545389 np0000165165 devstack@c-api.service[113288]: /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:29.545389 np0000165165 devstack@c-api.service[113288]: warnings.warn( Apr 11 17:02:29.545454 np0000165165 devstack@c-api.service[113291]: WARNING castellan.key_manager.migration [None req-cc83c7ac-f552-48df-b79d-e7816096bf86 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:29.545592 np0000165165 devstack@c-api.service[113290]: WARNING castellan.key_manager.migration [None req-530122c4-55ec-41ec-bad8-bd962faf2732 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:29.546334 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.v3.router [None req-cc83c7ac-f552-48df-b79d-e7816096bf86 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113291) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:02:29.546389 np0000165165 devstack@c-api.service[113289]: WARNING castellan.key_manager.migration [None req-28eeb456-fdc8-442e-816b-c22c2c5167c2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:29.546436 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.v3.router [None req-cc83c7ac-f552-48df-b79d-e7816096bf86 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113291) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:02:29.546472 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.v3.router [None req-530122c4-55ec-41ec-bad8-bd962faf2732 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113290) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:02:29.546577 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.v3.router [None req-cc83c7ac-f552-48df-b79d-e7816096bf86 None None] Extension UsedLimits extending resource: limits {{(pid=113291) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:02:29.546618 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.v3.router [None req-530122c4-55ec-41ec-bad8-bd962faf2732 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113290) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:02:29.546680 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.v3.router [None req-cc83c7ac-f552-48df-b79d-e7816096bf86 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113291) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:02:29.546725 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.v3.router [None req-530122c4-55ec-41ec-bad8-bd962faf2732 None None] Extension UsedLimits extending resource: limits {{(pid=113290) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:02:29.546809 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.v3.router [None req-cc83c7ac-f552-48df-b79d-e7816096bf86 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113291) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:02:29.546868 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.v3.router [None req-530122c4-55ec-41ec-bad8-bd962faf2732 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113290) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:02:29.546921 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.v3.router [None req-cc83c7ac-f552-48df-b79d-e7816096bf86 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113291) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:02:29.546965 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.v3.router [None req-530122c4-55ec-41ec-bad8-bd962faf2732 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113290) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:02:29.547041 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.v3.router [None req-cc83c7ac-f552-48df-b79d-e7816096bf86 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113291) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:02:29.547080 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.v3.router [None req-530122c4-55ec-41ec-bad8-bd962faf2732 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113290) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:02:29.547143 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.v3.router [None req-530122c4-55ec-41ec-bad8-bd962faf2732 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113290) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:02:29.547182 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.v3.router [None req-cc83c7ac-f552-48df-b79d-e7816096bf86 None None] Extension TypesManage extending resource: types {{(pid=113291) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:02:29.547247 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.v3.router [None req-530122c4-55ec-41ec-bad8-bd962faf2732 None None] Extension TypesManage extending resource: types {{(pid=113290) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:02:29.547291 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.v3.router [None req-cc83c7ac-f552-48df-b79d-e7816096bf86 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113291) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:02:29.547349 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.v3.router [None req-530122c4-55ec-41ec-bad8-bd962faf2732 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113290) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:02:29.547387 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.v3.router [None req-cc83c7ac-f552-48df-b79d-e7816096bf86 None None] Extension AdminActions extending resource: volumes {{(pid=113291) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:02:29.547461 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.v3.router [None req-530122c4-55ec-41ec-bad8-bd962faf2732 None None] Extension AdminActions extending resource: volumes {{(pid=113290) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:02:29.547505 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.v3.router [None req-cc83c7ac-f552-48df-b79d-e7816096bf86 None None] Extension AdminActions extending resource: snapshots {{(pid=113291) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:02:29.547595 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.v3.router [None req-cc83c7ac-f552-48df-b79d-e7816096bf86 None None] Extension AdminActions extending resource: backups {{(pid=113291) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:02:29.547644 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.v3.router [None req-530122c4-55ec-41ec-bad8-bd962faf2732 None None] Extension AdminActions extending resource: snapshots {{(pid=113290) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:02:29.547684 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.v3.router [None req-530122c4-55ec-41ec-bad8-bd962faf2732 None None] Extension AdminActions extending resource: backups {{(pid=113290) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:02:29.547720 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.v3.router [None req-cc83c7ac-f552-48df-b79d-e7816096bf86 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113291) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:02:29.547807 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.v3.router [None req-530122c4-55ec-41ec-bad8-bd962faf2732 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113290) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:02:29.547865 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.v3.router [None req-cc83c7ac-f552-48df-b79d-e7816096bf86 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113291) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:02:29.547921 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.v3.router [None req-530122c4-55ec-41ec-bad8-bd962faf2732 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113290) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:02:29.547977 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.v3.router [None req-cc83c7ac-f552-48df-b79d-e7816096bf86 None None] Extension VolumeActions extending resource: volumes {{(pid=113291) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:02:29.548047 np0000165165 devstack@c-api.service[113289]: WARNING castellan.key_manager.migration [None req-28eeb456-fdc8-442e-816b-c22c2c5167c2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:29.548103 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.v3.router [None req-530122c4-55ec-41ec-bad8-bd962faf2732 None None] Extension VolumeActions extending resource: volumes {{(pid=113290) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:02:29.548166 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.v3.router [None req-cc83c7ac-f552-48df-b79d-e7816096bf86 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113291) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:02:29.548222 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.v3.router [None req-530122c4-55ec-41ec-bad8-bd962faf2732 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113290) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:02:29.549012 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.contrib.snapshot_actions [None req-28eeb456-fdc8-442e-816b-c22c2c5167c2 None None] SnapshotActionsController initialized {{(pid=113289) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 11 17:02:29.549760 np0000165165 devstack@c-api.service[113289]: WARNING castellan.key_manager.migration [None req-28eeb456-fdc8-442e-816b-c22c2c5167c2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 17:02:29.550471 np0000165165 devstack@c-api.service[113291]: WARNING keystonemiddleware.auth_token [None req-cc83c7ac-f552-48df-b79d-e7816096bf86 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:29.550587 np0000165165 devstack@c-api.service[113290]: WARNING keystonemiddleware.auth_token [None req-530122c4-55ec-41ec-bad8-bd962faf2732 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:29.550648 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.v3.router [None req-28eeb456-fdc8-442e-816b-c22c2c5167c2 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113289) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:02:29.550808 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.v3.router [None req-28eeb456-fdc8-442e-816b-c22c2c5167c2 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113289) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:02:29.550938 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.v3.router [None req-28eeb456-fdc8-442e-816b-c22c2c5167c2 None None] Extension UsedLimits extending resource: limits {{(pid=113289) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:02:29.551112 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.v3.router [None req-28eeb456-fdc8-442e-816b-c22c2c5167c2 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113289) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:02:29.551231 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.v3.router [None req-28eeb456-fdc8-442e-816b-c22c2c5167c2 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113289) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:02:29.551338 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.v3.router [None req-28eeb456-fdc8-442e-816b-c22c2c5167c2 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113289) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:02:29.551479 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.v3.router [None req-28eeb456-fdc8-442e-816b-c22c2c5167c2 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113289) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:02:29.551542 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.v3.router [None req-28eeb456-fdc8-442e-816b-c22c2c5167c2 None None] Extension TypesManage extending resource: types {{(pid=113289) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:02:29.551643 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.v3.router [None req-28eeb456-fdc8-442e-816b-c22c2c5167c2 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113289) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:02:29.551760 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.v3.router [None req-28eeb456-fdc8-442e-816b-c22c2c5167c2 None None] Extension AdminActions extending resource: volumes {{(pid=113289) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:02:29.551920 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.v3.router [None req-28eeb456-fdc8-442e-816b-c22c2c5167c2 None None] Extension AdminActions extending resource: snapshots {{(pid=113289) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:02:29.552005 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.v3.router [None req-28eeb456-fdc8-442e-816b-c22c2c5167c2 None None] Extension AdminActions extending resource: backups {{(pid=113289) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:02:29.552120 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.v3.router [None req-28eeb456-fdc8-442e-816b-c22c2c5167c2 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113289) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:02:29.552229 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.v3.router [None req-28eeb456-fdc8-442e-816b-c22c2c5167c2 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113289) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:02:29.552331 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.v3.router [None req-28eeb456-fdc8-442e-816b-c22c2c5167c2 None None] Extension VolumeActions extending resource: volumes {{(pid=113289) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:02:29.552555 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.v3.router [None req-28eeb456-fdc8-442e-816b-c22c2c5167c2 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113289) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 17:02:29.553185 np0000165165 devstack@c-api.service[113288]: /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:29.553185 np0000165165 devstack@c-api.service[113288]: warnings.warn(deprecated_msg) Apr 11 17:02:29.553185 np0000165165 devstack@c-api.service[113288]: /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:29.553185 np0000165165 devstack@c-api.service[113288]: warnings.warn(deprecated_msg) Apr 11 17:02:29.553520 np0000165165 devstack@c-api.service[113288]: /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:29.553520 np0000165165 devstack@c-api.service[113288]: warnings.warn(deprecated_msg) Apr 11 17:02:29.553520 np0000165165 devstack@c-api.service[113288]: /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:29.553520 np0000165165 devstack@c-api.service[113288]: warnings.warn(deprecated_msg) Apr 11 17:02:29.553852 np0000165165 devstack@c-api.service[113288]: /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:29.553852 np0000165165 devstack@c-api.service[113288]: warnings.warn(deprecated_msg) Apr 11 17:02:29.553852 np0000165165 devstack@c-api.service[113288]: /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:29.553852 np0000165165 devstack@c-api.service[113288]: warnings.warn(deprecated_msg) Apr 11 17:02:29.553852 np0000165165 devstack@c-api.service[113288]: /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:29.553852 np0000165165 devstack@c-api.service[113288]: warnings.warn(deprecated_msg) Apr 11 17:02:29.554299 np0000165165 devstack@c-api.service[113288]: /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:29.554299 np0000165165 devstack@c-api.service[113288]: warnings.warn(deprecated_msg) Apr 11 17:02:29.554299 np0000165165 devstack@c-api.service[113288]: /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:29.554299 np0000165165 devstack@c-api.service[113288]: warnings.warn(deprecated_msg) Apr 11 17:02:29.554299 np0000165165 devstack@c-api.service[113288]: /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:29.554694 np0000165165 devstack@c-api.service[113288]: warnings.warn(deprecated_msg) Apr 11 17:02:29.554694 np0000165165 devstack@c-api.service[113288]: /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:29.554694 np0000165165 devstack@c-api.service[113288]: warnings.warn(deprecated_msg) Apr 11 17:02:29.554694 np0000165165 devstack@c-api.service[113288]: /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:29.554694 np0000165165 devstack@c-api.service[113288]: warnings.warn(deprecated_msg) Apr 11 17:02:29.555135 np0000165165 devstack@c-api.service[113288]: /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:29.555135 np0000165165 devstack@c-api.service[113288]: warnings.warn(deprecated_msg) Apr 11 17:02:29.555135 np0000165165 devstack@c-api.service[113288]: /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:29.555135 np0000165165 devstack@c-api.service[113288]: warnings.warn(deprecated_msg) Apr 11 17:02:29.555427 np0000165165 devstack@c-api.service[113288]: /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:29.555427 np0000165165 devstack@c-api.service[113288]: warnings.warn(deprecated_msg) Apr 11 17:02:29.555427 np0000165165 devstack@c-api.service[113288]: /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:29.555427 np0000165165 devstack@c-api.service[113288]: warnings.warn(deprecated_msg) Apr 11 17:02:29.555427 np0000165165 devstack@c-api.service[113288]: /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:29.555768 np0000165165 devstack@c-api.service[113288]: warnings.warn(deprecated_msg) Apr 11 17:02:29.555768 np0000165165 devstack@c-api.service[113288]: /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:29.555768 np0000165165 devstack@c-api.service[113288]: warnings.warn(deprecated_msg) Apr 11 17:02:29.555768 np0000165165 devstack@c-api.service[113288]: /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:29.555768 np0000165165 devstack@c-api.service[113288]: warnings.warn(deprecated_msg) Apr 11 17:02:29.555990 np0000165165 devstack@c-api.service[113288]: /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:29.555990 np0000165165 devstack@c-api.service[113288]: warnings.warn(deprecated_msg) Apr 11 17:02:29.555990 np0000165165 devstack@c-api.service[113288]: /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:29.555990 np0000165165 devstack@c-api.service[113288]: warnings.warn(deprecated_msg) Apr 11 17:02:29.555990 np0000165165 devstack@c-api.service[113288]: /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:29.555990 np0000165165 devstack@c-api.service[113288]: warnings.warn(deprecated_msg) Apr 11 17:02:29.556241 np0000165165 devstack@c-api.service[113288]: /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:29.556241 np0000165165 devstack@c-api.service[113288]: warnings.warn(deprecated_msg) Apr 11 17:02:29.556241 np0000165165 devstack@c-api.service[113288]: /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:29.556241 np0000165165 devstack@c-api.service[113288]: warnings.warn(deprecated_msg) Apr 11 17:02:29.556241 np0000165165 devstack@c-api.service[113288]: /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:29.556241 np0000165165 devstack@c-api.service[113288]: warnings.warn(deprecated_msg) Apr 11 17:02:29.556483 np0000165165 devstack@c-api.service[113288]: /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:29.556483 np0000165165 devstack@c-api.service[113288]: warnings.warn(deprecated_msg) Apr 11 17:02:29.556483 np0000165165 devstack@c-api.service[113288]: /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:29.556483 np0000165165 devstack@c-api.service[113288]: warnings.warn(deprecated_msg) Apr 11 17:02:29.556483 np0000165165 devstack@c-api.service[113288]: /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:29.556483 np0000165165 devstack@c-api.service[113288]: warnings.warn(deprecated_msg) Apr 11 17:02:29.556726 np0000165165 devstack@c-api.service[113288]: /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:29.556726 np0000165165 devstack@c-api.service[113288]: warnings.warn(deprecated_msg) Apr 11 17:02:29.556726 np0000165165 devstack@c-api.service[113288]: /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:29.556726 np0000165165 devstack@c-api.service[113288]: warnings.warn(deprecated_msg) Apr 11 17:02:29.556726 np0000165165 devstack@c-api.service[113288]: /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:29.556958 np0000165165 devstack@c-api.service[113288]: warnings.warn(deprecated_msg) Apr 11 17:02:29.556958 np0000165165 devstack@c-api.service[113288]: /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:29.556958 np0000165165 devstack@c-api.service[113288]: warnings.warn(deprecated_msg) Apr 11 17:02:29.556958 np0000165165 devstack@c-api.service[113288]: /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:29.556958 np0000165165 devstack@c-api.service[113288]: warnings.warn(deprecated_msg) Apr 11 17:02:29.557160 np0000165165 devstack@c-api.service[113288]: /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:29.557160 np0000165165 devstack@c-api.service[113288]: warnings.warn(deprecated_msg) Apr 11 17:02:29.557160 np0000165165 devstack@c-api.service[113288]: /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:29.557160 np0000165165 devstack@c-api.service[113288]: warnings.warn(deprecated_msg) Apr 11 17:02:29.557160 np0000165165 devstack@c-api.service[113288]: /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:29.557160 np0000165165 devstack@c-api.service[113288]: warnings.warn(deprecated_msg) Apr 11 17:02:29.557400 np0000165165 devstack@c-api.service[113288]: /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:29.557400 np0000165165 devstack@c-api.service[113288]: warnings.warn(deprecated_msg) Apr 11 17:02:29.557400 np0000165165 devstack@c-api.service[113288]: /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:29.557400 np0000165165 devstack@c-api.service[113288]: warnings.warn(deprecated_msg) Apr 11 17:02:29.557400 np0000165165 devstack@c-api.service[113288]: /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:29.557400 np0000165165 devstack@c-api.service[113288]: warnings.warn(deprecated_msg) Apr 11 17:02:29.557635 np0000165165 devstack@c-api.service[113288]: /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:29.557635 np0000165165 devstack@c-api.service[113288]: warnings.warn(deprecated_msg) Apr 11 17:02:29.557635 np0000165165 devstack@c-api.service[113288]: /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:29.557635 np0000165165 devstack@c-api.service[113288]: warnings.warn(deprecated_msg) Apr 11 17:02:29.557635 np0000165165 devstack@c-api.service[113288]: /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:29.557894 np0000165165 devstack@c-api.service[113288]: warnings.warn(deprecated_msg) Apr 11 17:02:29.557894 np0000165165 devstack@c-api.service[113288]: /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:29.557894 np0000165165 devstack@c-api.service[113288]: warnings.warn(deprecated_msg) Apr 11 17:02:29.557894 np0000165165 devstack@c-api.service[113288]: /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:29.557894 np0000165165 devstack@c-api.service[113288]: warnings.warn(deprecated_msg) Apr 11 17:02:29.558099 np0000165165 devstack@c-api.service[113288]: /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:29.558099 np0000165165 devstack@c-api.service[113288]: warnings.warn(deprecated_msg) Apr 11 17:02:29.558099 np0000165165 devstack@c-api.service[113288]: /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:29.558099 np0000165165 devstack@c-api.service[113288]: warnings.warn(deprecated_msg) Apr 11 17:02:29.558272 np0000165165 devstack@c-api.service[113288]: /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:29.558272 np0000165165 devstack@c-api.service[113288]: warnings.warn(deprecated_msg) Apr 11 17:02:29.558272 np0000165165 devstack@c-api.service[113288]: /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:29.558272 np0000165165 devstack@c-api.service[113288]: warnings.warn(deprecated_msg) Apr 11 17:02:29.558453 np0000165165 devstack@c-api.service[113288]: /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:29.558453 np0000165165 devstack@c-api.service[113288]: warnings.warn(deprecated_msg) Apr 11 17:02:29.558453 np0000165165 devstack@c-api.service[113288]: /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:29.558453 np0000165165 devstack@c-api.service[113288]: warnings.warn(deprecated_msg) Apr 11 17:02:29.558453 np0000165165 devstack@c-api.service[113288]: /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:29.558672 np0000165165 devstack@c-api.service[113288]: warnings.warn(deprecated_msg) Apr 11 17:02:29.558672 np0000165165 devstack@c-api.service[113288]: /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:29.558672 np0000165165 devstack@c-api.service[113288]: warnings.warn(deprecated_msg) Apr 11 17:02:29.558672 np0000165165 devstack@c-api.service[113288]: /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:29.558672 np0000165165 devstack@c-api.service[113288]: warnings.warn(deprecated_msg) Apr 11 17:02:29.558891 np0000165165 devstack@c-api.service[113288]: /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:29.558891 np0000165165 devstack@c-api.service[113288]: warnings.warn(deprecated_msg) Apr 11 17:02:29.558891 np0000165165 devstack@c-api.service[113288]: /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:29.558891 np0000165165 devstack@c-api.service[113288]: warnings.warn(deprecated_msg) Apr 11 17:02:29.559071 np0000165165 devstack@c-api.service[113288]: /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:29.559071 np0000165165 devstack@c-api.service[113288]: warnings.warn(deprecated_msg) Apr 11 17:02:29.559071 np0000165165 devstack@c-api.service[113288]: /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:29.559071 np0000165165 devstack@c-api.service[113288]: warnings.warn(deprecated_msg) Apr 11 17:02:29.559256 np0000165165 devstack@c-api.service[113288]: /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:29.559256 np0000165165 devstack@c-api.service[113288]: warnings.warn(deprecated_msg) Apr 11 17:02:29.559256 np0000165165 devstack@c-api.service[113288]: /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:29.559256 np0000165165 devstack@c-api.service[113288]: warnings.warn(deprecated_msg) Apr 11 17:02:29.559424 np0000165165 devstack@c-api.service[113288]: /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:29.559424 np0000165165 devstack@c-api.service[113288]: warnings.warn(deprecated_msg) Apr 11 17:02:29.559424 np0000165165 devstack@c-api.service[113288]: /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:29.559424 np0000165165 devstack@c-api.service[113288]: warnings.warn(deprecated_msg) Apr 11 17:02:29.559596 np0000165165 devstack@c-api.service[113288]: /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:29.559596 np0000165165 devstack@c-api.service[113288]: warnings.warn(deprecated_msg) Apr 11 17:02:29.559596 np0000165165 devstack@c-api.service[113288]: /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:29.559596 np0000165165 devstack@c-api.service[113288]: warnings.warn(deprecated_msg) Apr 11 17:02:29.559772 np0000165165 devstack@c-api.service[113288]: /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:29.559772 np0000165165 devstack@c-api.service[113288]: warnings.warn(deprecated_msg) Apr 11 17:02:29.559772 np0000165165 devstack@c-api.service[113288]: /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:29.559772 np0000165165 devstack@c-api.service[113288]: warnings.warn(deprecated_msg) Apr 11 17:02:29.559772 np0000165165 devstack@c-api.service[113288]: /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:29.560018 np0000165165 devstack@c-api.service[113288]: warnings.warn(deprecated_msg) Apr 11 17:02:29.560018 np0000165165 devstack@c-api.service[113288]: /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:29.560018 np0000165165 devstack@c-api.service[113288]: warnings.warn(deprecated_msg) Apr 11 17:02:29.560018 np0000165165 devstack@c-api.service[113288]: /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:29.560018 np0000165165 devstack@c-api.service[113288]: warnings.warn(deprecated_msg) Apr 11 17:02:29.560018 np0000165165 devstack@c-api.service[113288]: /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:29.560271 np0000165165 devstack@c-api.service[113288]: warnings.warn(deprecated_msg) Apr 11 17:02:29.560271 np0000165165 devstack@c-api.service[113288]: /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:29.560271 np0000165165 devstack@c-api.service[113288]: warnings.warn(deprecated_msg) Apr 11 17:02:29.560271 np0000165165 devstack@c-api.service[113288]: /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:29.560271 np0000165165 devstack@c-api.service[113288]: warnings.warn(deprecated_msg) Apr 11 17:02:29.560459 np0000165165 devstack@c-api.service[113288]: /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:29.560459 np0000165165 devstack@c-api.service[113288]: warnings.warn(deprecated_msg) Apr 11 17:02:29.560459 np0000165165 devstack@c-api.service[113288]: /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:29.560459 np0000165165 devstack@c-api.service[113288]: warnings.warn(deprecated_msg) Apr 11 17:02:29.560459 np0000165165 devstack@c-api.service[113288]: /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:29.560459 np0000165165 devstack@c-api.service[113288]: warnings.warn(deprecated_msg) Apr 11 17:02:29.560708 np0000165165 devstack@c-api.service[113288]: /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:29.560708 np0000165165 devstack@c-api.service[113288]: warnings.warn(deprecated_msg) Apr 11 17:02:29.560708 np0000165165 devstack@c-api.service[113288]: /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:29.560708 np0000165165 devstack@c-api.service[113288]: warnings.warn(deprecated_msg) Apr 11 17:02:29.560708 np0000165165 devstack@c-api.service[113288]: /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:29.560708 np0000165165 devstack@c-api.service[113288]: warnings.warn(deprecated_msg) Apr 11 17:02:29.560979 np0000165165 devstack@c-api.service[113288]: /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:29.560979 np0000165165 devstack@c-api.service[113288]: warnings.warn(deprecated_msg) Apr 11 17:02:29.560979 np0000165165 devstack@c-api.service[113288]: /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:29.560979 np0000165165 devstack@c-api.service[113288]: warnings.warn(deprecated_msg) Apr 11 17:02:29.560979 np0000165165 devstack@c-api.service[113288]: /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:29.560979 np0000165165 devstack@c-api.service[113288]: warnings.warn(deprecated_msg) Apr 11 17:02:29.561316 np0000165165 devstack@c-api.service[113288]: /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:29.561316 np0000165165 devstack@c-api.service[113288]: warnings.warn(deprecated_msg) Apr 11 17:02:29.561316 np0000165165 devstack@c-api.service[113288]: /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:29.561316 np0000165165 devstack@c-api.service[113288]: warnings.warn(deprecated_msg) Apr 11 17:02:29.561316 np0000165165 devstack@c-api.service[113288]: /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:29.561316 np0000165165 devstack@c-api.service[113288]: warnings.warn(deprecated_msg) Apr 11 17:02:29.561576 np0000165165 devstack@c-api.service[113288]: /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:29.561576 np0000165165 devstack@c-api.service[113288]: warnings.warn(deprecated_msg) Apr 11 17:02:29.561576 np0000165165 devstack@c-api.service[113288]: /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:29.561576 np0000165165 devstack@c-api.service[113288]: warnings.warn(deprecated_msg) Apr 11 17:02:29.561741 np0000165165 devstack@c-api.service[113288]: /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:29.561741 np0000165165 devstack@c-api.service[113288]: warnings.warn(deprecated_msg) Apr 11 17:02:29.561741 np0000165165 devstack@c-api.service[113288]: /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:29.561741 np0000165165 devstack@c-api.service[113288]: warnings.warn(deprecated_msg) Apr 11 17:02:29.561741 np0000165165 devstack@c-api.service[113288]: /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:29.562015 np0000165165 devstack@c-api.service[113288]: warnings.warn(deprecated_msg) Apr 11 17:02:29.562015 np0000165165 devstack@c-api.service[113288]: /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:29.562015 np0000165165 devstack@c-api.service[113288]: warnings.warn(deprecated_msg) Apr 11 17:02:29.562015 np0000165165 devstack@c-api.service[113288]: /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:29.562015 np0000165165 devstack@c-api.service[113288]: warnings.warn(deprecated_msg) Apr 11 17:02:29.562209 np0000165165 devstack@c-api.service[113289]: WARNING keystonemiddleware.auth_token [None req-28eeb456-fdc8-442e-816b-c22c2c5167c2 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:29.562253 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.middleware.request_id [None req-cc6a216e-839b-438d-b8c3-8d537800daa2 None None] RequestId filter calling following filter/app {{(pid=113288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 17:02:29.562290 np0000165165 devstack@c-api.service[113290]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7c00526a3668 pid: 113290 (default app) Apr 11 17:02:29.562327 np0000165165 devstack@c-api.service[113291]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7c00526a3668 pid: 113291 (default app) Apr 11 17:02:29.562362 np0000165165 devstack@c-api.service[113288]: [pid: 113288|app: 0|req: 1/1] 199.204.45.25 () {60 vars in 946 bytes} [Sat Apr 11 17:02:29 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:29.562398 np0000165165 devstack@c-api.service[113289]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7c00526a3668 pid: 113289 (default app) Apr 11 17:02:36.948405 np0000165165 devstack@c-api.service[113290]: /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:36.948405 np0000165165 devstack@c-api.service[113290]: warnings.warn( Apr 11 17:02:36.961253 np0000165165 devstack@c-api.service[113290]: /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:36.961253 np0000165165 devstack@c-api.service[113290]: warnings.warn(deprecated_msg) Apr 11 17:02:36.961476 np0000165165 devstack@c-api.service[113290]: /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:36.961476 np0000165165 devstack@c-api.service[113290]: warnings.warn(deprecated_msg) Apr 11 17:02:36.961476 np0000165165 devstack@c-api.service[113290]: /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:36.961476 np0000165165 devstack@c-api.service[113290]: warnings.warn(deprecated_msg) Apr 11 17:02:36.961476 np0000165165 devstack@c-api.service[113290]: /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:36.961837 np0000165165 devstack@c-api.service[113290]: warnings.warn(deprecated_msg) Apr 11 17:02:36.961837 np0000165165 devstack@c-api.service[113290]: /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:36.961837 np0000165165 devstack@c-api.service[113290]: warnings.warn(deprecated_msg) Apr 11 17:02:36.961837 np0000165165 devstack@c-api.service[113290]: /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:36.961837 np0000165165 devstack@c-api.service[113290]: warnings.warn(deprecated_msg) Apr 11 17:02:36.961837 np0000165165 devstack@c-api.service[113290]: /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:36.962171 np0000165165 devstack@c-api.service[113290]: warnings.warn(deprecated_msg) Apr 11 17:02:36.962171 np0000165165 devstack@c-api.service[113290]: /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:36.962171 np0000165165 devstack@c-api.service[113290]: warnings.warn(deprecated_msg) Apr 11 17:02:36.962171 np0000165165 devstack@c-api.service[113290]: /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:36.962171 np0000165165 devstack@c-api.service[113290]: warnings.warn(deprecated_msg) Apr 11 17:02:36.962480 np0000165165 devstack@c-api.service[113290]: /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:36.962480 np0000165165 devstack@c-api.service[113290]: warnings.warn(deprecated_msg) Apr 11 17:02:36.962480 np0000165165 devstack@c-api.service[113290]: /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:36.962480 np0000165165 devstack@c-api.service[113290]: warnings.warn(deprecated_msg) Apr 11 17:02:36.962740 np0000165165 devstack@c-api.service[113290]: /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:36.962740 np0000165165 devstack@c-api.service[113290]: warnings.warn(deprecated_msg) Apr 11 17:02:36.962740 np0000165165 devstack@c-api.service[113290]: /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:36.962740 np0000165165 devstack@c-api.service[113290]: warnings.warn(deprecated_msg) Apr 11 17:02:36.963032 np0000165165 devstack@c-api.service[113290]: /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:36.963032 np0000165165 devstack@c-api.service[113290]: warnings.warn(deprecated_msg) Apr 11 17:02:36.963032 np0000165165 devstack@c-api.service[113290]: /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:36.963032 np0000165165 devstack@c-api.service[113290]: warnings.warn(deprecated_msg) Apr 11 17:02:36.963032 np0000165165 devstack@c-api.service[113290]: /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:36.963334 np0000165165 devstack@c-api.service[113290]: warnings.warn(deprecated_msg) Apr 11 17:02:36.963334 np0000165165 devstack@c-api.service[113290]: /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:36.963334 np0000165165 devstack@c-api.service[113290]: warnings.warn(deprecated_msg) Apr 11 17:02:36.963334 np0000165165 devstack@c-api.service[113290]: /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:36.963334 np0000165165 devstack@c-api.service[113290]: warnings.warn(deprecated_msg) Apr 11 17:02:36.963611 np0000165165 devstack@c-api.service[113290]: /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:36.963611 np0000165165 devstack@c-api.service[113290]: warnings.warn(deprecated_msg) Apr 11 17:02:36.963611 np0000165165 devstack@c-api.service[113290]: /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:36.963611 np0000165165 devstack@c-api.service[113290]: warnings.warn(deprecated_msg) Apr 11 17:02:36.963611 np0000165165 devstack@c-api.service[113290]: /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:36.963611 np0000165165 devstack@c-api.service[113290]: warnings.warn(deprecated_msg) Apr 11 17:02:36.963970 np0000165165 devstack@c-api.service[113290]: /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:36.963970 np0000165165 devstack@c-api.service[113290]: warnings.warn(deprecated_msg) Apr 11 17:02:36.963970 np0000165165 devstack@c-api.service[113290]: /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:36.963970 np0000165165 devstack@c-api.service[113290]: warnings.warn(deprecated_msg) Apr 11 17:02:36.963970 np0000165165 devstack@c-api.service[113290]: /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:36.963970 np0000165165 devstack@c-api.service[113290]: warnings.warn(deprecated_msg) Apr 11 17:02:36.964315 np0000165165 devstack@c-api.service[113290]: /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:36.964315 np0000165165 devstack@c-api.service[113290]: warnings.warn(deprecated_msg) Apr 11 17:02:36.964315 np0000165165 devstack@c-api.service[113290]: /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:36.964315 np0000165165 devstack@c-api.service[113290]: warnings.warn(deprecated_msg) Apr 11 17:02:36.964315 np0000165165 devstack@c-api.service[113290]: /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:36.964315 np0000165165 devstack@c-api.service[113290]: warnings.warn(deprecated_msg) Apr 11 17:02:36.964655 np0000165165 devstack@c-api.service[113290]: /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:36.964655 np0000165165 devstack@c-api.service[113290]: warnings.warn(deprecated_msg) Apr 11 17:02:36.964655 np0000165165 devstack@c-api.service[113290]: /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:36.964655 np0000165165 devstack@c-api.service[113290]: warnings.warn(deprecated_msg) Apr 11 17:02:36.964655 np0000165165 devstack@c-api.service[113290]: /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:36.964655 np0000165165 devstack@c-api.service[113290]: warnings.warn(deprecated_msg) Apr 11 17:02:36.965095 np0000165165 devstack@c-api.service[113290]: /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:36.965095 np0000165165 devstack@c-api.service[113290]: warnings.warn(deprecated_msg) Apr 11 17:02:36.965095 np0000165165 devstack@c-api.service[113290]: /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:36.965095 np0000165165 devstack@c-api.service[113290]: warnings.warn(deprecated_msg) Apr 11 17:02:36.965337 np0000165165 devstack@c-api.service[113290]: /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:36.965337 np0000165165 devstack@c-api.service[113290]: warnings.warn(deprecated_msg) Apr 11 17:02:36.965337 np0000165165 devstack@c-api.service[113290]: /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:36.965337 np0000165165 devstack@c-api.service[113290]: warnings.warn(deprecated_msg) Apr 11 17:02:36.965337 np0000165165 devstack@c-api.service[113290]: /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:36.965621 np0000165165 devstack@c-api.service[113290]: warnings.warn(deprecated_msg) Apr 11 17:02:36.965621 np0000165165 devstack@c-api.service[113290]: /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:36.965621 np0000165165 devstack@c-api.service[113290]: warnings.warn(deprecated_msg) Apr 11 17:02:36.965621 np0000165165 devstack@c-api.service[113290]: /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:36.965621 np0000165165 devstack@c-api.service[113290]: warnings.warn(deprecated_msg) Apr 11 17:02:36.965841 np0000165165 devstack@c-api.service[113290]: /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:36.965841 np0000165165 devstack@c-api.service[113290]: warnings.warn(deprecated_msg) Apr 11 17:02:36.965841 np0000165165 devstack@c-api.service[113290]: /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:36.965841 np0000165165 devstack@c-api.service[113290]: warnings.warn(deprecated_msg) Apr 11 17:02:36.965841 np0000165165 devstack@c-api.service[113290]: /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:36.965841 np0000165165 devstack@c-api.service[113290]: warnings.warn(deprecated_msg) Apr 11 17:02:36.966085 np0000165165 devstack@c-api.service[113290]: /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:36.966085 np0000165165 devstack@c-api.service[113290]: warnings.warn(deprecated_msg) Apr 11 17:02:36.966085 np0000165165 devstack@c-api.service[113290]: /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:36.966085 np0000165165 devstack@c-api.service[113290]: warnings.warn(deprecated_msg) Apr 11 17:02:36.966085 np0000165165 devstack@c-api.service[113290]: /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:36.966301 np0000165165 devstack@c-api.service[113290]: warnings.warn(deprecated_msg) Apr 11 17:02:36.966301 np0000165165 devstack@c-api.service[113290]: /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:36.966301 np0000165165 devstack@c-api.service[113290]: warnings.warn(deprecated_msg) Apr 11 17:02:36.966301 np0000165165 devstack@c-api.service[113290]: /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:36.966301 np0000165165 devstack@c-api.service[113290]: warnings.warn(deprecated_msg) Apr 11 17:02:36.966512 np0000165165 devstack@c-api.service[113290]: /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:36.966512 np0000165165 devstack@c-api.service[113290]: warnings.warn(deprecated_msg) Apr 11 17:02:36.966512 np0000165165 devstack@c-api.service[113290]: /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:36.966512 np0000165165 devstack@c-api.service[113290]: warnings.warn(deprecated_msg) Apr 11 17:02:36.966676 np0000165165 devstack@c-api.service[113290]: /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:36.966676 np0000165165 devstack@c-api.service[113290]: warnings.warn(deprecated_msg) Apr 11 17:02:36.966676 np0000165165 devstack@c-api.service[113290]: /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:36.966676 np0000165165 devstack@c-api.service[113290]: warnings.warn(deprecated_msg) Apr 11 17:02:36.966874 np0000165165 devstack@c-api.service[113290]: /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:36.966874 np0000165165 devstack@c-api.service[113290]: warnings.warn(deprecated_msg) Apr 11 17:02:36.966874 np0000165165 devstack@c-api.service[113290]: /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:36.966874 np0000165165 devstack@c-api.service[113290]: warnings.warn(deprecated_msg) Apr 11 17:02:36.966874 np0000165165 devstack@c-api.service[113290]: /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:36.967080 np0000165165 devstack@c-api.service[113290]: warnings.warn(deprecated_msg) Apr 11 17:02:36.967080 np0000165165 devstack@c-api.service[113290]: /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:36.967080 np0000165165 devstack@c-api.service[113290]: warnings.warn(deprecated_msg) Apr 11 17:02:36.967080 np0000165165 devstack@c-api.service[113290]: /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:36.967080 np0000165165 devstack@c-api.service[113290]: warnings.warn(deprecated_msg) Apr 11 17:02:36.967276 np0000165165 devstack@c-api.service[113290]: /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:36.967276 np0000165165 devstack@c-api.service[113290]: warnings.warn(deprecated_msg) Apr 11 17:02:36.967276 np0000165165 devstack@c-api.service[113290]: /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:36.967276 np0000165165 devstack@c-api.service[113290]: warnings.warn(deprecated_msg) Apr 11 17:02:36.967440 np0000165165 devstack@c-api.service[113290]: /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:36.967440 np0000165165 devstack@c-api.service[113290]: warnings.warn(deprecated_msg) Apr 11 17:02:36.967440 np0000165165 devstack@c-api.service[113290]: /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:36.967440 np0000165165 devstack@c-api.service[113290]: warnings.warn(deprecated_msg) Apr 11 17:02:36.967608 np0000165165 devstack@c-api.service[113290]: /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:36.967608 np0000165165 devstack@c-api.service[113290]: warnings.warn(deprecated_msg) Apr 11 17:02:36.967608 np0000165165 devstack@c-api.service[113290]: /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:36.967608 np0000165165 devstack@c-api.service[113290]: warnings.warn(deprecated_msg) Apr 11 17:02:36.967768 np0000165165 devstack@c-api.service[113290]: /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:36.967768 np0000165165 devstack@c-api.service[113290]: warnings.warn(deprecated_msg) Apr 11 17:02:36.967768 np0000165165 devstack@c-api.service[113290]: /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:36.967768 np0000165165 devstack@c-api.service[113290]: warnings.warn(deprecated_msg) Apr 11 17:02:36.967983 np0000165165 devstack@c-api.service[113290]: /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:36.967983 np0000165165 devstack@c-api.service[113290]: warnings.warn(deprecated_msg) Apr 11 17:02:36.967983 np0000165165 devstack@c-api.service[113290]: /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:36.967983 np0000165165 devstack@c-api.service[113290]: warnings.warn(deprecated_msg) Apr 11 17:02:36.968147 np0000165165 devstack@c-api.service[113290]: /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:36.968147 np0000165165 devstack@c-api.service[113290]: warnings.warn(deprecated_msg) Apr 11 17:02:36.968147 np0000165165 devstack@c-api.service[113290]: /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:36.968147 np0000165165 devstack@c-api.service[113290]: warnings.warn(deprecated_msg) Apr 11 17:02:36.968147 np0000165165 devstack@c-api.service[113290]: /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:36.968147 np0000165165 devstack@c-api.service[113290]: warnings.warn(deprecated_msg) Apr 11 17:02:36.968376 np0000165165 devstack@c-api.service[113290]: /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:36.968376 np0000165165 devstack@c-api.service[113290]: warnings.warn(deprecated_msg) Apr 11 17:02:36.968376 np0000165165 devstack@c-api.service[113290]: /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:36.968376 np0000165165 devstack@c-api.service[113290]: warnings.warn(deprecated_msg) Apr 11 17:02:36.968376 np0000165165 devstack@c-api.service[113290]: /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:36.968587 np0000165165 devstack@c-api.service[113290]: warnings.warn(deprecated_msg) Apr 11 17:02:36.968587 np0000165165 devstack@c-api.service[113290]: /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:36.968587 np0000165165 devstack@c-api.service[113290]: warnings.warn(deprecated_msg) Apr 11 17:02:36.968587 np0000165165 devstack@c-api.service[113290]: /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:36.968587 np0000165165 devstack@c-api.service[113290]: warnings.warn(deprecated_msg) Apr 11 17:02:36.968587 np0000165165 devstack@c-api.service[113290]: /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:36.968587 np0000165165 devstack@c-api.service[113290]: warnings.warn(deprecated_msg) Apr 11 17:02:36.968896 np0000165165 devstack@c-api.service[113290]: /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:36.968896 np0000165165 devstack@c-api.service[113290]: warnings.warn(deprecated_msg) Apr 11 17:02:36.968896 np0000165165 devstack@c-api.service[113290]: /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:36.968896 np0000165165 devstack@c-api.service[113290]: warnings.warn(deprecated_msg) Apr 11 17:02:36.968896 np0000165165 devstack@c-api.service[113290]: /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:36.968896 np0000165165 devstack@c-api.service[113290]: warnings.warn(deprecated_msg) Apr 11 17:02:36.969114 np0000165165 devstack@c-api.service[113290]: /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:36.969114 np0000165165 devstack@c-api.service[113290]: warnings.warn(deprecated_msg) Apr 11 17:02:36.969114 np0000165165 devstack@c-api.service[113290]: /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:36.969114 np0000165165 devstack@c-api.service[113290]: warnings.warn(deprecated_msg) Apr 11 17:02:36.969114 np0000165165 devstack@c-api.service[113290]: /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:36.969114 np0000165165 devstack@c-api.service[113290]: warnings.warn(deprecated_msg) Apr 11 17:02:36.969359 np0000165165 devstack@c-api.service[113290]: /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:36.969359 np0000165165 devstack@c-api.service[113290]: warnings.warn(deprecated_msg) Apr 11 17:02:36.969359 np0000165165 devstack@c-api.service[113290]: /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:36.969359 np0000165165 devstack@c-api.service[113290]: warnings.warn(deprecated_msg) Apr 11 17:02:36.969359 np0000165165 devstack@c-api.service[113290]: /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:36.969359 np0000165165 devstack@c-api.service[113290]: warnings.warn(deprecated_msg) Apr 11 17:02:36.969588 np0000165165 devstack@c-api.service[113290]: /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:36.969588 np0000165165 devstack@c-api.service[113290]: warnings.warn(deprecated_msg) Apr 11 17:02:36.969588 np0000165165 devstack@c-api.service[113290]: /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:36.969588 np0000165165 devstack@c-api.service[113290]: warnings.warn(deprecated_msg) Apr 11 17:02:36.969745 np0000165165 devstack@c-api.service[113290]: /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:36.969745 np0000165165 devstack@c-api.service[113290]: warnings.warn(deprecated_msg) Apr 11 17:02:36.969745 np0000165165 devstack@c-api.service[113290]: /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:36.969745 np0000165165 devstack@c-api.service[113290]: warnings.warn(deprecated_msg) Apr 11 17:02:36.969934 np0000165165 devstack@c-api.service[113290]: /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:36.969934 np0000165165 devstack@c-api.service[113290]: warnings.warn(deprecated_msg) Apr 11 17:02:36.969934 np0000165165 devstack@c-api.service[113290]: /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:36.969934 np0000165165 devstack@c-api.service[113290]: warnings.warn(deprecated_msg) Apr 11 17:02:36.970103 np0000165165 devstack@c-api.service[113290]: /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:36.970103 np0000165165 devstack@c-api.service[113290]: warnings.warn(deprecated_msg) Apr 11 17:02:36.970103 np0000165165 devstack@c-api.service[113290]: /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:36.970103 np0000165165 devstack@c-api.service[113290]: warnings.warn(deprecated_msg) Apr 11 17:02:36.970103 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.middleware.request_id [None req-5ae2f8b7-2353-4343-8483-5db21774787b None None] RequestId filter calling following filter/app {{(pid=113290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 17:02:37.546276 np0000165165 devstack@c-api.service[113290]: INFO cinder.api.openstack.wsgi [None req-5ae2f8b7-2353-4343-8483-5db21774787b admin admin] POST https://199.204.45.25/volume/v3/types Apr 11 17:02:37.547084 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.openstack.wsgi [None req-5ae2f8b7-2353-4343-8483-5db21774787b admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=113290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Apr 11 17:02:37.549426 np0000165165 devstack@c-api.service[113290]: /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:37.549426 np0000165165 devstack@c-api.service[113290]: warnings.warn( Apr 11 17:02:37.560625 np0000165165 devstack@c-api.service[113290]: DEBUG oslo_db.sqlalchemy.engines [None req-5ae2f8b7-2353-4343-8483-5db21774787b 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=113290) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 11 17:02:37.600655 np0000165165 devstack@c-api.service[113290]: INFO cinder.api.openstack.wsgi [None req-5ae2f8b7-2353-4343-8483-5db21774787b admin admin] https://199.204.45.25/volume/v3/types returned with HTTP 200 Apr 11 17:02:37.600655 np0000165165 devstack@c-api.service[113290]: [pid: 113290|app: 0|req: 1/2] 199.204.45.25 () {68 vars in 1281 bytes} [Sat Apr 11 17:02:36 2026] POST /volume/v3/types => generated 186 bytes in 650 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 11 17:02:37.612011 np0000165165 devstack@c-api.service[113291]: /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:37.612011 np0000165165 devstack@c-api.service[113291]: warnings.warn( Apr 11 17:02:37.623177 np0000165165 devstack@c-api.service[113291]: /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:37.623177 np0000165165 devstack@c-api.service[113291]: warnings.warn(deprecated_msg) Apr 11 17:02:37.623177 np0000165165 devstack@c-api.service[113291]: /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:37.623177 np0000165165 devstack@c-api.service[113291]: warnings.warn(deprecated_msg) Apr 11 17:02:37.623177 np0000165165 devstack@c-api.service[113291]: /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:37.624149 np0000165165 devstack@c-api.service[113291]: warnings.warn(deprecated_msg) Apr 11 17:02:37.624149 np0000165165 devstack@c-api.service[113291]: /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:37.624149 np0000165165 devstack@c-api.service[113291]: warnings.warn(deprecated_msg) Apr 11 17:02:37.624149 np0000165165 devstack@c-api.service[113291]: /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:37.624149 np0000165165 devstack@c-api.service[113291]: warnings.warn(deprecated_msg) Apr 11 17:02:37.625807 np0000165165 devstack@c-api.service[113291]: /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:37.625807 np0000165165 devstack@c-api.service[113291]: warnings.warn(deprecated_msg) Apr 11 17:02:37.625807 np0000165165 devstack@c-api.service[113291]: /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:37.625807 np0000165165 devstack@c-api.service[113291]: warnings.warn(deprecated_msg) Apr 11 17:02:37.625807 np0000165165 devstack@c-api.service[113291]: /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:37.625807 np0000165165 devstack@c-api.service[113291]: warnings.warn(deprecated_msg) Apr 11 17:02:37.627453 np0000165165 devstack@c-api.service[113291]: /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:37.627453 np0000165165 devstack@c-api.service[113291]: warnings.warn(deprecated_msg) Apr 11 17:02:37.627453 np0000165165 devstack@c-api.service[113291]: /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:37.627453 np0000165165 devstack@c-api.service[113291]: warnings.warn(deprecated_msg) Apr 11 17:02:37.628419 np0000165165 devstack@c-api.service[113291]: /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:37.628419 np0000165165 devstack@c-api.service[113291]: warnings.warn(deprecated_msg) Apr 11 17:02:37.628419 np0000165165 devstack@c-api.service[113291]: /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:37.628419 np0000165165 devstack@c-api.service[113291]: warnings.warn(deprecated_msg) Apr 11 17:02:37.629568 np0000165165 devstack@c-api.service[113291]: /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:37.629568 np0000165165 devstack@c-api.service[113291]: warnings.warn(deprecated_msg) Apr 11 17:02:37.629568 np0000165165 devstack@c-api.service[113291]: /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:37.629568 np0000165165 devstack@c-api.service[113291]: warnings.warn(deprecated_msg) Apr 11 17:02:37.630852 np0000165165 devstack@c-api.service[113291]: /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:37.630852 np0000165165 devstack@c-api.service[113291]: warnings.warn(deprecated_msg) Apr 11 17:02:37.630852 np0000165165 devstack@c-api.service[113291]: /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:37.630852 np0000165165 devstack@c-api.service[113291]: warnings.warn(deprecated_msg) Apr 11 17:02:37.630852 np0000165165 devstack@c-api.service[113291]: /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:37.632754 np0000165165 devstack@c-api.service[113291]: warnings.warn(deprecated_msg) Apr 11 17:02:37.632754 np0000165165 devstack@c-api.service[113291]: /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:37.632754 np0000165165 devstack@c-api.service[113291]: warnings.warn(deprecated_msg) Apr 11 17:02:37.632754 np0000165165 devstack@c-api.service[113291]: /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:37.632754 np0000165165 devstack@c-api.service[113291]: warnings.warn(deprecated_msg) Apr 11 17:02:37.633743 np0000165165 devstack@c-api.service[113291]: /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:37.633743 np0000165165 devstack@c-api.service[113291]: warnings.warn(deprecated_msg) Apr 11 17:02:37.633743 np0000165165 devstack@c-api.service[113291]: /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:37.633743 np0000165165 devstack@c-api.service[113291]: warnings.warn(deprecated_msg) Apr 11 17:02:37.633743 np0000165165 devstack@c-api.service[113291]: /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:37.633743 np0000165165 devstack@c-api.service[113291]: warnings.warn(deprecated_msg) Apr 11 17:02:37.634263 np0000165165 devstack@c-api.service[113291]: /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:37.634263 np0000165165 devstack@c-api.service[113291]: warnings.warn(deprecated_msg) Apr 11 17:02:37.634263 np0000165165 devstack@c-api.service[113291]: /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:37.634263 np0000165165 devstack@c-api.service[113291]: warnings.warn(deprecated_msg) Apr 11 17:02:37.634263 np0000165165 devstack@c-api.service[113291]: /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:37.634263 np0000165165 devstack@c-api.service[113291]: warnings.warn(deprecated_msg) Apr 11 17:02:37.634646 np0000165165 devstack@c-api.service[113291]: /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:37.634646 np0000165165 devstack@c-api.service[113291]: warnings.warn(deprecated_msg) Apr 11 17:02:37.634646 np0000165165 devstack@c-api.service[113291]: /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:37.634646 np0000165165 devstack@c-api.service[113291]: warnings.warn(deprecated_msg) Apr 11 17:02:37.634646 np0000165165 devstack@c-api.service[113291]: /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:37.634646 np0000165165 devstack@c-api.service[113291]: warnings.warn(deprecated_msg) Apr 11 17:02:37.634905 np0000165165 devstack@c-api.service[113291]: /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:37.634905 np0000165165 devstack@c-api.service[113291]: warnings.warn(deprecated_msg) Apr 11 17:02:37.634905 np0000165165 devstack@c-api.service[113291]: /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:37.634905 np0000165165 devstack@c-api.service[113291]: warnings.warn(deprecated_msg) Apr 11 17:02:37.634905 np0000165165 devstack@c-api.service[113291]: /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:37.635123 np0000165165 devstack@c-api.service[113291]: warnings.warn(deprecated_msg) Apr 11 17:02:37.635123 np0000165165 devstack@c-api.service[113291]: /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:37.635123 np0000165165 devstack@c-api.service[113291]: warnings.warn(deprecated_msg) Apr 11 17:02:37.635123 np0000165165 devstack@c-api.service[113291]: /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:37.635123 np0000165165 devstack@c-api.service[113291]: warnings.warn(deprecated_msg) Apr 11 17:02:37.635320 np0000165165 devstack@c-api.service[113291]: /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:37.635320 np0000165165 devstack@c-api.service[113291]: warnings.warn(deprecated_msg) Apr 11 17:02:37.635320 np0000165165 devstack@c-api.service[113291]: /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:37.635320 np0000165165 devstack@c-api.service[113291]: warnings.warn(deprecated_msg) Apr 11 17:02:37.635320 np0000165165 devstack@c-api.service[113291]: /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:37.635320 np0000165165 devstack@c-api.service[113291]: warnings.warn(deprecated_msg) Apr 11 17:02:37.635569 np0000165165 devstack@c-api.service[113291]: /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:37.635569 np0000165165 devstack@c-api.service[113291]: warnings.warn(deprecated_msg) Apr 11 17:02:37.635569 np0000165165 devstack@c-api.service[113291]: /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:37.635569 np0000165165 devstack@c-api.service[113291]: warnings.warn(deprecated_msg) Apr 11 17:02:37.635569 np0000165165 devstack@c-api.service[113291]: /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:37.635569 np0000165165 devstack@c-api.service[113291]: warnings.warn(deprecated_msg) Apr 11 17:02:37.635833 np0000165165 devstack@c-api.service[113291]: /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:37.635833 np0000165165 devstack@c-api.service[113291]: warnings.warn(deprecated_msg) Apr 11 17:02:37.635833 np0000165165 devstack@c-api.service[113291]: /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:37.635833 np0000165165 devstack@c-api.service[113291]: warnings.warn(deprecated_msg) Apr 11 17:02:37.635833 np0000165165 devstack@c-api.service[113291]: /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:37.636043 np0000165165 devstack@c-api.service[113291]: warnings.warn(deprecated_msg) Apr 11 17:02:37.636043 np0000165165 devstack@c-api.service[113291]: /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:37.636043 np0000165165 devstack@c-api.service[113291]: warnings.warn(deprecated_msg) Apr 11 17:02:37.636043 np0000165165 devstack@c-api.service[113291]: /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:37.636043 np0000165165 devstack@c-api.service[113291]: warnings.warn(deprecated_msg) Apr 11 17:02:37.636257 np0000165165 devstack@c-api.service[113291]: /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:37.636257 np0000165165 devstack@c-api.service[113291]: warnings.warn(deprecated_msg) Apr 11 17:02:37.636257 np0000165165 devstack@c-api.service[113291]: /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:37.636257 np0000165165 devstack@c-api.service[113291]: warnings.warn(deprecated_msg) Apr 11 17:02:37.636426 np0000165165 devstack@c-api.service[113291]: /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:37.636426 np0000165165 devstack@c-api.service[113291]: warnings.warn(deprecated_msg) Apr 11 17:02:37.636426 np0000165165 devstack@c-api.service[113291]: /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:37.636426 np0000165165 devstack@c-api.service[113291]: warnings.warn(deprecated_msg) Apr 11 17:02:37.636595 np0000165165 devstack@c-api.service[113291]: /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:37.636595 np0000165165 devstack@c-api.service[113291]: warnings.warn(deprecated_msg) Apr 11 17:02:37.636595 np0000165165 devstack@c-api.service[113291]: /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:37.636595 np0000165165 devstack@c-api.service[113291]: warnings.warn(deprecated_msg) Apr 11 17:02:37.636595 np0000165165 devstack@c-api.service[113291]: /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:37.636820 np0000165165 devstack@c-api.service[113291]: warnings.warn(deprecated_msg) Apr 11 17:02:37.636820 np0000165165 devstack@c-api.service[113291]: /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:37.636820 np0000165165 devstack@c-api.service[113291]: warnings.warn(deprecated_msg) Apr 11 17:02:37.636820 np0000165165 devstack@c-api.service[113291]: /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:37.636820 np0000165165 devstack@c-api.service[113291]: warnings.warn(deprecated_msg) Apr 11 17:02:37.637017 np0000165165 devstack@c-api.service[113291]: /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:37.637017 np0000165165 devstack@c-api.service[113291]: warnings.warn(deprecated_msg) Apr 11 17:02:37.637017 np0000165165 devstack@c-api.service[113291]: /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:37.637017 np0000165165 devstack@c-api.service[113291]: warnings.warn(deprecated_msg) Apr 11 17:02:37.637183 np0000165165 devstack@c-api.service[113291]: /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:37.637183 np0000165165 devstack@c-api.service[113291]: warnings.warn(deprecated_msg) Apr 11 17:02:37.637183 np0000165165 devstack@c-api.service[113291]: /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:37.637183 np0000165165 devstack@c-api.service[113291]: warnings.warn(deprecated_msg) Apr 11 17:02:37.637356 np0000165165 devstack@c-api.service[113291]: /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:37.637356 np0000165165 devstack@c-api.service[113291]: warnings.warn(deprecated_msg) Apr 11 17:02:37.637356 np0000165165 devstack@c-api.service[113291]: /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:37.637356 np0000165165 devstack@c-api.service[113291]: warnings.warn(deprecated_msg) Apr 11 17:02:37.637539 np0000165165 devstack@c-api.service[113291]: /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:37.637539 np0000165165 devstack@c-api.service[113291]: warnings.warn(deprecated_msg) Apr 11 17:02:37.637539 np0000165165 devstack@c-api.service[113291]: /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:37.637539 np0000165165 devstack@c-api.service[113291]: warnings.warn(deprecated_msg) Apr 11 17:02:37.637707 np0000165165 devstack@c-api.service[113291]: /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:37.637707 np0000165165 devstack@c-api.service[113291]: warnings.warn(deprecated_msg) Apr 11 17:02:37.637707 np0000165165 devstack@c-api.service[113291]: /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:37.637707 np0000165165 devstack@c-api.service[113291]: warnings.warn(deprecated_msg) Apr 11 17:02:37.637903 np0000165165 devstack@c-api.service[113291]: /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:37.637903 np0000165165 devstack@c-api.service[113291]: warnings.warn(deprecated_msg) Apr 11 17:02:37.637903 np0000165165 devstack@c-api.service[113291]: /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:37.637903 np0000165165 devstack@c-api.service[113291]: warnings.warn(deprecated_msg) Apr 11 17:02:37.637903 np0000165165 devstack@c-api.service[113291]: /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:37.638066 np0000165165 devstack@c-api.service[113291]: warnings.warn(deprecated_msg) Apr 11 17:02:37.638066 np0000165165 devstack@c-api.service[113291]: /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:37.638066 np0000165165 devstack@c-api.service[113291]: warnings.warn(deprecated_msg) Apr 11 17:02:37.638066 np0000165165 devstack@c-api.service[113291]: /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:37.638066 np0000165165 devstack@c-api.service[113291]: warnings.warn(deprecated_msg) Apr 11 17:02:37.638066 np0000165165 devstack@c-api.service[113291]: /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:37.638240 np0000165165 devstack@c-api.service[113291]: warnings.warn(deprecated_msg) Apr 11 17:02:37.638240 np0000165165 devstack@c-api.service[113291]: /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:37.638240 np0000165165 devstack@c-api.service[113291]: warnings.warn(deprecated_msg) Apr 11 17:02:37.638240 np0000165165 devstack@c-api.service[113291]: /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:37.638240 np0000165165 devstack@c-api.service[113291]: warnings.warn(deprecated_msg) Apr 11 17:02:37.638395 np0000165165 devstack@c-api.service[113291]: /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:37.638395 np0000165165 devstack@c-api.service[113291]: warnings.warn(deprecated_msg) Apr 11 17:02:37.638395 np0000165165 devstack@c-api.service[113291]: /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:37.638395 np0000165165 devstack@c-api.service[113291]: warnings.warn(deprecated_msg) Apr 11 17:02:37.638395 np0000165165 devstack@c-api.service[113291]: /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:37.638395 np0000165165 devstack@c-api.service[113291]: warnings.warn(deprecated_msg) Apr 11 17:02:37.638574 np0000165165 devstack@c-api.service[113291]: /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:37.638574 np0000165165 devstack@c-api.service[113291]: warnings.warn(deprecated_msg) Apr 11 17:02:37.638574 np0000165165 devstack@c-api.service[113291]: /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:37.638574 np0000165165 devstack@c-api.service[113291]: warnings.warn(deprecated_msg) Apr 11 17:02:37.638574 np0000165165 devstack@c-api.service[113291]: /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:37.638574 np0000165165 devstack@c-api.service[113291]: warnings.warn(deprecated_msg) Apr 11 17:02:37.638751 np0000165165 devstack@c-api.service[113291]: /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:37.638751 np0000165165 devstack@c-api.service[113291]: warnings.warn(deprecated_msg) Apr 11 17:02:37.638751 np0000165165 devstack@c-api.service[113291]: /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:37.638751 np0000165165 devstack@c-api.service[113291]: warnings.warn(deprecated_msg) Apr 11 17:02:37.638751 np0000165165 devstack@c-api.service[113291]: /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:37.638751 np0000165165 devstack@c-api.service[113291]: warnings.warn(deprecated_msg) Apr 11 17:02:37.638940 np0000165165 devstack@c-api.service[113291]: /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:37.638940 np0000165165 devstack@c-api.service[113291]: warnings.warn(deprecated_msg) Apr 11 17:02:37.638940 np0000165165 devstack@c-api.service[113291]: /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:37.638940 np0000165165 devstack@c-api.service[113291]: warnings.warn(deprecated_msg) Apr 11 17:02:37.638940 np0000165165 devstack@c-api.service[113291]: /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:37.638940 np0000165165 devstack@c-api.service[113291]: warnings.warn(deprecated_msg) Apr 11 17:02:37.639110 np0000165165 devstack@c-api.service[113291]: /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:37.639110 np0000165165 devstack@c-api.service[113291]: warnings.warn(deprecated_msg) Apr 11 17:02:37.639110 np0000165165 devstack@c-api.service[113291]: /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:37.639110 np0000165165 devstack@c-api.service[113291]: warnings.warn(deprecated_msg) Apr 11 17:02:37.639239 np0000165165 devstack@c-api.service[113291]: /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:37.639239 np0000165165 devstack@c-api.service[113291]: warnings.warn(deprecated_msg) Apr 11 17:02:37.639239 np0000165165 devstack@c-api.service[113291]: /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:37.639239 np0000165165 devstack@c-api.service[113291]: warnings.warn(deprecated_msg) Apr 11 17:02:37.639239 np0000165165 devstack@c-api.service[113291]: /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:37.639394 np0000165165 devstack@c-api.service[113291]: warnings.warn(deprecated_msg) Apr 11 17:02:37.639394 np0000165165 devstack@c-api.service[113291]: /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:37.639394 np0000165165 devstack@c-api.service[113291]: warnings.warn(deprecated_msg) Apr 11 17:02:37.639394 np0000165165 devstack@c-api.service[113291]: /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:37.639394 np0000165165 devstack@c-api.service[113291]: warnings.warn(deprecated_msg) Apr 11 17:02:37.639394 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.middleware.request_id [req-5ae2f8b7-2353-4343-8483-5db21774787b req-a804286a-57ca-43ef-9836-f4e23724e087 None None] RequestId filter calling following filter/app {{(pid=113291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 17:02:37.998867 np0000165165 devstack@c-api.service[113291]: INFO cinder.api.openstack.wsgi [req-5ae2f8b7-2353-4343-8483-5db21774787b req-a804286a-57ca-43ef-9836-f4e23724e087 admin admin] POST https://199.204.45.25/volume/v3/types/d288cf87-c42f-48be-b1d6-10b31f683915/extra_specs Apr 11 17:02:37.999358 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.openstack.wsgi [req-5ae2f8b7-2353-4343-8483-5db21774787b req-a804286a-57ca-43ef-9836-f4e23724e087 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=113291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Apr 11 17:02:38.001345 np0000165165 devstack@c-api.service[113291]: /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:38.001345 np0000165165 devstack@c-api.service[113291]: warnings.warn( Apr 11 17:02:38.011226 np0000165165 devstack@c-api.service[113291]: DEBUG oslo_db.sqlalchemy.engines [req-5ae2f8b7-2353-4343-8483-5db21774787b req-a804286a-57ca-43ef-9836-f4e23724e087 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=113291) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 11 17:02:38.074405 np0000165165 devstack@c-api.service[113291]: INFO cinder.api.openstack.wsgi [req-5ae2f8b7-2353-4343-8483-5db21774787b req-a804286a-57ca-43ef-9836-f4e23724e087 admin admin] https://199.204.45.25/volume/v3/types/d288cf87-c42f-48be-b1d6-10b31f683915/extra_specs returned with HTTP 200 Apr 11 17:02:38.075102 np0000165165 devstack@c-api.service[113291]: [pid: 113291|app: 0|req: 1/3] 199.204.45.25 () {70 vars in 1498 bytes} [Sat Apr 11 17:02:37 2026] POST /volume/v3/types/d288cf87-c42f-48be-b1d6-10b31f683915/extra_specs => generated 55 bytes in 465 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 11 17:02:39.427707 np0000165165 devstack@c-api.service[113288]: DEBUG dbcounter [-] [113288] Writing DB stats cinder:SELECT=6 {{(pid=113288) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 17:02:39.442661 np0000165165 devstack@c-api.service[113289]: DEBUG dbcounter [-] [113289] Writing DB stats cinder:SELECT=6 {{(pid=113289) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 17:02:47.592224 np0000165165 devstack@c-api.service[113290]: DEBUG dbcounter [-] [113290] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=113290) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 17:02:48.073519 np0000165165 devstack@c-api.service[113291]: DEBUG dbcounter [-] [113291] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=113291) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 17:05:57.109772 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.middleware.request_id [None req-1055e014-aa29-4279-975a-b6f92aee538b None None] RequestId filter calling following filter/app {{(pid=113288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 17:05:57.111705 np0000165165 devstack@c-api.service[113288]: INFO cinder.api.openstack.wsgi [None req-1055e014-aa29-4279-975a-b6f92aee538b None None] GET https://199.204.45.25/volume// Apr 11 17:05:57.112085 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.openstack.wsgi [None req-1055e014-aa29-4279-975a-b6f92aee538b None None] Empty body provided in request {{(pid=113288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 17:05:57.112546 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.openstack.wsgi [None req-1055e014-aa29-4279-975a-b6f92aee538b None None] Calling method 'all' {{(pid=113288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 17:05:57.114511 np0000165165 devstack@c-api.service[113288]: INFO cinder.api.openstack.wsgi [None req-1055e014-aa29-4279-975a-b6f92aee538b None None] https://199.204.45.25/volume// returned with HTTP 300 Apr 11 17:05:57.115142 np0000165165 devstack@c-api.service[113288]: [pid: 113288|app: 0|req: 2/4] 199.204.45.25 () {66 vars in 1449 bytes} [Sat Apr 11 17:05:57 2026] GET /volume/ => generated 389 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Apr 11 17:06:36.768231 np0000165165 devstack@c-api.service[113289]: /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:36.768231 np0000165165 devstack@c-api.service[113289]: warnings.warn( Apr 11 17:06:36.781310 np0000165165 devstack@c-api.service[113289]: /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:36.781310 np0000165165 devstack@c-api.service[113289]: warnings.warn(deprecated_msg) Apr 11 17:06:36.781310 np0000165165 devstack@c-api.service[113289]: /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:36.781310 np0000165165 devstack@c-api.service[113289]: warnings.warn(deprecated_msg) Apr 11 17:06:36.781731 np0000165165 devstack@c-api.service[113289]: /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:36.781731 np0000165165 devstack@c-api.service[113289]: warnings.warn(deprecated_msg) Apr 11 17:06:36.781731 np0000165165 devstack@c-api.service[113289]: /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:36.781731 np0000165165 devstack@c-api.service[113289]: warnings.warn(deprecated_msg) Apr 11 17:06:36.782083 np0000165165 devstack@c-api.service[113289]: /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:36.782083 np0000165165 devstack@c-api.service[113289]: warnings.warn(deprecated_msg) Apr 11 17:06:36.782083 np0000165165 devstack@c-api.service[113289]: /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:36.782083 np0000165165 devstack@c-api.service[113289]: warnings.warn(deprecated_msg) Apr 11 17:06:36.782083 np0000165165 devstack@c-api.service[113289]: /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:36.782083 np0000165165 devstack@c-api.service[113289]: warnings.warn(deprecated_msg) Apr 11 17:06:36.782511 np0000165165 devstack@c-api.service[113289]: /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:36.782511 np0000165165 devstack@c-api.service[113289]: warnings.warn(deprecated_msg) Apr 11 17:06:36.782511 np0000165165 devstack@c-api.service[113289]: /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:36.782511 np0000165165 devstack@c-api.service[113289]: warnings.warn(deprecated_msg) Apr 11 17:06:36.782511 np0000165165 devstack@c-api.service[113289]: /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:36.782889 np0000165165 devstack@c-api.service[113289]: warnings.warn(deprecated_msg) Apr 11 17:06:36.782889 np0000165165 devstack@c-api.service[113289]: /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:36.782889 np0000165165 devstack@c-api.service[113289]: warnings.warn(deprecated_msg) Apr 11 17:06:36.782889 np0000165165 devstack@c-api.service[113289]: /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:36.782889 np0000165165 devstack@c-api.service[113289]: warnings.warn(deprecated_msg) Apr 11 17:06:36.783211 np0000165165 devstack@c-api.service[113289]: /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:36.783211 np0000165165 devstack@c-api.service[113289]: warnings.warn(deprecated_msg) Apr 11 17:06:36.783211 np0000165165 devstack@c-api.service[113289]: /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:36.783211 np0000165165 devstack@c-api.service[113289]: warnings.warn(deprecated_msg) Apr 11 17:06:36.783515 np0000165165 devstack@c-api.service[113289]: /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:36.783515 np0000165165 devstack@c-api.service[113289]: warnings.warn(deprecated_msg) Apr 11 17:06:36.783515 np0000165165 devstack@c-api.service[113289]: /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:36.783515 np0000165165 devstack@c-api.service[113289]: warnings.warn(deprecated_msg) Apr 11 17:06:36.783515 np0000165165 devstack@c-api.service[113289]: /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:36.784061 np0000165165 devstack@c-api.service[113289]: warnings.warn(deprecated_msg) Apr 11 17:06:36.784061 np0000165165 devstack@c-api.service[113289]: /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:36.784061 np0000165165 devstack@c-api.service[113289]: warnings.warn(deprecated_msg) Apr 11 17:06:36.784061 np0000165165 devstack@c-api.service[113289]: /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:36.784061 np0000165165 devstack@c-api.service[113289]: warnings.warn(deprecated_msg) Apr 11 17:06:36.785111 np0000165165 devstack@c-api.service[113289]: /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:36.785111 np0000165165 devstack@c-api.service[113289]: warnings.warn(deprecated_msg) Apr 11 17:06:36.785111 np0000165165 devstack@c-api.service[113289]: /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:36.785111 np0000165165 devstack@c-api.service[113289]: warnings.warn(deprecated_msg) Apr 11 17:06:36.785111 np0000165165 devstack@c-api.service[113289]: /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:36.785111 np0000165165 devstack@c-api.service[113289]: warnings.warn(deprecated_msg) Apr 11 17:06:36.785488 np0000165165 devstack@c-api.service[113289]: /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:36.785488 np0000165165 devstack@c-api.service[113289]: warnings.warn(deprecated_msg) Apr 11 17:06:36.785488 np0000165165 devstack@c-api.service[113289]: /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:36.785488 np0000165165 devstack@c-api.service[113289]: warnings.warn(deprecated_msg) Apr 11 17:06:36.785488 np0000165165 devstack@c-api.service[113289]: /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:36.785488 np0000165165 devstack@c-api.service[113289]: warnings.warn(deprecated_msg) Apr 11 17:06:36.785901 np0000165165 devstack@c-api.service[113289]: /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:36.785901 np0000165165 devstack@c-api.service[113289]: warnings.warn(deprecated_msg) Apr 11 17:06:36.785901 np0000165165 devstack@c-api.service[113289]: /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:36.785901 np0000165165 devstack@c-api.service[113289]: warnings.warn(deprecated_msg) Apr 11 17:06:36.785901 np0000165165 devstack@c-api.service[113289]: /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:36.785901 np0000165165 devstack@c-api.service[113289]: warnings.warn(deprecated_msg) Apr 11 17:06:36.786304 np0000165165 devstack@c-api.service[113289]: /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:36.786304 np0000165165 devstack@c-api.service[113289]: warnings.warn(deprecated_msg) Apr 11 17:06:36.786304 np0000165165 devstack@c-api.service[113289]: /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:36.786304 np0000165165 devstack@c-api.service[113289]: warnings.warn(deprecated_msg) Apr 11 17:06:36.786304 np0000165165 devstack@c-api.service[113289]: /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:36.786699 np0000165165 devstack@c-api.service[113289]: warnings.warn(deprecated_msg) Apr 11 17:06:36.786699 np0000165165 devstack@c-api.service[113289]: /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:36.786699 np0000165165 devstack@c-api.service[113289]: warnings.warn(deprecated_msg) Apr 11 17:06:36.786699 np0000165165 devstack@c-api.service[113289]: /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:36.786699 np0000165165 devstack@c-api.service[113289]: warnings.warn(deprecated_msg) Apr 11 17:06:36.787018 np0000165165 devstack@c-api.service[113289]: /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:36.787018 np0000165165 devstack@c-api.service[113289]: warnings.warn(deprecated_msg) Apr 11 17:06:36.787018 np0000165165 devstack@c-api.service[113289]: /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:36.787018 np0000165165 devstack@c-api.service[113289]: warnings.warn(deprecated_msg) Apr 11 17:06:36.787018 np0000165165 devstack@c-api.service[113289]: /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:36.787018 np0000165165 devstack@c-api.service[113289]: warnings.warn(deprecated_msg) Apr 11 17:06:36.787432 np0000165165 devstack@c-api.service[113289]: /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:36.787432 np0000165165 devstack@c-api.service[113289]: warnings.warn(deprecated_msg) Apr 11 17:06:36.787432 np0000165165 devstack@c-api.service[113289]: /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:36.787432 np0000165165 devstack@c-api.service[113289]: warnings.warn(deprecated_msg) Apr 11 17:06:36.787432 np0000165165 devstack@c-api.service[113289]: /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:36.787432 np0000165165 devstack@c-api.service[113289]: warnings.warn(deprecated_msg) Apr 11 17:06:36.788021 np0000165165 devstack@c-api.service[113289]: /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:36.788021 np0000165165 devstack@c-api.service[113289]: warnings.warn(deprecated_msg) Apr 11 17:06:36.788021 np0000165165 devstack@c-api.service[113289]: /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:36.788021 np0000165165 devstack@c-api.service[113289]: warnings.warn(deprecated_msg) Apr 11 17:06:36.788021 np0000165165 devstack@c-api.service[113289]: /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:36.788370 np0000165165 devstack@c-api.service[113289]: warnings.warn(deprecated_msg) Apr 11 17:06:36.788370 np0000165165 devstack@c-api.service[113289]: /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:36.788370 np0000165165 devstack@c-api.service[113289]: warnings.warn(deprecated_msg) Apr 11 17:06:36.788370 np0000165165 devstack@c-api.service[113289]: /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:36.788370 np0000165165 devstack@c-api.service[113289]: warnings.warn(deprecated_msg) Apr 11 17:06:36.788705 np0000165165 devstack@c-api.service[113289]: /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:36.788705 np0000165165 devstack@c-api.service[113289]: warnings.warn(deprecated_msg) Apr 11 17:06:36.788705 np0000165165 devstack@c-api.service[113289]: /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:36.788705 np0000165165 devstack@c-api.service[113289]: warnings.warn(deprecated_msg) Apr 11 17:06:36.788997 np0000165165 devstack@c-api.service[113289]: /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:36.788997 np0000165165 devstack@c-api.service[113289]: warnings.warn(deprecated_msg) Apr 11 17:06:36.788997 np0000165165 devstack@c-api.service[113289]: /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:36.788997 np0000165165 devstack@c-api.service[113289]: warnings.warn(deprecated_msg) Apr 11 17:06:36.789256 np0000165165 devstack@c-api.service[113289]: /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:36.789256 np0000165165 devstack@c-api.service[113289]: warnings.warn(deprecated_msg) Apr 11 17:06:36.789256 np0000165165 devstack@c-api.service[113289]: /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:36.789256 np0000165165 devstack@c-api.service[113289]: warnings.warn(deprecated_msg) Apr 11 17:06:36.789256 np0000165165 devstack@c-api.service[113289]: /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:36.789597 np0000165165 devstack@c-api.service[113289]: warnings.warn(deprecated_msg) Apr 11 17:06:36.789597 np0000165165 devstack@c-api.service[113289]: /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:36.789597 np0000165165 devstack@c-api.service[113289]: warnings.warn(deprecated_msg) Apr 11 17:06:36.789597 np0000165165 devstack@c-api.service[113289]: /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:36.789597 np0000165165 devstack@c-api.service[113289]: warnings.warn(deprecated_msg) Apr 11 17:06:36.789903 np0000165165 devstack@c-api.service[113289]: /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:36.789903 np0000165165 devstack@c-api.service[113289]: warnings.warn(deprecated_msg) Apr 11 17:06:36.789903 np0000165165 devstack@c-api.service[113289]: /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:36.789903 np0000165165 devstack@c-api.service[113289]: warnings.warn(deprecated_msg) Apr 11 17:06:36.790254 np0000165165 devstack@c-api.service[113289]: /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:36.790254 np0000165165 devstack@c-api.service[113289]: warnings.warn(deprecated_msg) Apr 11 17:06:36.790254 np0000165165 devstack@c-api.service[113289]: /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:36.790254 np0000165165 devstack@c-api.service[113289]: warnings.warn(deprecated_msg) Apr 11 17:06:36.790520 np0000165165 devstack@c-api.service[113289]: /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:36.790520 np0000165165 devstack@c-api.service[113289]: warnings.warn(deprecated_msg) Apr 11 17:06:36.790520 np0000165165 devstack@c-api.service[113289]: /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:36.790520 np0000165165 devstack@c-api.service[113289]: warnings.warn(deprecated_msg) Apr 11 17:06:36.790726 np0000165165 devstack@c-api.service[113289]: /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:36.790726 np0000165165 devstack@c-api.service[113289]: warnings.warn(deprecated_msg) Apr 11 17:06:36.790726 np0000165165 devstack@c-api.service[113289]: /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:36.790726 np0000165165 devstack@c-api.service[113289]: warnings.warn(deprecated_msg) Apr 11 17:06:36.790980 np0000165165 devstack@c-api.service[113289]: /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:36.790980 np0000165165 devstack@c-api.service[113289]: warnings.warn(deprecated_msg) Apr 11 17:06:36.790980 np0000165165 devstack@c-api.service[113289]: /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:36.790980 np0000165165 devstack@c-api.service[113289]: warnings.warn(deprecated_msg) Apr 11 17:06:36.791165 np0000165165 devstack@c-api.service[113289]: /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:36.791165 np0000165165 devstack@c-api.service[113289]: warnings.warn(deprecated_msg) Apr 11 17:06:36.791165 np0000165165 devstack@c-api.service[113289]: /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:36.791165 np0000165165 devstack@c-api.service[113289]: warnings.warn(deprecated_msg) Apr 11 17:06:36.791165 np0000165165 devstack@c-api.service[113289]: /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:36.791404 np0000165165 devstack@c-api.service[113289]: warnings.warn(deprecated_msg) Apr 11 17:06:36.791404 np0000165165 devstack@c-api.service[113289]: /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:36.791404 np0000165165 devstack@c-api.service[113289]: warnings.warn(deprecated_msg) Apr 11 17:06:36.791404 np0000165165 devstack@c-api.service[113289]: /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:36.791404 np0000165165 devstack@c-api.service[113289]: warnings.warn(deprecated_msg) Apr 11 17:06:36.791404 np0000165165 devstack@c-api.service[113289]: /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:36.791677 np0000165165 devstack@c-api.service[113289]: warnings.warn(deprecated_msg) Apr 11 17:06:36.791677 np0000165165 devstack@c-api.service[113289]: /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:36.791677 np0000165165 devstack@c-api.service[113289]: warnings.warn(deprecated_msg) Apr 11 17:06:36.791677 np0000165165 devstack@c-api.service[113289]: /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:36.791677 np0000165165 devstack@c-api.service[113289]: warnings.warn(deprecated_msg) Apr 11 17:06:36.791958 np0000165165 devstack@c-api.service[113289]: /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:36.791958 np0000165165 devstack@c-api.service[113289]: warnings.warn(deprecated_msg) Apr 11 17:06:36.791958 np0000165165 devstack@c-api.service[113289]: /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:36.791958 np0000165165 devstack@c-api.service[113289]: warnings.warn(deprecated_msg) Apr 11 17:06:36.791958 np0000165165 devstack@c-api.service[113289]: /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:36.791958 np0000165165 devstack@c-api.service[113289]: warnings.warn(deprecated_msg) Apr 11 17:06:36.792254 np0000165165 devstack@c-api.service[113289]: /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:36.792254 np0000165165 devstack@c-api.service[113289]: warnings.warn(deprecated_msg) Apr 11 17:06:36.792254 np0000165165 devstack@c-api.service[113289]: /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:36.792254 np0000165165 devstack@c-api.service[113289]: warnings.warn(deprecated_msg) Apr 11 17:06:36.792254 np0000165165 devstack@c-api.service[113289]: /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:36.792254 np0000165165 devstack@c-api.service[113289]: warnings.warn(deprecated_msg) Apr 11 17:06:36.792515 np0000165165 devstack@c-api.service[113289]: /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:36.792515 np0000165165 devstack@c-api.service[113289]: warnings.warn(deprecated_msg) Apr 11 17:06:36.792515 np0000165165 devstack@c-api.service[113289]: /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:36.792515 np0000165165 devstack@c-api.service[113289]: warnings.warn(deprecated_msg) Apr 11 17:06:36.792515 np0000165165 devstack@c-api.service[113289]: /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:36.792515 np0000165165 devstack@c-api.service[113289]: warnings.warn(deprecated_msg) Apr 11 17:06:36.792803 np0000165165 devstack@c-api.service[113289]: /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:36.792803 np0000165165 devstack@c-api.service[113289]: warnings.warn(deprecated_msg) Apr 11 17:06:36.792803 np0000165165 devstack@c-api.service[113289]: /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:36.792803 np0000165165 devstack@c-api.service[113289]: warnings.warn(deprecated_msg) Apr 11 17:06:36.792803 np0000165165 devstack@c-api.service[113289]: /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:36.792803 np0000165165 devstack@c-api.service[113289]: warnings.warn(deprecated_msg) Apr 11 17:06:36.793073 np0000165165 devstack@c-api.service[113289]: /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:36.793073 np0000165165 devstack@c-api.service[113289]: warnings.warn(deprecated_msg) Apr 11 17:06:36.793073 np0000165165 devstack@c-api.service[113289]: /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:36.793073 np0000165165 devstack@c-api.service[113289]: warnings.warn(deprecated_msg) Apr 11 17:06:36.793296 np0000165165 devstack@c-api.service[113289]: /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:36.793296 np0000165165 devstack@c-api.service[113289]: warnings.warn(deprecated_msg) Apr 11 17:06:36.793296 np0000165165 devstack@c-api.service[113289]: /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:36.793296 np0000165165 devstack@c-api.service[113289]: warnings.warn(deprecated_msg) Apr 11 17:06:36.793296 np0000165165 devstack@c-api.service[113289]: /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:36.793565 np0000165165 devstack@c-api.service[113289]: warnings.warn(deprecated_msg) Apr 11 17:06:36.793565 np0000165165 devstack@c-api.service[113289]: /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:36.793565 np0000165165 devstack@c-api.service[113289]: warnings.warn(deprecated_msg) Apr 11 17:06:36.793565 np0000165165 devstack@c-api.service[113289]: /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:36.793565 np0000165165 devstack@c-api.service[113289]: warnings.warn(deprecated_msg) Apr 11 17:06:36.793565 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.middleware.request_id [None req-36ef31ca-8b64-4494-be6b-dc9a759abc40 None None] RequestId filter calling following filter/app {{(pid=113289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 17:06:37.148822 np0000165165 devstack@c-api.service[113289]: INFO cinder.api.openstack.wsgi [None req-36ef31ca-8b64-4494-be6b-dc9a759abc40 demo demo] GET https://199.204.45.25/volume/v3/types?is_public=None Apr 11 17:06:37.149150 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.openstack.wsgi [None req-36ef31ca-8b64-4494-be6b-dc9a759abc40 demo demo] Empty body provided in request {{(pid=113289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 17:06:37.149382 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.openstack.wsgi [None req-36ef31ca-8b64-4494-be6b-dc9a759abc40 demo demo] Calling method 'index' {{(pid=113289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 17:06:37.149878 np0000165165 devstack@c-api.service[113289]: /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:37.149878 np0000165165 devstack@c-api.service[113289]: warnings.warn( Apr 11 17:06:37.150537 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.api_utils [None req-36ef31ca-8b64-4494-be6b-dc9a759abc40 demo demo] Removing options '' from query. {{(pid=113289) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 11 17:06:37.161124 np0000165165 devstack@c-api.service[113289]: DEBUG oslo_db.sqlalchemy.engines [None req-36ef31ca-8b64-4494-be6b-dc9a759abc40 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=113289) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 11 17:06:37.182617 np0000165165 devstack@c-api.service[113289]: INFO cinder.api.openstack.wsgi [None req-36ef31ca-8b64-4494-be6b-dc9a759abc40 demo demo] https://199.204.45.25/volume/v3/types?is_public=None returned with HTTP 200 Apr 11 17:06:37.183168 np0000165165 devstack@c-api.service[113289]: [pid: 113289|app: 0|req: 1/5] 199.204.45.25 () {64 vars in 1256 bytes} [Sat Apr 11 17:06:36 2026] GET /volume/v3/types?is_public=None => generated 377 bytes in 419 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 11 17:06:37.200456 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.middleware.request_id [req-36ef31ca-8b64-4494-be6b-dc9a759abc40 req-009ad775-2b65-48a8-98f6-fa03c680090f None None] RequestId filter calling following filter/app {{(pid=113290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 17:06:37.205846 np0000165165 devstack@c-api.service[113290]: INFO cinder.api.openstack.wsgi [req-36ef31ca-8b64-4494-be6b-dc9a759abc40 req-009ad775-2b65-48a8-98f6-fa03c680090f demo demo] GET https://199.204.45.25/volume/v3/types/default Apr 11 17:06:37.206267 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.openstack.wsgi [req-36ef31ca-8b64-4494-be6b-dc9a759abc40 req-009ad775-2b65-48a8-98f6-fa03c680090f demo demo] Empty body provided in request {{(pid=113290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 17:06:37.206666 np0000165165 devstack@c-api.service[113290]: DEBUG cinder.api.openstack.wsgi [req-36ef31ca-8b64-4494-be6b-dc9a759abc40 req-009ad775-2b65-48a8-98f6-fa03c680090f demo demo] Calling method 'show' {{(pid=113290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 17:06:37.216474 np0000165165 devstack@c-api.service[113290]: INFO cinder.api.openstack.wsgi [req-36ef31ca-8b64-4494-be6b-dc9a759abc40 req-009ad775-2b65-48a8-98f6-fa03c680090f demo demo] https://199.204.45.25/volume/v3/types/default returned with HTTP 200 Apr 11 17:06:37.216810 np0000165165 devstack@c-api.service[113290]: [pid: 113290|app: 0|req: 2/6] 199.204.45.25 () {66 vars in 1322 bytes} [Sat Apr 11 17:06:37 2026] GET /volume/v3/types/default => generated 145 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 11 17:06:37.578298 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.middleware.request_id [None req-13654509-8d97-43bc-8576-78d8847b87b5 None None] RequestId filter calling following filter/app {{(pid=113291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 17:06:37.582861 np0000165165 devstack@c-api.service[113291]: INFO cinder.api.openstack.wsgi [None req-13654509-8d97-43bc-8576-78d8847b87b5 demo demo] GET https://199.204.45.25/volume/v3/types/default Apr 11 17:06:37.583105 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.openstack.wsgi [None req-13654509-8d97-43bc-8576-78d8847b87b5 demo demo] Empty body provided in request {{(pid=113291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 17:06:37.583357 np0000165165 devstack@c-api.service[113291]: DEBUG cinder.api.openstack.wsgi [None req-13654509-8d97-43bc-8576-78d8847b87b5 demo demo] Calling method 'show' {{(pid=113291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 17:06:37.597725 np0000165165 devstack@c-api.service[113291]: INFO cinder.api.openstack.wsgi [None req-13654509-8d97-43bc-8576-78d8847b87b5 demo demo] https://199.204.45.25/volume/v3/types/default returned with HTTP 200 Apr 11 17:06:37.598139 np0000165165 devstack@c-api.service[113291]: [pid: 113291|app: 0|req: 2/7] 199.204.45.25 () {64 vars in 1251 bytes} [Sat Apr 11 17:06:37 2026] GET /volume/v3/types/default => generated 145 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 11 17:06:38.008948 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.middleware.request_id [None req-0774b099-df36-43ca-9bf7-6de502de0d48 None None] RequestId filter calling following filter/app {{(pid=113288) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 17:06:38.392163 np0000165165 devstack@c-api.service[113288]: INFO cinder.api.openstack.wsgi [None req-0774b099-df36-43ca-9bf7-6de502de0d48 demo demo] GET https://199.204.45.25/volume/v3/types/default Apr 11 17:06:38.392546 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.openstack.wsgi [None req-0774b099-df36-43ca-9bf7-6de502de0d48 demo demo] Empty body provided in request {{(pid=113288) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 17:06:38.392755 np0000165165 devstack@c-api.service[113288]: DEBUG cinder.api.openstack.wsgi [None req-0774b099-df36-43ca-9bf7-6de502de0d48 demo demo] Calling method 'show' {{(pid=113288) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 17:06:38.402431 np0000165165 devstack@c-api.service[113288]: DEBUG oslo_db.sqlalchemy.engines [None req-0774b099-df36-43ca-9bf7-6de502de0d48 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=113288) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 11 17:06:38.421667 np0000165165 devstack@c-api.service[113288]: /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:38.421667 np0000165165 devstack@c-api.service[113288]: warnings.warn( Apr 11 17:06:38.423996 np0000165165 devstack@c-api.service[113288]: INFO cinder.api.openstack.wsgi [None req-0774b099-df36-43ca-9bf7-6de502de0d48 demo demo] https://199.204.45.25/volume/v3/types/default returned with HTTP 200 Apr 11 17:06:38.424503 np0000165165 devstack@c-api.service[113288]: [pid: 113288|app: 0|req: 3/8] 199.204.45.25 () {64 vars in 1251 bytes} [Sat Apr 11 17:06:38 2026] GET /volume/v3/types/default => generated 145 bytes in 417 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 11 17:06:38.438993 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.middleware.request_id [None req-268da93c-5e05-4fa2-9ed8-6e8d737bc131 None None] RequestId filter calling following filter/app {{(pid=113289) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 17:06:38.442341 np0000165165 devstack@c-api.service[113289]: INFO cinder.api.openstack.wsgi [None req-268da93c-5e05-4fa2-9ed8-6e8d737bc131 demo demo] GET https://199.204.45.25/volume/v3/types/default Apr 11 17:06:38.442586 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.openstack.wsgi [None req-268da93c-5e05-4fa2-9ed8-6e8d737bc131 demo demo] Empty body provided in request {{(pid=113289) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 17:06:38.442862 np0000165165 devstack@c-api.service[113289]: DEBUG cinder.api.openstack.wsgi [None req-268da93c-5e05-4fa2-9ed8-6e8d737bc131 demo demo] Calling method 'show' {{(pid=113289) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 17:06:38.457442 np0000165165 devstack@c-api.service[113289]: INFO cinder.api.openstack.wsgi [None req-268da93c-5e05-4fa2-9ed8-6e8d737bc131 demo demo] https://199.204.45.25/volume/v3/types/default returned with HTTP 200 Apr 11 17:06:38.457769 np0000165165 devstack@c-api.service[113289]: [pid: 113289|app: 0|req: 2/9] 199.204.45.25 () {64 vars in 1251 bytes} [Sat Apr 11 17:06:38 2026] GET /volume/v3/types/default => generated 145 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 11 17:06:47.212647 np0000165165 devstack@c-api.service[113290]: DEBUG dbcounter [-] [113290] Writing DB stats cinder:SELECT=2 {{(pid=113290) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 17:06:47.593851 np0000165165 devstack@c-api.service[113291]: DEBUG dbcounter [-] [113291] Writing DB stats cinder:SELECT=2 {{(pid=113291) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 17:06:48.419190 np0000165165 devstack@c-api.service[113288]: DEBUG dbcounter [-] [113288] Writing DB stats cinder:SELECT=2 {{(pid=113288) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 17:06:48.454008 np0000165165 devstack@c-api.service[113289]: DEBUG dbcounter [-] [113289] Writing DB stats cinder:SELECT=3 {{(pid=113289) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}