Apr 12 17:52:31.540758 np0000165271 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Apr 12 17:52:31.552460 np0000165271 devstack@c-api.service[113580]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Apr 12 17:52:31.555448 np0000165271 devstack@c-api.service[113580]: *** Starting uWSGI 2.0.24-debian (64bit) on [Sun Apr 12 17:52:31 2026] *** Apr 12 17:52:31.555448 np0000165271 devstack@c-api.service[113580]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Apr 12 17:52:31.555448 np0000165271 devstack@c-api.service[113580]: os: Linux-6.8.0-107-generic #107-Ubuntu SMP PREEMPT_DYNAMIC Fri Mar 13 19:51:50 UTC 2026 Apr 12 17:52:31.555448 np0000165271 devstack@c-api.service[113580]: nodename: np0000165271 Apr 12 17:52:31.555448 np0000165271 devstack@c-api.service[113580]: machine: x86_64 Apr 12 17:52:31.555448 np0000165271 devstack@c-api.service[113580]: clock source: unix Apr 12 17:52:31.555448 np0000165271 devstack@c-api.service[113580]: pcre jit disabled Apr 12 17:52:31.555448 np0000165271 devstack@c-api.service[113580]: detected number of CPU cores: 16 Apr 12 17:52:31.555448 np0000165271 devstack@c-api.service[113580]: current working directory: / Apr 12 17:52:31.555448 np0000165271 devstack@c-api.service[113580]: detected binary path: /usr/bin/uwsgi-core Apr 12 17:52:31.555448 np0000165271 devstack@c-api.service[113580]: your processes number limit is 256917 Apr 12 17:52:31.555448 np0000165271 devstack@c-api.service[113580]: your memory page size is 4096 bytes Apr 12 17:52:31.555448 np0000165271 devstack@c-api.service[113580]: detected max file descriptor number: 2048 Apr 12 17:52:31.555448 np0000165271 devstack@c-api.service[113580]: lock engine: pthread robust mutexes Apr 12 17:52:31.555909 np0000165271 devstack@c-api.service[113580]: thunder lock: enabled Apr 12 17:52:31.555909 np0000165271 devstack@c-api.service[113580]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Apr 12 17:52:31.555971 np0000165271 devstack@c-api.service[113580]: Python version: 3.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0] Apr 12 17:52:31.555971 np0000165271 devstack@c-api.service[113580]: PEP 405 virtualenv detected: /opt/stack/data/venv Apr 12 17:52:31.555971 np0000165271 devstack@c-api.service[113580]: Set PythonHome to /opt/stack/data/venv Apr 12 17:52:31.594139 np0000165271 devstack@c-api.service[113580]: Python main interpreter initialized at 0x7ee3da8a3668 Apr 12 17:52:31.594139 np0000165271 devstack@c-api.service[113580]: python threads support enabled Apr 12 17:52:31.594139 np0000165271 devstack@c-api.service[113580]: your server socket listen backlog is limited to 100 connections Apr 12 17:52:31.594139 np0000165271 devstack@c-api.service[113580]: your mercy for graceful operations on workers is 80 seconds Apr 12 17:52:31.595538 np0000165271 devstack@c-api.service[113580]: mapped 671795 bytes (656 KB) for 4 cores Apr 12 17:52:31.595538 np0000165271 devstack@c-api.service[113580]: *** Operational MODE: preforking *** Apr 12 17:52:31.595538 np0000165271 devstack@c-api.service[113580]: *** uWSGI is running in multiple interpreter mode *** Apr 12 17:52:31.595538 np0000165271 devstack@c-api.service[113580]: spawned uWSGI master process (pid: 113580) Apr 12 17:52:31.595654 np0000165271 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Apr 12 17:52:31.596219 np0000165271 devstack@c-api.service[113580]: spawned uWSGI worker 1 (pid: 113582, cores: 1) Apr 12 17:52:31.597063 np0000165271 devstack@c-api.service[113580]: spawned uWSGI worker 2 (pid: 113583, cores: 1) Apr 12 17:52:31.597658 np0000165271 devstack@c-api.service[113580]: spawned uWSGI worker 3 (pid: 113584, cores: 1) Apr 12 17:52:31.598204 np0000165271 devstack@c-api.service[113580]: spawned uWSGI worker 4 (pid: 113585, cores: 1) Apr 12 17:52:31.598274 np0000165271 devstack@c-api.service[113580]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Apr 12 17:52:31.730627 np0000165271 devstack@c-api.service[113585]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 12 17:52:31.730627 np0000165271 devstack@c-api.service[113585]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 12 17:52:31.730627 np0000165271 devstack@c-api.service[113585]: we strongly recommend against using it for new projects. Apr 12 17:52:31.730627 np0000165271 devstack@c-api.service[113585]: If you are already using Eventlet, we recommend migrating to a different Apr 12 17:52:31.730627 np0000165271 devstack@c-api.service[113585]: framework. For more detail see Apr 12 17:52:31.730627 np0000165271 devstack@c-api.service[113585]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 12 17:52:31.730627 np0000165271 devstack@c-api.service[113585]: import eventlet # noqa Apr 12 17:52:31.731552 np0000165271 devstack@c-api.service[113582]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 12 17:52:31.731552 np0000165271 devstack@c-api.service[113582]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 12 17:52:31.731552 np0000165271 devstack@c-api.service[113582]: we strongly recommend against using it for new projects. Apr 12 17:52:31.731552 np0000165271 devstack@c-api.service[113582]: If you are already using Eventlet, we recommend migrating to a different Apr 12 17:52:31.731552 np0000165271 devstack@c-api.service[113582]: framework. For more detail see Apr 12 17:52:31.731552 np0000165271 devstack@c-api.service[113582]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 12 17:52:31.731552 np0000165271 devstack@c-api.service[113582]: import eventlet # noqa Apr 12 17:52:31.737153 np0000165271 devstack@c-api.service[113584]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 12 17:52:31.737153 np0000165271 devstack@c-api.service[113584]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 12 17:52:31.737153 np0000165271 devstack@c-api.service[113584]: we strongly recommend against using it for new projects. Apr 12 17:52:31.737153 np0000165271 devstack@c-api.service[113584]: If you are already using Eventlet, we recommend migrating to a different Apr 12 17:52:31.737153 np0000165271 devstack@c-api.service[113584]: framework. For more detail see Apr 12 17:52:31.737153 np0000165271 devstack@c-api.service[113584]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 12 17:52:31.737153 np0000165271 devstack@c-api.service[113584]: import eventlet # noqa Apr 12 17:52:31.740500 np0000165271 devstack@c-api.service[113583]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 12 17:52:31.740500 np0000165271 devstack@c-api.service[113583]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 12 17:52:31.740500 np0000165271 devstack@c-api.service[113583]: we strongly recommend against using it for new projects. Apr 12 17:52:31.740500 np0000165271 devstack@c-api.service[113583]: If you are already using Eventlet, we recommend migrating to a different Apr 12 17:52:31.740500 np0000165271 devstack@c-api.service[113583]: framework. For more detail see Apr 12 17:52:31.740500 np0000165271 devstack@c-api.service[113583]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 12 17:52:31.740500 np0000165271 devstack@c-api.service[113583]: import eventlet # noqa Apr 12 17:52:31.830111 np0000165271 devstack@c-api.service[113583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 12 17:52:31.830111 np0000165271 devstack@c-api.service[113583]: debtcollector.deprecate( Apr 12 17:52:31.837108 np0000165271 devstack@c-api.service[113585]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 12 17:52:31.837108 np0000165271 devstack@c-api.service[113585]: debtcollector.deprecate( Apr 12 17:52:31.841260 np0000165271 devstack@c-api.service[113582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 12 17:52:31.841260 np0000165271 devstack@c-api.service[113582]: debtcollector.deprecate( Apr 12 17:52:31.849495 np0000165271 devstack@c-api.service[113584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 12 17:52:31.849495 np0000165271 devstack@c-api.service[113584]: debtcollector.deprecate( Apr 12 17:52:31.937612 np0000165271 devstack@c-api.service[113583]: /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 12 17:52:31.937612 np0000165271 devstack@c-api.service[113583]: from cgi import parse_header Apr 12 17:52:31.937768 np0000165271 devstack@c-api.service[113585]: /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 12 17:52:31.937768 np0000165271 devstack@c-api.service[113585]: from cgi import parse_header Apr 12 17:52:31.937876 np0000165271 devstack@c-api.service[113582]: /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 12 17:52:31.937876 np0000165271 devstack@c-api.service[113582]: from cgi import parse_header Apr 12 17:52:31.937941 np0000165271 devstack@c-api.service[113584]: /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 12 17:52:31.937941 np0000165271 devstack@c-api.service[113584]: from cgi import parse_header Apr 12 17:52:31.956560 np0000165271 devstack@c-api.service[113583]: /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 12 17:52:31.956560 np0000165271 devstack@c-api.service[113583]: removals.removed_module( Apr 12 17:52:31.957259 np0000165271 devstack@c-api.service[113583]: /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 12 17:52:31.957259 np0000165271 devstack@c-api.service[113583]: removals.removed_module( Apr 12 17:52:31.966131 np0000165271 devstack@c-api.service[113582]: /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 12 17:52:31.966131 np0000165271 devstack@c-api.service[113582]: removals.removed_module( Apr 12 17:52:31.966830 np0000165271 devstack@c-api.service[113582]: /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 12 17:52:31.966830 np0000165271 devstack@c-api.service[113582]: removals.removed_module( Apr 12 17:52:31.967501 np0000165271 devstack@c-api.service[113585]: /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 12 17:52:31.967501 np0000165271 devstack@c-api.service[113585]: removals.removed_module( Apr 12 17:52:31.968262 np0000165271 devstack@c-api.service[113585]: /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 12 17:52:31.968262 np0000165271 devstack@c-api.service[113585]: removals.removed_module( Apr 12 17:52:31.990721 np0000165271 devstack@c-api.service[113584]: /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 12 17:52:31.990721 np0000165271 devstack@c-api.service[113584]: removals.removed_module( Apr 12 17:52:31.992713 np0000165271 devstack@c-api.service[113584]: /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 12 17:52:31.992713 np0000165271 devstack@c-api.service[113584]: removals.removed_module( Apr 12 17:52:32.589948 np0000165271 devstack@c-api.service[113582]: /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 12 17:52:32.589948 np0000165271 devstack@c-api.service[113582]: warnings.warn( Apr 12 17:52:32.604686 np0000165271 devstack@c-api.service[113585]: /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 12 17:52:32.604686 np0000165271 devstack@c-api.service[113585]: warnings.warn( Apr 12 17:52:32.607160 np0000165271 devstack@c-api.service[113583]: /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 12 17:52:32.607160 np0000165271 devstack@c-api.service[113583]: warnings.warn( Apr 12 17:52:32.621653 np0000165271 devstack@c-api.service[113584]: /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 12 17:52:32.621653 np0000165271 devstack@c-api.service[113584]: warnings.warn( Apr 12 17:52:32.714626 np0000165271 devstack@c-api.service[113583]: /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 12 17:52:32.714626 np0000165271 devstack@c-api.service[113583]: warnings.warn( Apr 12 17:52:32.715681 np0000165271 devstack@c-api.service[113582]: /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 12 17:52:32.715681 np0000165271 devstack@c-api.service[113582]: warnings.warn( Apr 12 17:52:32.723291 np0000165271 devstack@c-api.service[113585]: /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 12 17:52:32.723291 np0000165271 devstack@c-api.service[113585]: warnings.warn( Apr 12 17:52:32.743300 np0000165271 devstack@c-api.service[113584]: /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 12 17:52:32.743300 np0000165271 devstack@c-api.service[113584]: warnings.warn( Apr 12 17:52:33.024667 np0000165271 devstack@c-api.service[113583]: 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 12 17:52:33.024667 np0000165271 devstack@c-api.service[113583]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113583) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 12 17:52:33.025606 np0000165271 devstack@c-api.service[113582]: 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 12 17:52:33.025946 np0000165271 devstack@c-api.service[113582]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113582) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 12 17:52:33.032241 np0000165271 devstack@c-api.service[113585]: 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 12 17:52:33.032677 np0000165271 devstack@c-api.service[113585]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113585) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 12 17:52:33.041860 np0000165271 devstack@c-api.service[113584]: 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 12 17:52:33.042103 np0000165271 devstack@c-api.service[113584]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113584) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 12 17:52:33.134194 np0000165271 devstack@c-api.service[113583]: /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 12 17:52:33.134194 np0000165271 devstack@c-api.service[113583]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 12 17:52:33.134462 np0000165271 devstack@c-api.service[113585]: /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 12 17:52:33.134462 np0000165271 devstack@c-api.service[113585]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 12 17:52:33.137996 np0000165271 devstack@c-api.service[113582]: /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 12 17:52:33.137996 np0000165271 devstack@c-api.service[113582]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 12 17:52:33.205265 np0000165271 devstack@c-api.service[113584]: /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 12 17:52:33.205265 np0000165271 devstack@c-api.service[113584]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 12 17:52:34.111321 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113583) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 12 17:52:34.111782 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113583) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:52:34.111857 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113583) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:52:34.112066 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113583) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:52:34.112487 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113582) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 12 17:52:34.112768 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113585) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 12 17:52:34.113095 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113585) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:52:34.113160 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113582) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:52:34.113254 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113585) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:52:34.113333 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113582) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:52:34.113395 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113585) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:52:34.113466 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113582) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:52:34.114215 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113583) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:52:34.114306 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113584) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 12 17:52:34.114738 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:52:34.114738 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:52:34.114738 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:52:34.114738 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:52:34.114738 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113583) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:52:34.114738 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113583) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:52:34.114738 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113583) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:52:34.115045 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113582) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:52:34.115095 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:52:34.115131 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:52:34.115193 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:52:34.115240 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:52:34.115289 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:52:34.115326 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:52:34.115364 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:52:34.115404 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:52:34.115438 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:52:34.115481 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113583) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:52:34.115481 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113583) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:52:34.115559 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:52:34.115595 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:52:34.115636 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113582) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:52:34.115636 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113582) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:52:34.115636 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113582) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:52:34.115636 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:52:34.115636 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:52:34.115636 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:52:34.115636 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:52:34.115856 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113582) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:52:34.115901 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:52:34.115938 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113585) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:52:34.115974 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113582) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:52:34.116012 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:52:34.116063 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:52:34.116099 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:52:34.116140 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:52:34.116191 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:52:34.116239 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:52:34.116275 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:52:34.116313 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:52:34.116355 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113584) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:52:34.116392 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113585) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:52:34.116433 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:52:34.116485 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113585) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:52:34.116529 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:52:34.116566 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113585) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:52:34.116607 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:52:34.116645 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:52:34.116679 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:52:34.116714 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:52:34.116748 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:52:34.116788 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:52:34.116834 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:52:34.116870 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:52:34.116905 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113584) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:52:34.116946 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113585) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:52:34.116988 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:52:34.117022 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113585) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:52:34.117066 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113583) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:52:34.117118 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113585) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:52:34.117161 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:52:34.117212 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:52:34.117246 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:52:34.117279 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:52:34.117325 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:52:34.117366 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:52:34.117402 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:52:34.117436 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:52:34.117487 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113583) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:52:34.117527 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113585) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:52:34.117562 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113583) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:52:34.117597 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113585) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:52:34.117638 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:52:34.117705 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:52:34.117751 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:52:34.117832 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:52:34.117873 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113583) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:52:34.117909 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:52:34.117953 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:52:34.118000 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113584) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:52:34.118037 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:52:34.118071 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:52:34.118104 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:52:34.118139 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113585) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:52:34.118197 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:52:34.118234 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:52:34.118268 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113583) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:52:34.118314 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:52:34.118352 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113583) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:52:34.118391 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:52:34.118427 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:52:34.118492 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113582) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:52:34.118535 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:52:34.118572 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:52:34.118610 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113585) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:52:34.118649 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:52:34.118686 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:52:34.118728 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113585) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:52:34.118760 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:52:34.118799 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:52:34.118840 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:52:34.118876 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:52:34.118907 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113584) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:52:34.118940 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:52:34.118972 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:52:34.119011 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113582) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:52:34.119011 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113582) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:52:34.119090 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113583) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:52:34.119090 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:52:34.119156 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113582) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:52:34.119220 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:52:34.119259 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:52:34.119299 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:52:34.119299 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:52:34.119367 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:52:34.119404 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113583) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:52:34.119444 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113585) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:52:34.119487 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:52:34.119520 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113583) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:52:34.119561 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:52:34.119593 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:52:34.119626 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:52:34.119663 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113582) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:52:34.119697 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:52:34.119697 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:52:34.119765 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113582) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:52:34.119812 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113585) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:52:34.119812 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113585) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:52:34.120017 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113582) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:52:34.120098 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:52:34.120196 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:52:34.120288 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:52:34.120369 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:52:34.120449 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113582) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:52:34.120535 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113582) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:52:34.235778 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:52:34.235991 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:52:34.236086 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:52:34.236265 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:52:34.236402 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:52:34.236541 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113584) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:52:34.236651 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113583) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:52:34.236780 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:52:34.236858 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:52:34.236858 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:52:34.236990 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:52:34.237109 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:52:34.237252 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113583) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:52:34.237442 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113583) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:52:34.237670 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113582) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:52:34.237877 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:52:34.238008 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:52:34.238103 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:52:34.238258 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:52:34.238258 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:52:34.238391 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:52:34.238458 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:52:34.238540 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:52:34.238592 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:52:34.238716 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113584) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:52:34.238796 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113582) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:52:34.238852 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:52:34.238917 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113582) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:52:34.246903 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113585) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:52:34.247057 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:52:34.247057 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:52:34.247213 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:52:34.247297 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:52:34.247377 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113585) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:52:34.247495 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113585) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:52:34.250192 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113583) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:52:34.250373 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:52:34.250534 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:52:34.250674 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:52:34.250827 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:52:34.250934 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113582) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:52:34.250934 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:52:34.251076 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:52:34.251152 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113583) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:52:34.251258 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:52:34.251258 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:52:34.251402 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113583) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:52:34.251500 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113582) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:52:34.251500 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113582) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:52:34.306671 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:52:34.306671 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:52:34.306671 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:52:34.306671 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:52:34.306981 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113585) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:52:34.307049 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:52:34.307106 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:52:34.307106 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:52:34.307276 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113584) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:52:34.307330 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:52:34.307397 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:52:34.307452 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:52:34.307452 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113585) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:52:34.307452 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113585) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:52:34.308609 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113582) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:52:34.308699 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113583) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:52:34.308765 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:52:34.308829 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:52:34.308903 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:52:34.308967 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:52:34.309031 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:52:34.309088 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:52:34.309145 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:52:34.309232 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:52:34.309303 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113583) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:52:34.309391 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113582) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:52:34.309449 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113583) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:52:34.309603 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113582) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:52:34.384817 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113585) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:52:34.385033 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:52:34.385080 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:52:34.385120 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:52:34.385186 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:52:34.385223 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:52:34.385253 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:52:34.385329 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:52:34.385376 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:52:34.385469 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:52:34.385506 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113585) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:52:34.385600 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113584) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:52:34.385644 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113585) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:52:34.385758 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:52:34.390844 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113582) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:52:34.390844 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:52:34.390844 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:52:34.390844 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:52:34.390844 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:52:34.391258 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113582) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:52:34.391258 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113582) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:52:34.391530 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113582) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:52:34.391629 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:52:34.391629 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:52:34.391773 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:52:34.391773 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:52:34.391890 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113582) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:52:34.391890 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113582) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:52:34.391945 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113582) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:52:34.391973 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:52:34.392038 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:52:34.392099 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:52:34.392185 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:52:34.392232 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113582) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:52:34.392311 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113582) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:52:34.392372 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113582) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:52:34.392434 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:52:34.392491 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:52:34.392552 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:52:34.392612 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:52:34.392671 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113582) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:52:34.392734 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113582) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:52:34.393046 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113583) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:52:34.393233 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:52:34.393377 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:52:34.393519 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:52:34.393650 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:52:34.393775 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113583) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:52:34.393919 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113583) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:52:34.394468 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113583) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:52:34.394667 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:52:34.394810 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:52:34.394962 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:52:34.395032 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:52:34.395098 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113583) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:52:34.395164 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113583) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:52:34.395246 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113583) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:52:34.395308 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:52:34.395368 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:52:34.395428 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:52:34.395490 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:52:34.395549 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113583) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:52:34.395615 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113583) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:52:34.395679 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113583) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:52:34.395740 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:52:34.395798 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:52:34.395860 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:52:34.395931 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:52:34.396002 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113583) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:52:34.396070 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113583) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:52:34.410516 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:52:34.410903 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:52:34.411054 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:52:34.411147 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113583) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:52:34.411213 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:52:34.411351 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:52:34.411404 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:52:34.411450 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:52:34.411493 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113584) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:52:34.412269 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:52:34.412390 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113582) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:52:34.412467 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:52:34.412566 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:52:34.412653 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:52:34.412728 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113583) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:52:34.412801 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113585) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:52:34.412868 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:52:34.412928 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113583) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:52:34.412994 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:52:34.412994 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:52:34.413131 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:52:34.413227 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:52:34.413304 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:52:34.413399 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:52:34.413467 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:52:34.413541 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113582) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:52:34.413622 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113585) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:52:34.413696 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:52:34.413757 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113585) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:52:34.413822 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113582) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:52:34.413906 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:52:34.413906 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:52:34.414050 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113585) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:52:34.414130 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:52:34.414219 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:52:34.414302 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113584) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:52:34.414375 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:52:34.414375 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:52:34.414491 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:52:34.414564 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:52:34.414564 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113585) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:52:34.414774 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:52:34.414888 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113585) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:52:34.414937 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:52:34.414977 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113585) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:52:34.414977 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:52:34.415044 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:52:34.415080 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:52:34.415080 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:52:34.415153 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:52:34.415228 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:52:34.415274 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:52:34.415322 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113585) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:52:34.415322 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113585) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:52:34.415402 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113584) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:52:34.415447 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113585) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:52:34.415447 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:52:34.415528 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:52:34.415571 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:52:34.415571 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:52:34.415647 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:52:34.415688 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:52:34.415734 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:52:34.415775 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113585) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:52:34.415775 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113585) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:52:34.415850 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:52:34.415850 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:52:34.415850 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:52:34.415850 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113584) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:52:34.415850 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:52:34.416053 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113585) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:52:34.416053 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:52:34.416053 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:52:34.416053 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:52:34.416053 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:52:34.416053 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113585) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:52:34.416053 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113585) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:52:34.416728 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:52:34.416728 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:52:34.416728 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:52:34.416728 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:52:34.416728 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:52:34.416728 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113584) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:52:34.416728 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:52:34.416971 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113583) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:52:34.416971 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:52:34.417067 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113585) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:52:34.417110 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:52:34.417150 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:52:34.417326 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:52:34.417371 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:52:34.417406 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:52:34.417438 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:52:34.417486 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113583) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:52:34.417520 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:52:34.417553 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:52:34.417588 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113583) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:52:34.417628 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113585) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:52:34.417672 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:52:34.417705 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113585) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:52:34.417739 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:52:34.417739 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:52:34.417739 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:52:34.417739 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113584) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:52:34.417739 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:52:34.418068 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113582) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:52:34.418247 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:52:34.418303 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113583) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:52:34.418340 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:52:34.418387 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:52:34.418423 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:52:34.418504 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:52:34.418555 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:52:34.418622 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113585) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:52:34.418671 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:52:34.418714 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:52:34.418758 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:52:34.418797 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113583) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:52:34.418797 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113583) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:52:34.418862 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:52:34.418901 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113582) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:52:34.418947 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:52:34.418994 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:52:34.419035 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:52:34.419069 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:52:34.419114 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113582) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:52:34.419151 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113585) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:52:34.419219 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:52:34.419261 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113585) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:52:34.419305 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:52:34.419305 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:52:34.419305 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113584) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:52:34.419419 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:52:34.419693 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113582) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:52:34.419833 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:52:34.419965 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:52:34.420100 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:52:34.420263 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:52:34.420393 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113582) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:52:34.420534 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113582) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:52:34.422203 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113585) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:52:34.422273 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:52:34.422343 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:52:34.422387 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113583) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:52:34.422424 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:52:34.422476 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:52:34.422521 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:52:34.422562 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113585) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:52:34.422647 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:52:34.422699 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113585) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:52:34.422746 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:52:34.422746 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:52:34.422819 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113583) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:52:34.422912 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:52:34.422962 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113583) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:52:34.423015 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:52:34.423073 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:52:34.423203 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:52:34.423285 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:52:34.423373 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113584) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:52:34.423468 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:52:34.424349 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113582) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:52:34.424413 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:52:34.424476 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:52:34.424538 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:52:34.424598 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:52:34.424657 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113582) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:52:34.424723 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113582) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:52:34.424766 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113585) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:52:34.424820 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:52:34.424861 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:52:34.424907 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113583) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:52:34.424949 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:52:34.424992 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:52:34.425030 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:52:34.425064 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:52:34.425103 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113585) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:52:34.425139 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:52:34.425208 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113585) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:52:34.425252 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:52:34.425252 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113583) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:52:34.425321 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113582) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:52:34.425365 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113583) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:52:34.425403 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:52:34.425403 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:52:34.425470 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:52:34.425470 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:52:34.425539 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113582) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:52:34.425597 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113582) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:52:34.426392 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:52:34.426493 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:52:34.426615 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:52:34.426728 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:52:34.426811 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:52:34.426878 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113583) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:52:34.426924 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113584) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:52:34.426963 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:52:34.426999 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113585) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:52:34.427143 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:52:34.427204 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:52:34.427252 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:52:34.427297 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:52:34.427341 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:52:34.427379 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:52:34.427414 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:52:34.427451 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113583) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:52:34.427491 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:52:34.427536 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113583) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:52:34.427536 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113583) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:52:34.427610 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113585) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:52:34.427652 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:52:34.427694 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113585) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:52:34.427733 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:52:34.427768 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113585) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:52:34.427803 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:52:34.427803 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:52:34.427872 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:52:34.427915 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:52:34.427962 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113583) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:52:34.428001 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:52:34.428041 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:52:34.428079 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113583) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:52:34.428113 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:52:34.428157 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:52:34.428213 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:52:34.428262 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:52:34.428301 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113585) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:52:34.428342 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:52:34.428389 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113585) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:52:34.428432 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113584) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:52:34.428432 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:52:34.428432 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:52:34.428432 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:52:34.428432 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:52:34.428432 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:52:34.428432 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:52:34.428432 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113584) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:52:34.428432 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:52:34.431667 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113582) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:52:34.431724 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:52:34.431791 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:52:34.431846 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:52:34.431917 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:52:34.432003 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113582) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:52:34.432088 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113582) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:52:34.432193 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113582) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:52:34.432287 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:52:34.432402 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:52:34.432482 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:52:34.432559 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:52:34.432636 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113582) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:52:34.432767 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113582) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:52:34.438080 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:52:34.438198 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113585) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:52:34.438268 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:52:34.438325 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:52:34.438410 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:52:34.438465 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:52:34.438563 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:52:34.438713 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:52:34.438784 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:52:34.438825 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:52:34.438903 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113584) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:52:34.438954 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113585) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:52:34.439074 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113585) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:52:34.439126 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:52:34.449736 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113582) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:52:34.449869 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:52:34.449962 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113583) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:52:34.450031 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:52:34.450106 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:52:34.450203 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:52:34.450270 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:52:34.450346 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:52:34.450409 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:52:34.450481 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113582) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:52:34.450564 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:52:34.450688 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113582) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:52:34.450827 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113583) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:52:34.450967 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113583) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:52:34.458625 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113585) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:52:34.458625 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:52:34.458625 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:52:34.458804 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:52:34.458804 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:52:34.458933 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113585) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:52:34.459067 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113585) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:52:34.460348 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113583) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:52:34.460348 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:52:34.460348 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:52:34.460348 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:52:34.460348 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:52:34.460348 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113583) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:52:34.460348 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113583) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:52:34.476020 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:52:34.476020 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:52:34.476398 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:52:34.476398 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:52:34.476398 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:52:34.476398 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113584) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:52:34.476568 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:52:34.477733 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113582) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:52:34.477969 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:52:34.478211 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:52:34.478500 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:52:34.478820 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:52:34.479055 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113582) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:52:34.479329 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113582) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:52:34.480190 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113583) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:52:34.480326 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:52:34.480659 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113582) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:52:34.480946 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:52:34.480946 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:52:34.481133 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:52:34.481270 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:52:34.481375 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:52:34.481438 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:52:34.481530 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:52:34.481598 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113583) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:52:34.481659 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:52:34.481728 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:52:34.481787 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:52:34.481844 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113582) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:52:34.481912 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113583) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:52:34.481971 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:52:34.482051 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113582) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:52:34.482113 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:52:34.482113 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113584) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:52:34.482113 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:52:34.482436 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:52:34.482516 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113585) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:52:34.482598 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:52:34.482762 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113583) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:52:34.482855 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:52:34.482954 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:52:34.482954 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:52:34.483116 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:52:34.483263 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:52:34.483350 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:52:34.483428 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:52:34.483517 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:52:34.483595 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:52:34.483725 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113584) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:52:34.483812 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:52:34.483920 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:52:34.484007 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:52:34.484089 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113585) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:52:34.484215 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113583) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:52:34.484303 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113585) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:52:34.484406 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:52:34.484491 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113583) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:52:34.484575 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:52:34.484671 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113583) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:52:34.484912 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:52:34.484997 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:52:34.485092 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:52:34.485225 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:52:34.485309 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:52:34.485309 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113584) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:52:34.485489 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:52:34.485572 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113585) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:52:34.485658 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:52:34.485734 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:52:34.485796 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:52:34.485875 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:52:34.485962 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113583) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:52:34.486054 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:52:34.486129 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113583) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:52:34.486268 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:52:34.486268 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113585) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:52:34.486268 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113585) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:52:34.486268 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113585) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:52:34.486268 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:52:34.486268 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:52:34.486268 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:52:34.486268 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:52:34.486268 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113585) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:52:34.486268 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113585) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:52:34.495197 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113582) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:52:34.495330 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:52:34.495477 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:52:34.495615 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:52:34.495754 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:52:34.495889 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113582) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:52:34.496016 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113582) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:52:34.496187 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113582) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:52:34.496342 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:52:34.496438 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:52:34.502280 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:52:34.502280 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:52:34.502280 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113582) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:52:34.502280 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113582) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:52:34.503084 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113585) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:52:34.503266 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:52:34.503266 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:52:34.503406 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:52:34.503406 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:52:34.503534 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113585) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:52:34.503611 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113585) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:52:34.503775 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:52:34.503898 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:52:34.504063 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:52:34.504356 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:52:34.504521 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:52:34.504704 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113584) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:52:34.504942 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:52:34.509044 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113583) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:52:34.509250 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:52:34.509318 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:52:34.509382 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:52:34.509484 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:52:34.509620 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113583) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:52:34.509711 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113583) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:52:34.521960 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113582) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:52:34.522193 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:52:34.522448 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:52:34.522701 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:52:34.522875 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:52:34.522988 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113582) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:52:34.523148 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113582) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:52:34.523342 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:52:34.523498 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:52:34.523633 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:52:34.523767 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:52:34.523844 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113583) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:52:34.524307 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:52:34.524379 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:52:34.524443 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113584) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:52:34.524507 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:52:34.524569 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:52:34.524631 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113582) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:52:34.524696 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:52:34.524765 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:52:34.524833 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:52:34.524903 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:52:34.524972 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113583) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:52:34.525050 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:52:34.525121 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113583) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:52:34.525203 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:52:34.525203 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113582) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:52:34.525203 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113582) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:52:34.533979 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113585) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:52:34.534098 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:52:34.534268 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:52:34.534464 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:52:34.534885 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:52:34.534955 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113585) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:52:34.535153 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113585) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:52:34.541062 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:52:34.541155 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:52:34.541249 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:52:34.541358 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:52:34.541451 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113583) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:52:34.541521 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:52:34.541521 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113584) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:52:34.541643 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:52:34.541643 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:52:34.541762 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:52:34.541837 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:52:34.541898 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:52:34.541969 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:52:34.542030 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:52:34.542107 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113583) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:52:34.542202 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:52:34.542280 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113583) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:52:34.542343 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:52:34.542406 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113583) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:52:34.542476 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:52:34.542476 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113584) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:52:34.542584 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:52:34.542584 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:52:34.542727 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:52:34.542836 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:52:34.542836 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:52:34.542836 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113583) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:52:34.542836 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113583) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:52:34.544159 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:52:34.544279 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:52:34.544348 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:52:34.544407 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113583) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:52:34.544470 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:52:34.544536 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:52:34.544601 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:52:34.544661 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:52:34.544733 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113584) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:52:34.544795 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:52:34.544863 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:52:34.544922 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:52:34.544922 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113583) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:52:34.544922 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113583) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:52:34.606765 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:52:34.606913 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:52:34.606913 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:52:34.607057 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:52:34.607124 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:52:34.607216 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113582) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:52:34.607293 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113584) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:52:34.607293 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:52:34.607403 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:52:34.607456 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113583) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:52:34.607522 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113585) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:52:34.607588 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:52:34.607911 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:52:34.607984 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:52:34.608039 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:52:34.608101 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:52:34.608154 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:52:34.608245 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:52:34.608304 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:52:34.608358 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113582) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:52:34.608433 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:52:34.608494 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:52:34.608494 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113585) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:52:34.608615 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113582) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:52:34.608684 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:52:34.608740 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113585) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:52:34.608797 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113583) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:52:34.608864 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113582) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:52:34.608921 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113585) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:52:34.608980 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:52:34.609046 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113583) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:52:34.609115 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:52:34.609203 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:52:34.609284 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:52:34.609352 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:52:34.609412 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:52:34.609465 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:52:34.609546 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:52:34.609610 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:52:34.609610 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:52:34.609784 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:52:34.609847 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:52:34.609909 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:52:34.609961 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113585) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:52:34.610030 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113582) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:52:34.610100 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113584) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:52:34.610159 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113585) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:52:34.610257 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:52:34.610321 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113582) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:52:34.610375 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113583) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:52:34.610375 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:52:34.610375 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:52:34.610375 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:52:34.610375 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:52:34.610645 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113585) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:52:34.610744 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113583) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:52:34.610799 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:52:34.610859 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113583) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:52:34.610924 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:52:34.610985 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113582) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:52:34.611059 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:52:34.611059 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:52:34.611200 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:52:34.611257 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113585) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:52:34.611257 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113585) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:52:34.611386 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:52:34.611386 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:52:34.611386 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:52:34.611386 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113582) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:52:34.611386 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113582) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:52:34.611655 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113585) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:52:34.611655 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:52:34.611655 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:52:34.611831 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:52:34.611900 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:52:34.611962 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:52:34.612028 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:52:34.612087 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:52:34.612145 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113585) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:52:34.612231 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:52:34.612308 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113585) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:52:34.612373 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113582) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:52:34.612432 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:52:34.612432 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113584) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:52:34.612542 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:52:34.612542 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:52:34.612653 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113585) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:52:34.612711 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:52:34.612780 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:52:34.612845 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113583) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:52:34.612912 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:52:34.612969 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:52:34.612969 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:52:34.613104 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:52:34.613163 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113582) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:52:34.613271 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:52:34.613330 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:52:34.613402 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113585) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:52:34.613460 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113582) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:52:34.613518 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113585) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:52:34.613576 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:52:34.613576 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:52:34.613576 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113583) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:52:34.613747 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113582) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:52:34.613806 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113585) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:52:34.613873 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:52:34.613930 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:52:34.613930 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:52:34.614044 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:52:34.614102 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:52:34.614191 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:52:34.614252 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:52:34.614252 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113585) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:52:34.614372 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:52:34.614372 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113582) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:52:34.614372 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113582) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:52:34.614538 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113582) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:52:34.614789 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:52:34.614960 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:52:34.615093 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:52:34.615276 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:52:34.615403 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113582) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:52:34.662083 np0000165271 devstack@c-api.service[113584]: INFO dbcounter [None req-10fe9611-e870-41be-8102-a6ec7dca7864 None None] Registered counter for database cinder Apr 12 17:52:34.663474 np0000165271 devstack@c-api.service[113582]: INFO dbcounter [None req-439fc467-72c4-4f7f-a7e4-c1102db5e36a None None] Registered counter for database cinder Apr 12 17:52:34.664047 np0000165271 devstack@c-api.service[113585]: INFO dbcounter [None req-b846a645-00e5-419a-85c7-85b525a312bd None None] Registered counter for database cinder Apr 12 17:52:34.666967 np0000165271 devstack@c-api.service[113583]: INFO dbcounter [None req-b32a1fe4-eb0d-4d0b-ad42-383abede3d08 None None] Registered counter for database cinder Apr 12 17:52:34.679261 np0000165271 devstack@c-api.service[113584]: DEBUG oslo_db.sqlalchemy.engines [None req-10fe9611-e870-41be-8102-a6ec7dca7864 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=113584) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 12 17:52:34.684925 np0000165271 devstack@c-api.service[113582]: DEBUG oslo_db.sqlalchemy.engines [None req-439fc467-72c4-4f7f-a7e4-c1102db5e36a 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=113582) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 12 17:52:34.691370 np0000165271 devstack@c-api.service[113583]: DEBUG oslo_db.sqlalchemy.engines [None req-b32a1fe4-eb0d-4d0b-ad42-383abede3d08 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=113583) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 12 17:52:34.697092 np0000165271 devstack@c-api.service[113585]: DEBUG oslo_db.sqlalchemy.engines [None req-b846a645-00e5-419a-85c7-85b525a312bd 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=113585) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 12 17:52:34.803046 np0000165271 devstack@c-api.service[113582]: DEBUG dbcounter [-] [113582] Writer thread running {{(pid=113582) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 12 17:52:34.806227 np0000165271 devstack@c-api.service[113584]: DEBUG dbcounter [-] [113584] Writer thread running {{(pid=113584) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 12 17:52:34.807964 np0000165271 devstack@c-api.service[113582]: INFO cinder.rpc [None req-439fc467-72c4-4f7f-a7e4-c1102db5e36a None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 12 17:52:34.808972 np0000165271 devstack@c-api.service[113584]: INFO cinder.rpc [None req-10fe9611-e870-41be-8102-a6ec7dca7864 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 12 17:52:34.811149 np0000165271 devstack@c-api.service[113584]: INFO cinder.rpc [None req-10fe9611-e870-41be-8102-a6ec7dca7864 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 12 17:52:34.811682 np0000165271 devstack@c-api.service[113582]: INFO cinder.rpc [None req-439fc467-72c4-4f7f-a7e4-c1102db5e36a None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 12 17:52:34.813900 np0000165271 devstack@c-api.service[113584]: INFO cinder.rpc [None req-10fe9611-e870-41be-8102-a6ec7dca7864 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 12 17:52:34.814402 np0000165271 devstack@c-api.service[113583]: DEBUG dbcounter [-] [113583] Writer thread running {{(pid=113583) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 12 17:52:34.815547 np0000165271 devstack@c-api.service[113582]: INFO cinder.rpc [None req-439fc467-72c4-4f7f-a7e4-c1102db5e36a None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 12 17:52:34.816076 np0000165271 devstack@c-api.service[113584]: INFO cinder.rpc [None req-10fe9611-e870-41be-8102-a6ec7dca7864 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 12 17:52:34.817068 np0000165271 devstack@c-api.service[113584]: WARNING castellan.key_manager.migration [None req-10fe9611-e870-41be-8102-a6ec7dca7864 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:52:34.817320 np0000165271 devstack@c-api.service[113582]: INFO cinder.rpc [None req-439fc467-72c4-4f7f-a7e4-c1102db5e36a None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 12 17:52:34.818436 np0000165271 devstack@c-api.service[113585]: DEBUG dbcounter [-] [113585] Writer thread running {{(pid=113585) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 12 17:52:34.818571 np0000165271 devstack@c-api.service[113582]: WARNING castellan.key_manager.migration [None req-439fc467-72c4-4f7f-a7e4-c1102db5e36a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:52:34.818960 np0000165271 devstack@c-api.service[113584]: WARNING castellan.key_manager.migration [None req-10fe9611-e870-41be-8102-a6ec7dca7864 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:52:34.819815 np0000165271 devstack@c-api.service[113583]: INFO cinder.rpc [None req-b32a1fe4-eb0d-4d0b-ad42-383abede3d08 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 12 17:52:34.820325 np0000165271 devstack@c-api.service[113582]: WARNING castellan.key_manager.migration [None req-439fc467-72c4-4f7f-a7e4-c1102db5e36a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:52:34.821694 np0000165271 devstack@c-api.service[113585]: INFO cinder.rpc [None req-b846a645-00e5-419a-85c7-85b525a312bd None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 12 17:52:34.823590 np0000165271 devstack@c-api.service[113583]: INFO cinder.rpc [None req-b32a1fe4-eb0d-4d0b-ad42-383abede3d08 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 12 17:52:34.825227 np0000165271 devstack@c-api.service[113585]: INFO cinder.rpc [None req-b846a645-00e5-419a-85c7-85b525a312bd None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 12 17:52:34.826780 np0000165271 devstack@c-api.service[113583]: INFO cinder.rpc [None req-b32a1fe4-eb0d-4d0b-ad42-383abede3d08 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 12 17:52:34.827152 np0000165271 devstack@c-api.service[113585]: INFO cinder.rpc [None req-b846a645-00e5-419a-85c7-85b525a312bd None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 12 17:52:34.828871 np0000165271 devstack@c-api.service[113585]: INFO cinder.rpc [None req-b846a645-00e5-419a-85c7-85b525a312bd None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 12 17:52:34.829077 np0000165271 devstack@c-api.service[113584]: DEBUG oslo_db.sqlalchemy.engines [None req-10fe9611-e870-41be-8102-a6ec7dca7864 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=113584) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 12 17:52:34.829430 np0000165271 devstack@c-api.service[113583]: INFO cinder.rpc [None req-b32a1fe4-eb0d-4d0b-ad42-383abede3d08 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 12 17:52:34.829848 np0000165271 devstack@c-api.service[113585]: WARNING castellan.key_manager.migration [None req-b846a645-00e5-419a-85c7-85b525a312bd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:52:34.830579 np0000165271 devstack@c-api.service[113582]: DEBUG oslo_db.sqlalchemy.engines [None req-439fc467-72c4-4f7f-a7e4-c1102db5e36a 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=113582) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 12 17:52:34.830660 np0000165271 devstack@c-api.service[113583]: WARNING castellan.key_manager.migration [None req-b32a1fe4-eb0d-4d0b-ad42-383abede3d08 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:52:34.831641 np0000165271 devstack@c-api.service[113585]: WARNING castellan.key_manager.migration [None req-b846a645-00e5-419a-85c7-85b525a312bd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:52:34.832321 np0000165271 devstack@c-api.service[113584]: INFO cinder.rpc [None req-10fe9611-e870-41be-8102-a6ec7dca7864 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 12 17:52:34.833242 np0000165271 devstack@c-api.service[113583]: WARNING castellan.key_manager.migration [None req-b32a1fe4-eb0d-4d0b-ad42-383abede3d08 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:52:34.833631 np0000165271 devstack@c-api.service[113582]: INFO cinder.rpc [None req-439fc467-72c4-4f7f-a7e4-c1102db5e36a None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 12 17:52:34.835586 np0000165271 devstack@c-api.service[113584]: INFO cinder.rpc [None req-10fe9611-e870-41be-8102-a6ec7dca7864 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 12 17:52:34.837136 np0000165271 devstack@c-api.service[113585]: DEBUG oslo_db.sqlalchemy.engines [None req-b846a645-00e5-419a-85c7-85b525a312bd 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=113585) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 12 17:52:34.837288 np0000165271 devstack@c-api.service[113582]: INFO cinder.rpc [None req-439fc467-72c4-4f7f-a7e4-c1102db5e36a None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 12 17:52:34.837408 np0000165271 devstack@c-api.service[113584]: WARNING castellan.key_manager.migration [None req-10fe9611-e870-41be-8102-a6ec7dca7864 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:52:34.838678 np0000165271 devstack@c-api.service[113583]: DEBUG oslo_db.sqlalchemy.engines [None req-b32a1fe4-eb0d-4d0b-ad42-383abede3d08 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=113583) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 12 17:52:34.839160 np0000165271 devstack@c-api.service[113582]: WARNING castellan.key_manager.migration [None req-439fc467-72c4-4f7f-a7e4-c1102db5e36a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:52:34.839757 np0000165271 devstack@c-api.service[113585]: INFO cinder.rpc [None req-b846a645-00e5-419a-85c7-85b525a312bd None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 12 17:52:34.840998 np0000165271 devstack@c-api.service[113583]: INFO cinder.rpc [None req-b32a1fe4-eb0d-4d0b-ad42-383abede3d08 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 12 17:52:34.842023 np0000165271 devstack@c-api.service[113585]: INFO cinder.rpc [None req-b846a645-00e5-419a-85c7-85b525a312bd None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 12 17:52:34.843201 np0000165271 devstack@c-api.service[113583]: INFO cinder.rpc [None req-b32a1fe4-eb0d-4d0b-ad42-383abede3d08 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 12 17:52:34.843373 np0000165271 devstack@c-api.service[113585]: WARNING castellan.key_manager.migration [None req-b846a645-00e5-419a-85c7-85b525a312bd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:52:34.844316 np0000165271 devstack@c-api.service[113583]: WARNING castellan.key_manager.migration [None req-b32a1fe4-eb0d-4d0b-ad42-383abede3d08 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:52:34.848218 np0000165271 devstack@c-api.service[113584]: WARNING castellan.key_manager.migration [None req-10fe9611-e870-41be-8102-a6ec7dca7864 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:52:34.851206 np0000165271 devstack@c-api.service[113582]: WARNING castellan.key_manager.migration [None req-439fc467-72c4-4f7f-a7e4-c1102db5e36a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:52:34.851515 np0000165271 devstack@c-api.service[113584]: WARNING castellan.key_manager.migration [None req-10fe9611-e870-41be-8102-a6ec7dca7864 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:52:34.854506 np0000165271 devstack@c-api.service[113583]: WARNING castellan.key_manager.migration [None req-b32a1fe4-eb0d-4d0b-ad42-383abede3d08 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:52:34.854610 np0000165271 devstack@c-api.service[113582]: WARNING castellan.key_manager.migration [None req-439fc467-72c4-4f7f-a7e4-c1102db5e36a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:52:34.854672 np0000165271 devstack@c-api.service[113585]: WARNING castellan.key_manager.migration [None req-b846a645-00e5-419a-85c7-85b525a312bd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:52:34.854910 np0000165271 devstack@c-api.service[113584]: WARNING castellan.key_manager.migration [None req-10fe9611-e870-41be-8102-a6ec7dca7864 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:52:34.857765 np0000165271 devstack@c-api.service[113582]: WARNING castellan.key_manager.migration [None req-439fc467-72c4-4f7f-a7e4-c1102db5e36a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:52:34.857845 np0000165271 devstack@c-api.service[113583]: WARNING castellan.key_manager.migration [None req-b32a1fe4-eb0d-4d0b-ad42-383abede3d08 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:52:34.858127 np0000165271 devstack@c-api.service[113585]: WARNING castellan.key_manager.migration [None req-b846a645-00e5-419a-85c7-85b525a312bd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:52:34.859189 np0000165271 devstack@c-api.service[113584]: WARNING castellan.key_manager.migration [None req-10fe9611-e870-41be-8102-a6ec7dca7864 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:52:34.860995 np0000165271 devstack@c-api.service[113583]: WARNING castellan.key_manager.migration [None req-b32a1fe4-eb0d-4d0b-ad42-383abede3d08 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:52:34.861401 np0000165271 devstack@c-api.service[113585]: WARNING castellan.key_manager.migration [None req-b846a645-00e5-419a-85c7-85b525a312bd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:52:34.861956 np0000165271 devstack@c-api.service[113582]: WARNING castellan.key_manager.migration [None req-439fc467-72c4-4f7f-a7e4-c1102db5e36a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:52:34.862246 np0000165271 devstack@c-api.service[113584]: WARNING castellan.key_manager.migration [None req-10fe9611-e870-41be-8102-a6ec7dca7864 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:52:34.865079 np0000165271 devstack@c-api.service[113582]: WARNING castellan.key_manager.migration [None req-439fc467-72c4-4f7f-a7e4-c1102db5e36a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:52:34.865286 np0000165271 devstack@c-api.service[113584]: WARNING castellan.key_manager.migration [None req-10fe9611-e870-41be-8102-a6ec7dca7864 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:52:34.865362 np0000165271 devstack@c-api.service[113583]: WARNING castellan.key_manager.migration [None req-b32a1fe4-eb0d-4d0b-ad42-383abede3d08 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:52:34.865824 np0000165271 devstack@c-api.service[113585]: WARNING castellan.key_manager.migration [None req-b846a645-00e5-419a-85c7-85b525a312bd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:52:34.868073 np0000165271 devstack@c-api.service[113582]: WARNING castellan.key_manager.migration [None req-439fc467-72c4-4f7f-a7e4-c1102db5e36a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:52:34.868430 np0000165271 devstack@c-api.service[113583]: WARNING castellan.key_manager.migration [None req-b32a1fe4-eb0d-4d0b-ad42-383abede3d08 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:52:34.868497 np0000165271 devstack@c-api.service[113584]: WARNING castellan.key_manager.migration [None req-10fe9611-e870-41be-8102-a6ec7dca7864 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:52:34.869127 np0000165271 devstack@c-api.service[113585]: WARNING castellan.key_manager.migration [None req-b846a645-00e5-419a-85c7-85b525a312bd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:52:34.871378 np0000165271 devstack@c-api.service[113583]: WARNING castellan.key_manager.migration [None req-b32a1fe4-eb0d-4d0b-ad42-383abede3d08 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:52:34.871461 np0000165271 devstack@c-api.service[113582]: WARNING castellan.key_manager.migration [None req-439fc467-72c4-4f7f-a7e4-c1102db5e36a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:52:34.871521 np0000165271 devstack@c-api.service[113584]: WARNING castellan.key_manager.migration [None req-10fe9611-e870-41be-8102-a6ec7dca7864 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:52:34.872153 np0000165271 devstack@c-api.service[113585]: WARNING castellan.key_manager.migration [None req-b846a645-00e5-419a-85c7-85b525a312bd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:52:34.874279 np0000165271 devstack@c-api.service[113582]: WARNING castellan.key_manager.migration [None req-439fc467-72c4-4f7f-a7e4-c1102db5e36a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:52:34.874520 np0000165271 devstack@c-api.service[113583]: WARNING castellan.key_manager.migration [None req-b32a1fe4-eb0d-4d0b-ad42-383abede3d08 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:52:34.875006 np0000165271 devstack@c-api.service[113584]: WARNING castellan.key_manager.migration [None req-10fe9611-e870-41be-8102-a6ec7dca7864 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:52:34.875556 np0000165271 devstack@c-api.service[113585]: WARNING castellan.key_manager.migration [None req-b846a645-00e5-419a-85c7-85b525a312bd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:52:34.876618 np0000165271 devstack@c-api.service[113584]: WARNING castellan.key_manager.migration [None req-10fe9611-e870-41be-8102-a6ec7dca7864 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:52:34.877410 np0000165271 devstack@c-api.service[113583]: WARNING castellan.key_manager.migration [None req-b32a1fe4-eb0d-4d0b-ad42-383abede3d08 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:52:34.878069 np0000165271 devstack@c-api.service[113582]: WARNING castellan.key_manager.migration [None req-439fc467-72c4-4f7f-a7e4-c1102db5e36a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:52:34.878621 np0000165271 devstack@c-api.service[113585]: WARNING castellan.key_manager.migration [None req-b846a645-00e5-419a-85c7-85b525a312bd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:52:34.879542 np0000165271 devstack@c-api.service[113584]: WARNING castellan.key_manager.migration [None req-10fe9611-e870-41be-8102-a6ec7dca7864 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:52:34.879810 np0000165271 devstack@c-api.service[113582]: WARNING castellan.key_manager.migration [None req-439fc467-72c4-4f7f-a7e4-c1102db5e36a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:52:34.881026 np0000165271 devstack@c-api.service[113583]: WARNING castellan.key_manager.migration [None req-b32a1fe4-eb0d-4d0b-ad42-383abede3d08 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:52:34.881799 np0000165271 devstack@c-api.service[113585]: WARNING castellan.key_manager.migration [None req-b846a645-00e5-419a-85c7-85b525a312bd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:52:34.882580 np0000165271 devstack@c-api.service[113583]: WARNING castellan.key_manager.migration [None req-b32a1fe4-eb0d-4d0b-ad42-383abede3d08 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:52:34.883596 np0000165271 devstack@c-api.service[113582]: WARNING castellan.key_manager.migration [None req-439fc467-72c4-4f7f-a7e4-c1102db5e36a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:52:34.883732 np0000165271 devstack@c-api.service[113585]: WARNING castellan.key_manager.migration [None req-b846a645-00e5-419a-85c7-85b525a312bd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:52:34.885338 np0000165271 devstack@c-api.service[113584]: WARNING castellan.key_manager.migration [None req-10fe9611-e870-41be-8102-a6ec7dca7864 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:52:34.885443 np0000165271 devstack@c-api.service[113583]: WARNING castellan.key_manager.migration [None req-b32a1fe4-eb0d-4d0b-ad42-383abede3d08 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:52:34.886440 np0000165271 devstack@c-api.service[113585]: WARNING castellan.key_manager.migration [None req-b846a645-00e5-419a-85c7-85b525a312bd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:52:34.888823 np0000165271 devstack@c-api.service[113584]: WARNING castellan.key_manager.migration [None req-10fe9611-e870-41be-8102-a6ec7dca7864 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:52:34.889533 np0000165271 devstack@c-api.service[113582]: WARNING castellan.key_manager.migration [None req-439fc467-72c4-4f7f-a7e4-c1102db5e36a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:52:34.890997 np0000165271 devstack@c-api.service[113583]: WARNING castellan.key_manager.migration [None req-b32a1fe4-eb0d-4d0b-ad42-383abede3d08 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:52:34.891296 np0000165271 devstack@c-api.service[113584]: WARNING castellan.key_manager.migration [None req-10fe9611-e870-41be-8102-a6ec7dca7864 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:52:34.892936 np0000165271 devstack@c-api.service[113584]: WARNING castellan.key_manager.migration [None req-10fe9611-e870-41be-8102-a6ec7dca7864 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:52:34.893721 np0000165271 devstack@c-api.service[113582]: WARNING castellan.key_manager.migration [None req-439fc467-72c4-4f7f-a7e4-c1102db5e36a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:52:34.893923 np0000165271 devstack@c-api.service[113585]: WARNING castellan.key_manager.migration [None req-b846a645-00e5-419a-85c7-85b525a312bd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:52:34.894509 np0000165271 devstack@c-api.service[113584]: WARNING castellan.key_manager.migration [None req-10fe9611-e870-41be-8102-a6ec7dca7864 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:52:34.894697 np0000165271 devstack@c-api.service[113583]: WARNING castellan.key_manager.migration [None req-b32a1fe4-eb0d-4d0b-ad42-383abede3d08 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:52:34.895661 np0000165271 devstack@c-api.service[113584]: WARNING cinder.api.contrib.hosts [None req-10fe9611-e870-41be-8102-a6ec7dca7864 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 12 17:52:34.896316 np0000165271 devstack@c-api.service[113582]: WARNING castellan.key_manager.migration [None req-439fc467-72c4-4f7f-a7e4-c1102db5e36a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:52:34.896527 np0000165271 devstack@c-api.service[113584]: WARNING castellan.key_manager.migration [None req-10fe9611-e870-41be-8102-a6ec7dca7864 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:52:34.896857 np0000165271 devstack@c-api.service[113583]: WARNING castellan.key_manager.migration [None req-b32a1fe4-eb0d-4d0b-ad42-383abede3d08 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:52:34.897766 np0000165271 devstack@c-api.service[113585]: WARNING castellan.key_manager.migration [None req-b846a645-00e5-419a-85c7-85b525a312bd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:52:34.898133 np0000165271 devstack@c-api.service[113584]: WARNING castellan.key_manager.migration [None req-10fe9611-e870-41be-8102-a6ec7dca7864 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:52:34.898325 np0000165271 devstack@c-api.service[113582]: WARNING castellan.key_manager.migration [None req-439fc467-72c4-4f7f-a7e4-c1102db5e36a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:52:34.898389 np0000165271 devstack@c-api.service[113583]: WARNING castellan.key_manager.migration [None req-b32a1fe4-eb0d-4d0b-ad42-383abede3d08 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:52:34.899739 np0000165271 devstack@c-api.service[113584]: WARNING castellan.key_manager.migration [None req-10fe9611-e870-41be-8102-a6ec7dca7864 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:52:34.899973 np0000165271 devstack@c-api.service[113583]: WARNING castellan.key_manager.migration [None req-b32a1fe4-eb0d-4d0b-ad42-383abede3d08 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:52:34.900087 np0000165271 devstack@c-api.service[113582]: WARNING castellan.key_manager.migration [None req-439fc467-72c4-4f7f-a7e4-c1102db5e36a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:52:34.900268 np0000165271 devstack@c-api.service[113585]: WARNING castellan.key_manager.migration [None req-b846a645-00e5-419a-85c7-85b525a312bd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:52:34.901300 np0000165271 devstack@c-api.service[113583]: WARNING cinder.api.contrib.hosts [None req-b32a1fe4-eb0d-4d0b-ad42-383abede3d08 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 12 17:52:34.901403 np0000165271 devstack@c-api.service[113584]: WARNING castellan.key_manager.migration [None req-10fe9611-e870-41be-8102-a6ec7dca7864 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:52:34.901480 np0000165271 devstack@c-api.service[113582]: WARNING cinder.api.contrib.hosts [None req-439fc467-72c4-4f7f-a7e4-c1102db5e36a None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 12 17:52:34.901565 np0000165271 devstack@c-api.service[113585]: WARNING castellan.key_manager.migration [None req-b846a645-00e5-419a-85c7-85b525a312bd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:52:34.901892 np0000165271 devstack@c-api.service[113583]: WARNING castellan.key_manager.migration [None req-b32a1fe4-eb0d-4d0b-ad42-383abede3d08 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:52:34.902430 np0000165271 devstack@c-api.service[113582]: WARNING castellan.key_manager.migration [None req-439fc467-72c4-4f7f-a7e4-c1102db5e36a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:52:34.902744 np0000165271 devstack@c-api.service[113584]: WARNING castellan.key_manager.migration [None req-10fe9611-e870-41be-8102-a6ec7dca7864 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:52:34.903414 np0000165271 devstack@c-api.service[113585]: WARNING castellan.key_manager.migration [None req-b846a645-00e5-419a-85c7-85b525a312bd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:52:34.903534 np0000165271 devstack@c-api.service[113583]: WARNING castellan.key_manager.migration [None req-b32a1fe4-eb0d-4d0b-ad42-383abede3d08 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:52:34.903694 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.v3.router [None req-10fe9611-e870-41be-8102-a6ec7dca7864 None None] Extended resource: extensions {{(pid=113584) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 17:52:34.904318 np0000165271 devstack@c-api.service[113582]: WARNING castellan.key_manager.migration [None req-439fc467-72c4-4f7f-a7e4-c1102db5e36a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:52:34.904502 np0000165271 devstack@c-api.service[113585]: WARNING cinder.api.contrib.hosts [None req-b846a645-00e5-419a-85c7-85b525a312bd None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 12 17:52:34.904937 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.v3.router [None req-10fe9611-e870-41be-8102-a6ec7dca7864 None None] Extended resource: encryption {{(pid=113584) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 17:52:34.905012 np0000165271 devstack@c-api.service[113583]: WARNING castellan.key_manager.migration [None req-b32a1fe4-eb0d-4d0b-ad42-383abede3d08 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:52:34.905366 np0000165271 devstack@c-api.service[113585]: WARNING castellan.key_manager.migration [None req-b846a645-00e5-419a-85c7-85b525a312bd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:52:34.906138 np0000165271 devstack@c-api.service[113582]: WARNING castellan.key_manager.migration [None req-439fc467-72c4-4f7f-a7e4-c1102db5e36a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:52:34.906512 np0000165271 devstack@c-api.service[113583]: WARNING castellan.key_manager.migration [None req-b32a1fe4-eb0d-4d0b-ad42-383abede3d08 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:52:34.906587 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.v3.router [None req-10fe9611-e870-41be-8102-a6ec7dca7864 None None] Extended resource: os-volume-manage {{(pid=113584) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 17:52:34.906984 np0000165271 devstack@c-api.service[113585]: WARNING castellan.key_manager.migration [None req-b846a645-00e5-419a-85c7-85b525a312bd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:52:34.907842 np0000165271 devstack@c-api.service[113582]: WARNING castellan.key_manager.migration [None req-439fc467-72c4-4f7f-a7e4-c1102db5e36a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:52:34.907944 np0000165271 devstack@c-api.service[113583]: WARNING castellan.key_manager.migration [None req-b32a1fe4-eb0d-4d0b-ad42-383abede3d08 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:52:34.908013 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.v3.router [None req-10fe9611-e870-41be-8102-a6ec7dca7864 None None] Extended resource: os-volume-type-access {{(pid=113584) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 17:52:34.908669 np0000165271 devstack@c-api.service[113585]: WARNING castellan.key_manager.migration [None req-b846a645-00e5-419a-85c7-85b525a312bd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:52:34.908845 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.v3.router [None req-b32a1fe4-eb0d-4d0b-ad42-383abede3d08 None None] Extended resource: extensions {{(pid=113583) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 17:52:34.909443 np0000165271 devstack@c-api.service[113582]: WARNING castellan.key_manager.migration [None req-439fc467-72c4-4f7f-a7e4-c1102db5e36a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:52:34.909595 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.v3.router [None req-10fe9611-e870-41be-8102-a6ec7dca7864 None None] Extended resource: os-quota-sets {{(pid=113584) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 17:52:34.910085 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.v3.router [None req-b32a1fe4-eb0d-4d0b-ad42-383abede3d08 None None] Extended resource: encryption {{(pid=113583) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 17:52:34.910237 np0000165271 devstack@c-api.service[113585]: WARNING castellan.key_manager.migration [None req-b846a645-00e5-419a-85c7-85b525a312bd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:52:34.910518 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.v3.router [None req-439fc467-72c4-4f7f-a7e4-c1102db5e36a None None] Extended resource: extensions {{(pid=113582) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 17:52:34.911049 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.v3.router [None req-10fe9611-e870-41be-8102-a6ec7dca7864 None None] Extended resource: qos-specs {{(pid=113584) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 17:52:34.911591 np0000165271 devstack@c-api.service[113585]: WARNING castellan.key_manager.migration [None req-b846a645-00e5-419a-85c7-85b525a312bd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:52:34.911687 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.v3.router [None req-b32a1fe4-eb0d-4d0b-ad42-383abede3d08 None None] Extended resource: os-volume-manage {{(pid=113583) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 17:52:34.912033 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.v3.router [None req-439fc467-72c4-4f7f-a7e4-c1102db5e36a None None] Extended resource: encryption {{(pid=113582) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 17:52:34.912569 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.v3.router [None req-b846a645-00e5-419a-85c7-85b525a312bd None None] Extended resource: extensions {{(pid=113585) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 17:52:34.913112 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.v3.router [None req-10fe9611-e870-41be-8102-a6ec7dca7864 None None] Extended resource: backups {{(pid=113584) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 17:52:34.913237 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.v3.router [None req-b32a1fe4-eb0d-4d0b-ad42-383abede3d08 None None] Extended resource: os-volume-type-access {{(pid=113583) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 17:52:34.913706 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.v3.router [None req-439fc467-72c4-4f7f-a7e4-c1102db5e36a None None] Extended resource: os-volume-manage {{(pid=113582) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 17:52:34.913841 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.v3.router [None req-b846a645-00e5-419a-85c7-85b525a312bd None None] Extended resource: encryption {{(pid=113585) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 17:52:34.914698 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.v3.router [None req-b32a1fe4-eb0d-4d0b-ad42-383abede3d08 None None] Extended resource: os-quota-sets {{(pid=113583) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 17:52:34.915136 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.v3.router [None req-10fe9611-e870-41be-8102-a6ec7dca7864 None None] Extended resource: os-hosts {{(pid=113584) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 17:52:34.915227 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.v3.router [None req-439fc467-72c4-4f7f-a7e4-c1102db5e36a None None] Extended resource: os-volume-type-access {{(pid=113582) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 17:52:34.915529 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.v3.router [None req-b846a645-00e5-419a-85c7-85b525a312bd None None] Extended resource: os-volume-manage {{(pid=113585) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 17:52:34.916142 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.v3.router [None req-b32a1fe4-eb0d-4d0b-ad42-383abede3d08 None None] Extended resource: qos-specs {{(pid=113583) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 17:52:34.916517 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.v3.router [None req-10fe9611-e870-41be-8102-a6ec7dca7864 None None] Extended resource: scheduler-stats {{(pid=113584) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 17:52:34.916802 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.v3.router [None req-439fc467-72c4-4f7f-a7e4-c1102db5e36a None None] Extended resource: os-quota-sets {{(pid=113582) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 17:52:34.917037 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.v3.router [None req-b846a645-00e5-419a-85c7-85b525a312bd None None] Extended resource: os-volume-type-access {{(pid=113585) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 17:52:34.917909 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.v3.router [None req-10fe9611-e870-41be-8102-a6ec7dca7864 None None] Extended resource: os-volume-transfer {{(pid=113584) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 17:52:34.918196 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.v3.router [None req-b32a1fe4-eb0d-4d0b-ad42-383abede3d08 None None] Extended resource: backups {{(pid=113583) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 17:52:34.918274 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.v3.router [None req-439fc467-72c4-4f7f-a7e4-c1102db5e36a None None] Extended resource: qos-specs {{(pid=113582) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 17:52:34.918666 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.v3.router [None req-b846a645-00e5-419a-85c7-85b525a312bd None None] Extended resource: os-quota-sets {{(pid=113585) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 17:52:34.920190 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.v3.router [None req-10fe9611-e870-41be-8102-a6ec7dca7864 None None] Extended resource: extra_specs {{(pid=113584) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 17:52:34.920279 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.v3.router [None req-b32a1fe4-eb0d-4d0b-ad42-383abede3d08 None None] Extended resource: os-hosts {{(pid=113583) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 17:52:34.920343 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.v3.router [None req-b846a645-00e5-419a-85c7-85b525a312bd None None] Extended resource: qos-specs {{(pid=113585) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 17:52:34.920512 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.v3.router [None req-439fc467-72c4-4f7f-a7e4-c1102db5e36a None None] Extended resource: backups {{(pid=113582) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 17:52:34.921635 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.v3.router [None req-b32a1fe4-eb0d-4d0b-ad42-383abede3d08 None None] Extended resource: scheduler-stats {{(pid=113583) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 17:52:34.921789 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.v3.router [None req-10fe9611-e870-41be-8102-a6ec7dca7864 None None] Extended resource: cgsnapshots {{(pid=113584) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 17:52:34.922490 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.v3.router [None req-b846a645-00e5-419a-85c7-85b525a312bd None None] Extended resource: backups {{(pid=113585) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 17:52:34.922900 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.v3.router [None req-439fc467-72c4-4f7f-a7e4-c1102db5e36a None None] Extended resource: os-hosts {{(pid=113582) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 17:52:34.922994 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.v3.router [None req-b32a1fe4-eb0d-4d0b-ad42-383abede3d08 None None] Extended resource: os-volume-transfer {{(pid=113583) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 17:52:34.923188 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.v3.router [None req-10fe9611-e870-41be-8102-a6ec7dca7864 None None] Extended resource: consistencygroups {{(pid=113584) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 17:52:34.924196 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.v3.router [None req-439fc467-72c4-4f7f-a7e4-c1102db5e36a None None] Extended resource: scheduler-stats {{(pid=113582) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 17:52:34.924630 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.v3.router [None req-b846a645-00e5-419a-85c7-85b525a312bd None None] Extended resource: os-hosts {{(pid=113585) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 17:52:34.925145 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.v3.router [None req-b32a1fe4-eb0d-4d0b-ad42-383abede3d08 None None] Extended resource: extra_specs {{(pid=113583) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 17:52:34.925287 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.v3.router [None req-10fe9611-e870-41be-8102-a6ec7dca7864 None None] Extended resource: os-availability-zone {{(pid=113584) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 17:52:34.925728 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.v3.router [None req-439fc467-72c4-4f7f-a7e4-c1102db5e36a None None] Extended resource: os-volume-transfer {{(pid=113582) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 17:52:34.926035 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.v3.router [None req-b846a645-00e5-419a-85c7-85b525a312bd None None] Extended resource: scheduler-stats {{(pid=113585) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 17:52:34.926542 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.v3.router [None req-10fe9611-e870-41be-8102-a6ec7dca7864 None None] Extended resource: os-snapshot-manage {{(pid=113584) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 17:52:34.926652 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.v3.router [None req-b32a1fe4-eb0d-4d0b-ad42-383abede3d08 None None] Extended resource: cgsnapshots {{(pid=113583) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 17:52:34.927735 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.v3.router [None req-b846a645-00e5-419a-85c7-85b525a312bd None None] Extended resource: os-volume-transfer {{(pid=113585) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 17:52:34.928164 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.v3.router [None req-10fe9611-e870-41be-8102-a6ec7dca7864 None None] Extended resource: os-quota-class-sets {{(pid=113584) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 17:52:34.928264 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.v3.router [None req-b32a1fe4-eb0d-4d0b-ad42-383abede3d08 None None] Extended resource: consistencygroups {{(pid=113583) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 17:52:34.928504 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.v3.router [None req-439fc467-72c4-4f7f-a7e4-c1102db5e36a None None] Extended resource: extra_specs {{(pid=113582) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 17:52:34.929413 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.v3.router [None req-b846a645-00e5-419a-85c7-85b525a312bd None None] Extended resource: extra_specs {{(pid=113585) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 17:52:34.929542 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.v3.router [None req-10fe9611-e870-41be-8102-a6ec7dca7864 None None] Extended resource: encryption {{(pid=113584) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 17:52:34.930187 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.v3.router [None req-439fc467-72c4-4f7f-a7e4-c1102db5e36a None None] Extended resource: cgsnapshots {{(pid=113582) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 17:52:34.930264 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.v3.router [None req-b32a1fe4-eb0d-4d0b-ad42-383abede3d08 None None] Extended resource: os-availability-zone {{(pid=113583) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 17:52:34.931094 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.v3.router [None req-10fe9611-e870-41be-8102-a6ec7dca7864 None None] Extended resource: capabilities {{(pid=113584) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 17:52:34.931521 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.v3.router [None req-b32a1fe4-eb0d-4d0b-ad42-383abede3d08 None None] Extended resource: os-snapshot-manage {{(pid=113583) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 17:52:34.931616 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.v3.router [None req-b846a645-00e5-419a-85c7-85b525a312bd None None] Extended resource: cgsnapshots {{(pid=113585) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 17:52:34.931681 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.v3.router [None req-439fc467-72c4-4f7f-a7e4-c1102db5e36a None None] Extended resource: consistencygroups {{(pid=113582) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 17:52:34.932975 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.v3.router [None req-b32a1fe4-eb0d-4d0b-ad42-383abede3d08 None None] Extended resource: os-quota-class-sets {{(pid=113583) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 17:52:34.933108 np0000165271 devstack@c-api.service[113584]: WARNING castellan.key_manager.migration [None req-10fe9611-e870-41be-8102-a6ec7dca7864 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:52:34.933206 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.v3.router [None req-b846a645-00e5-419a-85c7-85b525a312bd None None] Extended resource: consistencygroups {{(pid=113585) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 17:52:34.933755 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.v3.router [None req-439fc467-72c4-4f7f-a7e4-c1102db5e36a None None] Extended resource: os-availability-zone {{(pid=113582) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 17:52:34.934240 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.v3.router [None req-b32a1fe4-eb0d-4d0b-ad42-383abede3d08 None None] Extended resource: encryption {{(pid=113583) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 17:52:34.934585 np0000165271 devstack@c-api.service[113584]: WARNING castellan.key_manager.migration [None req-10fe9611-e870-41be-8102-a6ec7dca7864 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:52:34.935244 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.v3.router [None req-439fc467-72c4-4f7f-a7e4-c1102db5e36a None None] Extended resource: os-snapshot-manage {{(pid=113582) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 17:52:34.935326 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.v3.router [None req-b846a645-00e5-419a-85c7-85b525a312bd None None] Extended resource: os-availability-zone {{(pid=113585) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 17:52:34.935789 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.v3.router [None req-b32a1fe4-eb0d-4d0b-ad42-383abede3d08 None None] Extended resource: capabilities {{(pid=113583) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 17:52:34.936049 np0000165271 devstack@c-api.service[113584]: WARNING castellan.key_manager.migration [None req-10fe9611-e870-41be-8102-a6ec7dca7864 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:52:34.936622 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.v3.router [None req-b846a645-00e5-419a-85c7-85b525a312bd None None] Extended resource: os-snapshot-manage {{(pid=113585) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 17:52:34.936891 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.v3.router [None req-439fc467-72c4-4f7f-a7e4-c1102db5e36a None None] Extended resource: os-quota-class-sets {{(pid=113582) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 17:52:34.937487 np0000165271 devstack@c-api.service[113584]: WARNING castellan.key_manager.migration [None req-10fe9611-e870-41be-8102-a6ec7dca7864 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:52:34.937793 np0000165271 devstack@c-api.service[113583]: WARNING castellan.key_manager.migration [None req-b32a1fe4-eb0d-4d0b-ad42-383abede3d08 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:52:34.938082 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.v3.router [None req-b846a645-00e5-419a-85c7-85b525a312bd None None] Extended resource: os-quota-class-sets {{(pid=113585) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 17:52:34.938271 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.v3.router [None req-439fc467-72c4-4f7f-a7e4-c1102db5e36a None None] Extended resource: encryption {{(pid=113582) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 17:52:34.938901 np0000165271 devstack@c-api.service[113584]: WARNING castellan.key_manager.migration [None req-10fe9611-e870-41be-8102-a6ec7dca7864 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:52:34.939273 np0000165271 devstack@c-api.service[113583]: WARNING castellan.key_manager.migration [None req-b32a1fe4-eb0d-4d0b-ad42-383abede3d08 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:52:34.939383 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.v3.router [None req-b846a645-00e5-419a-85c7-85b525a312bd None None] Extended resource: encryption {{(pid=113585) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 17:52:34.940021 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.v3.router [None req-439fc467-72c4-4f7f-a7e4-c1102db5e36a None None] Extended resource: capabilities {{(pid=113582) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 17:52:34.940375 np0000165271 devstack@c-api.service[113584]: WARNING castellan.key_manager.migration [None req-10fe9611-e870-41be-8102-a6ec7dca7864 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:52:34.940690 np0000165271 devstack@c-api.service[113583]: WARNING castellan.key_manager.migration [None req-b32a1fe4-eb0d-4d0b-ad42-383abede3d08 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:52:34.940936 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.v3.router [None req-b846a645-00e5-419a-85c7-85b525a312bd None None] Extended resource: capabilities {{(pid=113585) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 17:52:34.941363 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.contrib.snapshot_actions [None req-10fe9611-e870-41be-8102-a6ec7dca7864 None None] SnapshotActionsController initialized {{(pid=113584) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 12 17:52:34.942086 np0000165271 devstack@c-api.service[113584]: WARNING castellan.key_manager.migration [None req-10fe9611-e870-41be-8102-a6ec7dca7864 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:52:34.942154 np0000165271 devstack@c-api.service[113583]: WARNING castellan.key_manager.migration [None req-b32a1fe4-eb0d-4d0b-ad42-383abede3d08 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:52:34.942368 np0000165271 devstack@c-api.service[113582]: WARNING castellan.key_manager.migration [None req-439fc467-72c4-4f7f-a7e4-c1102db5e36a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:52:34.942974 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.v3.router [None req-10fe9611-e870-41be-8102-a6ec7dca7864 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113584) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 17:52:34.943064 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.v3.router [None req-10fe9611-e870-41be-8102-a6ec7dca7864 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113584) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 17:52:34.943139 np0000165271 devstack@c-api.service[113585]: WARNING castellan.key_manager.migration [None req-b846a645-00e5-419a-85c7-85b525a312bd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:52:34.943231 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.v3.router [None req-10fe9611-e870-41be-8102-a6ec7dca7864 None None] Extension UsedLimits extending resource: limits {{(pid=113584) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 17:52:34.943322 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.v3.router [None req-10fe9611-e870-41be-8102-a6ec7dca7864 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113584) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 17:52:34.943455 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.v3.router [None req-10fe9611-e870-41be-8102-a6ec7dca7864 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113584) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 17:52:34.943528 np0000165271 devstack@c-api.service[113583]: WARNING castellan.key_manager.migration [None req-b32a1fe4-eb0d-4d0b-ad42-383abede3d08 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:52:34.943588 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.v3.router [None req-10fe9611-e870-41be-8102-a6ec7dca7864 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113584) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 17:52:34.943648 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.v3.router [None req-10fe9611-e870-41be-8102-a6ec7dca7864 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113584) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 17:52:34.943768 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.v3.router [None req-10fe9611-e870-41be-8102-a6ec7dca7864 None None] Extension TypesManage extending resource: types {{(pid=113584) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 17:52:34.943859 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.v3.router [None req-10fe9611-e870-41be-8102-a6ec7dca7864 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113584) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 17:52:34.943990 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.v3.router [None req-10fe9611-e870-41be-8102-a6ec7dca7864 None None] Extension AdminActions extending resource: volumes {{(pid=113584) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 17:52:34.944105 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.v3.router [None req-10fe9611-e870-41be-8102-a6ec7dca7864 None None] Extension AdminActions extending resource: snapshots {{(pid=113584) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 17:52:34.944234 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.v3.router [None req-10fe9611-e870-41be-8102-a6ec7dca7864 None None] Extension AdminActions extending resource: backups {{(pid=113584) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 17:52:34.944300 np0000165271 devstack@c-api.service[113582]: WARNING castellan.key_manager.migration [None req-439fc467-72c4-4f7f-a7e4-c1102db5e36a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:52:34.944361 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.v3.router [None req-10fe9611-e870-41be-8102-a6ec7dca7864 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113584) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 17:52:34.944442 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.v3.router [None req-10fe9611-e870-41be-8102-a6ec7dca7864 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113584) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 17:52:34.944514 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.v3.router [None req-10fe9611-e870-41be-8102-a6ec7dca7864 None None] Extension VolumeActions extending resource: volumes {{(pid=113584) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 17:52:34.944643 np0000165271 devstack@c-api.service[113585]: WARNING castellan.key_manager.migration [None req-b846a645-00e5-419a-85c7-85b525a312bd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:52:34.944746 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.v3.router [None req-10fe9611-e870-41be-8102-a6ec7dca7864 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113584) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 17:52:34.944944 np0000165271 devstack@c-api.service[113583]: WARNING castellan.key_manager.migration [None req-b32a1fe4-eb0d-4d0b-ad42-383abede3d08 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:52:34.945912 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.contrib.snapshot_actions [None req-b32a1fe4-eb0d-4d0b-ad42-383abede3d08 None None] SnapshotActionsController initialized {{(pid=113583) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 12 17:52:34.945981 np0000165271 devstack@c-api.service[113582]: WARNING castellan.key_manager.migration [None req-439fc467-72c4-4f7f-a7e4-c1102db5e36a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:52:34.946079 np0000165271 devstack@c-api.service[113585]: WARNING castellan.key_manager.migration [None req-b846a645-00e5-419a-85c7-85b525a312bd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:52:34.946650 np0000165271 devstack@c-api.service[113583]: WARNING castellan.key_manager.migration [None req-b32a1fe4-eb0d-4d0b-ad42-383abede3d08 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:52:34.947111 np0000165271 devstack@c-api.service[113584]: WARNING keystonemiddleware.auth_token [None req-10fe9611-e870-41be-8102-a6ec7dca7864 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 12 17:52:34.947541 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.v3.router [None req-b32a1fe4-eb0d-4d0b-ad42-383abede3d08 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113583) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 17:52:34.947591 np0000165271 devstack@c-api.service[113582]: WARNING castellan.key_manager.migration [None req-439fc467-72c4-4f7f-a7e4-c1102db5e36a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:52:34.947629 np0000165271 devstack@c-api.service[113585]: WARNING castellan.key_manager.migration [None req-b846a645-00e5-419a-85c7-85b525a312bd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:52:34.947672 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.v3.router [None req-b32a1fe4-eb0d-4d0b-ad42-383abede3d08 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113583) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 17:52:34.947779 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.v3.router [None req-b32a1fe4-eb0d-4d0b-ad42-383abede3d08 None None] Extension UsedLimits extending resource: limits {{(pid=113583) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 17:52:34.947890 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.v3.router [None req-b32a1fe4-eb0d-4d0b-ad42-383abede3d08 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113583) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 17:52:34.947992 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.v3.router [None req-b32a1fe4-eb0d-4d0b-ad42-383abede3d08 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113583) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 17:52:34.948108 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.v3.router [None req-b32a1fe4-eb0d-4d0b-ad42-383abede3d08 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113583) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 17:52:34.948224 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.v3.router [None req-b32a1fe4-eb0d-4d0b-ad42-383abede3d08 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113583) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 17:52:34.948329 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.v3.router [None req-b32a1fe4-eb0d-4d0b-ad42-383abede3d08 None None] Extension TypesManage extending resource: types {{(pid=113583) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 17:52:34.948442 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.v3.router [None req-b32a1fe4-eb0d-4d0b-ad42-383abede3d08 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113583) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 17:52:34.948547 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.v3.router [None req-b32a1fe4-eb0d-4d0b-ad42-383abede3d08 None None] Extension AdminActions extending resource: volumes {{(pid=113583) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 17:52:34.948675 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.v3.router [None req-b32a1fe4-eb0d-4d0b-ad42-383abede3d08 None None] Extension AdminActions extending resource: snapshots {{(pid=113583) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 17:52:34.948777 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.v3.router [None req-b32a1fe4-eb0d-4d0b-ad42-383abede3d08 None None] Extension AdminActions extending resource: backups {{(pid=113583) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 17:52:34.948880 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.v3.router [None req-b32a1fe4-eb0d-4d0b-ad42-383abede3d08 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113583) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 17:52:34.948981 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.v3.router [None req-b32a1fe4-eb0d-4d0b-ad42-383abede3d08 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113583) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 17:52:34.949037 np0000165271 devstack@c-api.service[113585]: WARNING castellan.key_manager.migration [None req-b846a645-00e5-419a-85c7-85b525a312bd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:52:34.949079 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.v3.router [None req-b32a1fe4-eb0d-4d0b-ad42-383abede3d08 None None] Extension VolumeActions extending resource: volumes {{(pid=113583) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 17:52:34.949319 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.v3.router [None req-b32a1fe4-eb0d-4d0b-ad42-383abede3d08 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113583) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 17:52:34.949432 np0000165271 devstack@c-api.service[113582]: WARNING castellan.key_manager.migration [None req-439fc467-72c4-4f7f-a7e4-c1102db5e36a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:52:34.950775 np0000165271 devstack@c-api.service[113585]: WARNING castellan.key_manager.migration [None req-b846a645-00e5-419a-85c7-85b525a312bd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:52:34.951695 np0000165271 devstack@c-api.service[113582]: WARNING castellan.key_manager.migration [None req-439fc467-72c4-4f7f-a7e4-c1102db5e36a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:52:34.951766 np0000165271 devstack@c-api.service[113583]: WARNING keystonemiddleware.auth_token [None req-b32a1fe4-eb0d-4d0b-ad42-383abede3d08 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 12 17:52:34.951895 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.contrib.snapshot_actions [None req-b846a645-00e5-419a-85c7-85b525a312bd None None] SnapshotActionsController initialized {{(pid=113585) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 12 17:52:34.952114 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.contrib.snapshot_actions [None req-439fc467-72c4-4f7f-a7e4-c1102db5e36a None None] SnapshotActionsController initialized {{(pid=113582) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 12 17:52:34.952649 np0000165271 devstack@c-api.service[113585]: WARNING castellan.key_manager.migration [None req-b846a645-00e5-419a-85c7-85b525a312bd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:52:34.952950 np0000165271 devstack@c-api.service[113582]: WARNING castellan.key_manager.migration [None req-439fc467-72c4-4f7f-a7e4-c1102db5e36a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:52:34.953537 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.v3.router [None req-b846a645-00e5-419a-85c7-85b525a312bd None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113585) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 17:52:34.953615 np0000165271 devstack@c-api.service[113584]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7ee3da8a3668 pid: 113584 (default app) Apr 12 17:52:34.953664 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.v3.router [None req-b846a645-00e5-419a-85c7-85b525a312bd None None] Extension VolumeTypeAccess extending resource: types {{(pid=113585) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 17:52:34.953781 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.v3.router [None req-b846a645-00e5-419a-85c7-85b525a312bd None None] Extension UsedLimits extending resource: limits {{(pid=113585) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 17:52:34.953891 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.v3.router [None req-b846a645-00e5-419a-85c7-85b525a312bd None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113585) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 17:52:34.953949 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.v3.router [None req-439fc467-72c4-4f7f-a7e4-c1102db5e36a None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113582) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 17:52:34.953999 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.v3.router [None req-b846a645-00e5-419a-85c7-85b525a312bd None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113585) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 17:52:34.954096 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.v3.router [None req-439fc467-72c4-4f7f-a7e4-c1102db5e36a None None] Extension VolumeTypeAccess extending resource: types {{(pid=113582) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 17:52:34.954145 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.v3.router [None req-b846a645-00e5-419a-85c7-85b525a312bd None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113585) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 17:52:34.954216 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.v3.router [None req-b846a645-00e5-419a-85c7-85b525a312bd None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113585) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 17:52:34.954267 np0000165271 devstack@c-api.service[113584]: /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 12 17:52:34.954267 np0000165271 devstack@c-api.service[113584]: warnings.warn( Apr 12 17:52:34.954351 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.v3.router [None req-439fc467-72c4-4f7f-a7e4-c1102db5e36a None None] Extension UsedLimits extending resource: limits {{(pid=113582) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 17:52:34.954392 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.v3.router [None req-b846a645-00e5-419a-85c7-85b525a312bd None None] Extension TypesManage extending resource: types {{(pid=113585) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 17:52:34.954439 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.v3.router [None req-b846a645-00e5-419a-85c7-85b525a312bd None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113585) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 17:52:34.954486 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.v3.router [None req-439fc467-72c4-4f7f-a7e4-c1102db5e36a None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113582) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 17:52:34.954527 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.v3.router [None req-b846a645-00e5-419a-85c7-85b525a312bd None None] Extension AdminActions extending resource: volumes {{(pid=113585) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 17:52:34.954603 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.v3.router [None req-439fc467-72c4-4f7f-a7e4-c1102db5e36a None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113582) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 17:52:34.954663 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.v3.router [None req-b846a645-00e5-419a-85c7-85b525a312bd None None] Extension AdminActions extending resource: snapshots {{(pid=113585) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 17:52:34.954753 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.v3.router [None req-b846a645-00e5-419a-85c7-85b525a312bd None None] Extension AdminActions extending resource: backups {{(pid=113585) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 17:52:34.954829 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.v3.router [None req-439fc467-72c4-4f7f-a7e4-c1102db5e36a None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113582) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 17:52:34.954895 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.v3.router [None req-b846a645-00e5-419a-85c7-85b525a312bd None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113585) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 17:52:34.954941 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.v3.router [None req-439fc467-72c4-4f7f-a7e4-c1102db5e36a None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113582) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 17:52:34.954988 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.v3.router [None req-b846a645-00e5-419a-85c7-85b525a312bd None None] Extension SnapshotActions extending resource: snapshots {{(pid=113585) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 17:52:34.955097 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.v3.router [None req-439fc467-72c4-4f7f-a7e4-c1102db5e36a None None] Extension TypesManage extending resource: types {{(pid=113582) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 17:52:34.955157 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.v3.router [None req-b846a645-00e5-419a-85c7-85b525a312bd None None] Extension VolumeActions extending resource: volumes {{(pid=113585) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 17:52:34.955269 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.v3.router [None req-439fc467-72c4-4f7f-a7e4-c1102db5e36a None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113582) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 17:52:34.955332 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.v3.router [None req-b846a645-00e5-419a-85c7-85b525a312bd None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113585) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 17:52:34.955435 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.v3.router [None req-439fc467-72c4-4f7f-a7e4-c1102db5e36a None None] Extension AdminActions extending resource: volumes {{(pid=113582) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 17:52:34.955623 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.v3.router [None req-439fc467-72c4-4f7f-a7e4-c1102db5e36a None None] Extension AdminActions extending resource: snapshots {{(pid=113582) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 17:52:34.955755 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.v3.router [None req-439fc467-72c4-4f7f-a7e4-c1102db5e36a None None] Extension AdminActions extending resource: backups {{(pid=113582) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 17:52:34.955913 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.v3.router [None req-439fc467-72c4-4f7f-a7e4-c1102db5e36a None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113582) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 17:52:34.956050 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.v3.router [None req-439fc467-72c4-4f7f-a7e4-c1102db5e36a None None] Extension SnapshotActions extending resource: snapshots {{(pid=113582) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 17:52:34.956217 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.v3.router [None req-439fc467-72c4-4f7f-a7e4-c1102db5e36a None None] Extension VolumeActions extending resource: volumes {{(pid=113582) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 17:52:34.956500 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.v3.router [None req-439fc467-72c4-4f7f-a7e4-c1102db5e36a None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113582) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 17:52:34.957622 np0000165271 devstack@c-api.service[113585]: WARNING keystonemiddleware.auth_token [None req-b846a645-00e5-419a-85c7-85b525a312bd 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 12 17:52:34.957896 np0000165271 devstack@c-api.service[113583]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7ee3da8a3668 pid: 113583 (default app) Apr 12 17:52:34.958948 np0000165271 devstack@c-api.service[113582]: WARNING keystonemiddleware.auth_token [None req-439fc467-72c4-4f7f-a7e4-c1102db5e36a 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 12 17:52:34.962017 np0000165271 devstack@c-api.service[113584]: /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 12 17:52:34.962017 np0000165271 devstack@c-api.service[113584]: warnings.warn(deprecated_msg) Apr 12 17:52:34.962017 np0000165271 devstack@c-api.service[113584]: /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 12 17:52:34.962017 np0000165271 devstack@c-api.service[113584]: warnings.warn(deprecated_msg) Apr 12 17:52:34.962317 np0000165271 devstack@c-api.service[113584]: /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 12 17:52:34.962317 np0000165271 devstack@c-api.service[113584]: warnings.warn(deprecated_msg) Apr 12 17:52:34.962317 np0000165271 devstack@c-api.service[113584]: /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 12 17:52:34.962317 np0000165271 devstack@c-api.service[113584]: warnings.warn(deprecated_msg) Apr 12 17:52:34.962525 np0000165271 devstack@c-api.service[113584]: /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 12 17:52:34.962525 np0000165271 devstack@c-api.service[113584]: warnings.warn(deprecated_msg) Apr 12 17:52:34.962525 np0000165271 devstack@c-api.service[113584]: /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 12 17:52:34.962525 np0000165271 devstack@c-api.service[113584]: warnings.warn(deprecated_msg) Apr 12 17:52:34.962525 np0000165271 devstack@c-api.service[113584]: /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 12 17:52:34.962525 np0000165271 devstack@c-api.service[113584]: warnings.warn(deprecated_msg) Apr 12 17:52:34.962816 np0000165271 devstack@c-api.service[113584]: /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 12 17:52:34.962816 np0000165271 devstack@c-api.service[113584]: warnings.warn(deprecated_msg) Apr 12 17:52:34.962816 np0000165271 devstack@c-api.service[113584]: /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 12 17:52:34.962816 np0000165271 devstack@c-api.service[113584]: warnings.warn(deprecated_msg) Apr 12 17:52:34.962816 np0000165271 devstack@c-api.service[113584]: /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 12 17:52:34.963226 np0000165271 devstack@c-api.service[113584]: warnings.warn(deprecated_msg) Apr 12 17:52:34.963226 np0000165271 devstack@c-api.service[113584]: /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 12 17:52:34.963226 np0000165271 devstack@c-api.service[113584]: warnings.warn(deprecated_msg) Apr 12 17:52:34.963226 np0000165271 devstack@c-api.service[113584]: /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 12 17:52:34.963226 np0000165271 devstack@c-api.service[113584]: warnings.warn(deprecated_msg) Apr 12 17:52:34.963466 np0000165271 devstack@c-api.service[113584]: /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 12 17:52:34.963466 np0000165271 devstack@c-api.service[113584]: warnings.warn(deprecated_msg) Apr 12 17:52:34.963466 np0000165271 devstack@c-api.service[113584]: /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 12 17:52:34.963466 np0000165271 devstack@c-api.service[113584]: warnings.warn(deprecated_msg) Apr 12 17:52:34.963659 np0000165271 devstack@c-api.service[113584]: /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 12 17:52:34.963659 np0000165271 devstack@c-api.service[113584]: warnings.warn(deprecated_msg) Apr 12 17:52:34.963659 np0000165271 devstack@c-api.service[113584]: /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 12 17:52:34.963659 np0000165271 devstack@c-api.service[113584]: warnings.warn(deprecated_msg) Apr 12 17:52:34.963659 np0000165271 devstack@c-api.service[113584]: /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 12 17:52:34.963929 np0000165271 devstack@c-api.service[113584]: warnings.warn(deprecated_msg) Apr 12 17:52:34.963929 np0000165271 devstack@c-api.service[113584]: /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 12 17:52:34.963929 np0000165271 devstack@c-api.service[113584]: warnings.warn(deprecated_msg) Apr 12 17:52:34.963929 np0000165271 devstack@c-api.service[113584]: /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 12 17:52:34.963929 np0000165271 devstack@c-api.service[113584]: warnings.warn(deprecated_msg) Apr 12 17:52:34.964150 np0000165271 devstack@c-api.service[113584]: /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 12 17:52:34.964150 np0000165271 devstack@c-api.service[113584]: warnings.warn(deprecated_msg) Apr 12 17:52:34.964150 np0000165271 devstack@c-api.service[113584]: /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 12 17:52:34.964150 np0000165271 devstack@c-api.service[113584]: warnings.warn(deprecated_msg) Apr 12 17:52:34.964150 np0000165271 devstack@c-api.service[113584]: /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 12 17:52:34.964150 np0000165271 devstack@c-api.service[113584]: warnings.warn(deprecated_msg) Apr 12 17:52:34.964489 np0000165271 devstack@c-api.service[113584]: /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 12 17:52:34.964489 np0000165271 devstack@c-api.service[113584]: warnings.warn(deprecated_msg) Apr 12 17:52:34.964489 np0000165271 devstack@c-api.service[113584]: /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 12 17:52:34.964489 np0000165271 devstack@c-api.service[113584]: warnings.warn(deprecated_msg) Apr 12 17:52:34.964489 np0000165271 devstack@c-api.service[113584]: /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 12 17:52:34.964489 np0000165271 devstack@c-api.service[113584]: warnings.warn(deprecated_msg) Apr 12 17:52:34.964800 np0000165271 devstack@c-api.service[113584]: /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 12 17:52:34.964800 np0000165271 devstack@c-api.service[113584]: warnings.warn(deprecated_msg) Apr 12 17:52:34.964800 np0000165271 devstack@c-api.service[113584]: /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 12 17:52:34.964800 np0000165271 devstack@c-api.service[113584]: warnings.warn(deprecated_msg) Apr 12 17:52:34.964800 np0000165271 devstack@c-api.service[113584]: /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 12 17:52:34.964800 np0000165271 devstack@c-api.service[113584]: warnings.warn(deprecated_msg) Apr 12 17:52:34.965071 np0000165271 devstack@c-api.service[113584]: /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 12 17:52:34.965071 np0000165271 devstack@c-api.service[113584]: warnings.warn(deprecated_msg) Apr 12 17:52:34.965071 np0000165271 devstack@c-api.service[113584]: /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 12 17:52:34.965071 np0000165271 devstack@c-api.service[113584]: warnings.warn(deprecated_msg) Apr 12 17:52:34.965071 np0000165271 devstack@c-api.service[113584]: /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 12 17:52:34.965344 np0000165271 devstack@c-api.service[113584]: warnings.warn(deprecated_msg) Apr 12 17:52:34.965344 np0000165271 devstack@c-api.service[113584]: /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 12 17:52:34.965344 np0000165271 devstack@c-api.service[113584]: warnings.warn(deprecated_msg) Apr 12 17:52:34.965344 np0000165271 devstack@c-api.service[113584]: /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 12 17:52:34.965344 np0000165271 devstack@c-api.service[113584]: warnings.warn(deprecated_msg) Apr 12 17:52:34.965565 np0000165271 devstack@c-api.service[113584]: /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 12 17:52:34.965565 np0000165271 devstack@c-api.service[113584]: warnings.warn(deprecated_msg) Apr 12 17:52:34.965565 np0000165271 devstack@c-api.service[113584]: /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 12 17:52:34.965565 np0000165271 devstack@c-api.service[113584]: warnings.warn(deprecated_msg) Apr 12 17:52:34.965565 np0000165271 devstack@c-api.service[113584]: /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 12 17:52:34.965565 np0000165271 devstack@c-api.service[113584]: warnings.warn(deprecated_msg) Apr 12 17:52:34.965849 np0000165271 devstack@c-api.service[113584]: /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 12 17:52:34.965849 np0000165271 devstack@c-api.service[113584]: warnings.warn(deprecated_msg) Apr 12 17:52:34.965849 np0000165271 devstack@c-api.service[113584]: /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 12 17:52:34.965849 np0000165271 devstack@c-api.service[113584]: warnings.warn(deprecated_msg) Apr 12 17:52:34.965849 np0000165271 devstack@c-api.service[113584]: /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 12 17:52:34.965849 np0000165271 devstack@c-api.service[113584]: warnings.warn(deprecated_msg) Apr 12 17:52:34.966123 np0000165271 devstack@c-api.service[113584]: /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 12 17:52:34.966123 np0000165271 devstack@c-api.service[113584]: warnings.warn(deprecated_msg) Apr 12 17:52:34.966123 np0000165271 devstack@c-api.service[113584]: /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 12 17:52:34.966123 np0000165271 devstack@c-api.service[113584]: warnings.warn(deprecated_msg) Apr 12 17:52:34.966123 np0000165271 devstack@c-api.service[113584]: /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 12 17:52:34.966433 np0000165271 devstack@c-api.service[113584]: warnings.warn(deprecated_msg) Apr 12 17:52:34.966433 np0000165271 devstack@c-api.service[113584]: /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 12 17:52:34.966433 np0000165271 devstack@c-api.service[113584]: warnings.warn(deprecated_msg) Apr 12 17:52:34.966433 np0000165271 devstack@c-api.service[113584]: /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 12 17:52:34.966433 np0000165271 devstack@c-api.service[113584]: warnings.warn(deprecated_msg) Apr 12 17:52:34.966658 np0000165271 devstack@c-api.service[113584]: /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 12 17:52:34.966658 np0000165271 devstack@c-api.service[113584]: warnings.warn(deprecated_msg) Apr 12 17:52:34.966658 np0000165271 devstack@c-api.service[113584]: /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 12 17:52:34.966658 np0000165271 devstack@c-api.service[113584]: warnings.warn(deprecated_msg) Apr 12 17:52:34.966855 np0000165271 devstack@c-api.service[113584]: /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 12 17:52:34.966855 np0000165271 devstack@c-api.service[113584]: warnings.warn(deprecated_msg) Apr 12 17:52:34.966855 np0000165271 devstack@c-api.service[113584]: /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 12 17:52:34.966855 np0000165271 devstack@c-api.service[113584]: warnings.warn(deprecated_msg) Apr 12 17:52:34.967054 np0000165271 devstack@c-api.service[113584]: /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 12 17:52:34.967054 np0000165271 devstack@c-api.service[113584]: warnings.warn(deprecated_msg) Apr 12 17:52:34.967054 np0000165271 devstack@c-api.service[113584]: /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 12 17:52:34.967054 np0000165271 devstack@c-api.service[113584]: warnings.warn(deprecated_msg) Apr 12 17:52:34.967054 np0000165271 devstack@c-api.service[113584]: /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 12 17:52:34.967398 np0000165271 devstack@c-api.service[113584]: warnings.warn(deprecated_msg) Apr 12 17:52:34.967398 np0000165271 devstack@c-api.service[113584]: /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 12 17:52:34.967398 np0000165271 devstack@c-api.service[113584]: warnings.warn(deprecated_msg) Apr 12 17:52:34.967398 np0000165271 devstack@c-api.service[113584]: /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 12 17:52:34.967398 np0000165271 devstack@c-api.service[113584]: warnings.warn(deprecated_msg) Apr 12 17:52:34.967664 np0000165271 devstack@c-api.service[113584]: /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 12 17:52:34.967664 np0000165271 devstack@c-api.service[113584]: warnings.warn(deprecated_msg) Apr 12 17:52:34.967664 np0000165271 devstack@c-api.service[113584]: /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 12 17:52:34.967664 np0000165271 devstack@c-api.service[113584]: warnings.warn(deprecated_msg) Apr 12 17:52:34.967845 np0000165271 devstack@c-api.service[113584]: /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 12 17:52:34.967845 np0000165271 devstack@c-api.service[113584]: warnings.warn(deprecated_msg) Apr 12 17:52:34.967845 np0000165271 devstack@c-api.service[113584]: /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 12 17:52:34.967845 np0000165271 devstack@c-api.service[113584]: warnings.warn(deprecated_msg) Apr 12 17:52:34.968045 np0000165271 devstack@c-api.service[113584]: /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 12 17:52:34.968045 np0000165271 devstack@c-api.service[113584]: warnings.warn(deprecated_msg) Apr 12 17:52:34.968045 np0000165271 devstack@c-api.service[113584]: /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 12 17:52:34.968045 np0000165271 devstack@c-api.service[113584]: warnings.warn(deprecated_msg) Apr 12 17:52:34.968243 np0000165271 devstack@c-api.service[113584]: /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 12 17:52:34.968243 np0000165271 devstack@c-api.service[113584]: warnings.warn(deprecated_msg) Apr 12 17:52:34.968243 np0000165271 devstack@c-api.service[113584]: /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 12 17:52:34.968243 np0000165271 devstack@c-api.service[113584]: warnings.warn(deprecated_msg) Apr 12 17:52:34.968435 np0000165271 devstack@c-api.service[113584]: /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 12 17:52:34.968435 np0000165271 devstack@c-api.service[113584]: warnings.warn(deprecated_msg) Apr 12 17:52:34.968435 np0000165271 devstack@c-api.service[113584]: /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 12 17:52:34.968435 np0000165271 devstack@c-api.service[113584]: warnings.warn(deprecated_msg) Apr 12 17:52:34.968623 np0000165271 devstack@c-api.service[113584]: /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 12 17:52:34.968623 np0000165271 devstack@c-api.service[113584]: warnings.warn(deprecated_msg) Apr 12 17:52:34.968623 np0000165271 devstack@c-api.service[113584]: /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 12 17:52:34.968623 np0000165271 devstack@c-api.service[113584]: warnings.warn(deprecated_msg) Apr 12 17:52:34.968623 np0000165271 devstack@c-api.service[113584]: /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 12 17:52:34.968863 np0000165271 devstack@c-api.service[113584]: warnings.warn(deprecated_msg) Apr 12 17:52:34.968863 np0000165271 devstack@c-api.service[113584]: /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 12 17:52:34.968863 np0000165271 devstack@c-api.service[113584]: warnings.warn(deprecated_msg) Apr 12 17:52:34.968863 np0000165271 devstack@c-api.service[113584]: /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 12 17:52:34.968863 np0000165271 devstack@c-api.service[113584]: warnings.warn(deprecated_msg) Apr 12 17:52:34.968863 np0000165271 devstack@c-api.service[113584]: /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 12 17:52:34.969142 np0000165271 devstack@c-api.service[113584]: warnings.warn(deprecated_msg) Apr 12 17:52:34.969142 np0000165271 devstack@c-api.service[113584]: /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 12 17:52:34.969142 np0000165271 devstack@c-api.service[113584]: warnings.warn(deprecated_msg) Apr 12 17:52:34.969142 np0000165271 devstack@c-api.service[113584]: /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 12 17:52:34.969142 np0000165271 devstack@c-api.service[113584]: warnings.warn(deprecated_msg) Apr 12 17:52:34.969382 np0000165271 devstack@c-api.service[113584]: /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 12 17:52:34.969382 np0000165271 devstack@c-api.service[113584]: warnings.warn(deprecated_msg) Apr 12 17:52:34.969382 np0000165271 devstack@c-api.service[113584]: /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 12 17:52:34.969382 np0000165271 devstack@c-api.service[113584]: warnings.warn(deprecated_msg) Apr 12 17:52:34.969382 np0000165271 devstack@c-api.service[113584]: /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 12 17:52:34.969382 np0000165271 devstack@c-api.service[113584]: warnings.warn(deprecated_msg) Apr 12 17:52:34.969763 np0000165271 devstack@c-api.service[113584]: /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 12 17:52:34.969763 np0000165271 devstack@c-api.service[113584]: warnings.warn(deprecated_msg) Apr 12 17:52:34.969763 np0000165271 devstack@c-api.service[113584]: /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 12 17:52:34.969763 np0000165271 devstack@c-api.service[113584]: warnings.warn(deprecated_msg) Apr 12 17:52:34.969763 np0000165271 devstack@c-api.service[113584]: /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 12 17:52:34.969763 np0000165271 devstack@c-api.service[113584]: warnings.warn(deprecated_msg) Apr 12 17:52:34.970032 np0000165271 devstack@c-api.service[113584]: /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 12 17:52:34.970032 np0000165271 devstack@c-api.service[113584]: warnings.warn(deprecated_msg) Apr 12 17:52:34.970032 np0000165271 devstack@c-api.service[113584]: /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 12 17:52:34.970032 np0000165271 devstack@c-api.service[113584]: warnings.warn(deprecated_msg) Apr 12 17:52:34.970032 np0000165271 devstack@c-api.service[113584]: /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 12 17:52:34.970032 np0000165271 devstack@c-api.service[113584]: warnings.warn(deprecated_msg) Apr 12 17:52:34.970325 np0000165271 devstack@c-api.service[113584]: /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 12 17:52:34.970325 np0000165271 devstack@c-api.service[113584]: warnings.warn(deprecated_msg) Apr 12 17:52:34.970325 np0000165271 devstack@c-api.service[113584]: /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 12 17:52:34.970325 np0000165271 devstack@c-api.service[113584]: warnings.warn(deprecated_msg) Apr 12 17:52:34.970325 np0000165271 devstack@c-api.service[113584]: /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 12 17:52:34.970325 np0000165271 devstack@c-api.service[113584]: warnings.warn(deprecated_msg) Apr 12 17:52:34.970608 np0000165271 devstack@c-api.service[113584]: /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 12 17:52:34.970608 np0000165271 devstack@c-api.service[113584]: warnings.warn(deprecated_msg) Apr 12 17:52:34.970608 np0000165271 devstack@c-api.service[113584]: /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 12 17:52:34.970608 np0000165271 devstack@c-api.service[113584]: warnings.warn(deprecated_msg) Apr 12 17:52:34.970793 np0000165271 devstack@c-api.service[113584]: /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 12 17:52:34.970793 np0000165271 devstack@c-api.service[113584]: warnings.warn(deprecated_msg) Apr 12 17:52:34.970793 np0000165271 devstack@c-api.service[113584]: /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 12 17:52:34.970793 np0000165271 devstack@c-api.service[113584]: warnings.warn(deprecated_msg) Apr 12 17:52:34.970793 np0000165271 devstack@c-api.service[113584]: /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 12 17:52:34.971089 np0000165271 devstack@c-api.service[113584]: warnings.warn(deprecated_msg) Apr 12 17:52:34.971089 np0000165271 devstack@c-api.service[113584]: /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 12 17:52:34.971089 np0000165271 devstack@c-api.service[113584]: warnings.warn(deprecated_msg) Apr 12 17:52:34.971089 np0000165271 devstack@c-api.service[113584]: /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 12 17:52:34.971089 np0000165271 devstack@c-api.service[113584]: warnings.warn(deprecated_msg) Apr 12 17:52:34.971317 np0000165271 devstack@c-api.service[113585]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7ee3da8a3668 pid: 113585 (default app) Apr 12 17:52:34.971359 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.middleware.request_id [None req-0a1f9a98-160c-49ea-95df-35dcf1f019ff None None] RequestId filter calling following filter/app {{(pid=113584) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 12 17:52:34.971396 np0000165271 devstack@c-api.service[113582]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7ee3da8a3668 pid: 113582 (default app) Apr 12 17:52:34.971429 np0000165271 devstack@c-api.service[113584]: [pid: 113584|app: 0|req: 1/1] 199.19.213.175 () {60 vars in 953 bytes} [Sun Apr 12 17:52:34 2026] GET /volume/v3 => generated 114 bytes in 15 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Apr 12 17:52:42.779012 np0000165271 devstack@c-api.service[113583]: /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 12 17:52:42.779012 np0000165271 devstack@c-api.service[113583]: warnings.warn( Apr 12 17:52:42.793020 np0000165271 devstack@c-api.service[113583]: /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 12 17:52:42.793020 np0000165271 devstack@c-api.service[113583]: warnings.warn(deprecated_msg) Apr 12 17:52:42.793020 np0000165271 devstack@c-api.service[113583]: /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 12 17:52:42.793020 np0000165271 devstack@c-api.service[113583]: warnings.warn(deprecated_msg) Apr 12 17:52:42.793020 np0000165271 devstack@c-api.service[113583]: /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 12 17:52:42.793462 np0000165271 devstack@c-api.service[113583]: warnings.warn(deprecated_msg) Apr 12 17:52:42.793462 np0000165271 devstack@c-api.service[113583]: /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 12 17:52:42.793462 np0000165271 devstack@c-api.service[113583]: warnings.warn(deprecated_msg) Apr 12 17:52:42.793462 np0000165271 devstack@c-api.service[113583]: /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 12 17:52:42.793462 np0000165271 devstack@c-api.service[113583]: warnings.warn(deprecated_msg) Apr 12 17:52:42.793801 np0000165271 devstack@c-api.service[113583]: /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 12 17:52:42.793801 np0000165271 devstack@c-api.service[113583]: warnings.warn(deprecated_msg) Apr 12 17:52:42.793801 np0000165271 devstack@c-api.service[113583]: /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 12 17:52:42.793801 np0000165271 devstack@c-api.service[113583]: warnings.warn(deprecated_msg) Apr 12 17:52:42.793801 np0000165271 devstack@c-api.service[113583]: /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 12 17:52:42.793801 np0000165271 devstack@c-api.service[113583]: warnings.warn(deprecated_msg) Apr 12 17:52:42.794227 np0000165271 devstack@c-api.service[113583]: /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 12 17:52:42.794227 np0000165271 devstack@c-api.service[113583]: warnings.warn(deprecated_msg) Apr 12 17:52:42.794227 np0000165271 devstack@c-api.service[113583]: /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 12 17:52:42.794227 np0000165271 devstack@c-api.service[113583]: warnings.warn(deprecated_msg) Apr 12 17:52:42.794474 np0000165271 devstack@c-api.service[113583]: /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 12 17:52:42.794474 np0000165271 devstack@c-api.service[113583]: warnings.warn(deprecated_msg) Apr 12 17:52:42.794474 np0000165271 devstack@c-api.service[113583]: /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 12 17:52:42.794474 np0000165271 devstack@c-api.service[113583]: warnings.warn(deprecated_msg) Apr 12 17:52:42.794734 np0000165271 devstack@c-api.service[113583]: /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 12 17:52:42.794734 np0000165271 devstack@c-api.service[113583]: warnings.warn(deprecated_msg) Apr 12 17:52:42.794734 np0000165271 devstack@c-api.service[113583]: /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 12 17:52:42.794734 np0000165271 devstack@c-api.service[113583]: warnings.warn(deprecated_msg) Apr 12 17:52:42.795011 np0000165271 devstack@c-api.service[113583]: /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 12 17:52:42.795011 np0000165271 devstack@c-api.service[113583]: warnings.warn(deprecated_msg) Apr 12 17:52:42.795011 np0000165271 devstack@c-api.service[113583]: /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 12 17:52:42.795011 np0000165271 devstack@c-api.service[113583]: warnings.warn(deprecated_msg) Apr 12 17:52:42.795011 np0000165271 devstack@c-api.service[113583]: /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 12 17:52:42.795341 np0000165271 devstack@c-api.service[113583]: warnings.warn(deprecated_msg) Apr 12 17:52:42.795341 np0000165271 devstack@c-api.service[113583]: /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 12 17:52:42.795341 np0000165271 devstack@c-api.service[113583]: warnings.warn(deprecated_msg) Apr 12 17:52:42.795341 np0000165271 devstack@c-api.service[113583]: /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 12 17:52:42.795341 np0000165271 devstack@c-api.service[113583]: warnings.warn(deprecated_msg) Apr 12 17:52:42.795617 np0000165271 devstack@c-api.service[113583]: /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 12 17:52:42.795617 np0000165271 devstack@c-api.service[113583]: warnings.warn(deprecated_msg) Apr 12 17:52:42.795617 np0000165271 devstack@c-api.service[113583]: /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 12 17:52:42.795617 np0000165271 devstack@c-api.service[113583]: warnings.warn(deprecated_msg) Apr 12 17:52:42.795617 np0000165271 devstack@c-api.service[113583]: /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 12 17:52:42.795617 np0000165271 devstack@c-api.service[113583]: warnings.warn(deprecated_msg) Apr 12 17:52:42.796025 np0000165271 devstack@c-api.service[113583]: /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 12 17:52:42.796025 np0000165271 devstack@c-api.service[113583]: warnings.warn(deprecated_msg) Apr 12 17:52:42.796025 np0000165271 devstack@c-api.service[113583]: /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 12 17:52:42.796025 np0000165271 devstack@c-api.service[113583]: warnings.warn(deprecated_msg) Apr 12 17:52:42.796025 np0000165271 devstack@c-api.service[113583]: /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 12 17:52:42.796025 np0000165271 devstack@c-api.service[113583]: warnings.warn(deprecated_msg) Apr 12 17:52:42.796389 np0000165271 devstack@c-api.service[113583]: /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 12 17:52:42.796389 np0000165271 devstack@c-api.service[113583]: warnings.warn(deprecated_msg) Apr 12 17:52:42.796389 np0000165271 devstack@c-api.service[113583]: /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 12 17:52:42.796389 np0000165271 devstack@c-api.service[113583]: warnings.warn(deprecated_msg) Apr 12 17:52:42.796389 np0000165271 devstack@c-api.service[113583]: /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 12 17:52:42.796389 np0000165271 devstack@c-api.service[113583]: warnings.warn(deprecated_msg) Apr 12 17:52:42.796725 np0000165271 devstack@c-api.service[113583]: /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 12 17:52:42.796725 np0000165271 devstack@c-api.service[113583]: warnings.warn(deprecated_msg) Apr 12 17:52:42.796725 np0000165271 devstack@c-api.service[113583]: /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 12 17:52:42.796725 np0000165271 devstack@c-api.service[113583]: warnings.warn(deprecated_msg) Apr 12 17:52:42.796725 np0000165271 devstack@c-api.service[113583]: /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 12 17:52:42.796987 np0000165271 devstack@c-api.service[113583]: warnings.warn(deprecated_msg) Apr 12 17:52:42.796987 np0000165271 devstack@c-api.service[113583]: /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 12 17:52:42.796987 np0000165271 devstack@c-api.service[113583]: warnings.warn(deprecated_msg) Apr 12 17:52:42.796987 np0000165271 devstack@c-api.service[113583]: /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 12 17:52:42.796987 np0000165271 devstack@c-api.service[113583]: warnings.warn(deprecated_msg) Apr 12 17:52:42.797259 np0000165271 devstack@c-api.service[113583]: /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 12 17:52:42.797259 np0000165271 devstack@c-api.service[113583]: warnings.warn(deprecated_msg) Apr 12 17:52:42.797259 np0000165271 devstack@c-api.service[113583]: /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 12 17:52:42.797259 np0000165271 devstack@c-api.service[113583]: warnings.warn(deprecated_msg) Apr 12 17:52:42.797259 np0000165271 devstack@c-api.service[113583]: /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 12 17:52:42.797259 np0000165271 devstack@c-api.service[113583]: warnings.warn(deprecated_msg) Apr 12 17:52:42.797597 np0000165271 devstack@c-api.service[113583]: /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 12 17:52:42.797597 np0000165271 devstack@c-api.service[113583]: warnings.warn(deprecated_msg) Apr 12 17:52:42.797597 np0000165271 devstack@c-api.service[113583]: /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 12 17:52:42.797597 np0000165271 devstack@c-api.service[113583]: warnings.warn(deprecated_msg) Apr 12 17:52:42.797597 np0000165271 devstack@c-api.service[113583]: /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 12 17:52:42.797597 np0000165271 devstack@c-api.service[113583]: warnings.warn(deprecated_msg) Apr 12 17:52:42.797957 np0000165271 devstack@c-api.service[113583]: /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 12 17:52:42.797957 np0000165271 devstack@c-api.service[113583]: warnings.warn(deprecated_msg) Apr 12 17:52:42.797957 np0000165271 devstack@c-api.service[113583]: /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 12 17:52:42.797957 np0000165271 devstack@c-api.service[113583]: warnings.warn(deprecated_msg) Apr 12 17:52:42.797957 np0000165271 devstack@c-api.service[113583]: /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 12 17:52:42.798365 np0000165271 devstack@c-api.service[113583]: warnings.warn(deprecated_msg) Apr 12 17:52:42.798365 np0000165271 devstack@c-api.service[113583]: /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 12 17:52:42.798365 np0000165271 devstack@c-api.service[113583]: warnings.warn(deprecated_msg) Apr 12 17:52:42.798365 np0000165271 devstack@c-api.service[113583]: /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 12 17:52:42.798365 np0000165271 devstack@c-api.service[113583]: warnings.warn(deprecated_msg) Apr 12 17:52:42.798673 np0000165271 devstack@c-api.service[113583]: /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 12 17:52:42.798673 np0000165271 devstack@c-api.service[113583]: warnings.warn(deprecated_msg) Apr 12 17:52:42.798673 np0000165271 devstack@c-api.service[113583]: /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 12 17:52:42.798673 np0000165271 devstack@c-api.service[113583]: warnings.warn(deprecated_msg) Apr 12 17:52:42.798977 np0000165271 devstack@c-api.service[113583]: /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 12 17:52:42.798977 np0000165271 devstack@c-api.service[113583]: warnings.warn(deprecated_msg) Apr 12 17:52:42.798977 np0000165271 devstack@c-api.service[113583]: /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 12 17:52:42.798977 np0000165271 devstack@c-api.service[113583]: warnings.warn(deprecated_msg) Apr 12 17:52:42.799246 np0000165271 devstack@c-api.service[113583]: /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 12 17:52:42.799246 np0000165271 devstack@c-api.service[113583]: warnings.warn(deprecated_msg) Apr 12 17:52:42.799246 np0000165271 devstack@c-api.service[113583]: /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 12 17:52:42.799246 np0000165271 devstack@c-api.service[113583]: warnings.warn(deprecated_msg) Apr 12 17:52:42.799246 np0000165271 devstack@c-api.service[113583]: /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 12 17:52:42.799436 np0000165271 devstack@c-api.service[113583]: warnings.warn(deprecated_msg) Apr 12 17:52:42.799436 np0000165271 devstack@c-api.service[113583]: /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 12 17:52:42.799436 np0000165271 devstack@c-api.service[113583]: warnings.warn(deprecated_msg) Apr 12 17:52:42.799436 np0000165271 devstack@c-api.service[113583]: /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 12 17:52:42.799436 np0000165271 devstack@c-api.service[113583]: warnings.warn(deprecated_msg) Apr 12 17:52:42.799608 np0000165271 devstack@c-api.service[113583]: /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 12 17:52:42.799608 np0000165271 devstack@c-api.service[113583]: warnings.warn(deprecated_msg) Apr 12 17:52:42.799608 np0000165271 devstack@c-api.service[113583]: /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 12 17:52:42.799608 np0000165271 devstack@c-api.service[113583]: warnings.warn(deprecated_msg) Apr 12 17:52:42.799771 np0000165271 devstack@c-api.service[113583]: /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 12 17:52:42.799771 np0000165271 devstack@c-api.service[113583]: warnings.warn(deprecated_msg) Apr 12 17:52:42.799771 np0000165271 devstack@c-api.service[113583]: /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 12 17:52:42.799771 np0000165271 devstack@c-api.service[113583]: warnings.warn(deprecated_msg) Apr 12 17:52:42.799934 np0000165271 devstack@c-api.service[113583]: /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 12 17:52:42.799934 np0000165271 devstack@c-api.service[113583]: warnings.warn(deprecated_msg) Apr 12 17:52:42.799934 np0000165271 devstack@c-api.service[113583]: /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 12 17:52:42.799934 np0000165271 devstack@c-api.service[113583]: warnings.warn(deprecated_msg) Apr 12 17:52:42.800088 np0000165271 devstack@c-api.service[113583]: /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 12 17:52:42.800088 np0000165271 devstack@c-api.service[113583]: warnings.warn(deprecated_msg) Apr 12 17:52:42.800088 np0000165271 devstack@c-api.service[113583]: /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 12 17:52:42.800088 np0000165271 devstack@c-api.service[113583]: warnings.warn(deprecated_msg) Apr 12 17:52:42.800270 np0000165271 devstack@c-api.service[113583]: /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 12 17:52:42.800270 np0000165271 devstack@c-api.service[113583]: warnings.warn(deprecated_msg) Apr 12 17:52:42.800270 np0000165271 devstack@c-api.service[113583]: /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 12 17:52:42.800270 np0000165271 devstack@c-api.service[113583]: warnings.warn(deprecated_msg) Apr 12 17:52:42.800421 np0000165271 devstack@c-api.service[113583]: /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 12 17:52:42.800421 np0000165271 devstack@c-api.service[113583]: warnings.warn(deprecated_msg) Apr 12 17:52:42.800421 np0000165271 devstack@c-api.service[113583]: /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 12 17:52:42.800421 np0000165271 devstack@c-api.service[113583]: warnings.warn(deprecated_msg) Apr 12 17:52:42.800421 np0000165271 devstack@c-api.service[113583]: /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 12 17:52:42.800621 np0000165271 devstack@c-api.service[113583]: warnings.warn(deprecated_msg) Apr 12 17:52:42.800621 np0000165271 devstack@c-api.service[113583]: /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 12 17:52:42.800621 np0000165271 devstack@c-api.service[113583]: warnings.warn(deprecated_msg) Apr 12 17:52:42.800621 np0000165271 devstack@c-api.service[113583]: /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 12 17:52:42.800621 np0000165271 devstack@c-api.service[113583]: warnings.warn(deprecated_msg) Apr 12 17:52:42.800621 np0000165271 devstack@c-api.service[113583]: /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 12 17:52:42.800848 np0000165271 devstack@c-api.service[113583]: warnings.warn(deprecated_msg) Apr 12 17:52:42.800848 np0000165271 devstack@c-api.service[113583]: /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 12 17:52:42.800848 np0000165271 devstack@c-api.service[113583]: warnings.warn(deprecated_msg) Apr 12 17:52:42.800848 np0000165271 devstack@c-api.service[113583]: /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 12 17:52:42.800848 np0000165271 devstack@c-api.service[113583]: warnings.warn(deprecated_msg) Apr 12 17:52:42.801029 np0000165271 devstack@c-api.service[113583]: /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 12 17:52:42.801029 np0000165271 devstack@c-api.service[113583]: warnings.warn(deprecated_msg) Apr 12 17:52:42.801029 np0000165271 devstack@c-api.service[113583]: /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 12 17:52:42.801029 np0000165271 devstack@c-api.service[113583]: warnings.warn(deprecated_msg) Apr 12 17:52:42.801029 np0000165271 devstack@c-api.service[113583]: /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 12 17:52:42.801029 np0000165271 devstack@c-api.service[113583]: warnings.warn(deprecated_msg) Apr 12 17:52:42.801299 np0000165271 devstack@c-api.service[113583]: /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 12 17:52:42.801299 np0000165271 devstack@c-api.service[113583]: warnings.warn(deprecated_msg) Apr 12 17:52:42.801299 np0000165271 devstack@c-api.service[113583]: /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 12 17:52:42.801299 np0000165271 devstack@c-api.service[113583]: warnings.warn(deprecated_msg) Apr 12 17:52:42.801299 np0000165271 devstack@c-api.service[113583]: /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 12 17:52:42.801299 np0000165271 devstack@c-api.service[113583]: warnings.warn(deprecated_msg) Apr 12 17:52:42.801530 np0000165271 devstack@c-api.service[113583]: /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 12 17:52:42.801530 np0000165271 devstack@c-api.service[113583]: warnings.warn(deprecated_msg) Apr 12 17:52:42.801530 np0000165271 devstack@c-api.service[113583]: /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 12 17:52:42.801530 np0000165271 devstack@c-api.service[113583]: warnings.warn(deprecated_msg) Apr 12 17:52:42.801530 np0000165271 devstack@c-api.service[113583]: /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 12 17:52:42.801530 np0000165271 devstack@c-api.service[113583]: warnings.warn(deprecated_msg) Apr 12 17:52:42.801760 np0000165271 devstack@c-api.service[113583]: /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 12 17:52:42.801760 np0000165271 devstack@c-api.service[113583]: warnings.warn(deprecated_msg) Apr 12 17:52:42.801760 np0000165271 devstack@c-api.service[113583]: /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 12 17:52:42.801760 np0000165271 devstack@c-api.service[113583]: warnings.warn(deprecated_msg) Apr 12 17:52:42.801760 np0000165271 devstack@c-api.service[113583]: /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 12 17:52:42.801760 np0000165271 devstack@c-api.service[113583]: warnings.warn(deprecated_msg) Apr 12 17:52:42.802032 np0000165271 devstack@c-api.service[113583]: /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 12 17:52:42.802032 np0000165271 devstack@c-api.service[113583]: warnings.warn(deprecated_msg) Apr 12 17:52:42.802032 np0000165271 devstack@c-api.service[113583]: /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 12 17:52:42.802032 np0000165271 devstack@c-api.service[113583]: warnings.warn(deprecated_msg) Apr 12 17:52:42.802233 np0000165271 devstack@c-api.service[113583]: /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 12 17:52:42.802233 np0000165271 devstack@c-api.service[113583]: warnings.warn(deprecated_msg) Apr 12 17:52:42.802233 np0000165271 devstack@c-api.service[113583]: /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 12 17:52:42.802233 np0000165271 devstack@c-api.service[113583]: warnings.warn(deprecated_msg) Apr 12 17:52:42.802233 np0000165271 devstack@c-api.service[113583]: /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 12 17:52:42.802449 np0000165271 devstack@c-api.service[113583]: warnings.warn(deprecated_msg) Apr 12 17:52:42.802449 np0000165271 devstack@c-api.service[113583]: /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 12 17:52:42.802449 np0000165271 devstack@c-api.service[113583]: warnings.warn(deprecated_msg) Apr 12 17:52:42.802449 np0000165271 devstack@c-api.service[113583]: /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 12 17:52:42.802449 np0000165271 devstack@c-api.service[113583]: warnings.warn(deprecated_msg) Apr 12 17:52:42.802449 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.middleware.request_id [None req-569e5c47-79f0-43a6-b190-d60f3d5b203f None None] RequestId filter calling following filter/app {{(pid=113583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 12 17:52:43.440401 np0000165271 devstack@c-api.service[113583]: INFO cinder.api.openstack.wsgi [None req-569e5c47-79f0-43a6-b190-d60f3d5b203f admin admin] POST https://199.19.213.175/volume/v3/types Apr 12 17:52:43.441001 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.openstack.wsgi [None req-569e5c47-79f0-43a6-b190-d60f3d5b203f admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=113583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Apr 12 17:52:43.442792 np0000165271 devstack@c-api.service[113583]: /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 12 17:52:43.442792 np0000165271 devstack@c-api.service[113583]: warnings.warn( Apr 12 17:52:43.450715 np0000165271 devstack@c-api.service[113583]: DEBUG oslo_db.sqlalchemy.engines [None req-569e5c47-79f0-43a6-b190-d60f3d5b203f 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=113583) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 12 17:52:43.482429 np0000165271 devstack@c-api.service[113583]: INFO cinder.api.openstack.wsgi [None req-569e5c47-79f0-43a6-b190-d60f3d5b203f admin admin] https://199.19.213.175/volume/v3/types returned with HTTP 200 Apr 12 17:52:43.483289 np0000165271 devstack@c-api.service[113583]: [pid: 113583|app: 0|req: 1/2] 199.19.213.175 () {68 vars in 1288 bytes} [Sun Apr 12 17:52:42 2026] POST /volume/v3/types => generated 186 bytes in 705 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 12 17:52:43.498324 np0000165271 devstack@c-api.service[113585]: /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 12 17:52:43.498324 np0000165271 devstack@c-api.service[113585]: warnings.warn( Apr 12 17:52:43.511554 np0000165271 devstack@c-api.service[113585]: /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 12 17:52:43.511554 np0000165271 devstack@c-api.service[113585]: warnings.warn(deprecated_msg) Apr 12 17:52:43.511554 np0000165271 devstack@c-api.service[113585]: /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 12 17:52:43.511554 np0000165271 devstack@c-api.service[113585]: warnings.warn(deprecated_msg) Apr 12 17:52:43.511554 np0000165271 devstack@c-api.service[113585]: /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 12 17:52:43.512232 np0000165271 devstack@c-api.service[113585]: warnings.warn(deprecated_msg) Apr 12 17:52:43.512232 np0000165271 devstack@c-api.service[113585]: /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 12 17:52:43.512232 np0000165271 devstack@c-api.service[113585]: warnings.warn(deprecated_msg) Apr 12 17:52:43.512232 np0000165271 devstack@c-api.service[113585]: /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 12 17:52:43.512232 np0000165271 devstack@c-api.service[113585]: warnings.warn(deprecated_msg) Apr 12 17:52:43.512550 np0000165271 devstack@c-api.service[113585]: /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 12 17:52:43.512550 np0000165271 devstack@c-api.service[113585]: warnings.warn(deprecated_msg) Apr 12 17:52:43.512550 np0000165271 devstack@c-api.service[113585]: /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 12 17:52:43.512550 np0000165271 devstack@c-api.service[113585]: warnings.warn(deprecated_msg) Apr 12 17:52:43.512550 np0000165271 devstack@c-api.service[113585]: /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 12 17:52:43.512550 np0000165271 devstack@c-api.service[113585]: warnings.warn(deprecated_msg) Apr 12 17:52:43.512918 np0000165271 devstack@c-api.service[113585]: /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 12 17:52:43.512918 np0000165271 devstack@c-api.service[113585]: warnings.warn(deprecated_msg) Apr 12 17:52:43.512918 np0000165271 devstack@c-api.service[113585]: /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 12 17:52:43.512918 np0000165271 devstack@c-api.service[113585]: warnings.warn(deprecated_msg) Apr 12 17:52:43.513262 np0000165271 devstack@c-api.service[113585]: /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 12 17:52:43.513262 np0000165271 devstack@c-api.service[113585]: warnings.warn(deprecated_msg) Apr 12 17:52:43.513262 np0000165271 devstack@c-api.service[113585]: /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 12 17:52:43.513262 np0000165271 devstack@c-api.service[113585]: warnings.warn(deprecated_msg) Apr 12 17:52:43.513538 np0000165271 devstack@c-api.service[113585]: /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 12 17:52:43.513538 np0000165271 devstack@c-api.service[113585]: warnings.warn(deprecated_msg) Apr 12 17:52:43.513538 np0000165271 devstack@c-api.service[113585]: /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 12 17:52:43.513538 np0000165271 devstack@c-api.service[113585]: warnings.warn(deprecated_msg) Apr 12 17:52:43.513782 np0000165271 devstack@c-api.service[113585]: /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 12 17:52:43.513782 np0000165271 devstack@c-api.service[113585]: warnings.warn(deprecated_msg) Apr 12 17:52:43.513782 np0000165271 devstack@c-api.service[113585]: /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 12 17:52:43.513782 np0000165271 devstack@c-api.service[113585]: warnings.warn(deprecated_msg) Apr 12 17:52:43.513782 np0000165271 devstack@c-api.service[113585]: /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 12 17:52:43.514142 np0000165271 devstack@c-api.service[113585]: warnings.warn(deprecated_msg) Apr 12 17:52:43.514142 np0000165271 devstack@c-api.service[113585]: /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 12 17:52:43.514142 np0000165271 devstack@c-api.service[113585]: warnings.warn(deprecated_msg) Apr 12 17:52:43.514142 np0000165271 devstack@c-api.service[113585]: /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 12 17:52:43.514142 np0000165271 devstack@c-api.service[113585]: warnings.warn(deprecated_msg) Apr 12 17:52:43.514451 np0000165271 devstack@c-api.service[113585]: /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 12 17:52:43.514451 np0000165271 devstack@c-api.service[113585]: warnings.warn(deprecated_msg) Apr 12 17:52:43.514451 np0000165271 devstack@c-api.service[113585]: /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 12 17:52:43.514451 np0000165271 devstack@c-api.service[113585]: warnings.warn(deprecated_msg) Apr 12 17:52:43.514451 np0000165271 devstack@c-api.service[113585]: /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 12 17:52:43.514451 np0000165271 devstack@c-api.service[113585]: warnings.warn(deprecated_msg) Apr 12 17:52:43.514836 np0000165271 devstack@c-api.service[113585]: /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 12 17:52:43.514836 np0000165271 devstack@c-api.service[113585]: warnings.warn(deprecated_msg) Apr 12 17:52:43.514836 np0000165271 devstack@c-api.service[113585]: /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 12 17:52:43.514836 np0000165271 devstack@c-api.service[113585]: warnings.warn(deprecated_msg) Apr 12 17:52:43.514836 np0000165271 devstack@c-api.service[113585]: /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 12 17:52:43.514836 np0000165271 devstack@c-api.service[113585]: warnings.warn(deprecated_msg) Apr 12 17:52:43.515663 np0000165271 devstack@c-api.service[113585]: /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 12 17:52:43.515663 np0000165271 devstack@c-api.service[113585]: warnings.warn(deprecated_msg) Apr 12 17:52:43.515663 np0000165271 devstack@c-api.service[113585]: /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 12 17:52:43.515663 np0000165271 devstack@c-api.service[113585]: warnings.warn(deprecated_msg) Apr 12 17:52:43.515663 np0000165271 devstack@c-api.service[113585]: /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 12 17:52:43.515663 np0000165271 devstack@c-api.service[113585]: warnings.warn(deprecated_msg) Apr 12 17:52:43.516069 np0000165271 devstack@c-api.service[113585]: /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 12 17:52:43.516069 np0000165271 devstack@c-api.service[113585]: warnings.warn(deprecated_msg) Apr 12 17:52:43.516069 np0000165271 devstack@c-api.service[113585]: /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 12 17:52:43.516069 np0000165271 devstack@c-api.service[113585]: warnings.warn(deprecated_msg) Apr 12 17:52:43.516069 np0000165271 devstack@c-api.service[113585]: /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 12 17:52:43.516340 np0000165271 devstack@c-api.service[113585]: warnings.warn(deprecated_msg) Apr 12 17:52:43.516340 np0000165271 devstack@c-api.service[113585]: /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 12 17:52:43.516340 np0000165271 devstack@c-api.service[113585]: warnings.warn(deprecated_msg) Apr 12 17:52:43.516340 np0000165271 devstack@c-api.service[113585]: /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 12 17:52:43.516340 np0000165271 devstack@c-api.service[113585]: warnings.warn(deprecated_msg) Apr 12 17:52:43.516556 np0000165271 devstack@c-api.service[113585]: /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 12 17:52:43.516556 np0000165271 devstack@c-api.service[113585]: warnings.warn(deprecated_msg) Apr 12 17:52:43.516556 np0000165271 devstack@c-api.service[113585]: /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 12 17:52:43.516556 np0000165271 devstack@c-api.service[113585]: warnings.warn(deprecated_msg) Apr 12 17:52:43.516556 np0000165271 devstack@c-api.service[113585]: /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 12 17:52:43.516556 np0000165271 devstack@c-api.service[113585]: warnings.warn(deprecated_msg) Apr 12 17:52:43.516798 np0000165271 devstack@c-api.service[113585]: /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 12 17:52:43.516798 np0000165271 devstack@c-api.service[113585]: warnings.warn(deprecated_msg) Apr 12 17:52:43.516798 np0000165271 devstack@c-api.service[113585]: /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 12 17:52:43.516798 np0000165271 devstack@c-api.service[113585]: warnings.warn(deprecated_msg) Apr 12 17:52:43.516798 np0000165271 devstack@c-api.service[113585]: /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 12 17:52:43.516798 np0000165271 devstack@c-api.service[113585]: warnings.warn(deprecated_msg) Apr 12 17:52:43.517091 np0000165271 devstack@c-api.service[113585]: /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 12 17:52:43.517091 np0000165271 devstack@c-api.service[113585]: warnings.warn(deprecated_msg) Apr 12 17:52:43.517091 np0000165271 devstack@c-api.service[113585]: /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 12 17:52:43.517091 np0000165271 devstack@c-api.service[113585]: warnings.warn(deprecated_msg) Apr 12 17:52:43.517091 np0000165271 devstack@c-api.service[113585]: /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 12 17:52:43.517331 np0000165271 devstack@c-api.service[113585]: warnings.warn(deprecated_msg) Apr 12 17:52:43.517331 np0000165271 devstack@c-api.service[113585]: /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 12 17:52:43.517331 np0000165271 devstack@c-api.service[113585]: warnings.warn(deprecated_msg) Apr 12 17:52:43.517331 np0000165271 devstack@c-api.service[113585]: /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 12 17:52:43.517331 np0000165271 devstack@c-api.service[113585]: warnings.warn(deprecated_msg) Apr 12 17:52:43.517522 np0000165271 devstack@c-api.service[113585]: /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 12 17:52:43.517522 np0000165271 devstack@c-api.service[113585]: warnings.warn(deprecated_msg) Apr 12 17:52:43.517522 np0000165271 devstack@c-api.service[113585]: /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 12 17:52:43.517522 np0000165271 devstack@c-api.service[113585]: warnings.warn(deprecated_msg) Apr 12 17:52:43.517684 np0000165271 devstack@c-api.service[113585]: /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 12 17:52:43.517684 np0000165271 devstack@c-api.service[113585]: warnings.warn(deprecated_msg) Apr 12 17:52:43.517684 np0000165271 devstack@c-api.service[113585]: /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 12 17:52:43.517684 np0000165271 devstack@c-api.service[113585]: warnings.warn(deprecated_msg) Apr 12 17:52:43.517911 np0000165271 devstack@c-api.service[113585]: /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 12 17:52:43.517911 np0000165271 devstack@c-api.service[113585]: warnings.warn(deprecated_msg) Apr 12 17:52:43.517911 np0000165271 devstack@c-api.service[113585]: /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 12 17:52:43.517911 np0000165271 devstack@c-api.service[113585]: warnings.warn(deprecated_msg) Apr 12 17:52:43.517911 np0000165271 devstack@c-api.service[113585]: /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 12 17:52:43.518123 np0000165271 devstack@c-api.service[113585]: warnings.warn(deprecated_msg) Apr 12 17:52:43.518123 np0000165271 devstack@c-api.service[113585]: /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 12 17:52:43.518123 np0000165271 devstack@c-api.service[113585]: warnings.warn(deprecated_msg) Apr 12 17:52:43.518123 np0000165271 devstack@c-api.service[113585]: /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 12 17:52:43.518123 np0000165271 devstack@c-api.service[113585]: warnings.warn(deprecated_msg) Apr 12 17:52:43.518361 np0000165271 devstack@c-api.service[113585]: /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 12 17:52:43.518361 np0000165271 devstack@c-api.service[113585]: warnings.warn(deprecated_msg) Apr 12 17:52:43.518361 np0000165271 devstack@c-api.service[113585]: /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 12 17:52:43.518361 np0000165271 devstack@c-api.service[113585]: warnings.warn(deprecated_msg) Apr 12 17:52:43.518523 np0000165271 devstack@c-api.service[113585]: /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 12 17:52:43.518523 np0000165271 devstack@c-api.service[113585]: warnings.warn(deprecated_msg) Apr 12 17:52:43.518523 np0000165271 devstack@c-api.service[113585]: /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 12 17:52:43.518523 np0000165271 devstack@c-api.service[113585]: warnings.warn(deprecated_msg) Apr 12 17:52:43.518694 np0000165271 devstack@c-api.service[113585]: /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 12 17:52:43.518694 np0000165271 devstack@c-api.service[113585]: warnings.warn(deprecated_msg) Apr 12 17:52:43.518694 np0000165271 devstack@c-api.service[113585]: /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 12 17:52:43.518694 np0000165271 devstack@c-api.service[113585]: warnings.warn(deprecated_msg) Apr 12 17:52:43.518871 np0000165271 devstack@c-api.service[113585]: /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 12 17:52:43.518871 np0000165271 devstack@c-api.service[113585]: warnings.warn(deprecated_msg) Apr 12 17:52:43.518871 np0000165271 devstack@c-api.service[113585]: /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 12 17:52:43.518871 np0000165271 devstack@c-api.service[113585]: warnings.warn(deprecated_msg) Apr 12 17:52:43.519045 np0000165271 devstack@c-api.service[113585]: /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 12 17:52:43.519045 np0000165271 devstack@c-api.service[113585]: warnings.warn(deprecated_msg) Apr 12 17:52:43.519045 np0000165271 devstack@c-api.service[113585]: /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 12 17:52:43.519045 np0000165271 devstack@c-api.service[113585]: warnings.warn(deprecated_msg) Apr 12 17:52:43.519347 np0000165271 devstack@c-api.service[113585]: /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 12 17:52:43.519347 np0000165271 devstack@c-api.service[113585]: warnings.warn(deprecated_msg) Apr 12 17:52:43.519347 np0000165271 devstack@c-api.service[113585]: /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 12 17:52:43.519347 np0000165271 devstack@c-api.service[113585]: warnings.warn(deprecated_msg) Apr 12 17:52:43.519347 np0000165271 devstack@c-api.service[113585]: /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 12 17:52:43.519584 np0000165271 devstack@c-api.service[113585]: warnings.warn(deprecated_msg) Apr 12 17:52:43.519584 np0000165271 devstack@c-api.service[113585]: /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 12 17:52:43.519584 np0000165271 devstack@c-api.service[113585]: warnings.warn(deprecated_msg) Apr 12 17:52:43.519584 np0000165271 devstack@c-api.service[113585]: /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 12 17:52:43.519584 np0000165271 devstack@c-api.service[113585]: warnings.warn(deprecated_msg) Apr 12 17:52:43.519584 np0000165271 devstack@c-api.service[113585]: /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 12 17:52:43.519855 np0000165271 devstack@c-api.service[113585]: warnings.warn(deprecated_msg) Apr 12 17:52:43.519855 np0000165271 devstack@c-api.service[113585]: /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 12 17:52:43.519855 np0000165271 devstack@c-api.service[113585]: warnings.warn(deprecated_msg) Apr 12 17:52:43.519855 np0000165271 devstack@c-api.service[113585]: /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 12 17:52:43.519855 np0000165271 devstack@c-api.service[113585]: warnings.warn(deprecated_msg) Apr 12 17:52:43.520048 np0000165271 devstack@c-api.service[113585]: /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 12 17:52:43.520048 np0000165271 devstack@c-api.service[113585]: warnings.warn(deprecated_msg) Apr 12 17:52:43.520048 np0000165271 devstack@c-api.service[113585]: /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 12 17:52:43.520048 np0000165271 devstack@c-api.service[113585]: warnings.warn(deprecated_msg) Apr 12 17:52:43.520048 np0000165271 devstack@c-api.service[113585]: /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 12 17:52:43.520048 np0000165271 devstack@c-api.service[113585]: warnings.warn(deprecated_msg) Apr 12 17:52:43.520346 np0000165271 devstack@c-api.service[113585]: /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 12 17:52:43.520346 np0000165271 devstack@c-api.service[113585]: warnings.warn(deprecated_msg) Apr 12 17:52:43.520346 np0000165271 devstack@c-api.service[113585]: /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 12 17:52:43.520346 np0000165271 devstack@c-api.service[113585]: warnings.warn(deprecated_msg) Apr 12 17:52:43.520346 np0000165271 devstack@c-api.service[113585]: /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 12 17:52:43.520346 np0000165271 devstack@c-api.service[113585]: warnings.warn(deprecated_msg) Apr 12 17:52:43.520596 np0000165271 devstack@c-api.service[113585]: /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 12 17:52:43.520596 np0000165271 devstack@c-api.service[113585]: warnings.warn(deprecated_msg) Apr 12 17:52:43.520596 np0000165271 devstack@c-api.service[113585]: /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 12 17:52:43.520596 np0000165271 devstack@c-api.service[113585]: warnings.warn(deprecated_msg) Apr 12 17:52:43.520596 np0000165271 devstack@c-api.service[113585]: /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 12 17:52:43.520596 np0000165271 devstack@c-api.service[113585]: warnings.warn(deprecated_msg) Apr 12 17:52:43.520860 np0000165271 devstack@c-api.service[113585]: /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 12 17:52:43.520860 np0000165271 devstack@c-api.service[113585]: warnings.warn(deprecated_msg) Apr 12 17:52:43.520860 np0000165271 devstack@c-api.service[113585]: /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 12 17:52:43.520860 np0000165271 devstack@c-api.service[113585]: warnings.warn(deprecated_msg) Apr 12 17:52:43.520860 np0000165271 devstack@c-api.service[113585]: /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 12 17:52:43.520860 np0000165271 devstack@c-api.service[113585]: warnings.warn(deprecated_msg) Apr 12 17:52:43.521094 np0000165271 devstack@c-api.service[113585]: /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 12 17:52:43.521094 np0000165271 devstack@c-api.service[113585]: warnings.warn(deprecated_msg) Apr 12 17:52:43.521094 np0000165271 devstack@c-api.service[113585]: /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 12 17:52:43.521094 np0000165271 devstack@c-api.service[113585]: warnings.warn(deprecated_msg) Apr 12 17:52:43.521309 np0000165271 devstack@c-api.service[113585]: /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 12 17:52:43.521309 np0000165271 devstack@c-api.service[113585]: warnings.warn(deprecated_msg) Apr 12 17:52:43.521309 np0000165271 devstack@c-api.service[113585]: /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 12 17:52:43.521309 np0000165271 devstack@c-api.service[113585]: warnings.warn(deprecated_msg) Apr 12 17:52:43.521309 np0000165271 devstack@c-api.service[113585]: /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 12 17:52:43.521546 np0000165271 devstack@c-api.service[113585]: warnings.warn(deprecated_msg) Apr 12 17:52:43.521546 np0000165271 devstack@c-api.service[113585]: /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 12 17:52:43.521546 np0000165271 devstack@c-api.service[113585]: warnings.warn(deprecated_msg) Apr 12 17:52:43.521546 np0000165271 devstack@c-api.service[113585]: /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 12 17:52:43.521546 np0000165271 devstack@c-api.service[113585]: warnings.warn(deprecated_msg) Apr 12 17:52:43.521546 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.middleware.request_id [req-569e5c47-79f0-43a6-b190-d60f3d5b203f req-0d73c28c-9bde-4638-b3b9-b72a37d865a9 None None] RequestId filter calling following filter/app {{(pid=113585) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 12 17:52:43.864494 np0000165271 devstack@c-api.service[113585]: INFO cinder.api.openstack.wsgi [req-569e5c47-79f0-43a6-b190-d60f3d5b203f req-0d73c28c-9bde-4638-b3b9-b72a37d865a9 admin admin] POST https://199.19.213.175/volume/v3/types/e0ca3893-0c41-49d6-9928-4af3540bf165/extra_specs Apr 12 17:52:43.865189 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.openstack.wsgi [req-569e5c47-79f0-43a6-b190-d60f3d5b203f req-0d73c28c-9bde-4638-b3b9-b72a37d865a9 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=113585) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Apr 12 17:52:43.867356 np0000165271 devstack@c-api.service[113585]: /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 12 17:52:43.867356 np0000165271 devstack@c-api.service[113585]: warnings.warn( Apr 12 17:52:43.879864 np0000165271 devstack@c-api.service[113585]: DEBUG oslo_db.sqlalchemy.engines [req-569e5c47-79f0-43a6-b190-d60f3d5b203f req-0d73c28c-9bde-4638-b3b9-b72a37d865a9 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=113585) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 12 17:52:43.942216 np0000165271 devstack@c-api.service[113585]: INFO cinder.api.openstack.wsgi [req-569e5c47-79f0-43a6-b190-d60f3d5b203f req-0d73c28c-9bde-4638-b3b9-b72a37d865a9 admin admin] https://199.19.213.175/volume/v3/types/e0ca3893-0c41-49d6-9928-4af3540bf165/extra_specs returned with HTTP 200 Apr 12 17:52:43.942899 np0000165271 devstack@c-api.service[113585]: [pid: 113585|app: 0|req: 1/3] 199.19.213.175 () {70 vars in 1505 bytes} [Sun Apr 12 17:52:43 2026] POST /volume/v3/types/e0ca3893-0c41-49d6-9928-4af3540bf165/extra_specs => generated 55 bytes in 445 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 12 17:52:44.834536 np0000165271 devstack@c-api.service[113584]: DEBUG dbcounter [-] [113584] Writing DB stats cinder:SELECT=6 {{(pid=113584) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 12 17:52:44.835918 np0000165271 devstack@c-api.service[113582]: DEBUG dbcounter [-] [113582] Writing DB stats cinder:SELECT=6 {{(pid=113582) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 12 17:52:53.478942 np0000165271 devstack@c-api.service[113583]: DEBUG dbcounter [-] [113583] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=113583) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 12 17:52:53.940251 np0000165271 devstack@c-api.service[113585]: DEBUG dbcounter [-] [113585] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=113585) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 12 17:57:20.931071 np0000165271 devstack@c-api.service[113582]: /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 12 17:57:20.931071 np0000165271 devstack@c-api.service[113582]: warnings.warn( Apr 12 17:57:20.941675 np0000165271 devstack@c-api.service[113582]: /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 12 17:57:20.941675 np0000165271 devstack@c-api.service[113582]: warnings.warn(deprecated_msg) Apr 12 17:57:20.941675 np0000165271 devstack@c-api.service[113582]: /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 12 17:57:20.941675 np0000165271 devstack@c-api.service[113582]: warnings.warn(deprecated_msg) Apr 12 17:57:20.941675 np0000165271 devstack@c-api.service[113582]: /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 12 17:57:20.942295 np0000165271 devstack@c-api.service[113582]: warnings.warn(deprecated_msg) Apr 12 17:57:20.942295 np0000165271 devstack@c-api.service[113582]: /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 12 17:57:20.942295 np0000165271 devstack@c-api.service[113582]: warnings.warn(deprecated_msg) Apr 12 17:57:20.942295 np0000165271 devstack@c-api.service[113582]: /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 12 17:57:20.942295 np0000165271 devstack@c-api.service[113582]: warnings.warn(deprecated_msg) Apr 12 17:57:20.942619 np0000165271 devstack@c-api.service[113582]: /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 12 17:57:20.942619 np0000165271 devstack@c-api.service[113582]: warnings.warn(deprecated_msg) Apr 12 17:57:20.942619 np0000165271 devstack@c-api.service[113582]: /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 12 17:57:20.942619 np0000165271 devstack@c-api.service[113582]: warnings.warn(deprecated_msg) Apr 12 17:57:20.942619 np0000165271 devstack@c-api.service[113582]: /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 12 17:57:20.942619 np0000165271 devstack@c-api.service[113582]: warnings.warn(deprecated_msg) Apr 12 17:57:20.943115 np0000165271 devstack@c-api.service[113582]: /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 12 17:57:20.943115 np0000165271 devstack@c-api.service[113582]: warnings.warn(deprecated_msg) Apr 12 17:57:20.943115 np0000165271 devstack@c-api.service[113582]: /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 12 17:57:20.943115 np0000165271 devstack@c-api.service[113582]: warnings.warn(deprecated_msg) Apr 12 17:57:20.943430 np0000165271 devstack@c-api.service[113582]: /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 12 17:57:20.943430 np0000165271 devstack@c-api.service[113582]: warnings.warn(deprecated_msg) Apr 12 17:57:20.943430 np0000165271 devstack@c-api.service[113582]: /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 12 17:57:20.943430 np0000165271 devstack@c-api.service[113582]: warnings.warn(deprecated_msg) Apr 12 17:57:20.943719 np0000165271 devstack@c-api.service[113582]: /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 12 17:57:20.943719 np0000165271 devstack@c-api.service[113582]: warnings.warn(deprecated_msg) Apr 12 17:57:20.943719 np0000165271 devstack@c-api.service[113582]: /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 12 17:57:20.943719 np0000165271 devstack@c-api.service[113582]: warnings.warn(deprecated_msg) Apr 12 17:57:20.944005 np0000165271 devstack@c-api.service[113582]: /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 12 17:57:20.944005 np0000165271 devstack@c-api.service[113582]: warnings.warn(deprecated_msg) Apr 12 17:57:20.944005 np0000165271 devstack@c-api.service[113582]: /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 12 17:57:20.944005 np0000165271 devstack@c-api.service[113582]: warnings.warn(deprecated_msg) Apr 12 17:57:20.944005 np0000165271 devstack@c-api.service[113582]: /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 12 17:57:20.944412 np0000165271 devstack@c-api.service[113582]: warnings.warn(deprecated_msg) Apr 12 17:57:20.944412 np0000165271 devstack@c-api.service[113582]: /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 12 17:57:20.944412 np0000165271 devstack@c-api.service[113582]: warnings.warn(deprecated_msg) Apr 12 17:57:20.944412 np0000165271 devstack@c-api.service[113582]: /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 12 17:57:20.944412 np0000165271 devstack@c-api.service[113582]: warnings.warn(deprecated_msg) Apr 12 17:57:20.944768 np0000165271 devstack@c-api.service[113582]: /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 12 17:57:20.944768 np0000165271 devstack@c-api.service[113582]: warnings.warn(deprecated_msg) Apr 12 17:57:20.944768 np0000165271 devstack@c-api.service[113582]: /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 12 17:57:20.944768 np0000165271 devstack@c-api.service[113582]: warnings.warn(deprecated_msg) Apr 12 17:57:20.944768 np0000165271 devstack@c-api.service[113582]: /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 12 17:57:20.944768 np0000165271 devstack@c-api.service[113582]: warnings.warn(deprecated_msg) Apr 12 17:57:20.945188 np0000165271 devstack@c-api.service[113582]: /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 12 17:57:20.945188 np0000165271 devstack@c-api.service[113582]: warnings.warn(deprecated_msg) Apr 12 17:57:20.945188 np0000165271 devstack@c-api.service[113582]: /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 12 17:57:20.945188 np0000165271 devstack@c-api.service[113582]: warnings.warn(deprecated_msg) Apr 12 17:57:20.945188 np0000165271 devstack@c-api.service[113582]: /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 12 17:57:20.945188 np0000165271 devstack@c-api.service[113582]: warnings.warn(deprecated_msg) Apr 12 17:57:20.945604 np0000165271 devstack@c-api.service[113582]: /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 12 17:57:20.945604 np0000165271 devstack@c-api.service[113582]: warnings.warn(deprecated_msg) Apr 12 17:57:20.945604 np0000165271 devstack@c-api.service[113582]: /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 12 17:57:20.945604 np0000165271 devstack@c-api.service[113582]: warnings.warn(deprecated_msg) Apr 12 17:57:20.945604 np0000165271 devstack@c-api.service[113582]: /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 12 17:57:20.945604 np0000165271 devstack@c-api.service[113582]: warnings.warn(deprecated_msg) Apr 12 17:57:20.946072 np0000165271 devstack@c-api.service[113582]: /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 12 17:57:20.946072 np0000165271 devstack@c-api.service[113582]: warnings.warn(deprecated_msg) Apr 12 17:57:20.946072 np0000165271 devstack@c-api.service[113582]: /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 12 17:57:20.946072 np0000165271 devstack@c-api.service[113582]: warnings.warn(deprecated_msg) Apr 12 17:57:20.946072 np0000165271 devstack@c-api.service[113582]: /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 12 17:57:20.946436 np0000165271 devstack@c-api.service[113582]: warnings.warn(deprecated_msg) Apr 12 17:57:20.946436 np0000165271 devstack@c-api.service[113582]: /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 12 17:57:20.946436 np0000165271 devstack@c-api.service[113582]: warnings.warn(deprecated_msg) Apr 12 17:57:20.946436 np0000165271 devstack@c-api.service[113582]: /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 12 17:57:20.946436 np0000165271 devstack@c-api.service[113582]: warnings.warn(deprecated_msg) Apr 12 17:57:20.946646 np0000165271 devstack@c-api.service[113582]: /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 12 17:57:20.946646 np0000165271 devstack@c-api.service[113582]: warnings.warn(deprecated_msg) Apr 12 17:57:20.946646 np0000165271 devstack@c-api.service[113582]: /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 12 17:57:20.946646 np0000165271 devstack@c-api.service[113582]: warnings.warn(deprecated_msg) Apr 12 17:57:20.946646 np0000165271 devstack@c-api.service[113582]: /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 12 17:57:20.946646 np0000165271 devstack@c-api.service[113582]: warnings.warn(deprecated_msg) Apr 12 17:57:20.946902 np0000165271 devstack@c-api.service[113582]: /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 12 17:57:20.946902 np0000165271 devstack@c-api.service[113582]: warnings.warn(deprecated_msg) Apr 12 17:57:20.946902 np0000165271 devstack@c-api.service[113582]: /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 12 17:57:20.946902 np0000165271 devstack@c-api.service[113582]: warnings.warn(deprecated_msg) Apr 12 17:57:20.946902 np0000165271 devstack@c-api.service[113582]: /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 12 17:57:20.946902 np0000165271 devstack@c-api.service[113582]: warnings.warn(deprecated_msg) Apr 12 17:57:20.947148 np0000165271 devstack@c-api.service[113582]: /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 12 17:57:20.947148 np0000165271 devstack@c-api.service[113582]: warnings.warn(deprecated_msg) Apr 12 17:57:20.947148 np0000165271 devstack@c-api.service[113582]: /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 12 17:57:20.947148 np0000165271 devstack@c-api.service[113582]: warnings.warn(deprecated_msg) Apr 12 17:57:20.947148 np0000165271 devstack@c-api.service[113582]: /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 12 17:57:20.947411 np0000165271 devstack@c-api.service[113582]: warnings.warn(deprecated_msg) Apr 12 17:57:20.947411 np0000165271 devstack@c-api.service[113582]: /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 12 17:57:20.947411 np0000165271 devstack@c-api.service[113582]: warnings.warn(deprecated_msg) Apr 12 17:57:20.947411 np0000165271 devstack@c-api.service[113582]: /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 12 17:57:20.947411 np0000165271 devstack@c-api.service[113582]: warnings.warn(deprecated_msg) Apr 12 17:57:20.947633 np0000165271 devstack@c-api.service[113582]: /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 12 17:57:20.947633 np0000165271 devstack@c-api.service[113582]: warnings.warn(deprecated_msg) Apr 12 17:57:20.947633 np0000165271 devstack@c-api.service[113582]: /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 12 17:57:20.947633 np0000165271 devstack@c-api.service[113582]: warnings.warn(deprecated_msg) Apr 12 17:57:20.947822 np0000165271 devstack@c-api.service[113582]: /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 12 17:57:20.947822 np0000165271 devstack@c-api.service[113582]: warnings.warn(deprecated_msg) Apr 12 17:57:20.947822 np0000165271 devstack@c-api.service[113582]: /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 12 17:57:20.947822 np0000165271 devstack@c-api.service[113582]: warnings.warn(deprecated_msg) Apr 12 17:57:20.948008 np0000165271 devstack@c-api.service[113582]: /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 12 17:57:20.948008 np0000165271 devstack@c-api.service[113582]: warnings.warn(deprecated_msg) Apr 12 17:57:20.948008 np0000165271 devstack@c-api.service[113582]: /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 12 17:57:20.948008 np0000165271 devstack@c-api.service[113582]: warnings.warn(deprecated_msg) Apr 12 17:57:20.948008 np0000165271 devstack@c-api.service[113582]: /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 12 17:57:20.948265 np0000165271 devstack@c-api.service[113582]: warnings.warn(deprecated_msg) Apr 12 17:57:20.948265 np0000165271 devstack@c-api.service[113582]: /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 12 17:57:20.948265 np0000165271 devstack@c-api.service[113582]: warnings.warn(deprecated_msg) Apr 12 17:57:20.948265 np0000165271 devstack@c-api.service[113582]: /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 12 17:57:20.948265 np0000165271 devstack@c-api.service[113582]: warnings.warn(deprecated_msg) Apr 12 17:57:20.948512 np0000165271 devstack@c-api.service[113582]: /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 12 17:57:20.948512 np0000165271 devstack@c-api.service[113582]: warnings.warn(deprecated_msg) Apr 12 17:57:20.948512 np0000165271 devstack@c-api.service[113582]: /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 12 17:57:20.948512 np0000165271 devstack@c-api.service[113582]: warnings.warn(deprecated_msg) Apr 12 17:57:20.948694 np0000165271 devstack@c-api.service[113582]: /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 12 17:57:20.948694 np0000165271 devstack@c-api.service[113582]: warnings.warn(deprecated_msg) Apr 12 17:57:20.948694 np0000165271 devstack@c-api.service[113582]: /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 12 17:57:20.948694 np0000165271 devstack@c-api.service[113582]: warnings.warn(deprecated_msg) Apr 12 17:57:20.948877 np0000165271 devstack@c-api.service[113582]: /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 12 17:57:20.948877 np0000165271 devstack@c-api.service[113582]: warnings.warn(deprecated_msg) Apr 12 17:57:20.948877 np0000165271 devstack@c-api.service[113582]: /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 12 17:57:20.948877 np0000165271 devstack@c-api.service[113582]: warnings.warn(deprecated_msg) Apr 12 17:57:20.949068 np0000165271 devstack@c-api.service[113582]: /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 12 17:57:20.949068 np0000165271 devstack@c-api.service[113582]: warnings.warn(deprecated_msg) Apr 12 17:57:20.949068 np0000165271 devstack@c-api.service[113582]: /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 12 17:57:20.949068 np0000165271 devstack@c-api.service[113582]: warnings.warn(deprecated_msg) Apr 12 17:57:20.949281 np0000165271 devstack@c-api.service[113582]: /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 12 17:57:20.949281 np0000165271 devstack@c-api.service[113582]: warnings.warn(deprecated_msg) Apr 12 17:57:20.949281 np0000165271 devstack@c-api.service[113582]: /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 12 17:57:20.949281 np0000165271 devstack@c-api.service[113582]: warnings.warn(deprecated_msg) Apr 12 17:57:20.949458 np0000165271 devstack@c-api.service[113582]: /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 12 17:57:20.949458 np0000165271 devstack@c-api.service[113582]: warnings.warn(deprecated_msg) Apr 12 17:57:20.949458 np0000165271 devstack@c-api.service[113582]: /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 12 17:57:20.949458 np0000165271 devstack@c-api.service[113582]: warnings.warn(deprecated_msg) Apr 12 17:57:20.949458 np0000165271 devstack@c-api.service[113582]: /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 12 17:57:20.949694 np0000165271 devstack@c-api.service[113582]: warnings.warn(deprecated_msg) Apr 12 17:57:20.949694 np0000165271 devstack@c-api.service[113582]: /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 12 17:57:20.949694 np0000165271 devstack@c-api.service[113582]: warnings.warn(deprecated_msg) Apr 12 17:57:20.949694 np0000165271 devstack@c-api.service[113582]: /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 12 17:57:20.949694 np0000165271 devstack@c-api.service[113582]: warnings.warn(deprecated_msg) Apr 12 17:57:20.949694 np0000165271 devstack@c-api.service[113582]: /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 12 17:57:20.949981 np0000165271 devstack@c-api.service[113582]: warnings.warn(deprecated_msg) Apr 12 17:57:20.949981 np0000165271 devstack@c-api.service[113582]: /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 12 17:57:20.949981 np0000165271 devstack@c-api.service[113582]: warnings.warn(deprecated_msg) Apr 12 17:57:20.949981 np0000165271 devstack@c-api.service[113582]: /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 12 17:57:20.949981 np0000165271 devstack@c-api.service[113582]: warnings.warn(deprecated_msg) Apr 12 17:57:20.950219 np0000165271 devstack@c-api.service[113582]: /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 12 17:57:20.950219 np0000165271 devstack@c-api.service[113582]: warnings.warn(deprecated_msg) Apr 12 17:57:20.950219 np0000165271 devstack@c-api.service[113582]: /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 12 17:57:20.950219 np0000165271 devstack@c-api.service[113582]: warnings.warn(deprecated_msg) Apr 12 17:57:20.950219 np0000165271 devstack@c-api.service[113582]: /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 12 17:57:20.950219 np0000165271 devstack@c-api.service[113582]: warnings.warn(deprecated_msg) Apr 12 17:57:20.950493 np0000165271 devstack@c-api.service[113582]: /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 12 17:57:20.950493 np0000165271 devstack@c-api.service[113582]: warnings.warn(deprecated_msg) Apr 12 17:57:20.950493 np0000165271 devstack@c-api.service[113582]: /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 12 17:57:20.950493 np0000165271 devstack@c-api.service[113582]: warnings.warn(deprecated_msg) Apr 12 17:57:20.950493 np0000165271 devstack@c-api.service[113582]: /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 12 17:57:20.950493 np0000165271 devstack@c-api.service[113582]: warnings.warn(deprecated_msg) Apr 12 17:57:20.950850 np0000165271 devstack@c-api.service[113582]: /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 12 17:57:20.950850 np0000165271 devstack@c-api.service[113582]: warnings.warn(deprecated_msg) Apr 12 17:57:20.950850 np0000165271 devstack@c-api.service[113582]: /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 12 17:57:20.950850 np0000165271 devstack@c-api.service[113582]: warnings.warn(deprecated_msg) Apr 12 17:57:20.950850 np0000165271 devstack@c-api.service[113582]: /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 12 17:57:20.950850 np0000165271 devstack@c-api.service[113582]: warnings.warn(deprecated_msg) Apr 12 17:57:20.951099 np0000165271 devstack@c-api.service[113582]: /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 12 17:57:20.951099 np0000165271 devstack@c-api.service[113582]: warnings.warn(deprecated_msg) Apr 12 17:57:20.951099 np0000165271 devstack@c-api.service[113582]: /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 12 17:57:20.951099 np0000165271 devstack@c-api.service[113582]: warnings.warn(deprecated_msg) Apr 12 17:57:20.951099 np0000165271 devstack@c-api.service[113582]: /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 12 17:57:20.951099 np0000165271 devstack@c-api.service[113582]: warnings.warn(deprecated_msg) Apr 12 17:57:20.951395 np0000165271 devstack@c-api.service[113582]: /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 12 17:57:20.951395 np0000165271 devstack@c-api.service[113582]: warnings.warn(deprecated_msg) Apr 12 17:57:20.951395 np0000165271 devstack@c-api.service[113582]: /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 12 17:57:20.951395 np0000165271 devstack@c-api.service[113582]: warnings.warn(deprecated_msg) Apr 12 17:57:20.951575 np0000165271 devstack@c-api.service[113582]: /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 12 17:57:20.951575 np0000165271 devstack@c-api.service[113582]: warnings.warn(deprecated_msg) Apr 12 17:57:20.951575 np0000165271 devstack@c-api.service[113582]: /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 12 17:57:20.951575 np0000165271 devstack@c-api.service[113582]: warnings.warn(deprecated_msg) Apr 12 17:57:20.951575 np0000165271 devstack@c-api.service[113582]: /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 12 17:57:20.951816 np0000165271 devstack@c-api.service[113582]: warnings.warn(deprecated_msg) Apr 12 17:57:20.951816 np0000165271 devstack@c-api.service[113582]: /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 12 17:57:20.951816 np0000165271 devstack@c-api.service[113582]: warnings.warn(deprecated_msg) Apr 12 17:57:20.951816 np0000165271 devstack@c-api.service[113582]: /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 12 17:57:20.951816 np0000165271 devstack@c-api.service[113582]: warnings.warn(deprecated_msg) Apr 12 17:57:20.951816 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.middleware.request_id [None req-f1022fa2-b3fb-4034-8d77-d10c44fb1e31 None None] RequestId filter calling following filter/app {{(pid=113582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 12 17:57:20.951816 np0000165271 devstack@c-api.service[113582]: INFO cinder.api.openstack.wsgi [None req-f1022fa2-b3fb-4034-8d77-d10c44fb1e31 None None] GET https://199.19.213.175/volume// Apr 12 17:57:20.952099 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.openstack.wsgi [None req-f1022fa2-b3fb-4034-8d77-d10c44fb1e31 None None] Empty body provided in request {{(pid=113582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 12 17:57:20.952099 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.openstack.wsgi [None req-f1022fa2-b3fb-4034-8d77-d10c44fb1e31 None None] Calling method 'all' {{(pid=113582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 12 17:57:20.952099 np0000165271 devstack@c-api.service[113582]: INFO cinder.api.openstack.wsgi [None req-f1022fa2-b3fb-4034-8d77-d10c44fb1e31 None None] https://199.19.213.175/volume// returned with HTTP 300 Apr 12 17:57:20.952099 np0000165271 devstack@c-api.service[113582]: [pid: 113582|app: 0|req: 1/4] 199.19.213.175 () {66 vars in 1456 bytes} [Sun Apr 12 17:57:20 2026] GET /volume/ => generated 390 bytes in 22 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Apr 12 17:58:01.128447 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.middleware.request_id [None req-0ee9606c-37fe-461a-8955-69ff69391fc5 None None] RequestId filter calling following filter/app {{(pid=113584) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 12 17:58:01.545222 np0000165271 devstack@c-api.service[113584]: INFO cinder.api.openstack.wsgi [None req-0ee9606c-37fe-461a-8955-69ff69391fc5 demo demo] GET https://199.19.213.175/volume/v3/types?is_public=None Apr 12 17:58:01.545666 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.openstack.wsgi [None req-0ee9606c-37fe-461a-8955-69ff69391fc5 demo demo] Empty body provided in request {{(pid=113584) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 12 17:58:01.545999 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.openstack.wsgi [None req-0ee9606c-37fe-461a-8955-69ff69391fc5 demo demo] Calling method 'index' {{(pid=113584) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 12 17:58:01.546663 np0000165271 devstack@c-api.service[113584]: /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 12 17:58:01.546663 np0000165271 devstack@c-api.service[113584]: warnings.warn( Apr 12 17:58:01.547413 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.api_utils [None req-0ee9606c-37fe-461a-8955-69ff69391fc5 demo demo] Removing options '' from query. {{(pid=113584) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 12 17:58:01.560079 np0000165271 devstack@c-api.service[113584]: DEBUG oslo_db.sqlalchemy.engines [None req-0ee9606c-37fe-461a-8955-69ff69391fc5 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=113584) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 12 17:58:01.584586 np0000165271 devstack@c-api.service[113584]: INFO cinder.api.openstack.wsgi [None req-0ee9606c-37fe-461a-8955-69ff69391fc5 demo demo] https://199.19.213.175/volume/v3/types?is_public=None returned with HTTP 200 Apr 12 17:58:01.585192 np0000165271 devstack@c-api.service[113584]: [pid: 113584|app: 0|req: 2/5] 199.19.213.175 () {64 vars in 1263 bytes} [Sun Apr 12 17:58:01 2026] GET /volume/v3/types?is_public=None => generated 377 bytes in 460 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 12 17:58:01.598746 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.middleware.request_id [req-0ee9606c-37fe-461a-8955-69ff69391fc5 req-4f1fb9e4-c753-4bde-ac11-64bec8bc911e None None] RequestId filter calling following filter/app {{(pid=113583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 12 17:58:01.601424 np0000165271 devstack@c-api.service[113583]: INFO cinder.api.openstack.wsgi [req-0ee9606c-37fe-461a-8955-69ff69391fc5 req-4f1fb9e4-c753-4bde-ac11-64bec8bc911e demo demo] GET https://199.19.213.175/volume/v3/types/default Apr 12 17:58:01.601609 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.openstack.wsgi [req-0ee9606c-37fe-461a-8955-69ff69391fc5 req-4f1fb9e4-c753-4bde-ac11-64bec8bc911e demo demo] Empty body provided in request {{(pid=113583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 12 17:58:01.601866 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.openstack.wsgi [req-0ee9606c-37fe-461a-8955-69ff69391fc5 req-4f1fb9e4-c753-4bde-ac11-64bec8bc911e demo demo] Calling method 'show' {{(pid=113583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 12 17:58:01.613303 np0000165271 devstack@c-api.service[113583]: INFO cinder.api.openstack.wsgi [req-0ee9606c-37fe-461a-8955-69ff69391fc5 req-4f1fb9e4-c753-4bde-ac11-64bec8bc911e demo demo] https://199.19.213.175/volume/v3/types/default returned with HTTP 200 Apr 12 17:58:01.613666 np0000165271 devstack@c-api.service[113583]: [pid: 113583|app: 0|req: 2/6] 199.19.213.175 () {66 vars in 1329 bytes} [Sun Apr 12 17:58:01 2026] GET /volume/v3/types/default => generated 145 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 12 17:58:01.988829 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.middleware.request_id [None req-cfe0fcb1-3b51-41c9-883c-2c826340016a None None] RequestId filter calling following filter/app {{(pid=113585) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 12 17:58:01.992773 np0000165271 devstack@c-api.service[113585]: INFO cinder.api.openstack.wsgi [None req-cfe0fcb1-3b51-41c9-883c-2c826340016a demo demo] GET https://199.19.213.175/volume/v3/types/default Apr 12 17:58:01.993023 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.openstack.wsgi [None req-cfe0fcb1-3b51-41c9-883c-2c826340016a demo demo] Empty body provided in request {{(pid=113585) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 12 17:58:01.993326 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.openstack.wsgi [None req-cfe0fcb1-3b51-41c9-883c-2c826340016a demo demo] Calling method 'show' {{(pid=113585) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 12 17:58:02.007562 np0000165271 devstack@c-api.service[113585]: INFO cinder.api.openstack.wsgi [None req-cfe0fcb1-3b51-41c9-883c-2c826340016a demo demo] https://199.19.213.175/volume/v3/types/default returned with HTTP 200 Apr 12 17:58:02.007889 np0000165271 devstack@c-api.service[113585]: [pid: 113585|app: 0|req: 2/7] 199.19.213.175 () {64 vars in 1258 bytes} [Sun Apr 12 17:58:01 2026] GET /volume/v3/types/default => generated 145 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 12 17:58:02.515065 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.middleware.request_id [None req-83153b21-9f9e-4421-bfd9-ead98beaef51 None None] RequestId filter calling following filter/app {{(pid=113582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 12 17:58:02.857716 np0000165271 devstack@c-api.service[113582]: INFO cinder.api.openstack.wsgi [None req-83153b21-9f9e-4421-bfd9-ead98beaef51 demo demo] GET https://199.19.213.175/volume/v3/types/default Apr 12 17:58:02.858064 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.openstack.wsgi [None req-83153b21-9f9e-4421-bfd9-ead98beaef51 demo demo] Empty body provided in request {{(pid=113582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 12 17:58:02.858300 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.openstack.wsgi [None req-83153b21-9f9e-4421-bfd9-ead98beaef51 demo demo] Calling method 'show' {{(pid=113582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 12 17:58:02.868356 np0000165271 devstack@c-api.service[113582]: DEBUG oslo_db.sqlalchemy.engines [None req-83153b21-9f9e-4421-bfd9-ead98beaef51 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=113582) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 12 17:58:02.883927 np0000165271 devstack@c-api.service[113582]: /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 12 17:58:02.883927 np0000165271 devstack@c-api.service[113582]: warnings.warn( Apr 12 17:58:02.886096 np0000165271 devstack@c-api.service[113582]: INFO cinder.api.openstack.wsgi [None req-83153b21-9f9e-4421-bfd9-ead98beaef51 demo demo] https://199.19.213.175/volume/v3/types/default returned with HTTP 200 Apr 12 17:58:02.886579 np0000165271 devstack@c-api.service[113582]: [pid: 113582|app: 0|req: 2/8] 199.19.213.175 () {64 vars in 1258 bytes} [Sun Apr 12 17:58:02 2026] GET /volume/v3/types/default => generated 145 bytes in 373 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 12 17:58:02.902694 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.middleware.request_id [None req-34982fba-384c-46cc-8873-cdb9de97ad42 None None] RequestId filter calling following filter/app {{(pid=113584) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 12 17:58:02.906741 np0000165271 devstack@c-api.service[113584]: INFO cinder.api.openstack.wsgi [None req-34982fba-384c-46cc-8873-cdb9de97ad42 demo demo] GET https://199.19.213.175/volume/v3/types/default Apr 12 17:58:02.906995 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.openstack.wsgi [None req-34982fba-384c-46cc-8873-cdb9de97ad42 demo demo] Empty body provided in request {{(pid=113584) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 12 17:58:02.907248 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.openstack.wsgi [None req-34982fba-384c-46cc-8873-cdb9de97ad42 demo demo] Calling method 'show' {{(pid=113584) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 12 17:58:02.925203 np0000165271 devstack@c-api.service[113584]: INFO cinder.api.openstack.wsgi [None req-34982fba-384c-46cc-8873-cdb9de97ad42 demo demo] https://199.19.213.175/volume/v3/types/default returned with HTTP 200 Apr 12 17:58:02.926029 np0000165271 devstack@c-api.service[113584]: [pid: 113584|app: 0|req: 3/9] 199.19.213.175 () {64 vars in 1258 bytes} [Sun Apr 12 17:58:02 2026] GET /volume/v3/types/default => generated 145 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 12 17:58:11.609010 np0000165271 devstack@c-api.service[113583]: DEBUG dbcounter [-] [113583] Writing DB stats cinder:SELECT=2 {{(pid=113583) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 12 17:58:12.003919 np0000165271 devstack@c-api.service[113585]: DEBUG dbcounter [-] [113585] Writing DB stats cinder:SELECT=2 {{(pid=113585) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 12 17:58:12.882196 np0000165271 devstack@c-api.service[113582]: DEBUG dbcounter [-] [113582] Writing DB stats cinder:SELECT=2 {{(pid=113582) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 12 17:58:12.918280 np0000165271 devstack@c-api.service[113584]: DEBUG dbcounter [-] [113584] Writing DB stats cinder:SELECT=3 {{(pid=113584) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 12 18:04:47.414700 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.middleware.request_id [None req-34a5424c-7723-44c6-bb18-fc9b1fd7ca71 None None] RequestId filter calling following filter/app {{(pid=113583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 12 18:04:47.510955 np0000165271 devstack@c-api.service[113583]: INFO cinder.api.openstack.wsgi [None req-34a5424c-7723-44c6-bb18-fc9b1fd7ca71 demo demo] GET https://199.19.213.175/volume/v3/volumes/detail Apr 12 18:04:47.511450 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.openstack.wsgi [None req-34a5424c-7723-44c6-bb18-fc9b1fd7ca71 demo demo] Empty body provided in request {{(pid=113583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 12 18:04:47.511728 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.openstack.wsgi [None req-34a5424c-7723-44c6-bb18-fc9b1fd7ca71 demo demo] Calling method 'detail' {{(pid=113583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 12 18:04:47.512478 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.api_utils [None req-34a5424c-7723-44c6-bb18-fc9b1fd7ca71 demo demo] Removing options '' from query. {{(pid=113583) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 12 18:04:47.513735 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.volume.api [None req-34a5424c-7723-44c6-bb18-fc9b1fd7ca71 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113583) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 12 18:04:47.554719 np0000165271 devstack@c-api.service[113583]: INFO cinder.volume.api [None req-34a5424c-7723-44c6-bb18-fc9b1fd7ca71 demo demo] Get all volumes completed successfully. Apr 12 18:04:47.557837 np0000165271 devstack@c-api.service[113583]: INFO cinder.api.openstack.wsgi [None req-34a5424c-7723-44c6-bb18-fc9b1fd7ca71 demo demo] https://199.19.213.175/volume/v3/volumes/detail returned with HTTP 200 Apr 12 18:04:47.558383 np0000165271 devstack@c-api.service[113583]: [pid: 113583|app: 0|req: 3/10] 199.19.213.175 () {64 vars in 1295 bytes} [Sun Apr 12 18:04:47 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 12 18:04:57.544917 np0000165271 devstack@c-api.service[113583]: DEBUG dbcounter [-] [113583] Writing DB stats cinder:SELECT=1 {{(pid=113583) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 12 18:05:47.576382 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.middleware.request_id [None req-be26f60d-82aa-4b4f-8370-be034b4561dd None None] RequestId filter calling following filter/app {{(pid=113585) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 12 18:05:47.581633 np0000165271 devstack@c-api.service[113585]: INFO cinder.api.openstack.wsgi [None req-be26f60d-82aa-4b4f-8370-be034b4561dd demo demo] GET https://199.19.213.175/volume/v3/volumes/detail Apr 12 18:05:47.582339 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.openstack.wsgi [None req-be26f60d-82aa-4b4f-8370-be034b4561dd demo demo] Empty body provided in request {{(pid=113585) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 12 18:05:47.582720 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.openstack.wsgi [None req-be26f60d-82aa-4b4f-8370-be034b4561dd demo demo] Calling method 'detail' {{(pid=113585) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 12 18:05:47.583721 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.api_utils [None req-be26f60d-82aa-4b4f-8370-be034b4561dd demo demo] Removing options '' from query. {{(pid=113585) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 12 18:05:47.584886 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.volume.api [None req-be26f60d-82aa-4b4f-8370-be034b4561dd demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113585) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 12 18:05:47.613025 np0000165271 devstack@c-api.service[113585]: INFO cinder.volume.api [None req-be26f60d-82aa-4b4f-8370-be034b4561dd demo demo] Get all volumes completed successfully. Apr 12 18:05:47.615324 np0000165271 devstack@c-api.service[113585]: INFO cinder.api.openstack.wsgi [None req-be26f60d-82aa-4b4f-8370-be034b4561dd demo demo] https://199.19.213.175/volume/v3/volumes/detail returned with HTTP 200 Apr 12 18:05:47.615753 np0000165271 devstack@c-api.service[113585]: [pid: 113585|app: 0|req: 3/11] 199.19.213.175 () {64 vars in 1295 bytes} [Sun Apr 12 18:05:47 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 12 18:05:57.607116 np0000165271 devstack@c-api.service[113585]: DEBUG dbcounter [-] [113585] Writing DB stats cinder:SELECT=1 {{(pid=113585) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 12 18:06:47.634217 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.middleware.request_id [None req-cb202b84-6473-481b-a252-d4619b6a1e41 None None] RequestId filter calling following filter/app {{(pid=113582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 12 18:06:47.643066 np0000165271 devstack@c-api.service[113582]: INFO cinder.api.openstack.wsgi [None req-cb202b84-6473-481b-a252-d4619b6a1e41 demo demo] GET https://199.19.213.175/volume/v3/volumes/detail Apr 12 18:06:47.643066 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.openstack.wsgi [None req-cb202b84-6473-481b-a252-d4619b6a1e41 demo demo] Empty body provided in request {{(pid=113582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 12 18:06:47.643066 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.openstack.wsgi [None req-cb202b84-6473-481b-a252-d4619b6a1e41 demo demo] Calling method 'detail' {{(pid=113582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 12 18:06:47.643066 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.api_utils [None req-cb202b84-6473-481b-a252-d4619b6a1e41 demo demo] Removing options '' from query. {{(pid=113582) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 12 18:06:47.643066 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.volume.api [None req-cb202b84-6473-481b-a252-d4619b6a1e41 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113582) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 12 18:06:47.682605 np0000165271 devstack@c-api.service[113582]: INFO cinder.volume.api [None req-cb202b84-6473-481b-a252-d4619b6a1e41 demo demo] Get all volumes completed successfully. Apr 12 18:06:47.686264 np0000165271 devstack@c-api.service[113582]: INFO cinder.api.openstack.wsgi [None req-cb202b84-6473-481b-a252-d4619b6a1e41 demo demo] https://199.19.213.175/volume/v3/volumes/detail returned with HTTP 200 Apr 12 18:06:47.686949 np0000165271 devstack@c-api.service[113582]: [pid: 113582|app: 0|req: 3/12] 199.19.213.175 () {64 vars in 1295 bytes} [Sun Apr 12 18:06:47 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 12 18:06:57.674197 np0000165271 devstack@c-api.service[113582]: DEBUG dbcounter [-] [113582] Writing DB stats cinder:SELECT=1 {{(pid=113582) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 12 18:07:47.722357 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.middleware.request_id [None req-f2fcfdc5-765e-4ef9-9243-794fb1317e0b None None] RequestId filter calling following filter/app {{(pid=113584) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 12 18:07:47.726527 np0000165271 devstack@c-api.service[113584]: INFO cinder.api.openstack.wsgi [None req-f2fcfdc5-765e-4ef9-9243-794fb1317e0b demo demo] GET https://199.19.213.175/volume/v3/volumes/detail Apr 12 18:07:47.726748 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.openstack.wsgi [None req-f2fcfdc5-765e-4ef9-9243-794fb1317e0b demo demo] Empty body provided in request {{(pid=113584) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 12 18:07:47.726949 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.openstack.wsgi [None req-f2fcfdc5-765e-4ef9-9243-794fb1317e0b demo demo] Calling method 'detail' {{(pid=113584) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 12 18:07:47.727701 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.api_utils [None req-f2fcfdc5-765e-4ef9-9243-794fb1317e0b demo demo] Removing options '' from query. {{(pid=113584) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 12 18:07:47.728481 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.volume.api [None req-f2fcfdc5-765e-4ef9-9243-794fb1317e0b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113584) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 12 18:07:47.782051 np0000165271 devstack@c-api.service[113584]: INFO cinder.volume.api [None req-f2fcfdc5-765e-4ef9-9243-794fb1317e0b demo demo] Get all volumes completed successfully. Apr 12 18:07:47.785477 np0000165271 devstack@c-api.service[113584]: INFO cinder.api.openstack.wsgi [None req-f2fcfdc5-765e-4ef9-9243-794fb1317e0b demo demo] https://199.19.213.175/volume/v3/volumes/detail returned with HTTP 200 Apr 12 18:07:47.786082 np0000165271 devstack@c-api.service[113584]: [pid: 113584|app: 0|req: 4/13] 199.19.213.175 () {64 vars in 1295 bytes} [Sun Apr 12 18:07:47 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 12 18:07:57.757808 np0000165271 devstack@c-api.service[113584]: DEBUG dbcounter [-] [113584] Writing DB stats cinder:SELECT=1 {{(pid=113584) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 12 18:08:47.830128 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.middleware.request_id [None req-b81dc4d6-79af-408d-849f-0e89df4d44a1 None None] RequestId filter calling following filter/app {{(pid=113583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 12 18:08:47.834534 np0000165271 devstack@c-api.service[113583]: INFO cinder.api.openstack.wsgi [None req-b81dc4d6-79af-408d-849f-0e89df4d44a1 demo demo] GET https://199.19.213.175/volume/v3/volumes/detail Apr 12 18:08:47.834534 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.openstack.wsgi [None req-b81dc4d6-79af-408d-849f-0e89df4d44a1 demo demo] Empty body provided in request {{(pid=113583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 12 18:08:47.834770 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.openstack.wsgi [None req-b81dc4d6-79af-408d-849f-0e89df4d44a1 demo demo] Calling method 'detail' {{(pid=113583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 12 18:08:47.835127 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.api_utils [None req-b81dc4d6-79af-408d-849f-0e89df4d44a1 demo demo] Removing options '' from query. {{(pid=113583) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 12 18:08:47.835992 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.volume.api [None req-b81dc4d6-79af-408d-849f-0e89df4d44a1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113583) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 12 18:08:47.852296 np0000165271 devstack@c-api.service[113583]: INFO cinder.volume.api [None req-b81dc4d6-79af-408d-849f-0e89df4d44a1 demo demo] Get all volumes completed successfully. Apr 12 18:08:47.856498 np0000165271 devstack@c-api.service[113583]: INFO cinder.api.openstack.wsgi [None req-b81dc4d6-79af-408d-849f-0e89df4d44a1 demo demo] https://199.19.213.175/volume/v3/volumes/detail returned with HTTP 200 Apr 12 18:08:47.857082 np0000165271 devstack@c-api.service[113583]: [pid: 113583|app: 0|req: 4/14] 199.19.213.175 () {64 vars in 1295 bytes} [Sun Apr 12 18:08:47 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 12 18:08:57.840007 np0000165271 devstack@c-api.service[113583]: DEBUG dbcounter [-] [113583] Writing DB stats cinder:SELECT=1 {{(pid=113583) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 12 18:09:47.877335 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.middleware.request_id [None req-24f36d6a-9e15-48d7-b4cc-5c83d3e2de26 None None] RequestId filter calling following filter/app {{(pid=113585) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 12 18:09:47.992726 np0000165271 devstack@c-api.service[113585]: INFO cinder.api.openstack.wsgi [None req-24f36d6a-9e15-48d7-b4cc-5c83d3e2de26 demo demo] GET https://199.19.213.175/volume/v3/volumes/detail Apr 12 18:09:47.993949 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.openstack.wsgi [None req-24f36d6a-9e15-48d7-b4cc-5c83d3e2de26 demo demo] Empty body provided in request {{(pid=113585) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 12 18:09:47.993949 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.openstack.wsgi [None req-24f36d6a-9e15-48d7-b4cc-5c83d3e2de26 demo demo] Calling method 'detail' {{(pid=113585) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 12 18:09:47.993949 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.api_utils [None req-24f36d6a-9e15-48d7-b4cc-5c83d3e2de26 demo demo] Removing options '' from query. {{(pid=113585) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 12 18:09:47.997206 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.volume.api [None req-24f36d6a-9e15-48d7-b4cc-5c83d3e2de26 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113585) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 12 18:09:48.007049 np0000165271 devstack@c-api.service[113585]: INFO cinder.volume.api [None req-24f36d6a-9e15-48d7-b4cc-5c83d3e2de26 demo demo] Get all volumes completed successfully. Apr 12 18:09:48.012372 np0000165271 devstack@c-api.service[113585]: INFO cinder.api.openstack.wsgi [None req-24f36d6a-9e15-48d7-b4cc-5c83d3e2de26 demo demo] https://199.19.213.175/volume/v3/volumes/detail returned with HTTP 200 Apr 12 18:09:48.013288 np0000165271 devstack@c-api.service[113585]: [pid: 113585|app: 0|req: 4/15] 199.19.213.175 () {64 vars in 1295 bytes} [Sun Apr 12 18:09:47 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 12 18:09:57.999762 np0000165271 devstack@c-api.service[113585]: DEBUG dbcounter [-] [113585] Writing DB stats cinder:SELECT=1 {{(pid=113585) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 12 18:10:48.030217 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.middleware.request_id [None req-56bf03c0-82f3-4963-b320-5f4626249669 None None] RequestId filter calling following filter/app {{(pid=113582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 12 18:10:48.034417 np0000165271 devstack@c-api.service[113582]: INFO cinder.api.openstack.wsgi [None req-56bf03c0-82f3-4963-b320-5f4626249669 demo demo] GET https://199.19.213.175/volume/v3/volumes/detail Apr 12 18:10:48.034786 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.openstack.wsgi [None req-56bf03c0-82f3-4963-b320-5f4626249669 demo demo] Empty body provided in request {{(pid=113582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 12 18:10:48.035161 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.openstack.wsgi [None req-56bf03c0-82f3-4963-b320-5f4626249669 demo demo] Calling method 'detail' {{(pid=113582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 12 18:10:48.035740 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.api_utils [None req-56bf03c0-82f3-4963-b320-5f4626249669 demo demo] Removing options '' from query. {{(pid=113582) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 12 18:10:48.036843 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.volume.api [None req-56bf03c0-82f3-4963-b320-5f4626249669 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113582) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 12 18:10:48.045759 np0000165271 devstack@c-api.service[113582]: INFO cinder.volume.api [None req-56bf03c0-82f3-4963-b320-5f4626249669 demo demo] Get all volumes completed successfully. Apr 12 18:10:48.048819 np0000165271 devstack@c-api.service[113582]: INFO cinder.api.openstack.wsgi [None req-56bf03c0-82f3-4963-b320-5f4626249669 demo demo] https://199.19.213.175/volume/v3/volumes/detail returned with HTTP 200 Apr 12 18:10:48.049358 np0000165271 devstack@c-api.service[113582]: [pid: 113582|app: 0|req: 4/16] 199.19.213.175 () {64 vars in 1295 bytes} [Sun Apr 12 18:10:48 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 12 18:10:58.040224 np0000165271 devstack@c-api.service[113582]: DEBUG dbcounter [-] [113582] Writing DB stats cinder:SELECT=1 {{(pid=113582) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 12 18:11:48.063456 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.middleware.request_id [None req-11a79558-eeff-4228-bcf4-09cb9a2eb791 None None] RequestId filter calling following filter/app {{(pid=113584) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 12 18:11:48.066315 np0000165271 devstack@c-api.service[113584]: INFO cinder.api.openstack.wsgi [None req-11a79558-eeff-4228-bcf4-09cb9a2eb791 demo demo] GET https://199.19.213.175/volume/v3/volumes/detail Apr 12 18:11:48.066575 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.openstack.wsgi [None req-11a79558-eeff-4228-bcf4-09cb9a2eb791 demo demo] Empty body provided in request {{(pid=113584) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 12 18:11:48.066843 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.openstack.wsgi [None req-11a79558-eeff-4228-bcf4-09cb9a2eb791 demo demo] Calling method 'detail' {{(pid=113584) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 12 18:11:48.067238 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.api_utils [None req-11a79558-eeff-4228-bcf4-09cb9a2eb791 demo demo] Removing options '' from query. {{(pid=113584) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 12 18:11:48.068348 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.volume.api [None req-11a79558-eeff-4228-bcf4-09cb9a2eb791 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113584) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 12 18:11:48.077862 np0000165271 devstack@c-api.service[113584]: INFO cinder.volume.api [None req-11a79558-eeff-4228-bcf4-09cb9a2eb791 demo demo] Get all volumes completed successfully. Apr 12 18:11:48.081116 np0000165271 devstack@c-api.service[113584]: INFO cinder.api.openstack.wsgi [None req-11a79558-eeff-4228-bcf4-09cb9a2eb791 demo demo] https://199.19.213.175/volume/v3/volumes/detail returned with HTTP 200 Apr 12 18:11:48.081740 np0000165271 devstack@c-api.service[113584]: [pid: 113584|app: 0|req: 5/17] 199.19.213.175 () {64 vars in 1295 bytes} [Sun Apr 12 18:11:48 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 12 18:11:58.073387 np0000165271 devstack@c-api.service[113584]: DEBUG dbcounter [-] [113584] Writing DB stats cinder:SELECT=1 {{(pid=113584) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 12 18:12:48.096375 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.middleware.request_id [None req-dc8166c3-ff8c-418d-8a5b-dacacd041d1c None None] RequestId filter calling following filter/app {{(pid=113583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 12 18:12:48.101109 np0000165271 devstack@c-api.service[113583]: INFO cinder.api.openstack.wsgi [None req-dc8166c3-ff8c-418d-8a5b-dacacd041d1c demo demo] GET https://199.19.213.175/volume/v3/volumes/detail Apr 12 18:12:48.101725 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.openstack.wsgi [None req-dc8166c3-ff8c-418d-8a5b-dacacd041d1c demo demo] Empty body provided in request {{(pid=113583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 12 18:12:48.102264 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.openstack.wsgi [None req-dc8166c3-ff8c-418d-8a5b-dacacd041d1c demo demo] Calling method 'detail' {{(pid=113583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 12 18:12:48.102593 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.api_utils [None req-dc8166c3-ff8c-418d-8a5b-dacacd041d1c demo demo] Removing options '' from query. {{(pid=113583) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 12 18:12:48.103703 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.volume.api [None req-dc8166c3-ff8c-418d-8a5b-dacacd041d1c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113583) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 12 18:12:48.113844 np0000165271 devstack@c-api.service[113583]: INFO cinder.volume.api [None req-dc8166c3-ff8c-418d-8a5b-dacacd041d1c demo demo] Get all volumes completed successfully. Apr 12 18:12:48.116559 np0000165271 devstack@c-api.service[113583]: INFO cinder.api.openstack.wsgi [None req-dc8166c3-ff8c-418d-8a5b-dacacd041d1c demo demo] https://199.19.213.175/volume/v3/volumes/detail returned with HTTP 200 Apr 12 18:12:48.117253 np0000165271 devstack@c-api.service[113583]: [pid: 113583|app: 0|req: 5/18] 199.19.213.175 () {64 vars in 1295 bytes} [Sun Apr 12 18:12:48 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 12 18:12:58.107213 np0000165271 devstack@c-api.service[113583]: DEBUG dbcounter [-] [113583] Writing DB stats cinder:SELECT=1 {{(pid=113583) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 12 18:13:48.131874 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.middleware.request_id [None req-a95e044e-9a64-4199-ac22-2366c44f31b8 None None] RequestId filter calling following filter/app {{(pid=113585) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 12 18:13:48.136695 np0000165271 devstack@c-api.service[113585]: INFO cinder.api.openstack.wsgi [None req-a95e044e-9a64-4199-ac22-2366c44f31b8 demo demo] GET https://199.19.213.175/volume/v3/volumes/detail Apr 12 18:13:48.137158 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.openstack.wsgi [None req-a95e044e-9a64-4199-ac22-2366c44f31b8 demo demo] Empty body provided in request {{(pid=113585) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 12 18:13:48.137489 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.openstack.wsgi [None req-a95e044e-9a64-4199-ac22-2366c44f31b8 demo demo] Calling method 'detail' {{(pid=113585) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 12 18:13:48.138360 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.api_utils [None req-a95e044e-9a64-4199-ac22-2366c44f31b8 demo demo] Removing options '' from query. {{(pid=113585) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 12 18:13:48.139371 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.volume.api [None req-a95e044e-9a64-4199-ac22-2366c44f31b8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113585) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 12 18:13:48.146533 np0000165271 devstack@c-api.service[113585]: INFO cinder.volume.api [None req-a95e044e-9a64-4199-ac22-2366c44f31b8 demo demo] Get all volumes completed successfully. Apr 12 18:13:48.148588 np0000165271 devstack@c-api.service[113585]: INFO cinder.api.openstack.wsgi [None req-a95e044e-9a64-4199-ac22-2366c44f31b8 demo demo] https://199.19.213.175/volume/v3/volumes/detail returned with HTTP 200 Apr 12 18:13:48.148984 np0000165271 devstack@c-api.service[113585]: [pid: 113585|app: 0|req: 5/19] 199.19.213.175 () {64 vars in 1295 bytes} [Sun Apr 12 18:13:48 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 12 18:13:58.143097 np0000165271 devstack@c-api.service[113585]: DEBUG dbcounter [-] [113585] Writing DB stats cinder:SELECT=1 {{(pid=113585) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 12 18:14:48.163969 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.middleware.request_id [None req-c6fa64d4-14d8-4821-9a20-941c612dd209 None None] RequestId filter calling following filter/app {{(pid=113582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 12 18:14:48.325987 np0000165271 devstack@c-api.service[113582]: INFO cinder.api.openstack.wsgi [None req-c6fa64d4-14d8-4821-9a20-941c612dd209 demo demo] GET https://199.19.213.175/volume/v3/volumes/detail Apr 12 18:14:48.326292 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.openstack.wsgi [None req-c6fa64d4-14d8-4821-9a20-941c612dd209 demo demo] Empty body provided in request {{(pid=113582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 12 18:14:48.326662 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.openstack.wsgi [None req-c6fa64d4-14d8-4821-9a20-941c612dd209 demo demo] Calling method 'detail' {{(pid=113582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 12 18:14:48.327038 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.api_utils [None req-c6fa64d4-14d8-4821-9a20-941c612dd209 demo demo] Removing options '' from query. {{(pid=113582) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 12 18:14:48.328470 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.volume.api [None req-c6fa64d4-14d8-4821-9a20-941c612dd209 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113582) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 12 18:14:48.337725 np0000165271 devstack@c-api.service[113582]: INFO cinder.volume.api [None req-c6fa64d4-14d8-4821-9a20-941c612dd209 demo demo] Get all volumes completed successfully. Apr 12 18:14:48.340185 np0000165271 devstack@c-api.service[113582]: INFO cinder.api.openstack.wsgi [None req-c6fa64d4-14d8-4821-9a20-941c612dd209 demo demo] https://199.19.213.175/volume/v3/volumes/detail returned with HTTP 200 Apr 12 18:14:48.340634 np0000165271 devstack@c-api.service[113582]: [pid: 113582|app: 0|req: 5/20] 199.19.213.175 () {64 vars in 1295 bytes} [Sun Apr 12 18:14:48 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 12 18:14:58.332764 np0000165271 devstack@c-api.service[113582]: DEBUG dbcounter [-] [113582] Writing DB stats cinder:SELECT=1 {{(pid=113582) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 12 18:15:48.355333 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.middleware.request_id [None req-d5815ec3-23ea-4557-81b9-1ab0e2dd57f1 None None] RequestId filter calling following filter/app {{(pid=113584) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 12 18:15:48.359455 np0000165271 devstack@c-api.service[113584]: INFO cinder.api.openstack.wsgi [None req-d5815ec3-23ea-4557-81b9-1ab0e2dd57f1 demo demo] GET https://199.19.213.175/volume/v3/volumes/detail Apr 12 18:15:48.360033 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.openstack.wsgi [None req-d5815ec3-23ea-4557-81b9-1ab0e2dd57f1 demo demo] Empty body provided in request {{(pid=113584) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 12 18:15:48.360429 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.openstack.wsgi [None req-d5815ec3-23ea-4557-81b9-1ab0e2dd57f1 demo demo] Calling method 'detail' {{(pid=113584) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 12 18:15:48.360742 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.api_utils [None req-d5815ec3-23ea-4557-81b9-1ab0e2dd57f1 demo demo] Removing options '' from query. {{(pid=113584) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 12 18:15:48.361704 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.volume.api [None req-d5815ec3-23ea-4557-81b9-1ab0e2dd57f1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113584) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 12 18:15:48.371024 np0000165271 devstack@c-api.service[113584]: INFO cinder.volume.api [None req-d5815ec3-23ea-4557-81b9-1ab0e2dd57f1 demo demo] Get all volumes completed successfully. Apr 12 18:15:48.373252 np0000165271 devstack@c-api.service[113584]: INFO cinder.api.openstack.wsgi [None req-d5815ec3-23ea-4557-81b9-1ab0e2dd57f1 demo demo] https://199.19.213.175/volume/v3/volumes/detail returned with HTTP 200 Apr 12 18:15:48.373614 np0000165271 devstack@c-api.service[113584]: [pid: 113584|app: 0|req: 6/21] 199.19.213.175 () {64 vars in 1295 bytes} [Sun Apr 12 18:15:48 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 12 18:15:58.365059 np0000165271 devstack@c-api.service[113584]: DEBUG dbcounter [-] [113584] Writing DB stats cinder:SELECT=1 {{(pid=113584) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 12 18:16:48.389753 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.middleware.request_id [None req-b5f03bce-a38e-4605-a2ae-236a45244a97 None None] RequestId filter calling following filter/app {{(pid=113583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 12 18:16:48.394188 np0000165271 devstack@c-api.service[113583]: INFO cinder.api.openstack.wsgi [None req-b5f03bce-a38e-4605-a2ae-236a45244a97 demo demo] GET https://199.19.213.175/volume/v3/volumes/detail Apr 12 18:16:48.394678 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.openstack.wsgi [None req-b5f03bce-a38e-4605-a2ae-236a45244a97 demo demo] Empty body provided in request {{(pid=113583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 12 18:16:48.395115 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.openstack.wsgi [None req-b5f03bce-a38e-4605-a2ae-236a45244a97 demo demo] Calling method 'detail' {{(pid=113583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 12 18:16:48.395596 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.api_utils [None req-b5f03bce-a38e-4605-a2ae-236a45244a97 demo demo] Removing options '' from query. {{(pid=113583) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 12 18:16:48.396546 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.volume.api [None req-b5f03bce-a38e-4605-a2ae-236a45244a97 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113583) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 12 18:16:48.406410 np0000165271 devstack@c-api.service[113583]: INFO cinder.volume.api [None req-b5f03bce-a38e-4605-a2ae-236a45244a97 demo demo] Get all volumes completed successfully. Apr 12 18:16:48.411479 np0000165271 devstack@c-api.service[113583]: INFO cinder.api.openstack.wsgi [None req-b5f03bce-a38e-4605-a2ae-236a45244a97 demo demo] https://199.19.213.175/volume/v3/volumes/detail returned with HTTP 200 Apr 12 18:16:48.412017 np0000165271 devstack@c-api.service[113583]: [pid: 113583|app: 0|req: 6/22] 199.19.213.175 () {64 vars in 1295 bytes} [Sun Apr 12 18:16:48 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 12 18:16:58.399628 np0000165271 devstack@c-api.service[113583]: DEBUG dbcounter [-] [113583] Writing DB stats cinder:SELECT=1 {{(pid=113583) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 12 18:17:48.430079 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.middleware.request_id [None req-15677d47-73ee-472b-99b9-a5a5f7994e06 None None] RequestId filter calling following filter/app {{(pid=113585) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 12 18:17:48.433106 np0000165271 devstack@c-api.service[113585]: INFO cinder.api.openstack.wsgi [None req-15677d47-73ee-472b-99b9-a5a5f7994e06 demo demo] GET https://199.19.213.175/volume/v3/volumes/detail Apr 12 18:17:48.433520 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.openstack.wsgi [None req-15677d47-73ee-472b-99b9-a5a5f7994e06 demo demo] Empty body provided in request {{(pid=113585) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 12 18:17:48.433635 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.openstack.wsgi [None req-15677d47-73ee-472b-99b9-a5a5f7994e06 demo demo] Calling method 'detail' {{(pid=113585) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 12 18:17:48.433971 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.api_utils [None req-15677d47-73ee-472b-99b9-a5a5f7994e06 demo demo] Removing options '' from query. {{(pid=113585) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 12 18:17:48.434966 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.volume.api [None req-15677d47-73ee-472b-99b9-a5a5f7994e06 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113585) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 12 18:17:48.442518 np0000165271 devstack@c-api.service[113585]: INFO cinder.volume.api [None req-15677d47-73ee-472b-99b9-a5a5f7994e06 demo demo] Get all volumes completed successfully. Apr 12 18:17:48.444587 np0000165271 devstack@c-api.service[113585]: INFO cinder.api.openstack.wsgi [None req-15677d47-73ee-472b-99b9-a5a5f7994e06 demo demo] https://199.19.213.175/volume/v3/volumes/detail returned with HTTP 200 Apr 12 18:17:48.445306 np0000165271 devstack@c-api.service[113585]: [pid: 113585|app: 0|req: 6/23] 199.19.213.175 () {64 vars in 1295 bytes} [Sun Apr 12 18:17:48 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 12 18:17:58.438396 np0000165271 devstack@c-api.service[113585]: DEBUG dbcounter [-] [113585] Writing DB stats cinder:SELECT=1 {{(pid=113585) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 12 18:18:48.463331 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.middleware.request_id [None req-e60409a2-d91a-4700-8b8b-74272774b646 None None] RequestId filter calling following filter/app {{(pid=113582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 12 18:18:48.468019 np0000165271 devstack@c-api.service[113582]: INFO cinder.api.openstack.wsgi [None req-e60409a2-d91a-4700-8b8b-74272774b646 demo demo] GET https://199.19.213.175/volume/v3/volumes/detail Apr 12 18:18:48.468581 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.openstack.wsgi [None req-e60409a2-d91a-4700-8b8b-74272774b646 demo demo] Empty body provided in request {{(pid=113582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 12 18:18:48.469065 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.openstack.wsgi [None req-e60409a2-d91a-4700-8b8b-74272774b646 demo demo] Calling method 'detail' {{(pid=113582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 12 18:18:48.469601 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.api_utils [None req-e60409a2-d91a-4700-8b8b-74272774b646 demo demo] Removing options '' from query. {{(pid=113582) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 12 18:18:48.471141 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.volume.api [None req-e60409a2-d91a-4700-8b8b-74272774b646 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113582) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 12 18:18:48.481268 np0000165271 devstack@c-api.service[113582]: INFO cinder.volume.api [None req-e60409a2-d91a-4700-8b8b-74272774b646 demo demo] Get all volumes completed successfully. Apr 12 18:18:48.483966 np0000165271 devstack@c-api.service[113582]: INFO cinder.api.openstack.wsgi [None req-e60409a2-d91a-4700-8b8b-74272774b646 demo demo] https://199.19.213.175/volume/v3/volumes/detail returned with HTTP 200 Apr 12 18:18:48.484500 np0000165271 devstack@c-api.service[113582]: [pid: 113582|app: 0|req: 6/24] 199.19.213.175 () {64 vars in 1295 bytes} [Sun Apr 12 18:18:48 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 12 18:18:58.474493 np0000165271 devstack@c-api.service[113582]: DEBUG dbcounter [-] [113582] Writing DB stats cinder:SELECT=1 {{(pid=113582) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 12 18:19:48.497777 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.middleware.request_id [None req-388163db-8cfe-4ff7-a39e-41a25b3ff241 None None] RequestId filter calling following filter/app {{(pid=113584) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 12 18:19:48.628568 np0000165271 devstack@c-api.service[113584]: INFO cinder.api.openstack.wsgi [None req-388163db-8cfe-4ff7-a39e-41a25b3ff241 demo demo] GET https://199.19.213.175/volume/v3/volumes/detail Apr 12 18:19:48.628869 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.openstack.wsgi [None req-388163db-8cfe-4ff7-a39e-41a25b3ff241 demo demo] Empty body provided in request {{(pid=113584) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 12 18:19:48.629510 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.openstack.wsgi [None req-388163db-8cfe-4ff7-a39e-41a25b3ff241 demo demo] Calling method 'detail' {{(pid=113584) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 12 18:19:48.629510 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.api_utils [None req-388163db-8cfe-4ff7-a39e-41a25b3ff241 demo demo] Removing options '' from query. {{(pid=113584) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 12 18:19:48.630524 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.volume.api [None req-388163db-8cfe-4ff7-a39e-41a25b3ff241 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113584) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 12 18:19:48.643554 np0000165271 devstack@c-api.service[113584]: INFO cinder.volume.api [None req-388163db-8cfe-4ff7-a39e-41a25b3ff241 demo demo] Get all volumes completed successfully. Apr 12 18:19:48.647333 np0000165271 devstack@c-api.service[113584]: INFO cinder.api.openstack.wsgi [None req-388163db-8cfe-4ff7-a39e-41a25b3ff241 demo demo] https://199.19.213.175/volume/v3/volumes/detail returned with HTTP 200 Apr 12 18:19:48.647808 np0000165271 devstack@c-api.service[113584]: [pid: 113584|app: 0|req: 7/25] 199.19.213.175 () {64 vars in 1295 bytes} [Sun Apr 12 18:19:48 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 12 18:19:58.635617 np0000165271 devstack@c-api.service[113584]: DEBUG dbcounter [-] [113584] Writing DB stats cinder:SELECT=1 {{(pid=113584) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 12 18:20:48.664869 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.middleware.request_id [None req-59f29133-654e-45ce-9ec5-6ebb9cbd855f None None] RequestId filter calling following filter/app {{(pid=113583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 12 18:20:48.667098 np0000165271 devstack@c-api.service[113583]: INFO cinder.api.openstack.wsgi [None req-59f29133-654e-45ce-9ec5-6ebb9cbd855f demo demo] GET https://199.19.213.175/volume/v3/volumes/detail Apr 12 18:20:48.667314 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.openstack.wsgi [None req-59f29133-654e-45ce-9ec5-6ebb9cbd855f demo demo] Empty body provided in request {{(pid=113583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 12 18:20:48.667504 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.openstack.wsgi [None req-59f29133-654e-45ce-9ec5-6ebb9cbd855f demo demo] Calling method 'detail' {{(pid=113583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 12 18:20:48.667742 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.api_utils [None req-59f29133-654e-45ce-9ec5-6ebb9cbd855f demo demo] Removing options '' from query. {{(pid=113583) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 12 18:20:48.668571 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.volume.api [None req-59f29133-654e-45ce-9ec5-6ebb9cbd855f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113583) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 12 18:20:48.678720 np0000165271 devstack@c-api.service[113583]: INFO cinder.volume.api [None req-59f29133-654e-45ce-9ec5-6ebb9cbd855f demo demo] Get all volumes completed successfully. Apr 12 18:20:48.683620 np0000165271 devstack@c-api.service[113583]: INFO cinder.api.openstack.wsgi [None req-59f29133-654e-45ce-9ec5-6ebb9cbd855f demo demo] https://199.19.213.175/volume/v3/volumes/detail returned with HTTP 200 Apr 12 18:20:48.684214 np0000165271 devstack@c-api.service[113583]: [pid: 113583|app: 0|req: 7/26] 199.19.213.175 () {64 vars in 1295 bytes} [Sun Apr 12 18:20:48 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 12 18:20:58.671648 np0000165271 devstack@c-api.service[113583]: DEBUG dbcounter [-] [113583] Writing DB stats cinder:SELECT=1 {{(pid=113583) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 12 18:21:48.700192 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.middleware.request_id [None req-1cc713df-831c-42b0-85fd-e6ca2c38f9e8 None None] RequestId filter calling following filter/app {{(pid=113585) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 12 18:21:48.704873 np0000165271 devstack@c-api.service[113585]: INFO cinder.api.openstack.wsgi [None req-1cc713df-831c-42b0-85fd-e6ca2c38f9e8 demo demo] GET https://199.19.213.175/volume/v3/volumes/detail Apr 12 18:21:48.705316 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.openstack.wsgi [None req-1cc713df-831c-42b0-85fd-e6ca2c38f9e8 demo demo] Empty body provided in request {{(pid=113585) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 12 18:21:48.705737 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.openstack.wsgi [None req-1cc713df-831c-42b0-85fd-e6ca2c38f9e8 demo demo] Calling method 'detail' {{(pid=113585) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 12 18:21:48.706451 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.api_utils [None req-1cc713df-831c-42b0-85fd-e6ca2c38f9e8 demo demo] Removing options '' from query. {{(pid=113585) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 12 18:21:48.707684 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.volume.api [None req-1cc713df-831c-42b0-85fd-e6ca2c38f9e8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113585) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 12 18:21:48.714764 np0000165271 devstack@c-api.service[113585]: INFO cinder.volume.api [None req-1cc713df-831c-42b0-85fd-e6ca2c38f9e8 demo demo] Get all volumes completed successfully. Apr 12 18:21:48.716849 np0000165271 devstack@c-api.service[113585]: INFO cinder.api.openstack.wsgi [None req-1cc713df-831c-42b0-85fd-e6ca2c38f9e8 demo demo] https://199.19.213.175/volume/v3/volumes/detail returned with HTTP 200 Apr 12 18:21:48.717549 np0000165271 devstack@c-api.service[113585]: [pid: 113585|app: 0|req: 7/27] 199.19.213.175 () {64 vars in 1295 bytes} [Sun Apr 12 18:21:48 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 12 18:21:58.710842 np0000165271 devstack@c-api.service[113585]: DEBUG dbcounter [-] [113585] Writing DB stats cinder:SELECT=1 {{(pid=113585) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 12 18:22:48.738212 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.middleware.request_id [None req-6993b341-7107-4f56-b2a9-200a74325254 None None] RequestId filter calling following filter/app {{(pid=113582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 12 18:22:48.745090 np0000165271 devstack@c-api.service[113582]: INFO cinder.api.openstack.wsgi [None req-6993b341-7107-4f56-b2a9-200a74325254 demo demo] GET https://199.19.213.175/volume/v3/volumes/detail Apr 12 18:22:48.745381 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.openstack.wsgi [None req-6993b341-7107-4f56-b2a9-200a74325254 demo demo] Empty body provided in request {{(pid=113582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 12 18:22:48.745521 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.openstack.wsgi [None req-6993b341-7107-4f56-b2a9-200a74325254 demo demo] Calling method 'detail' {{(pid=113582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 12 18:22:48.746323 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.api_utils [None req-6993b341-7107-4f56-b2a9-200a74325254 demo demo] Removing options '' from query. {{(pid=113582) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 12 18:22:48.747133 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.volume.api [None req-6993b341-7107-4f56-b2a9-200a74325254 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113582) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 12 18:22:48.759274 np0000165271 devstack@c-api.service[113582]: INFO cinder.volume.api [None req-6993b341-7107-4f56-b2a9-200a74325254 demo demo] Get all volumes completed successfully. Apr 12 18:22:48.761689 np0000165271 devstack@c-api.service[113582]: INFO cinder.api.openstack.wsgi [None req-6993b341-7107-4f56-b2a9-200a74325254 demo demo] https://199.19.213.175/volume/v3/volumes/detail returned with HTTP 200 Apr 12 18:22:48.762243 np0000165271 devstack@c-api.service[113582]: [pid: 113582|app: 0|req: 7/28] 199.19.213.175 () {64 vars in 1295 bytes} [Sun Apr 12 18:22:48 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 12 18:22:58.752391 np0000165271 devstack@c-api.service[113582]: DEBUG dbcounter [-] [113582] Writing DB stats cinder:SELECT=1 {{(pid=113582) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 12 18:23:48.779225 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.middleware.request_id [None req-0bf6fb08-8f50-43ea-b7a6-3e3c0900864e None None] RequestId filter calling following filter/app {{(pid=113584) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 12 18:23:48.782270 np0000165271 devstack@c-api.service[113584]: INFO cinder.api.openstack.wsgi [None req-0bf6fb08-8f50-43ea-b7a6-3e3c0900864e demo demo] GET https://199.19.213.175/volume/v3/volumes/detail Apr 12 18:23:48.782494 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.openstack.wsgi [None req-0bf6fb08-8f50-43ea-b7a6-3e3c0900864e demo demo] Empty body provided in request {{(pid=113584) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 12 18:23:48.782697 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.openstack.wsgi [None req-0bf6fb08-8f50-43ea-b7a6-3e3c0900864e demo demo] Calling method 'detail' {{(pid=113584) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 12 18:23:48.782953 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.api_utils [None req-0bf6fb08-8f50-43ea-b7a6-3e3c0900864e demo demo] Removing options '' from query. {{(pid=113584) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 12 18:23:48.783742 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.volume.api [None req-0bf6fb08-8f50-43ea-b7a6-3e3c0900864e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113584) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 12 18:23:48.792753 np0000165271 devstack@c-api.service[113584]: INFO cinder.volume.api [None req-0bf6fb08-8f50-43ea-b7a6-3e3c0900864e demo demo] Get all volumes completed successfully. Apr 12 18:23:48.795961 np0000165271 devstack@c-api.service[113584]: INFO cinder.api.openstack.wsgi [None req-0bf6fb08-8f50-43ea-b7a6-3e3c0900864e demo demo] https://199.19.213.175/volume/v3/volumes/detail returned with HTTP 200 Apr 12 18:23:48.796516 np0000165271 devstack@c-api.service[113584]: [pid: 113584|app: 0|req: 8/29] 199.19.213.175 () {64 vars in 1295 bytes} [Sun Apr 12 18:23:48 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 12 18:23:58.786906 np0000165271 devstack@c-api.service[113584]: DEBUG dbcounter [-] [113584] Writing DB stats cinder:SELECT=1 {{(pid=113584) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 12 18:24:48.823262 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.middleware.request_id [None req-503545f2-c5ad-46ce-8c66-943e2cccae88 None None] RequestId filter calling following filter/app {{(pid=113583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 12 18:24:48.921266 np0000165271 devstack@c-api.service[113583]: INFO cinder.api.openstack.wsgi [None req-503545f2-c5ad-46ce-8c66-943e2cccae88 demo demo] GET https://199.19.213.175/volume/v3/volumes/detail Apr 12 18:24:48.921663 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.openstack.wsgi [None req-503545f2-c5ad-46ce-8c66-943e2cccae88 demo demo] Empty body provided in request {{(pid=113583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 12 18:24:48.922060 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.openstack.wsgi [None req-503545f2-c5ad-46ce-8c66-943e2cccae88 demo demo] Calling method 'detail' {{(pid=113583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 12 18:24:48.922569 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.api_utils [None req-503545f2-c5ad-46ce-8c66-943e2cccae88 demo demo] Removing options '' from query. {{(pid=113583) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 12 18:24:48.924415 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.volume.api [None req-503545f2-c5ad-46ce-8c66-943e2cccae88 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113583) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 12 18:24:48.932513 np0000165271 devstack@c-api.service[113583]: INFO cinder.volume.api [None req-503545f2-c5ad-46ce-8c66-943e2cccae88 demo demo] Get all volumes completed successfully. Apr 12 18:24:48.935000 np0000165271 devstack@c-api.service[113583]: INFO cinder.api.openstack.wsgi [None req-503545f2-c5ad-46ce-8c66-943e2cccae88 demo demo] https://199.19.213.175/volume/v3/volumes/detail returned with HTTP 200 Apr 12 18:24:48.935000 np0000165271 devstack@c-api.service[113583]: [pid: 113583|app: 0|req: 8/30] 199.19.213.175 () {64 vars in 1295 bytes} [Sun Apr 12 18:24:48 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 12 18:24:58.928658 np0000165271 devstack@c-api.service[113583]: DEBUG dbcounter [-] [113583] Writing DB stats cinder:SELECT=1 {{(pid=113583) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 12 18:25:48.952778 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.middleware.request_id [None req-7269ed6d-7c9a-4ded-8f8e-d8cf93d2c4d0 None None] RequestId filter calling following filter/app {{(pid=113585) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 12 18:25:48.957599 np0000165271 devstack@c-api.service[113585]: INFO cinder.api.openstack.wsgi [None req-7269ed6d-7c9a-4ded-8f8e-d8cf93d2c4d0 demo demo] GET https://199.19.213.175/volume/v3/volumes/detail Apr 12 18:25:48.957956 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.openstack.wsgi [None req-7269ed6d-7c9a-4ded-8f8e-d8cf93d2c4d0 demo demo] Empty body provided in request {{(pid=113585) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 12 18:25:48.958442 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.openstack.wsgi [None req-7269ed6d-7c9a-4ded-8f8e-d8cf93d2c4d0 demo demo] Calling method 'detail' {{(pid=113585) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 12 18:25:48.959055 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.api_utils [None req-7269ed6d-7c9a-4ded-8f8e-d8cf93d2c4d0 demo demo] Removing options '' from query. {{(pid=113585) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 12 18:25:48.960896 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.volume.api [None req-7269ed6d-7c9a-4ded-8f8e-d8cf93d2c4d0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113585) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 12 18:25:48.968213 np0000165271 devstack@c-api.service[113585]: INFO cinder.volume.api [None req-7269ed6d-7c9a-4ded-8f8e-d8cf93d2c4d0 demo demo] Get all volumes completed successfully. Apr 12 18:25:48.971192 np0000165271 devstack@c-api.service[113585]: INFO cinder.api.openstack.wsgi [None req-7269ed6d-7c9a-4ded-8f8e-d8cf93d2c4d0 demo demo] https://199.19.213.175/volume/v3/volumes/detail returned with HTTP 200 Apr 12 18:25:48.971729 np0000165271 devstack@c-api.service[113585]: [pid: 113585|app: 0|req: 8/31] 199.19.213.175 () {64 vars in 1295 bytes} [Sun Apr 12 18:25:48 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 12 18:25:58.964255 np0000165271 devstack@c-api.service[113585]: DEBUG dbcounter [-] [113585] Writing DB stats cinder:SELECT=1 {{(pid=113585) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 12 18:26:48.989218 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.middleware.request_id [None req-0e81559b-0d01-48fc-a6bb-7f74d9c42ced None None] RequestId filter calling following filter/app {{(pid=113582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 12 18:26:48.995507 np0000165271 devstack@c-api.service[113582]: INFO cinder.api.openstack.wsgi [None req-0e81559b-0d01-48fc-a6bb-7f74d9c42ced demo demo] GET https://199.19.213.175/volume/v3/volumes/detail Apr 12 18:26:48.995833 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.openstack.wsgi [None req-0e81559b-0d01-48fc-a6bb-7f74d9c42ced demo demo] Empty body provided in request {{(pid=113582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 12 18:26:48.996109 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.openstack.wsgi [None req-0e81559b-0d01-48fc-a6bb-7f74d9c42ced demo demo] Calling method 'detail' {{(pid=113582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 12 18:26:48.997141 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.api_utils [None req-0e81559b-0d01-48fc-a6bb-7f74d9c42ced demo demo] Removing options '' from query. {{(pid=113582) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 12 18:26:48.998607 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.volume.api [None req-0e81559b-0d01-48fc-a6bb-7f74d9c42ced demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113582) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 12 18:26:49.009232 np0000165271 devstack@c-api.service[113582]: INFO cinder.volume.api [None req-0e81559b-0d01-48fc-a6bb-7f74d9c42ced demo demo] Get all volumes completed successfully. Apr 12 18:26:49.011489 np0000165271 devstack@c-api.service[113582]: INFO cinder.api.openstack.wsgi [None req-0e81559b-0d01-48fc-a6bb-7f74d9c42ced demo demo] https://199.19.213.175/volume/v3/volumes/detail returned with HTTP 200 Apr 12 18:26:49.012056 np0000165271 devstack@c-api.service[113582]: [pid: 113582|app: 0|req: 8/32] 199.19.213.175 () {64 vars in 1295 bytes} [Sun Apr 12 18:26:48 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 12 18:26:59.002703 np0000165271 devstack@c-api.service[113582]: DEBUG dbcounter [-] [113582] Writing DB stats cinder:SELECT=1 {{(pid=113582) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 12 18:27:49.032518 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.middleware.request_id [None req-7abcb5f1-91fa-42d3-9a41-54516ecae20e None None] RequestId filter calling following filter/app {{(pid=113584) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 12 18:27:49.036709 np0000165271 devstack@c-api.service[113584]: INFO cinder.api.openstack.wsgi [None req-7abcb5f1-91fa-42d3-9a41-54516ecae20e demo demo] GET https://199.19.213.175/volume/v3/volumes/detail Apr 12 18:27:49.036975 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.openstack.wsgi [None req-7abcb5f1-91fa-42d3-9a41-54516ecae20e demo demo] Empty body provided in request {{(pid=113584) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 12 18:27:49.037258 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.openstack.wsgi [None req-7abcb5f1-91fa-42d3-9a41-54516ecae20e demo demo] Calling method 'detail' {{(pid=113584) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 12 18:27:49.037669 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.api_utils [None req-7abcb5f1-91fa-42d3-9a41-54516ecae20e demo demo] Removing options '' from query. {{(pid=113584) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 12 18:27:49.038677 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.volume.api [None req-7abcb5f1-91fa-42d3-9a41-54516ecae20e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113584) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 12 18:27:49.046955 np0000165271 devstack@c-api.service[113584]: INFO cinder.volume.api [None req-7abcb5f1-91fa-42d3-9a41-54516ecae20e demo demo] Get all volumes completed successfully. Apr 12 18:27:49.049093 np0000165271 devstack@c-api.service[113584]: INFO cinder.api.openstack.wsgi [None req-7abcb5f1-91fa-42d3-9a41-54516ecae20e demo demo] https://199.19.213.175/volume/v3/volumes/detail returned with HTTP 200 Apr 12 18:27:49.049538 np0000165271 devstack@c-api.service[113584]: [pid: 113584|app: 0|req: 9/33] 199.19.213.175 () {64 vars in 1295 bytes} [Sun Apr 12 18:27:49 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 12 18:27:59.043751 np0000165271 devstack@c-api.service[113584]: DEBUG dbcounter [-] [113584] Writing DB stats cinder:SELECT=1 {{(pid=113584) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 12 18:28:49.066229 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.middleware.request_id [None req-3b857ece-ff2f-4b5d-8c0b-b4608a18861f None None] RequestId filter calling following filter/app {{(pid=113583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 12 18:28:49.069021 np0000165271 devstack@c-api.service[113583]: INFO cinder.api.openstack.wsgi [None req-3b857ece-ff2f-4b5d-8c0b-b4608a18861f demo demo] GET https://199.19.213.175/volume/v3/volumes/detail Apr 12 18:28:49.069336 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.openstack.wsgi [None req-3b857ece-ff2f-4b5d-8c0b-b4608a18861f demo demo] Empty body provided in request {{(pid=113583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 12 18:28:49.069476 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.openstack.wsgi [None req-3b857ece-ff2f-4b5d-8c0b-b4608a18861f demo demo] Calling method 'detail' {{(pid=113583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 12 18:28:49.069777 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.api_utils [None req-3b857ece-ff2f-4b5d-8c0b-b4608a18861f demo demo] Removing options '' from query. {{(pid=113583) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 12 18:28:49.070663 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.volume.api [None req-3b857ece-ff2f-4b5d-8c0b-b4608a18861f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113583) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 12 18:28:49.079901 np0000165271 devstack@c-api.service[113583]: INFO cinder.volume.api [None req-3b857ece-ff2f-4b5d-8c0b-b4608a18861f demo demo] Get all volumes completed successfully. Apr 12 18:28:49.082573 np0000165271 devstack@c-api.service[113583]: INFO cinder.api.openstack.wsgi [None req-3b857ece-ff2f-4b5d-8c0b-b4608a18861f demo demo] https://199.19.213.175/volume/v3/volumes/detail returned with HTTP 200 Apr 12 18:28:49.083201 np0000165271 devstack@c-api.service[113583]: [pid: 113583|app: 0|req: 9/34] 199.19.213.175 () {64 vars in 1295 bytes} [Sun Apr 12 18:28:49 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 12 18:28:59.073999 np0000165271 devstack@c-api.service[113583]: DEBUG dbcounter [-] [113583] Writing DB stats cinder:SELECT=1 {{(pid=113583) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 12 18:29:49.098078 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.middleware.request_id [None req-62b3dc5e-aa0e-4727-afbd-6331cf2b1e5f None None] RequestId filter calling following filter/app {{(pid=113585) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 12 18:29:49.134361 np0000165271 devstack@c-api.service[113585]: INFO cinder.api.openstack.wsgi [None req-62b3dc5e-aa0e-4727-afbd-6331cf2b1e5f demo demo] GET https://199.19.213.175/volume/v3/volumes/detail Apr 12 18:29:49.134681 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.openstack.wsgi [None req-62b3dc5e-aa0e-4727-afbd-6331cf2b1e5f demo demo] Empty body provided in request {{(pid=113585) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 12 18:29:49.135004 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.openstack.wsgi [None req-62b3dc5e-aa0e-4727-afbd-6331cf2b1e5f demo demo] Calling method 'detail' {{(pid=113585) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 12 18:29:49.135630 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.api_utils [None req-62b3dc5e-aa0e-4727-afbd-6331cf2b1e5f demo demo] Removing options '' from query. {{(pid=113585) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 12 18:29:49.136972 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.volume.api [None req-62b3dc5e-aa0e-4727-afbd-6331cf2b1e5f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113585) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 12 18:29:49.144374 np0000165271 devstack@c-api.service[113585]: INFO cinder.volume.api [None req-62b3dc5e-aa0e-4727-afbd-6331cf2b1e5f demo demo] Get all volumes completed successfully. Apr 12 18:29:49.146344 np0000165271 devstack@c-api.service[113585]: INFO cinder.api.openstack.wsgi [None req-62b3dc5e-aa0e-4727-afbd-6331cf2b1e5f demo demo] https://199.19.213.175/volume/v3/volumes/detail returned with HTTP 200 Apr 12 18:29:49.146686 np0000165271 devstack@c-api.service[113585]: [pid: 113585|app: 0|req: 9/35] 199.19.213.175 () {64 vars in 1295 bytes} [Sun Apr 12 18:29:49 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 12 18:29:59.140499 np0000165271 devstack@c-api.service[113585]: DEBUG dbcounter [-] [113585] Writing DB stats cinder:SELECT=1 {{(pid=113585) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 12 18:30:49.161966 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.middleware.request_id [None req-73d6e805-3cec-4d60-96b7-b17beb5cf42c None None] RequestId filter calling following filter/app {{(pid=113582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 12 18:30:49.165829 np0000165271 devstack@c-api.service[113582]: INFO cinder.api.openstack.wsgi [None req-73d6e805-3cec-4d60-96b7-b17beb5cf42c demo demo] GET https://199.19.213.175/volume/v3/volumes/detail Apr 12 18:30:49.166140 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.openstack.wsgi [None req-73d6e805-3cec-4d60-96b7-b17beb5cf42c demo demo] Empty body provided in request {{(pid=113582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 12 18:30:49.166486 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.openstack.wsgi [None req-73d6e805-3cec-4d60-96b7-b17beb5cf42c demo demo] Calling method 'detail' {{(pid=113582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 12 18:30:49.166842 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.api_utils [None req-73d6e805-3cec-4d60-96b7-b17beb5cf42c demo demo] Removing options '' from query. {{(pid=113582) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 12 18:30:49.167954 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.volume.api [None req-73d6e805-3cec-4d60-96b7-b17beb5cf42c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113582) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 12 18:30:49.176970 np0000165271 devstack@c-api.service[113582]: INFO cinder.volume.api [None req-73d6e805-3cec-4d60-96b7-b17beb5cf42c demo demo] Get all volumes completed successfully. Apr 12 18:30:49.179157 np0000165271 devstack@c-api.service[113582]: INFO cinder.api.openstack.wsgi [None req-73d6e805-3cec-4d60-96b7-b17beb5cf42c demo demo] https://199.19.213.175/volume/v3/volumes/detail returned with HTTP 200 Apr 12 18:30:49.179683 np0000165271 devstack@c-api.service[113582]: [pid: 113582|app: 0|req: 9/36] 199.19.213.175 () {64 vars in 1295 bytes} [Sun Apr 12 18:30:49 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 12 18:30:59.172359 np0000165271 devstack@c-api.service[113582]: DEBUG dbcounter [-] [113582] Writing DB stats cinder:SELECT=1 {{(pid=113582) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 12 18:31:49.196820 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.middleware.request_id [None req-a019e729-4fcb-41ed-a434-884cb9b446e9 None None] RequestId filter calling following filter/app {{(pid=113584) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 12 18:31:49.201044 np0000165271 devstack@c-api.service[113584]: INFO cinder.api.openstack.wsgi [None req-a019e729-4fcb-41ed-a434-884cb9b446e9 demo demo] GET https://199.19.213.175/volume/v3/volumes/detail Apr 12 18:31:49.201435 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.openstack.wsgi [None req-a019e729-4fcb-41ed-a434-884cb9b446e9 demo demo] Empty body provided in request {{(pid=113584) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 12 18:31:49.201830 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.openstack.wsgi [None req-a019e729-4fcb-41ed-a434-884cb9b446e9 demo demo] Calling method 'detail' {{(pid=113584) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 12 18:31:49.202334 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.api.api_utils [None req-a019e729-4fcb-41ed-a434-884cb9b446e9 demo demo] Removing options '' from query. {{(pid=113584) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 12 18:31:49.203818 np0000165271 devstack@c-api.service[113584]: DEBUG cinder.volume.api [None req-a019e729-4fcb-41ed-a434-884cb9b446e9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113584) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 12 18:31:49.212731 np0000165271 devstack@c-api.service[113584]: INFO cinder.volume.api [None req-a019e729-4fcb-41ed-a434-884cb9b446e9 demo demo] Get all volumes completed successfully. Apr 12 18:31:49.214653 np0000165271 devstack@c-api.service[113584]: INFO cinder.api.openstack.wsgi [None req-a019e729-4fcb-41ed-a434-884cb9b446e9 demo demo] https://199.19.213.175/volume/v3/volumes/detail returned with HTTP 200 Apr 12 18:31:49.215360 np0000165271 devstack@c-api.service[113584]: [pid: 113584|app: 0|req: 10/37] 199.19.213.175 () {64 vars in 1295 bytes} [Sun Apr 12 18:31:49 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 12 18:31:59.207991 np0000165271 devstack@c-api.service[113584]: DEBUG dbcounter [-] [113584] Writing DB stats cinder:SELECT=1 {{(pid=113584) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 12 18:32:49.228910 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.middleware.request_id [None req-7a0fc173-ff49-4957-a739-df100ee508a0 None None] RequestId filter calling following filter/app {{(pid=113583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 12 18:32:49.234153 np0000165271 devstack@c-api.service[113583]: INFO cinder.api.openstack.wsgi [None req-7a0fc173-ff49-4957-a739-df100ee508a0 demo demo] GET https://199.19.213.175/volume/v3/volumes/detail Apr 12 18:32:49.234464 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.openstack.wsgi [None req-7a0fc173-ff49-4957-a739-df100ee508a0 demo demo] Empty body provided in request {{(pid=113583) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 12 18:32:49.234767 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.openstack.wsgi [None req-7a0fc173-ff49-4957-a739-df100ee508a0 demo demo] Calling method 'detail' {{(pid=113583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 12 18:32:49.235084 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.api.api_utils [None req-7a0fc173-ff49-4957-a739-df100ee508a0 demo demo] Removing options '' from query. {{(pid=113583) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 12 18:32:49.236084 np0000165271 devstack@c-api.service[113583]: DEBUG cinder.volume.api [None req-7a0fc173-ff49-4957-a739-df100ee508a0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113583) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 12 18:32:49.245636 np0000165271 devstack@c-api.service[113583]: INFO cinder.volume.api [None req-7a0fc173-ff49-4957-a739-df100ee508a0 demo demo] Get all volumes completed successfully. Apr 12 18:32:49.248434 np0000165271 devstack@c-api.service[113583]: INFO cinder.api.openstack.wsgi [None req-7a0fc173-ff49-4957-a739-df100ee508a0 demo demo] https://199.19.213.175/volume/v3/volumes/detail returned with HTTP 200 Apr 12 18:32:49.248983 np0000165271 devstack@c-api.service[113583]: [pid: 113583|app: 0|req: 10/38] 199.19.213.175 () {64 vars in 1295 bytes} [Sun Apr 12 18:32:49 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 12 18:32:59.240655 np0000165271 devstack@c-api.service[113583]: DEBUG dbcounter [-] [113583] Writing DB stats cinder:SELECT=1 {{(pid=113583) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 12 18:33:49.265631 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.middleware.request_id [None req-9654732d-1752-463e-a8c9-06f89ae9f48b None None] RequestId filter calling following filter/app {{(pid=113585) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 12 18:33:49.268546 np0000165271 devstack@c-api.service[113585]: INFO cinder.api.openstack.wsgi [None req-9654732d-1752-463e-a8c9-06f89ae9f48b demo demo] GET https://199.19.213.175/volume/v3/volumes/detail Apr 12 18:33:49.268797 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.openstack.wsgi [None req-9654732d-1752-463e-a8c9-06f89ae9f48b demo demo] Empty body provided in request {{(pid=113585) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 12 18:33:49.269034 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.openstack.wsgi [None req-9654732d-1752-463e-a8c9-06f89ae9f48b demo demo] Calling method 'detail' {{(pid=113585) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 12 18:33:49.269371 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.api.api_utils [None req-9654732d-1752-463e-a8c9-06f89ae9f48b demo demo] Removing options '' from query. {{(pid=113585) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 12 18:33:49.270340 np0000165271 devstack@c-api.service[113585]: DEBUG cinder.volume.api [None req-9654732d-1752-463e-a8c9-06f89ae9f48b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113585) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 12 18:33:49.278481 np0000165271 devstack@c-api.service[113585]: INFO cinder.volume.api [None req-9654732d-1752-463e-a8c9-06f89ae9f48b demo demo] Get all volumes completed successfully. Apr 12 18:33:49.280508 np0000165271 devstack@c-api.service[113585]: INFO cinder.api.openstack.wsgi [None req-9654732d-1752-463e-a8c9-06f89ae9f48b demo demo] https://199.19.213.175/volume/v3/volumes/detail returned with HTTP 200 Apr 12 18:33:49.280885 np0000165271 devstack@c-api.service[113585]: [pid: 113585|app: 0|req: 10/39] 199.19.213.175 () {64 vars in 1295 bytes} [Sun Apr 12 18:33:49 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 12 18:33:59.273385 np0000165271 devstack@c-api.service[113585]: DEBUG dbcounter [-] [113585] Writing DB stats cinder:SELECT=1 {{(pid=113585) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 12 18:34:49.299330 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.middleware.request_id [None req-8a5a7954-2bd4-4537-a48b-2adf7c2de94e None None] RequestId filter calling following filter/app {{(pid=113582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 12 18:34:49.397718 np0000165271 devstack@c-api.service[113582]: INFO cinder.api.openstack.wsgi [None req-8a5a7954-2bd4-4537-a48b-2adf7c2de94e demo demo] GET https://199.19.213.175/volume/v3/volumes/detail Apr 12 18:34:49.397973 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.openstack.wsgi [None req-8a5a7954-2bd4-4537-a48b-2adf7c2de94e demo demo] Empty body provided in request {{(pid=113582) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 12 18:34:49.398233 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.openstack.wsgi [None req-8a5a7954-2bd4-4537-a48b-2adf7c2de94e demo demo] Calling method 'detail' {{(pid=113582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 12 18:34:49.398620 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.api.api_utils [None req-8a5a7954-2bd4-4537-a48b-2adf7c2de94e demo demo] Removing options '' from query. {{(pid=113582) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 12 18:34:49.399824 np0000165271 devstack@c-api.service[113582]: DEBUG cinder.volume.api [None req-8a5a7954-2bd4-4537-a48b-2adf7c2de94e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113582) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 12 18:34:49.410503 np0000165271 devstack@c-api.service[113582]: INFO cinder.volume.api [None req-8a5a7954-2bd4-4537-a48b-2adf7c2de94e demo demo] Get all volumes completed successfully. Apr 12 18:34:49.413651 np0000165271 devstack@c-api.service[113582]: INFO cinder.api.openstack.wsgi [None req-8a5a7954-2bd4-4537-a48b-2adf7c2de94e demo demo] https://199.19.213.175/volume/v3/volumes/detail returned with HTTP 200 Apr 12 18:34:49.414186 np0000165271 devstack@c-api.service[113582]: [pid: 113582|app: 0|req: 10/40] 199.19.213.175 () {64 vars in 1295 bytes} [Sun Apr 12 18:34:49 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 12 18:34:59.404057 np0000165271 devstack@c-api.service[113582]: DEBUG dbcounter [-] [113582] Writing DB stats cinder:SELECT=1 {{(pid=113582) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}