Apr 24 19:13:46.028802 np0000170097 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Apr 24 19:13:46.035986 np0000170097 devstack@c-api.service[113313]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Apr 24 19:13:46.040353 np0000170097 devstack@c-api.service[113313]: *** Starting uWSGI 2.0.24-debian (64bit) on [Fri Apr 24 19:13:46 2026] *** Apr 24 19:13:46.040353 np0000170097 devstack@c-api.service[113313]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Apr 24 19:13:46.040353 np0000170097 devstack@c-api.service[113313]: os: Linux-6.8.0-110-generic #110-Ubuntu SMP PREEMPT_DYNAMIC Thu Mar 19 15:09:20 UTC 2026 Apr 24 19:13:46.040353 np0000170097 devstack@c-api.service[113313]: nodename: np0000170097 Apr 24 19:13:46.040353 np0000170097 devstack@c-api.service[113313]: machine: x86_64 Apr 24 19:13:46.040353 np0000170097 devstack@c-api.service[113313]: clock source: unix Apr 24 19:13:46.040353 np0000170097 devstack@c-api.service[113313]: pcre jit disabled Apr 24 19:13:46.040353 np0000170097 devstack@c-api.service[113313]: detected number of CPU cores: 16 Apr 24 19:13:46.040353 np0000170097 devstack@c-api.service[113313]: current working directory: / Apr 24 19:13:46.040353 np0000170097 devstack@c-api.service[113313]: detected binary path: /usr/bin/uwsgi-core Apr 24 19:13:46.040353 np0000170097 devstack@c-api.service[113313]: your processes number limit is 256917 Apr 24 19:13:46.040353 np0000170097 devstack@c-api.service[113313]: your memory page size is 4096 bytes Apr 24 19:13:46.040353 np0000170097 devstack@c-api.service[113313]: detected max file descriptor number: 2048 Apr 24 19:13:46.040353 np0000170097 devstack@c-api.service[113313]: lock engine: pthread robust mutexes Apr 24 19:13:46.041154 np0000170097 devstack@c-api.service[113313]: thunder lock: enabled Apr 24 19:13:46.041154 np0000170097 devstack@c-api.service[113313]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Apr 24 19:13:46.041154 np0000170097 devstack@c-api.service[113313]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Apr 24 19:13:46.041154 np0000170097 devstack@c-api.service[113313]: PEP 405 virtualenv detected: /opt/stack/data/venv Apr 24 19:13:46.041154 np0000170097 devstack@c-api.service[113313]: Set PythonHome to /opt/stack/data/venv Apr 24 19:13:46.075601 np0000170097 devstack@c-api.service[113313]: Python main interpreter initialized at 0x7b214c4a3668 Apr 24 19:13:46.075601 np0000170097 devstack@c-api.service[113313]: python threads support enabled Apr 24 19:13:46.075601 np0000170097 devstack@c-api.service[113313]: your server socket listen backlog is limited to 100 connections Apr 24 19:13:46.075601 np0000170097 devstack@c-api.service[113313]: your mercy for graceful operations on workers is 80 seconds Apr 24 19:13:46.076137 np0000170097 devstack@c-api.service[113313]: mapped 671795 bytes (656 KB) for 4 cores Apr 24 19:13:46.076308 np0000170097 devstack@c-api.service[113313]: *** Operational MODE: preforking *** Apr 24 19:13:46.076523 np0000170097 devstack@c-api.service[113313]: *** uWSGI is running in multiple interpreter mode *** Apr 24 19:13:46.076523 np0000170097 devstack@c-api.service[113313]: spawned uWSGI master process (pid: 113313) Apr 24 19:13:46.076805 np0000170097 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Apr 24 19:13:46.077130 np0000170097 devstack@c-api.service[113313]: spawned uWSGI worker 1 (pid: 113318, cores: 1) Apr 24 19:13:46.081296 np0000170097 devstack@c-api.service[113313]: spawned uWSGI worker 2 (pid: 113319, cores: 1) Apr 24 19:13:46.081296 np0000170097 devstack@c-api.service[113313]: spawned uWSGI worker 3 (pid: 113320, cores: 1) Apr 24 19:13:46.081296 np0000170097 devstack@c-api.service[113313]: spawned uWSGI worker 4 (pid: 113321, cores: 1) Apr 24 19:13:46.081296 np0000170097 devstack@c-api.service[113313]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Apr 24 19:13:46.202885 np0000170097 devstack@c-api.service[113318]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 24 19:13:46.202885 np0000170097 devstack@c-api.service[113318]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 24 19:13:46.202885 np0000170097 devstack@c-api.service[113318]: we strongly recommend against using it for new projects. Apr 24 19:13:46.202885 np0000170097 devstack@c-api.service[113318]: If you are already using Eventlet, we recommend migrating to a different Apr 24 19:13:46.202885 np0000170097 devstack@c-api.service[113318]: framework. For more detail see Apr 24 19:13:46.202885 np0000170097 devstack@c-api.service[113318]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 24 19:13:46.202885 np0000170097 devstack@c-api.service[113318]: import eventlet # noqa Apr 24 19:13:46.209159 np0000170097 devstack@c-api.service[113319]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 24 19:13:46.209159 np0000170097 devstack@c-api.service[113319]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 24 19:13:46.209159 np0000170097 devstack@c-api.service[113319]: we strongly recommend against using it for new projects. Apr 24 19:13:46.209159 np0000170097 devstack@c-api.service[113319]: If you are already using Eventlet, we recommend migrating to a different Apr 24 19:13:46.209159 np0000170097 devstack@c-api.service[113319]: framework. For more detail see Apr 24 19:13:46.209159 np0000170097 devstack@c-api.service[113319]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 24 19:13:46.209159 np0000170097 devstack@c-api.service[113319]: import eventlet # noqa Apr 24 19:13:46.215882 np0000170097 devstack@c-api.service[113321]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 24 19:13:46.215882 np0000170097 devstack@c-api.service[113321]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 24 19:13:46.215882 np0000170097 devstack@c-api.service[113321]: we strongly recommend against using it for new projects. Apr 24 19:13:46.215882 np0000170097 devstack@c-api.service[113321]: If you are already using Eventlet, we recommend migrating to a different Apr 24 19:13:46.215882 np0000170097 devstack@c-api.service[113321]: framework. For more detail see Apr 24 19:13:46.215882 np0000170097 devstack@c-api.service[113321]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 24 19:13:46.215882 np0000170097 devstack@c-api.service[113321]: import eventlet # noqa Apr 24 19:13:46.218550 np0000170097 devstack@c-api.service[113320]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 24 19:13:46.218550 np0000170097 devstack@c-api.service[113320]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 24 19:13:46.218550 np0000170097 devstack@c-api.service[113320]: we strongly recommend against using it for new projects. Apr 24 19:13:46.218550 np0000170097 devstack@c-api.service[113320]: If you are already using Eventlet, we recommend migrating to a different Apr 24 19:13:46.218550 np0000170097 devstack@c-api.service[113320]: framework. For more detail see Apr 24 19:13:46.218550 np0000170097 devstack@c-api.service[113320]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 24 19:13:46.218550 np0000170097 devstack@c-api.service[113320]: import eventlet # noqa Apr 24 19:13:46.289796 np0000170097 devstack@c-api.service[113318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 24 19:13:46.289796 np0000170097 devstack@c-api.service[113318]: debtcollector.deprecate( Apr 24 19:13:46.301559 np0000170097 devstack@c-api.service[113321]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 24 19:13:46.301559 np0000170097 devstack@c-api.service[113321]: debtcollector.deprecate( Apr 24 19:13:46.304622 np0000170097 devstack@c-api.service[113319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 24 19:13:46.304622 np0000170097 devstack@c-api.service[113319]: debtcollector.deprecate( Apr 24 19:13:46.307127 np0000170097 devstack@c-api.service[113320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 24 19:13:46.307127 np0000170097 devstack@c-api.service[113320]: debtcollector.deprecate( Apr 24 19:13:46.367484 np0000170097 devstack@c-api.service[113318]: /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 24 19:13:46.367484 np0000170097 devstack@c-api.service[113318]: from cgi import parse_header Apr 24 19:13:46.384936 np0000170097 devstack@c-api.service[113321]: /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 24 19:13:46.384936 np0000170097 devstack@c-api.service[113321]: from cgi import parse_header Apr 24 19:13:46.388743 np0000170097 devstack@c-api.service[113319]: /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 24 19:13:46.388743 np0000170097 devstack@c-api.service[113319]: from cgi import parse_header Apr 24 19:13:46.394651 np0000170097 devstack@c-api.service[113320]: /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 24 19:13:46.394651 np0000170097 devstack@c-api.service[113320]: from cgi import parse_header Apr 24 19:13:46.413187 np0000170097 devstack@c-api.service[113318]: /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 24 19:13:46.413187 np0000170097 devstack@c-api.service[113318]: removals.removed_module( Apr 24 19:13:46.413942 np0000170097 devstack@c-api.service[113318]: /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 24 19:13:46.413942 np0000170097 devstack@c-api.service[113318]: removals.removed_module( Apr 24 19:13:46.429138 np0000170097 devstack@c-api.service[113321]: /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 24 19:13:46.429138 np0000170097 devstack@c-api.service[113321]: removals.removed_module( Apr 24 19:13:46.429828 np0000170097 devstack@c-api.service[113321]: /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 24 19:13:46.429828 np0000170097 devstack@c-api.service[113321]: removals.removed_module( Apr 24 19:13:46.434925 np0000170097 devstack@c-api.service[113319]: /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 24 19:13:46.434925 np0000170097 devstack@c-api.service[113319]: removals.removed_module( Apr 24 19:13:46.435766 np0000170097 devstack@c-api.service[113319]: /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 24 19:13:46.435766 np0000170097 devstack@c-api.service[113319]: removals.removed_module( Apr 24 19:13:46.439560 np0000170097 devstack@c-api.service[113320]: /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 24 19:13:46.439560 np0000170097 devstack@c-api.service[113320]: removals.removed_module( Apr 24 19:13:46.440252 np0000170097 devstack@c-api.service[113320]: /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 24 19:13:46.440252 np0000170097 devstack@c-api.service[113320]: removals.removed_module( Apr 24 19:13:47.033653 np0000170097 devstack@c-api.service[113318]: /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 24 19:13:47.033653 np0000170097 devstack@c-api.service[113318]: warnings.warn( Apr 24 19:13:47.049504 np0000170097 devstack@c-api.service[113320]: /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 24 19:13:47.049504 np0000170097 devstack@c-api.service[113320]: warnings.warn( Apr 24 19:13:47.049770 np0000170097 devstack@c-api.service[113321]: /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 24 19:13:47.049770 np0000170097 devstack@c-api.service[113321]: warnings.warn( Apr 24 19:13:47.057441 np0000170097 devstack@c-api.service[113319]: /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 24 19:13:47.057441 np0000170097 devstack@c-api.service[113319]: warnings.warn( Apr 24 19:13:47.132878 np0000170097 devstack@c-api.service[113318]: /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 24 19:13:47.132878 np0000170097 devstack@c-api.service[113318]: warnings.warn( Apr 24 19:13:47.154096 np0000170097 devstack@c-api.service[113320]: /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 24 19:13:47.154096 np0000170097 devstack@c-api.service[113320]: warnings.warn( Apr 24 19:13:47.154888 np0000170097 devstack@c-api.service[113321]: /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 24 19:13:47.154888 np0000170097 devstack@c-api.service[113321]: warnings.warn( Apr 24 19:13:47.165757 np0000170097 devstack@c-api.service[113319]: /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 24 19:13:47.165757 np0000170097 devstack@c-api.service[113319]: warnings.warn( Apr 24 19:13:47.442482 np0000170097 devstack@c-api.service[113320]: 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 24 19:13:47.442482 np0000170097 devstack@c-api.service[113320]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113320) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 24 19:13:47.445309 np0000170097 devstack@c-api.service[113318]: 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 24 19:13:47.445718 np0000170097 devstack@c-api.service[113318]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113318) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 24 19:13:47.452469 np0000170097 devstack@c-api.service[113319]: 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 24 19:13:47.452939 np0000170097 devstack@c-api.service[113319]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113319) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 24 19:13:47.453439 np0000170097 devstack@c-api.service[113321]: 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 24 19:13:47.453821 np0000170097 devstack@c-api.service[113321]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113321) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 24 19:13:47.527040 np0000170097 devstack@c-api.service[113320]: /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 24 19:13:47.527040 np0000170097 devstack@c-api.service[113320]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 24 19:13:47.529955 np0000170097 devstack@c-api.service[113321]: /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 24 19:13:47.529955 np0000170097 devstack@c-api.service[113321]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 24 19:13:47.530147 np0000170097 devstack@c-api.service[113319]: /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 24 19:13:47.530147 np0000170097 devstack@c-api.service[113319]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 24 19:13:47.530536 np0000170097 devstack@c-api.service[113318]: /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 24 19:13:47.530536 np0000170097 devstack@c-api.service[113318]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 24 19:13:47.989501 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113318) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 24 19:13:47.989649 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113319) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 24 19:13:47.989719 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113321) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 24 19:13:47.989874 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113318) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:13:47.989940 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113320) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 24 19:13:47.989997 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:13:47.990066 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113318) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:13:47.990141 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:13:47.990201 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:13:47.990201 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:13:47.990323 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113318) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:13:47.990402 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:13:47.990469 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:13:47.990532 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:13:47.990595 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:13:47.990595 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:13:47.991594 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113318) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:13:47.991682 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:13:47.991752 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:13:47.991752 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:13:47.991866 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:13:47.991930 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:13:47.991990 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:13:47.992047 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:13:47.992099 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:13:47.992190 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:13:47.992250 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:13:47.992339 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:13:47.992403 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:13:47.992454 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113318) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:13:47.992510 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:13:47.992569 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:13:47.992627 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113318) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:13:47.992693 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:13:47.992750 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:13:47.992823 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:13:47.992883 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:13:47.992948 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:13:47.992948 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:13:47.993060 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:13:47.993158 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:13:47.993158 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:13:47.993158 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:13:47.993158 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:13:47.993482 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:13:47.993482 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:13:47.993482 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:13:47.993652 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113318) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:13:47.993718 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:13:47.993776 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:13:47.993832 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:13:47.993887 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:13:47.993943 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:13:47.993943 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:13:47.994059 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:13:47.994059 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:13:47.994167 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:13:47.994225 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113318) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:13:47.994225 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113318) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:13:47.994374 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:13:47.994441 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:13:47.994508 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:13:47.994571 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:13:47.994633 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:13:47.994696 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:13:47.994754 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:13:47.994808 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:13:47.994878 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:13:47.994952 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:13:47.995023 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:13:47.995081 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:13:47.995081 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:13:47.995530 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:13:47.995639 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:13:47.995639 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:13:47.995760 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:13:47.995760 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:13:47.995862 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:13:47.995918 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113318) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:13:47.995975 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:13:47.996045 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:13:47.996105 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:13:47.996190 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:13:47.996247 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:13:47.996325 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:13:47.996398 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:13:47.996466 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:13:47.996522 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:13:47.996577 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:13:47.996641 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:13:47.996697 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:13:47.996761 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113318) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:13:47.996816 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:13:47.996872 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:13:47.996927 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113318) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:13:47.996995 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:13:47.997073 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:13:47.997073 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:13:47.997073 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:13:47.997073 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:13:47.997357 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:13:47.997418 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:13:47.997488 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:13:47.997488 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:13:47.997599 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:13:47.997663 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:13:47.997727 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:13:47.997782 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:13:47.997838 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:13:47.997895 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:13:47.997958 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:13:47.998026 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:13:47.998092 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:13:47.998158 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113318) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:13:47.998221 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:13:47.998319 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:13:47.998319 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:13:47.998432 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:13:47.998495 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:13:47.998582 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:13:47.998638 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:13:47.998704 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:13:47.998760 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113318) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:13:47.998951 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:13:47.999021 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113318) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:13:47.999077 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:13:47.999077 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:13:47.999077 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:13:47.999554 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:13:47.999620 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:13:47.999655 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:13:47.999740 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:13:47.999791 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:13:47.999839 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:13:47.999883 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:13:47.999926 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:13:47.999979 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:13:47.999979 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:13:48.000075 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:13:48.000121 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113318) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:13:48.000203 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:13:48.000247 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:13:48.000323 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:13:48.000372 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:13:48.000421 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:13:48.000468 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:13:48.000468 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:13:48.000551 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:13:48.000603 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113318) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:13:48.000648 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:13:48.000708 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113318) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:13:48.000755 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:13:48.000755 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:13:48.000854 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:13:48.000854 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:13:48.000944 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:13:48.006204 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:13:48.006298 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:13:48.006349 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:13:48.006406 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:13:48.006462 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:13:48.006514 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:13:48.006568 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:13:48.006621 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:13:48.006666 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:13:48.006666 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:13:48.006744 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:13:48.006795 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:13:48.006839 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:13:48.006905 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113318) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:13:48.006954 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:13:48.007006 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:13:48.007055 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:13:48.007103 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:13:48.007145 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:13:48.007220 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113318) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:13:48.007291 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:13:48.007351 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113318) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:13:48.007406 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:13:48.007460 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:13:48.007531 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:13:48.007632 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:13:48.007717 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:13:48.007806 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:13:48.007866 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:13:48.007921 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:13:48.007921 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:13:48.008013 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:13:48.008058 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:13:48.008109 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:13:48.008182 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:13:48.008261 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:13:48.008337 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:13:48.008389 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:13:48.008435 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:13:48.008488 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113318) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:13:48.008537 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:13:48.008577 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:13:48.008617 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:13:48.008658 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:13:48.008717 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:13:48.008771 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:13:48.008818 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:13:48.008818 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:13:48.008818 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113318) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:13:48.008944 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:13:48.009014 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113318) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:13:48.009075 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:13:48.009143 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:13:48.009204 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:13:48.009298 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:13:48.009366 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:13:48.009425 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:13:48.009483 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:13:48.009555 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:13:48.009623 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:13:48.009683 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:13:48.009743 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:13:48.009800 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113318) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:13:48.009878 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:13:48.009942 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:13:48.010010 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:13:48.010071 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:13:48.010139 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:13:48.010200 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:13:48.010261 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:13:48.010345 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:13:48.010438 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:13:48.010512 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:13:48.010584 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:13:48.010654 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:13:48.010725 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:13:48.010793 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:13:48.010861 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:13:48.010931 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:13:48.011005 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:13:48.011064 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:13:48.011123 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:13:48.011204 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:13:48.011340 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:13:48.011416 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:13:48.011474 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:13:48.011547 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113318) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:13:48.011612 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:13:48.011685 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:13:48.011685 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:13:48.011793 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113318) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:13:48.011793 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113318) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:13:48.011793 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:13:48.011948 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:13:48.012021 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:13:48.012086 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:13:48.012199 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:13:48.012299 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:13:48.012388 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:13:48.012388 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113318) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:13:48.012511 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:13:48.012570 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113318) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:13:48.012630 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:13:48.012630 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:13:48.012630 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:13:48.012630 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:13:48.012630 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:13:48.012630 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:13:48.012630 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:13:48.012630 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:13:48.012630 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:13:48.012630 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:13:48.013165 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:13:48.013165 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:13:48.013165 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:13:48.013165 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:13:48.013165 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:13:48.013165 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:13:48.013165 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:13:48.013569 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:13:48.013569 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:13:48.013569 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:13:48.013569 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:13:48.013569 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:13:48.013832 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:13:48.013919 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:13:48.013919 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:13:48.014032 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:13:48.014032 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:13:48.014032 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:13:48.014032 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:13:48.014032 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:13:48.014032 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:13:48.014371 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113318) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:13:48.014371 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:13:48.014371 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:13:48.014371 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:13:48.014371 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:13:48.014371 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113318) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:13:48.014371 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113318) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:13:48.016842 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:13:48.016949 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:13:48.016949 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:13:48.017034 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:13:48.017081 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:13:48.017140 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:13:48.017184 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:13:48.017252 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:13:48.017331 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:13:48.017409 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:13:48.017463 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:13:48.017513 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:13:48.017592 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:13:48.017644 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:13:48.017982 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:13:48.018044 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:13:48.018094 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:13:48.018174 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:13:48.018220 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:13:48.018330 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:13:48.018410 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:13:48.018478 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:13:48.018533 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:13:48.018583 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:13:48.018655 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:13:48.018708 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:13:48.018780 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:13:48.018824 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:13:48.019172 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:13:48.019253 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:13:48.019371 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:13:48.019473 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:13:48.019553 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:13:48.019603 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113318) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:13:48.019658 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:13:48.019704 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:13:48.019749 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:13:48.019801 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:13:48.019847 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:13:48.019847 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:13:48.019921 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:13:48.019970 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:13:48.020013 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:13:48.020067 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113318) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:13:48.020120 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:13:48.020212 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:13:48.020261 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113318) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:13:48.020345 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:13:48.020397 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:13:48.020444 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113318) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:13:48.020494 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:13:48.020539 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:13:48.020587 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:13:48.020639 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:13:48.020683 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:13:48.020725 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:13:48.020768 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:13:48.020807 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:13:48.020855 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:13:48.020896 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:13:48.020939 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:13:48.020998 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:13:48.021051 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:13:48.021097 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:13:48.021148 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:13:48.021193 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113318) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:13:48.021243 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:13:48.021304 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:13:48.021378 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113318) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:13:48.021433 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:13:48.021485 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113318) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:13:48.021485 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:13:48.021566 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:13:48.021617 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:13:48.021617 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:13:48.021702 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:13:48.021742 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:13:48.021788 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:13:48.021835 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113318) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:13:48.021835 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113318) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:13:48.021913 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:13:48.021913 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:13:48.021913 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:13:48.021913 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:13:48.024757 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:13:48.024916 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:13:48.024916 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:13:48.024916 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:13:48.025044 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:13:48.025044 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:13:48.025114 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:13:48.025168 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113318) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:13:48.025213 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:13:48.025295 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:13:48.025345 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:13:48.025386 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:13:48.025438 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:13:48.025488 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:13:48.025533 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:13:48.025575 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:13:48.025617 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:13:48.025664 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:13:48.025707 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:13:48.025764 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113318) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:13:48.025810 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:13:48.025860 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:13:48.025905 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113318) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:13:48.025950 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:13:48.025994 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:13:48.026045 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113318) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:13:48.026099 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:13:48.026145 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:13:48.026189 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:13:48.026246 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:13:48.026308 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:13:48.026356 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:13:48.026399 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:13:48.026454 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:13:48.026506 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:13:48.026553 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:13:48.026604 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:13:48.026656 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:13:48.026708 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:13:48.026761 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:13:48.026806 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:13:48.026857 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113318) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:13:48.026902 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:13:48.026947 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:13:48.026992 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:13:48.027034 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:13:48.027078 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113318) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:13:48.027122 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:13:48.027166 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113318) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:13:48.027219 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:13:48.027265 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:13:48.027335 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:13:48.027380 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:13:48.027424 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:13:48.027467 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:13:48.027511 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:13:48.027556 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:13:48.027611 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:13:48.027661 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:13:48.027719 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:13:48.027768 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:13:48.027815 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:13:48.027856 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113318) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:13:48.027907 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:13:48.027959 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113318) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:13:48.028006 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:13:48.028051 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:13:48.028094 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:13:48.028148 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:13:48.028255 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:13:48.028327 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:13:48.028382 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:13:48.028431 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:13:48.028474 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:13:48.028518 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:13:48.028561 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:13:48.028613 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:13:48.028661 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:13:48.028704 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:13:48.028759 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:13:48.028805 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:13:48.028847 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:13:48.028890 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:13:48.028931 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:13:48.028974 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:13:48.029026 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:13:48.029075 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:13:48.029120 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:13:48.029171 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:13:48.029226 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:13:48.029287 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113318) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:13:48.029336 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:13:48.029392 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:13:48.029442 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:13:48.029487 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:13:48.029530 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:13:48.029580 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:13:48.029626 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:13:48.029669 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:13:48.029721 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:13:48.029771 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:13:48.029816 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:13:48.029866 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113318) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:13:48.029909 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:13:48.029975 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:13:48.030024 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113318) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:13:48.030067 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:13:48.030108 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:13:48.030150 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:13:48.030150 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:13:48.030247 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:13:48.030308 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:13:48.030364 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113318) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:13:48.030412 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:13:48.030455 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:13:48.030496 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:13:48.030546 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:13:48.030598 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:13:48.030646 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:13:48.030695 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:13:48.030738 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:13:48.030779 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:13:48.030820 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:13:48.030861 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:13:48.030909 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:13:48.030956 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:13:48.031003 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:13:48.031053 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:13:48.031099 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:13:48.031144 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113318) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:13:48.031184 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:13:48.031231 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:13:48.031294 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113318) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:13:48.031340 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:13:48.031388 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:13:48.031431 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:13:48.031480 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113318) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:13:48.031530 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:13:48.031580 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:13:48.031624 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:13:48.031667 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:13:48.031717 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:13:48.031766 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:13:48.031818 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:13:48.031863 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:13:48.031914 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:13:48.031959 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:13:48.032003 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:13:48.032053 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:13:48.032104 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113318) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:13:48.032175 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:13:48.032221 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:13:48.032281 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113318) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:13:48.032329 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:13:48.032371 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:13:48.032371 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:13:48.032371 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:13:48.032371 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:13:48.032371 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:13:48.032371 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:13:48.032371 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:13:48.032371 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:13:48.032371 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:13:48.032371 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:13:48.032771 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:13:48.032771 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:13:48.032771 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:13:48.032771 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:13:48.032951 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:13:48.032951 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:13:48.032951 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:13:48.032951 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:13:48.032951 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:13:48.032951 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:13:48.032951 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:13:48.033228 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113318) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:13:48.033228 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:13:48.033350 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:13:48.033404 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:13:48.033454 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:13:48.033503 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:13:48.033553 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:13:48.033601 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:13:48.033642 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:13:48.033683 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113318) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:13:48.033730 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:13:48.033730 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:13:48.033819 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113318) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:13:48.033863 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:13:48.033904 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:13:48.033904 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:13:48.033904 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:13:48.033904 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:13:48.033904 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:13:48.033904 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:13:48.033904 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:13:48.034174 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:13:48.034174 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:13:48.034174 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:13:48.034174 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:13:48.034174 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:13:48.034174 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:13:48.034174 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:13:48.034476 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113318) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:13:48.034476 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:13:48.034476 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:13:48.034585 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:13:48.034639 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:13:48.034683 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:13:48.034727 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:13:48.034773 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:13:48.034813 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:13:48.034852 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113318) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:13:48.034897 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:13:48.034939 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:13:48.034982 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113318) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:13:48.035021 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:13:48.035075 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:13:48.035075 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:13:48.035157 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:13:48.035196 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:13:48.035241 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:13:48.035299 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:13:48.035339 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:13:48.035379 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:13:48.035379 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:13:48.035379 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:13:48.035507 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113318) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:13:48.035566 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:13:48.035566 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:13:48.035646 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:13:48.035646 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:13:48.035731 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:13:48.035731 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:13:48.035812 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:13:48.035812 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:13:48.035890 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:13:48.035943 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113318) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:13:48.035989 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:13:48.036039 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113318) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:13:48.036091 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:13:48.036091 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:13:48.036091 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:13:48.036091 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:13:48.036091 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:13:48.036353 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:13:48.036353 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:13:48.036353 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:13:48.036353 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:13:48.036353 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:13:48.036555 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:13:48.036606 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:13:48.036653 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:13:48.036694 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:13:48.036742 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113318) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:13:48.036789 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:13:48.036789 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:13:48.036885 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:13:48.036931 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:13:48.036978 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:13:48.037024 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:13:48.037073 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:13:48.037118 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:13:48.037162 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:13:48.037162 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113318) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:13:48.037162 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113318) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:13:48.037312 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:13:48.037312 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:13:48.037405 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:13:48.037450 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:13:48.037493 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:13:48.037543 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:13:48.037589 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:13:48.037631 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:13:48.037680 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:13:48.037680 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:13:48.037776 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:13:48.037825 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:13:48.037875 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:13:48.037916 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:13:48.038841 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:13:48.038902 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:13:48.038955 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:13:48.039029 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:13:48.039084 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113318) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:13:48.039140 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:13:48.039140 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:13:48.039220 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:13:48.039289 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:13:48.039340 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:13:48.039340 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:13:48.039415 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:13:48.039458 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:13:48.039501 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:13:48.039501 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:13:48.039606 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113318) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:13:48.039648 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:13:48.039689 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113318) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:13:48.039740 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:13:48.039783 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:13:48.039835 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113318) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:13:48.039881 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:13:48.039937 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:13:48.040076 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:13:48.040135 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:13:48.040209 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:13:48.040255 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:13:48.040329 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:13:48.040329 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:13:48.040424 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:13:48.040477 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:13:48.040529 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:13:48.040574 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:13:48.040617 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:13:48.040668 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113318) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:13:48.040731 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:13:48.040783 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:13:48.040828 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113318) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:13:48.040879 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:13:48.040932 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:13:48.040988 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:13:48.041039 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:13:48.041083 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:13:48.041131 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:13:48.041175 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:13:48.041175 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:13:48.041282 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:13:48.041342 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:13:48.041387 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:13:48.041387 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:13:48.041387 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:13:48.041387 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:13:48.041387 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:13:48.041387 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:13:48.041387 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:13:48.041387 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:13:48.041677 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:13:48.041677 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:13:48.041677 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:13:48.041677 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:13:48.041861 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113318) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:13:48.041916 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:13:48.041916 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:13:48.042017 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:13:48.042017 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:13:48.042113 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:13:48.042172 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:13:48.042172 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:13:48.042172 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113318) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:13:48.042320 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:13:48.042375 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:13:48.042419 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113318) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:13:48.042461 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:13:48.042506 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:13:48.042548 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:13:48.042548 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:13:48.042629 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:13:48.042677 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:13:48.042719 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:13:48.042766 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:13:48.042766 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:13:48.042843 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:13:48.042843 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:13:48.042843 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:13:48.042955 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:13:48.042955 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:13:48.042955 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:13:48.043076 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113318) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:13:48.043123 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:13:48.043176 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:13:48.043222 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:13:48.043279 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:13:48.043327 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:13:48.043381 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:13:48.043428 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:13:48.043479 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:13:48.043524 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:13:48.043568 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113318) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:13:48.043613 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:13:48.043657 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113318) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:13:48.043708 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:13:48.043708 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:13:48.044107 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:13:48.044172 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:13:48.044172 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:13:48.044254 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:13:48.044318 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:13:48.044364 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:13:48.044408 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:13:48.044461 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:13:48.044461 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:13:48.044461 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:13:48.045827 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:13:48.045892 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:13:48.045940 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:13:48.046004 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:13:48.046243 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:13:48.046324 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:13:48.046372 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:13:48.046424 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:13:48.046467 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:13:48.046515 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:13:48.046596 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113318) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:13:48.046660 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:13:48.046714 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:13:48.046766 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:13:48.046818 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:13:48.046866 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:13:48.046916 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:13:48.046966 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:13:48.047015 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:13:48.047065 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:13:48.047109 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:13:48.047152 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:13:48.047208 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:13:48.047258 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113318) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:13:48.047258 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113318) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:13:48.047373 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:13:48.047373 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:13:48.047373 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:13:48.048594 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:13:48.048669 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:13:48.048719 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:13:48.048761 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:13:48.048848 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:13:48.048904 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:13:48.048948 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113318) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:13:48.048996 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:13:48.049047 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:13:48.049047 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:13:48.049134 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:13:48.049209 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:13:48.049261 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:13:48.049261 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113318) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:13:48.049386 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:13:48.049432 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113318) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:13:48.049482 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:13:48.049482 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:13:48.049482 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:13:48.049612 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:13:48.049665 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:13:48.049665 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:13:48.049746 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:13:48.049746 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:13:48.049746 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:13:48.049881 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:13:48.049935 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:13:48.049982 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:13:48.050027 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:13:48.050077 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:13:48.050126 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:13:48.050170 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:13:48.050170 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:13:48.050258 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:13:48.050322 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:13:48.050366 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:13:48.050411 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:13:48.050454 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:13:48.050496 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:13:48.050496 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:13:48.050574 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:13:48.050631 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:13:48.050759 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113318) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:13:48.050759 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:13:48.050759 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:13:48.050893 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:13:48.050946 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:13:48.050946 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:13:48.051027 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:13:48.051080 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113318) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:13:48.051124 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:13:48.051164 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113318) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:13:48.051216 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:13:48.051216 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:13:48.051216 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:13:48.051216 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:13:48.051391 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:13:48.051391 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:13:48.051391 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:13:48.051538 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:13:48.051592 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:13:48.051646 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:13:48.051691 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:13:48.051740 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:13:48.051790 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:13:48.051838 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:13:48.051881 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:13:48.051929 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:13:48.051974 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:13:48.052021 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:13:48.052069 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:13:48.052069 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:13:48.052160 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:13:48.052245 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113318) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:13:48.052245 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:13:48.052357 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:13:48.052408 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:13:48.052455 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:13:48.052499 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:13:48.052544 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:13:48.052597 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:13:48.052597 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113318) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:13:48.052678 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:13:48.052724 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113318) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 24 19:13:48.052768 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:13:48.052768 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:13:48.052847 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113318) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:13:48.052896 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:13:48.052942 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:13:48.052994 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:13:48.053034 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:13:48.053072 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:13:48.053118 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:13:48.053163 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 24 19:13:48.053203 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:13:48.053248 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:13:48.053315 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:13:48.053358 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:13:48.053407 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 24 19:13:48.053449 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:13:48.053489 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 24 19:13:48.053530 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:13:48.053573 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113318) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:13:48.053621 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 24 19:13:48.053671 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:13:48.053720 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 24 19:13:48.053720 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:13:48.053799 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 24 19:13:48.099025 np0000170097 devstack@c-api.service[113319]: INFO dbcounter [None req-a5371456-f6fc-42c3-bfff-7c497e221e49 None None] Registered counter for database cinder Apr 24 19:13:48.099788 np0000170097 devstack@c-api.service[113321]: INFO dbcounter [None req-44c3343c-7203-496d-9899-ff090cb65bcf None None] Registered counter for database cinder Apr 24 19:13:48.103339 np0000170097 devstack@c-api.service[113318]: INFO dbcounter [None req-56ef542a-33a7-4144-88d4-dd64290081fd None None] Registered counter for database cinder Apr 24 19:13:48.129324 np0000170097 devstack@c-api.service[113319]: DEBUG oslo_db.sqlalchemy.engines [None req-a5371456-f6fc-42c3-bfff-7c497e221e49 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=113319) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 24 19:13:48.131867 np0000170097 devstack@c-api.service[113318]: DEBUG oslo_db.sqlalchemy.engines [None req-56ef542a-33a7-4144-88d4-dd64290081fd 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=113318) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 24 19:13:48.136245 np0000170097 devstack@c-api.service[113321]: DEBUG oslo_db.sqlalchemy.engines [None req-44c3343c-7203-496d-9899-ff090cb65bcf 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=113321) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 24 19:13:48.142183 np0000170097 devstack@c-api.service[113320]: INFO dbcounter [None req-658aa748-21be-4df4-9b64-3ef1e029a5ba None None] Registered counter for database cinder Apr 24 19:13:48.154859 np0000170097 devstack@c-api.service[113320]: DEBUG oslo_db.sqlalchemy.engines [None req-658aa748-21be-4df4-9b64-3ef1e029a5ba 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=113320) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 24 19:13:48.242577 np0000170097 devstack@c-api.service[113319]: DEBUG dbcounter [-] [113319] Writer thread running {{(pid=113319) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 24 19:13:48.245099 np0000170097 devstack@c-api.service[113319]: INFO cinder.rpc [None req-a5371456-f6fc-42c3-bfff-7c497e221e49 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 24 19:13:48.247618 np0000170097 devstack@c-api.service[113319]: INFO cinder.rpc [None req-a5371456-f6fc-42c3-bfff-7c497e221e49 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 24 19:13:48.249934 np0000170097 devstack@c-api.service[113319]: INFO cinder.rpc [None req-a5371456-f6fc-42c3-bfff-7c497e221e49 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 24 19:13:48.250063 np0000170097 devstack@c-api.service[113318]: DEBUG dbcounter [-] [113318] Writer thread running {{(pid=113318) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 24 19:13:48.252095 np0000170097 devstack@c-api.service[113319]: INFO cinder.rpc [None req-a5371456-f6fc-42c3-bfff-7c497e221e49 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 24 19:13:48.252613 np0000170097 devstack@c-api.service[113318]: INFO cinder.rpc [None req-56ef542a-33a7-4144-88d4-dd64290081fd None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 24 19:13:48.253009 np0000170097 devstack@c-api.service[113319]: WARNING castellan.key_manager.migration [None req-a5371456-f6fc-42c3-bfff-7c497e221e49 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:13:48.254910 np0000170097 devstack@c-api.service[113319]: WARNING castellan.key_manager.migration [None req-a5371456-f6fc-42c3-bfff-7c497e221e49 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:13:48.255022 np0000170097 devstack@c-api.service[113318]: INFO cinder.rpc [None req-56ef542a-33a7-4144-88d4-dd64290081fd None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 24 19:13:48.256906 np0000170097 devstack@c-api.service[113318]: INFO cinder.rpc [None req-56ef542a-33a7-4144-88d4-dd64290081fd None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 24 19:13:48.257564 np0000170097 devstack@c-api.service[113321]: DEBUG dbcounter [-] [113321] Writer thread running {{(pid=113321) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 24 19:13:48.258562 np0000170097 devstack@c-api.service[113318]: INFO cinder.rpc [None req-56ef542a-33a7-4144-88d4-dd64290081fd None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 24 19:13:48.258897 np0000170097 devstack@c-api.service[113319]: DEBUG oslo_db.sqlalchemy.engines [None req-a5371456-f6fc-42c3-bfff-7c497e221e49 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=113319) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 24 19:13:48.259427 np0000170097 devstack@c-api.service[113318]: WARNING castellan.key_manager.migration [None req-56ef542a-33a7-4144-88d4-dd64290081fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:13:48.260445 np0000170097 devstack@c-api.service[113321]: INFO cinder.rpc [None req-44c3343c-7203-496d-9899-ff090cb65bcf None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 24 19:13:48.260731 np0000170097 devstack@c-api.service[113319]: INFO cinder.rpc [None req-a5371456-f6fc-42c3-bfff-7c497e221e49 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 24 19:13:48.261252 np0000170097 devstack@c-api.service[113318]: WARNING castellan.key_manager.migration [None req-56ef542a-33a7-4144-88d4-dd64290081fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:13:48.262441 np0000170097 devstack@c-api.service[113319]: INFO cinder.rpc [None req-a5371456-f6fc-42c3-bfff-7c497e221e49 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 24 19:13:48.262643 np0000170097 devstack@c-api.service[113321]: INFO cinder.rpc [None req-44c3343c-7203-496d-9899-ff090cb65bcf None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 24 19:13:48.263256 np0000170097 devstack@c-api.service[113319]: WARNING castellan.key_manager.migration [None req-a5371456-f6fc-42c3-bfff-7c497e221e49 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:13:48.264567 np0000170097 devstack@c-api.service[113318]: DEBUG oslo_db.sqlalchemy.engines [None req-56ef542a-33a7-4144-88d4-dd64290081fd 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=113318) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 24 19:13:48.264751 np0000170097 devstack@c-api.service[113321]: INFO cinder.rpc [None req-44c3343c-7203-496d-9899-ff090cb65bcf None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 24 19:13:48.266093 np0000170097 devstack@c-api.service[113318]: INFO cinder.rpc [None req-56ef542a-33a7-4144-88d4-dd64290081fd None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 24 19:13:48.266464 np0000170097 devstack@c-api.service[113321]: INFO cinder.rpc [None req-44c3343c-7203-496d-9899-ff090cb65bcf None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 24 19:13:48.267534 np0000170097 devstack@c-api.service[113320]: DEBUG dbcounter [-] [113320] Writer thread running {{(pid=113320) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 24 19:13:48.267618 np0000170097 devstack@c-api.service[113318]: INFO cinder.rpc [None req-56ef542a-33a7-4144-88d4-dd64290081fd None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 24 19:13:48.267671 np0000170097 devstack@c-api.service[113321]: WARNING castellan.key_manager.migration [None req-44c3343c-7203-496d-9899-ff090cb65bcf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:13:48.268451 np0000170097 devstack@c-api.service[113318]: WARNING castellan.key_manager.migration [None req-56ef542a-33a7-4144-88d4-dd64290081fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:13:48.269991 np0000170097 devstack@c-api.service[113321]: WARNING castellan.key_manager.migration [None req-44c3343c-7203-496d-9899-ff090cb65bcf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:13:48.271029 np0000170097 devstack@c-api.service[113320]: INFO cinder.rpc [None req-658aa748-21be-4df4-9b64-3ef1e029a5ba None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 24 19:13:48.273066 np0000170097 devstack@c-api.service[113319]: WARNING castellan.key_manager.migration [None req-a5371456-f6fc-42c3-bfff-7c497e221e49 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:13:48.273634 np0000170097 devstack@c-api.service[113320]: INFO cinder.rpc [None req-658aa748-21be-4df4-9b64-3ef1e029a5ba None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 24 19:13:48.275708 np0000170097 devstack@c-api.service[113320]: INFO cinder.rpc [None req-658aa748-21be-4df4-9b64-3ef1e029a5ba None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 24 19:13:48.276180 np0000170097 devstack@c-api.service[113321]: DEBUG oslo_db.sqlalchemy.engines [None req-44c3343c-7203-496d-9899-ff090cb65bcf 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=113321) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 24 19:13:48.276317 np0000170097 devstack@c-api.service[113319]: WARNING castellan.key_manager.migration [None req-a5371456-f6fc-42c3-bfff-7c497e221e49 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:13:48.277440 np0000170097 devstack@c-api.service[113320]: INFO cinder.rpc [None req-658aa748-21be-4df4-9b64-3ef1e029a5ba None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 24 19:13:48.278242 np0000170097 devstack@c-api.service[113321]: INFO cinder.rpc [None req-44c3343c-7203-496d-9899-ff090cb65bcf None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 24 19:13:48.278396 np0000170097 devstack@c-api.service[113320]: WARNING castellan.key_manager.migration [None req-658aa748-21be-4df4-9b64-3ef1e029a5ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:13:48.278540 np0000170097 devstack@c-api.service[113318]: WARNING castellan.key_manager.migration [None req-56ef542a-33a7-4144-88d4-dd64290081fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:13:48.279473 np0000170097 devstack@c-api.service[113319]: WARNING castellan.key_manager.migration [None req-a5371456-f6fc-42c3-bfff-7c497e221e49 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:13:48.279973 np0000170097 devstack@c-api.service[113320]: WARNING castellan.key_manager.migration [None req-658aa748-21be-4df4-9b64-3ef1e029a5ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:13:48.280240 np0000170097 devstack@c-api.service[113321]: INFO cinder.rpc [None req-44c3343c-7203-496d-9899-ff090cb65bcf None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 24 19:13:48.281091 np0000170097 devstack@c-api.service[113321]: WARNING castellan.key_manager.migration [None req-44c3343c-7203-496d-9899-ff090cb65bcf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:13:48.281806 np0000170097 devstack@c-api.service[113318]: WARNING castellan.key_manager.migration [None req-56ef542a-33a7-4144-88d4-dd64290081fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:13:48.283684 np0000170097 devstack@c-api.service[113319]: WARNING castellan.key_manager.migration [None req-a5371456-f6fc-42c3-bfff-7c497e221e49 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:13:48.284958 np0000170097 devstack@c-api.service[113320]: DEBUG oslo_db.sqlalchemy.engines [None req-658aa748-21be-4df4-9b64-3ef1e029a5ba 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=113320) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 24 19:13:48.285031 np0000170097 devstack@c-api.service[113318]: WARNING castellan.key_manager.migration [None req-56ef542a-33a7-4144-88d4-dd64290081fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:13:48.286765 np0000170097 devstack@c-api.service[113319]: WARNING castellan.key_manager.migration [None req-a5371456-f6fc-42c3-bfff-7c497e221e49 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:13:48.287288 np0000170097 devstack@c-api.service[113320]: INFO cinder.rpc [None req-658aa748-21be-4df4-9b64-3ef1e029a5ba None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 24 19:13:48.289369 np0000170097 devstack@c-api.service[113318]: WARNING castellan.key_manager.migration [None req-56ef542a-33a7-4144-88d4-dd64290081fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:13:48.289565 np0000170097 devstack@c-api.service[113320]: INFO cinder.rpc [None req-658aa748-21be-4df4-9b64-3ef1e029a5ba None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 24 19:13:48.289775 np0000170097 devstack@c-api.service[113319]: WARNING castellan.key_manager.migration [None req-a5371456-f6fc-42c3-bfff-7c497e221e49 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:13:48.290733 np0000170097 devstack@c-api.service[113320]: WARNING castellan.key_manager.migration [None req-658aa748-21be-4df4-9b64-3ef1e029a5ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:13:48.292476 np0000170097 devstack@c-api.service[113318]: WARNING castellan.key_manager.migration [None req-56ef542a-33a7-4144-88d4-dd64290081fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:13:48.293018 np0000170097 devstack@c-api.service[113321]: WARNING castellan.key_manager.migration [None req-44c3343c-7203-496d-9899-ff090cb65bcf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:13:48.293084 np0000170097 devstack@c-api.service[113319]: WARNING castellan.key_manager.migration [None req-a5371456-f6fc-42c3-bfff-7c497e221e49 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:13:48.295544 np0000170097 devstack@c-api.service[113318]: WARNING castellan.key_manager.migration [None req-56ef542a-33a7-4144-88d4-dd64290081fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:13:48.295922 np0000170097 devstack@c-api.service[113319]: WARNING castellan.key_manager.migration [None req-a5371456-f6fc-42c3-bfff-7c497e221e49 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:13:48.296243 np0000170097 devstack@c-api.service[113321]: WARNING castellan.key_manager.migration [None req-44c3343c-7203-496d-9899-ff090cb65bcf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:13:48.298674 np0000170097 devstack@c-api.service[113318]: WARNING castellan.key_manager.migration [None req-56ef542a-33a7-4144-88d4-dd64290081fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:13:48.299475 np0000170097 devstack@c-api.service[113321]: WARNING castellan.key_manager.migration [None req-44c3343c-7203-496d-9899-ff090cb65bcf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:13:48.299607 np0000170097 devstack@c-api.service[113319]: WARNING castellan.key_manager.migration [None req-a5371456-f6fc-42c3-bfff-7c497e221e49 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:13:48.301172 np0000170097 devstack@c-api.service[113319]: WARNING castellan.key_manager.migration [None req-a5371456-f6fc-42c3-bfff-7c497e221e49 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:13:48.301590 np0000170097 devstack@c-api.service[113318]: WARNING castellan.key_manager.migration [None req-56ef542a-33a7-4144-88d4-dd64290081fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:13:48.301873 np0000170097 devstack@c-api.service[113320]: WARNING castellan.key_manager.migration [None req-658aa748-21be-4df4-9b64-3ef1e029a5ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:13:48.303555 np0000170097 devstack@c-api.service[113321]: WARNING castellan.key_manager.migration [None req-44c3343c-7203-496d-9899-ff090cb65bcf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:13:48.303878 np0000170097 devstack@c-api.service[113319]: WARNING castellan.key_manager.migration [None req-a5371456-f6fc-42c3-bfff-7c497e221e49 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:13:48.305143 np0000170097 devstack@c-api.service[113320]: WARNING castellan.key_manager.migration [None req-658aa748-21be-4df4-9b64-3ef1e029a5ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:13:48.305252 np0000170097 devstack@c-api.service[113318]: WARNING castellan.key_manager.migration [None req-56ef542a-33a7-4144-88d4-dd64290081fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:13:48.306811 np0000170097 devstack@c-api.service[113321]: WARNING castellan.key_manager.migration [None req-44c3343c-7203-496d-9899-ff090cb65bcf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:13:48.306874 np0000170097 devstack@c-api.service[113318]: WARNING castellan.key_manager.migration [None req-56ef542a-33a7-4144-88d4-dd64290081fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:13:48.308407 np0000170097 devstack@c-api.service[113320]: WARNING castellan.key_manager.migration [None req-658aa748-21be-4df4-9b64-3ef1e029a5ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:13:48.309601 np0000170097 devstack@c-api.service[113318]: WARNING castellan.key_manager.migration [None req-56ef542a-33a7-4144-88d4-dd64290081fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:13:48.309686 np0000170097 devstack@c-api.service[113319]: WARNING castellan.key_manager.migration [None req-a5371456-f6fc-42c3-bfff-7c497e221e49 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:13:48.310075 np0000170097 devstack@c-api.service[113321]: WARNING castellan.key_manager.migration [None req-44c3343c-7203-496d-9899-ff090cb65bcf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:13:48.312500 np0000170097 devstack@c-api.service[113320]: WARNING castellan.key_manager.migration [None req-658aa748-21be-4df4-9b64-3ef1e029a5ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:13:48.313075 np0000170097 devstack@c-api.service[113319]: WARNING castellan.key_manager.migration [None req-a5371456-f6fc-42c3-bfff-7c497e221e49 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:13:48.313225 np0000170097 devstack@c-api.service[113321]: WARNING castellan.key_manager.migration [None req-44c3343c-7203-496d-9899-ff090cb65bcf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:13:48.314916 np0000170097 devstack@c-api.service[113319]: WARNING cinder.api.contrib.hosts [None req-a5371456-f6fc-42c3-bfff-7c497e221e49 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 24 19:13:48.315416 np0000170097 devstack@c-api.service[113318]: WARNING castellan.key_manager.migration [None req-56ef542a-33a7-4144-88d4-dd64290081fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:13:48.315547 np0000170097 devstack@c-api.service[113320]: WARNING castellan.key_manager.migration [None req-658aa748-21be-4df4-9b64-3ef1e029a5ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:13:48.315655 np0000170097 devstack@c-api.service[113319]: WARNING castellan.key_manager.migration [None req-a5371456-f6fc-42c3-bfff-7c497e221e49 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:13:48.316121 np0000170097 devstack@c-api.service[113321]: WARNING castellan.key_manager.migration [None req-44c3343c-7203-496d-9899-ff090cb65bcf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:13:48.317174 np0000170097 devstack@c-api.service[113319]: WARNING castellan.key_manager.migration [None req-a5371456-f6fc-42c3-bfff-7c497e221e49 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:13:48.318658 np0000170097 devstack@c-api.service[113319]: WARNING castellan.key_manager.migration [None req-a5371456-f6fc-42c3-bfff-7c497e221e49 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:13:48.318723 np0000170097 devstack@c-api.service[113320]: WARNING castellan.key_manager.migration [None req-658aa748-21be-4df4-9b64-3ef1e029a5ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:13:48.318877 np0000170097 devstack@c-api.service[113318]: WARNING castellan.key_manager.migration [None req-56ef542a-33a7-4144-88d4-dd64290081fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:13:48.319818 np0000170097 devstack@c-api.service[113321]: WARNING castellan.key_manager.migration [None req-44c3343c-7203-496d-9899-ff090cb65bcf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:13:48.320238 np0000170097 devstack@c-api.service[113319]: WARNING castellan.key_manager.migration [None req-a5371456-f6fc-42c3-bfff-7c497e221e49 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:13:48.320737 np0000170097 devstack@c-api.service[113318]: WARNING cinder.api.contrib.hosts [None req-56ef542a-33a7-4144-88d4-dd64290081fd None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 24 19:13:48.321397 np0000170097 devstack@c-api.service[113321]: WARNING castellan.key_manager.migration [None req-44c3343c-7203-496d-9899-ff090cb65bcf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:13:48.321483 np0000170097 devstack@c-api.service[113318]: WARNING castellan.key_manager.migration [None req-56ef542a-33a7-4144-88d4-dd64290081fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:13:48.321747 np0000170097 devstack@c-api.service[113319]: WARNING castellan.key_manager.migration [None req-a5371456-f6fc-42c3-bfff-7c497e221e49 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:13:48.322024 np0000170097 devstack@c-api.service[113320]: WARNING castellan.key_manager.migration [None req-658aa748-21be-4df4-9b64-3ef1e029a5ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:13:48.322986 np0000170097 devstack@c-api.service[113318]: WARNING castellan.key_manager.migration [None req-56ef542a-33a7-4144-88d4-dd64290081fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:13:48.323149 np0000170097 devstack@c-api.service[113319]: WARNING castellan.key_manager.migration [None req-a5371456-f6fc-42c3-bfff-7c497e221e49 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:13:48.324119 np0000170097 devstack@c-api.service[113321]: WARNING castellan.key_manager.migration [None req-44c3343c-7203-496d-9899-ff090cb65bcf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:13:48.324495 np0000170097 devstack@c-api.service[113318]: WARNING castellan.key_manager.migration [None req-56ef542a-33a7-4144-88d4-dd64290081fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:13:48.324698 np0000170097 devstack@c-api.service[113319]: WARNING castellan.key_manager.migration [None req-a5371456-f6fc-42c3-bfff-7c497e221e49 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:13:48.324951 np0000170097 devstack@c-api.service[113320]: WARNING castellan.key_manager.migration [None req-658aa748-21be-4df4-9b64-3ef1e029a5ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:13:48.326023 np0000170097 devstack@c-api.service[113318]: WARNING castellan.key_manager.migration [None req-56ef542a-33a7-4144-88d4-dd64290081fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:13:48.326262 np0000170097 devstack@c-api.service[113319]: WARNING castellan.key_manager.migration [None req-a5371456-f6fc-42c3-bfff-7c497e221e49 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:13:48.327284 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.v3.router [None req-a5371456-f6fc-42c3-bfff-7c497e221e49 None None] Extended resource: extensions {{(pid=113319) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 19:13:48.327496 np0000170097 devstack@c-api.service[113318]: WARNING castellan.key_manager.migration [None req-56ef542a-33a7-4144-88d4-dd64290081fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:13:48.327915 np0000170097 devstack@c-api.service[113320]: WARNING castellan.key_manager.migration [None req-658aa748-21be-4df4-9b64-3ef1e029a5ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:13:48.328573 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.v3.router [None req-a5371456-f6fc-42c3-bfff-7c497e221e49 None None] Extended resource: capabilities {{(pid=113319) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 19:13:48.328894 np0000170097 devstack@c-api.service[113318]: WARNING castellan.key_manager.migration [None req-56ef542a-33a7-4144-88d4-dd64290081fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:13:48.329484 np0000170097 devstack@c-api.service[113320]: WARNING castellan.key_manager.migration [None req-658aa748-21be-4df4-9b64-3ef1e029a5ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:13:48.329736 np0000170097 devstack@c-api.service[113321]: WARNING castellan.key_manager.migration [None req-44c3343c-7203-496d-9899-ff090cb65bcf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:13:48.329909 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.v3.router [None req-a5371456-f6fc-42c3-bfff-7c497e221e49 None None] Extended resource: extra_specs {{(pid=113319) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 19:13:48.330430 np0000170097 devstack@c-api.service[113318]: WARNING castellan.key_manager.migration [None req-56ef542a-33a7-4144-88d4-dd64290081fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:13:48.331467 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.v3.router [None req-a5371456-f6fc-42c3-bfff-7c497e221e49 None None] Extended resource: os-hosts {{(pid=113319) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 19:13:48.331977 np0000170097 devstack@c-api.service[113318]: WARNING castellan.key_manager.migration [None req-56ef542a-33a7-4144-88d4-dd64290081fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:13:48.332814 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.v3.router [None req-a5371456-f6fc-42c3-bfff-7c497e221e49 None None] Extended resource: qos-specs {{(pid=113319) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 19:13:48.332911 np0000170097 devstack@c-api.service[113320]: WARNING castellan.key_manager.migration [None req-658aa748-21be-4df4-9b64-3ef1e029a5ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:13:48.332972 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.v3.router [None req-56ef542a-33a7-4144-88d4-dd64290081fd None None] Extended resource: extensions {{(pid=113318) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 19:13:48.333151 np0000170097 devstack@c-api.service[113321]: WARNING castellan.key_manager.migration [None req-44c3343c-7203-496d-9899-ff090cb65bcf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:13:48.334330 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.v3.router [None req-56ef542a-33a7-4144-88d4-dd64290081fd None None] Extended resource: capabilities {{(pid=113318) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 19:13:48.334898 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.v3.router [None req-a5371456-f6fc-42c3-bfff-7c497e221e49 None None] Extended resource: os-availability-zone {{(pid=113319) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 19:13:48.334963 np0000170097 devstack@c-api.service[113321]: WARNING cinder.api.contrib.hosts [None req-44c3343c-7203-496d-9899-ff090cb65bcf None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 24 19:13:48.335568 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.v3.router [None req-56ef542a-33a7-4144-88d4-dd64290081fd None None] Extended resource: extra_specs {{(pid=113318) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 19:13:48.335733 np0000170097 devstack@c-api.service[113321]: WARNING castellan.key_manager.migration [None req-44c3343c-7203-496d-9899-ff090cb65bcf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:13:48.336226 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.v3.router [None req-a5371456-f6fc-42c3-bfff-7c497e221e49 None None] Extended resource: os-snapshot-manage {{(pid=113319) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 19:13:48.337156 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.v3.router [None req-56ef542a-33a7-4144-88d4-dd64290081fd None None] Extended resource: os-hosts {{(pid=113318) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 19:13:48.337241 np0000170097 devstack@c-api.service[113321]: WARNING castellan.key_manager.migration [None req-44c3343c-7203-496d-9899-ff090cb65bcf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:13:48.337735 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.v3.router [None req-a5371456-f6fc-42c3-bfff-7c497e221e49 None None] Extended resource: backups {{(pid=113319) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 19:13:48.338503 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.v3.router [None req-56ef542a-33a7-4144-88d4-dd64290081fd None None] Extended resource: qos-specs {{(pid=113318) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 19:13:48.338733 np0000170097 devstack@c-api.service[113321]: WARNING castellan.key_manager.migration [None req-44c3343c-7203-496d-9899-ff090cb65bcf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:13:48.338796 np0000170097 devstack@c-api.service[113320]: WARNING castellan.key_manager.migration [None req-658aa748-21be-4df4-9b64-3ef1e029a5ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:13:48.339770 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.v3.router [None req-a5371456-f6fc-42c3-bfff-7c497e221e49 None None] Extended resource: scheduler-stats {{(pid=113319) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 19:13:48.340235 np0000170097 devstack@c-api.service[113321]: WARNING castellan.key_manager.migration [None req-44c3343c-7203-496d-9899-ff090cb65bcf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:13:48.340578 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.v3.router [None req-56ef542a-33a7-4144-88d4-dd64290081fd None None] Extended resource: os-availability-zone {{(pid=113318) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 19:13:48.341231 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.v3.router [None req-a5371456-f6fc-42c3-bfff-7c497e221e49 None None] Extended resource: os-volume-manage {{(pid=113319) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 19:13:48.341767 np0000170097 devstack@c-api.service[113321]: WARNING castellan.key_manager.migration [None req-44c3343c-7203-496d-9899-ff090cb65bcf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:13:48.341933 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.v3.router [None req-56ef542a-33a7-4144-88d4-dd64290081fd None None] Extended resource: os-snapshot-manage {{(pid=113318) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 19:13:48.342413 np0000170097 devstack@c-api.service[113320]: WARNING castellan.key_manager.migration [None req-658aa748-21be-4df4-9b64-3ef1e029a5ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:13:48.343140 np0000170097 devstack@c-api.service[113321]: WARNING castellan.key_manager.migration [None req-44c3343c-7203-496d-9899-ff090cb65bcf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:13:48.343223 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.v3.router [None req-a5371456-f6fc-42c3-bfff-7c497e221e49 None None] Extended resource: os-volume-transfer {{(pid=113319) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 19:13:48.343415 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.v3.router [None req-56ef542a-33a7-4144-88d4-dd64290081fd None None] Extended resource: backups {{(pid=113318) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 19:13:48.344306 np0000170097 devstack@c-api.service[113320]: WARNING cinder.api.contrib.hosts [None req-658aa748-21be-4df4-9b64-3ef1e029a5ba None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 24 19:13:48.344701 np0000170097 devstack@c-api.service[113321]: WARNING castellan.key_manager.migration [None req-44c3343c-7203-496d-9899-ff090cb65bcf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:13:48.344997 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.v3.router [None req-a5371456-f6fc-42c3-bfff-7c497e221e49 None None] Extended resource: cgsnapshots {{(pid=113319) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 19:13:48.345117 np0000170097 devstack@c-api.service[113320]: WARNING castellan.key_manager.migration [None req-658aa748-21be-4df4-9b64-3ef1e029a5ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:13:48.345473 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.v3.router [None req-56ef542a-33a7-4144-88d4-dd64290081fd None None] Extended resource: scheduler-stats {{(pid=113318) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 19:13:48.346248 np0000170097 devstack@c-api.service[113321]: WARNING castellan.key_manager.migration [None req-44c3343c-7203-496d-9899-ff090cb65bcf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:13:48.346373 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.v3.router [None req-a5371456-f6fc-42c3-bfff-7c497e221e49 None None] Extended resource: encryption {{(pid=113319) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 19:13:48.346704 np0000170097 devstack@c-api.service[113320]: WARNING castellan.key_manager.migration [None req-658aa748-21be-4df4-9b64-3ef1e029a5ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:13:48.346878 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.v3.router [None req-56ef542a-33a7-4144-88d4-dd64290081fd None None] Extended resource: os-volume-manage {{(pid=113318) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 19:13:48.347262 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.v3.router [None req-44c3343c-7203-496d-9899-ff090cb65bcf None None] Extended resource: extensions {{(pid=113321) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 19:13:48.347920 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.v3.router [None req-a5371456-f6fc-42c3-bfff-7c497e221e49 None None] Extended resource: os-quota-class-sets {{(pid=113319) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 19:13:48.348256 np0000170097 devstack@c-api.service[113320]: WARNING castellan.key_manager.migration [None req-658aa748-21be-4df4-9b64-3ef1e029a5ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:13:48.348615 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.v3.router [None req-44c3343c-7203-496d-9899-ff090cb65bcf None None] Extended resource: capabilities {{(pid=113321) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 19:13:48.348910 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.v3.router [None req-56ef542a-33a7-4144-88d4-dd64290081fd None None] Extended resource: os-volume-transfer {{(pid=113318) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 19:13:48.349286 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.v3.router [None req-a5371456-f6fc-42c3-bfff-7c497e221e49 None None] Extended resource: os-quota-sets {{(pid=113319) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 19:13:48.349880 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.v3.router [None req-44c3343c-7203-496d-9899-ff090cb65bcf None None] Extended resource: extra_specs {{(pid=113321) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 19:13:48.349981 np0000170097 devstack@c-api.service[113320]: WARNING castellan.key_manager.migration [None req-658aa748-21be-4df4-9b64-3ef1e029a5ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:13:48.350573 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.v3.router [None req-56ef542a-33a7-4144-88d4-dd64290081fd None None] Extended resource: cgsnapshots {{(pid=113318) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 19:13:48.350745 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.v3.router [None req-a5371456-f6fc-42c3-bfff-7c497e221e49 None None] Extended resource: consistencygroups {{(pid=113319) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 19:13:48.351414 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.v3.router [None req-44c3343c-7203-496d-9899-ff090cb65bcf None None] Extended resource: os-hosts {{(pid=113321) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 19:13:48.351496 np0000170097 devstack@c-api.service[113320]: WARNING castellan.key_manager.migration [None req-658aa748-21be-4df4-9b64-3ef1e029a5ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:13:48.351981 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.v3.router [None req-56ef542a-33a7-4144-88d4-dd64290081fd None None] Extended resource: encryption {{(pid=113318) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 19:13:48.352745 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.v3.router [None req-a5371456-f6fc-42c3-bfff-7c497e221e49 None None] Extended resource: os-volume-type-access {{(pid=113319) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 19:13:48.352810 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.v3.router [None req-44c3343c-7203-496d-9899-ff090cb65bcf None None] Extended resource: qos-specs {{(pid=113321) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 19:13:48.352996 np0000170097 devstack@c-api.service[113320]: WARNING castellan.key_manager.migration [None req-658aa748-21be-4df4-9b64-3ef1e029a5ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:13:48.353727 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.v3.router [None req-56ef542a-33a7-4144-88d4-dd64290081fd None None] Extended resource: os-quota-class-sets {{(pid=113318) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 19:13:48.354557 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.v3.router [None req-a5371456-f6fc-42c3-bfff-7c497e221e49 None None] Extended resource: encryption {{(pid=113319) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 19:13:48.354796 np0000170097 devstack@c-api.service[113320]: WARNING castellan.key_manager.migration [None req-658aa748-21be-4df4-9b64-3ef1e029a5ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:13:48.355004 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.v3.router [None req-44c3343c-7203-496d-9899-ff090cb65bcf None None] Extended resource: os-availability-zone {{(pid=113321) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 19:13:48.355066 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.v3.router [None req-56ef542a-33a7-4144-88d4-dd64290081fd None None] Extended resource: os-quota-sets {{(pid=113318) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 19:13:48.356464 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.v3.router [None req-44c3343c-7203-496d-9899-ff090cb65bcf None None] Extended resource: os-snapshot-manage {{(pid=113321) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 19:13:48.356583 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.v3.router [None req-56ef542a-33a7-4144-88d4-dd64290081fd None None] Extended resource: consistencygroups {{(pid=113318) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 19:13:48.356647 np0000170097 devstack@c-api.service[113320]: WARNING castellan.key_manager.migration [None req-658aa748-21be-4df4-9b64-3ef1e029a5ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:13:48.357303 np0000170097 devstack@c-api.service[113319]: WARNING castellan.key_manager.migration [None req-a5371456-f6fc-42c3-bfff-7c497e221e49 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:13:48.357721 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.v3.router [None req-658aa748-21be-4df4-9b64-3ef1e029a5ba None None] Extended resource: extensions {{(pid=113320) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 19:13:48.357923 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.v3.router [None req-44c3343c-7203-496d-9899-ff090cb65bcf None None] Extended resource: backups {{(pid=113321) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 19:13:48.358558 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.v3.router [None req-56ef542a-33a7-4144-88d4-dd64290081fd None None] Extended resource: os-volume-type-access {{(pid=113318) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 19:13:48.358786 np0000170097 devstack@c-api.service[113319]: WARNING castellan.key_manager.migration [None req-a5371456-f6fc-42c3-bfff-7c497e221e49 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:13:48.359339 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.v3.router [None req-658aa748-21be-4df4-9b64-3ef1e029a5ba None None] Extended resource: capabilities {{(pid=113320) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 19:13:48.359956 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.v3.router [None req-44c3343c-7203-496d-9899-ff090cb65bcf None None] Extended resource: scheduler-stats {{(pid=113321) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 19:13:48.360196 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.v3.router [None req-56ef542a-33a7-4144-88d4-dd64290081fd None None] Extended resource: encryption {{(pid=113318) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 19:13:48.360260 np0000170097 devstack@c-api.service[113319]: WARNING castellan.key_manager.migration [None req-a5371456-f6fc-42c3-bfff-7c497e221e49 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:13:48.360675 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.v3.router [None req-658aa748-21be-4df4-9b64-3ef1e029a5ba None None] Extended resource: extra_specs {{(pid=113320) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 19:13:48.361406 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.v3.router [None req-44c3343c-7203-496d-9899-ff090cb65bcf None None] Extended resource: os-volume-manage {{(pid=113321) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 19:13:48.361646 np0000170097 devstack@c-api.service[113319]: WARNING castellan.key_manager.migration [None req-a5371456-f6fc-42c3-bfff-7c497e221e49 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:13:48.362317 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.v3.router [None req-658aa748-21be-4df4-9b64-3ef1e029a5ba None None] Extended resource: os-hosts {{(pid=113320) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 19:13:48.362589 np0000170097 devstack@c-api.service[113318]: WARNING castellan.key_manager.migration [None req-56ef542a-33a7-4144-88d4-dd64290081fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:13:48.363172 np0000170097 devstack@c-api.service[113319]: WARNING castellan.key_manager.migration [None req-a5371456-f6fc-42c3-bfff-7c497e221e49 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:13:48.363363 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.v3.router [None req-44c3343c-7203-496d-9899-ff090cb65bcf None None] Extended resource: os-volume-transfer {{(pid=113321) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 19:13:48.363740 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.v3.router [None req-658aa748-21be-4df4-9b64-3ef1e029a5ba None None] Extended resource: qos-specs {{(pid=113320) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 19:13:48.364118 np0000170097 devstack@c-api.service[113318]: WARNING castellan.key_manager.migration [None req-56ef542a-33a7-4144-88d4-dd64290081fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:13:48.364760 np0000170097 devstack@c-api.service[113319]: WARNING castellan.key_manager.migration [None req-a5371456-f6fc-42c3-bfff-7c497e221e49 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:13:48.365012 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.v3.router [None req-44c3343c-7203-496d-9899-ff090cb65bcf None None] Extended resource: cgsnapshots {{(pid=113321) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 19:13:48.365578 np0000170097 devstack@c-api.service[113318]: WARNING castellan.key_manager.migration [None req-56ef542a-33a7-4144-88d4-dd64290081fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:13:48.365645 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.contrib.snapshot_actions [None req-a5371456-f6fc-42c3-bfff-7c497e221e49 None None] SnapshotActionsController initialized {{(pid=113319) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 24 19:13:48.365973 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.v3.router [None req-658aa748-21be-4df4-9b64-3ef1e029a5ba None None] Extended resource: os-availability-zone {{(pid=113320) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 19:13:48.366373 np0000170097 devstack@c-api.service[113319]: WARNING castellan.key_manager.migration [None req-a5371456-f6fc-42c3-bfff-7c497e221e49 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:13:48.366435 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.v3.router [None req-44c3343c-7203-496d-9899-ff090cb65bcf None None] Extended resource: encryption {{(pid=113321) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 19:13:48.367059 np0000170097 devstack@c-api.service[113318]: WARNING castellan.key_manager.migration [None req-56ef542a-33a7-4144-88d4-dd64290081fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:13:48.367249 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.v3.router [None req-a5371456-f6fc-42c3-bfff-7c497e221e49 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113319) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 19:13:48.367381 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.v3.router [None req-a5371456-f6fc-42c3-bfff-7c497e221e49 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113319) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 19:13:48.367474 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.v3.router [None req-658aa748-21be-4df4-9b64-3ef1e029a5ba None None] Extended resource: os-snapshot-manage {{(pid=113320) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 19:13:48.367553 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.v3.router [None req-a5371456-f6fc-42c3-bfff-7c497e221e49 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113319) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 19:13:48.367622 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.v3.router [None req-a5371456-f6fc-42c3-bfff-7c497e221e49 None None] Extension VolumeActions extending resource: volumes {{(pid=113319) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 19:13:48.367743 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.v3.router [None req-a5371456-f6fc-42c3-bfff-7c497e221e49 None None] Extension AdminActions extending resource: volumes {{(pid=113319) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 19:13:48.367868 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.v3.router [None req-a5371456-f6fc-42c3-bfff-7c497e221e49 None None] Extension AdminActions extending resource: snapshots {{(pid=113319) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 19:13:48.367937 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.v3.router [None req-44c3343c-7203-496d-9899-ff090cb65bcf None None] Extended resource: os-quota-class-sets {{(pid=113321) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 19:13:48.367993 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.v3.router [None req-a5371456-f6fc-42c3-bfff-7c497e221e49 None None] Extension AdminActions extending resource: backups {{(pid=113319) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 19:13:48.368057 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.v3.router [None req-a5371456-f6fc-42c3-bfff-7c497e221e49 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113319) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 19:13:48.368162 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.v3.router [None req-a5371456-f6fc-42c3-bfff-7c497e221e49 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113319) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 19:13:48.368261 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.v3.router [None req-a5371456-f6fc-42c3-bfff-7c497e221e49 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113319) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 19:13:48.368424 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.v3.router [None req-a5371456-f6fc-42c3-bfff-7c497e221e49 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113319) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 19:13:48.368525 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.v3.router [None req-a5371456-f6fc-42c3-bfff-7c497e221e49 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113319) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 19:13:48.368615 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.v3.router [None req-a5371456-f6fc-42c3-bfff-7c497e221e49 None None] Extension TypesManage extending resource: types {{(pid=113319) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 19:13:48.368812 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.v3.router [None req-a5371456-f6fc-42c3-bfff-7c497e221e49 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113319) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 19:13:48.368918 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.v3.router [None req-a5371456-f6fc-42c3-bfff-7c497e221e49 None None] Extension UsedLimits extending resource: limits {{(pid=113319) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 19:13:48.369044 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.v3.router [None req-a5371456-f6fc-42c3-bfff-7c497e221e49 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113319) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 19:13:48.369112 np0000170097 devstack@c-api.service[113318]: WARNING castellan.key_manager.migration [None req-56ef542a-33a7-4144-88d4-dd64290081fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:13:48.369303 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.v3.router [None req-44c3343c-7203-496d-9899-ff090cb65bcf None None] Extended resource: os-quota-sets {{(pid=113321) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 19:13:48.369519 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.v3.router [None req-658aa748-21be-4df4-9b64-3ef1e029a5ba None None] Extended resource: backups {{(pid=113320) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 19:13:48.370640 np0000170097 devstack@c-api.service[113318]: WARNING castellan.key_manager.migration [None req-56ef542a-33a7-4144-88d4-dd64290081fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:13:48.370707 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.v3.router [None req-44c3343c-7203-496d-9899-ff090cb65bcf None None] Extended resource: consistencygroups {{(pid=113321) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 19:13:48.371310 np0000170097 devstack@c-api.service[113319]: WARNING keystonemiddleware.auth_token [None req-a5371456-f6fc-42c3-bfff-7c497e221e49 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 24 19:13:48.371534 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.contrib.snapshot_actions [None req-56ef542a-33a7-4144-88d4-dd64290081fd None None] SnapshotActionsController initialized {{(pid=113318) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 24 19:13:48.371826 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.v3.router [None req-658aa748-21be-4df4-9b64-3ef1e029a5ba None None] Extended resource: scheduler-stats {{(pid=113320) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 19:13:48.372352 np0000170097 devstack@c-api.service[113318]: WARNING castellan.key_manager.migration [None req-56ef542a-33a7-4144-88d4-dd64290081fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:13:48.372706 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.v3.router [None req-44c3343c-7203-496d-9899-ff090cb65bcf None None] Extended resource: os-volume-type-access {{(pid=113321) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 19:13:48.373279 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.v3.router [None req-56ef542a-33a7-4144-88d4-dd64290081fd None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113318) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 19:13:48.373428 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.v3.router [None req-56ef542a-33a7-4144-88d4-dd64290081fd None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113318) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 19:13:48.373489 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.v3.router [None req-658aa748-21be-4df4-9b64-3ef1e029a5ba None None] Extended resource: os-volume-manage {{(pid=113320) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 19:13:48.373528 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.v3.router [None req-56ef542a-33a7-4144-88d4-dd64290081fd None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113318) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 19:13:48.373655 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.v3.router [None req-56ef542a-33a7-4144-88d4-dd64290081fd None None] Extension VolumeActions extending resource: volumes {{(pid=113318) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 19:13:48.373790 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.v3.router [None req-56ef542a-33a7-4144-88d4-dd64290081fd None None] Extension AdminActions extending resource: volumes {{(pid=113318) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 19:13:48.373902 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.v3.router [None req-56ef542a-33a7-4144-88d4-dd64290081fd None None] Extension AdminActions extending resource: snapshots {{(pid=113318) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 19:13:48.374004 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.v3.router [None req-56ef542a-33a7-4144-88d4-dd64290081fd None None] Extension AdminActions extending resource: backups {{(pid=113318) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 19:13:48.374200 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.v3.router [None req-56ef542a-33a7-4144-88d4-dd64290081fd None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113318) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 19:13:48.374317 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.v3.router [None req-56ef542a-33a7-4144-88d4-dd64290081fd None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113318) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 19:13:48.374420 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.v3.router [None req-56ef542a-33a7-4144-88d4-dd64290081fd None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113318) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 19:13:48.374517 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.v3.router [None req-56ef542a-33a7-4144-88d4-dd64290081fd None None] Extension SnapshotActions extending resource: snapshots {{(pid=113318) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 19:13:48.374607 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.v3.router [None req-44c3343c-7203-496d-9899-ff090cb65bcf None None] Extended resource: encryption {{(pid=113321) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 19:13:48.374647 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.v3.router [None req-56ef542a-33a7-4144-88d4-dd64290081fd None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113318) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 19:13:48.374712 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.v3.router [None req-56ef542a-33a7-4144-88d4-dd64290081fd None None] Extension TypesManage extending resource: types {{(pid=113318) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 19:13:48.374817 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.v3.router [None req-56ef542a-33a7-4144-88d4-dd64290081fd None None] Extension VolumeTypeAccess extending resource: types {{(pid=113318) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 19:13:48.374932 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.v3.router [None req-56ef542a-33a7-4144-88d4-dd64290081fd None None] Extension UsedLimits extending resource: limits {{(pid=113318) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 19:13:48.375031 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.v3.router [None req-56ef542a-33a7-4144-88d4-dd64290081fd None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113318) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 19:13:48.375338 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.v3.router [None req-658aa748-21be-4df4-9b64-3ef1e029a5ba None None] Extended resource: os-volume-transfer {{(pid=113320) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 19:13:48.377077 np0000170097 devstack@c-api.service[113321]: WARNING castellan.key_manager.migration [None req-44c3343c-7203-496d-9899-ff090cb65bcf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:13:48.377232 np0000170097 devstack@c-api.service[113319]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7b214c4a3668 pid: 113319 (default app) Apr 24 19:13:48.377673 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.v3.router [None req-658aa748-21be-4df4-9b64-3ef1e029a5ba None None] Extended resource: cgsnapshots {{(pid=113320) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 19:13:48.377720 np0000170097 devstack@c-api.service[113319]: /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 24 19:13:48.377720 np0000170097 devstack@c-api.service[113319]: warnings.warn( Apr 24 19:13:48.377910 np0000170097 devstack@c-api.service[113318]: WARNING keystonemiddleware.auth_token [None req-56ef542a-33a7-4144-88d4-dd64290081fd 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 24 19:13:48.378745 np0000170097 devstack@c-api.service[113321]: WARNING castellan.key_manager.migration [None req-44c3343c-7203-496d-9899-ff090cb65bcf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:13:48.379120 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.v3.router [None req-658aa748-21be-4df4-9b64-3ef1e029a5ba None None] Extended resource: encryption {{(pid=113320) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 19:13:48.380413 np0000170097 devstack@c-api.service[113321]: WARNING castellan.key_manager.migration [None req-44c3343c-7203-496d-9899-ff090cb65bcf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:13:48.380795 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.v3.router [None req-658aa748-21be-4df4-9b64-3ef1e029a5ba None None] Extended resource: os-quota-class-sets {{(pid=113320) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 19:13:48.381852 np0000170097 devstack@c-api.service[113321]: WARNING castellan.key_manager.migration [None req-44c3343c-7203-496d-9899-ff090cb65bcf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:13:48.382171 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.v3.router [None req-658aa748-21be-4df4-9b64-3ef1e029a5ba None None] Extended resource: os-quota-sets {{(pid=113320) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 19:13:48.383325 np0000170097 devstack@c-api.service[113321]: WARNING castellan.key_manager.migration [None req-44c3343c-7203-496d-9899-ff090cb65bcf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:13:48.383607 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.v3.router [None req-658aa748-21be-4df4-9b64-3ef1e029a5ba None None] Extended resource: consistencygroups {{(pid=113320) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 19:13:48.383671 np0000170097 devstack@c-api.service[113318]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7b214c4a3668 pid: 113318 (default app) Apr 24 19:13:48.384916 np0000170097 devstack@c-api.service[113321]: WARNING castellan.key_manager.migration [None req-44c3343c-7203-496d-9899-ff090cb65bcf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:13:48.385298 np0000170097 devstack@c-api.service[113319]: /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 24 19:13:48.385298 np0000170097 devstack@c-api.service[113319]: warnings.warn(deprecated_msg) Apr 24 19:13:48.385472 np0000170097 devstack@c-api.service[113319]: /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 24 19:13:48.385472 np0000170097 devstack@c-api.service[113319]: warnings.warn(deprecated_msg) Apr 24 19:13:48.385472 np0000170097 devstack@c-api.service[113319]: /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 24 19:13:48.385472 np0000170097 devstack@c-api.service[113319]: warnings.warn(deprecated_msg) Apr 24 19:13:48.385472 np0000170097 devstack@c-api.service[113319]: /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 24 19:13:48.385841 np0000170097 devstack@c-api.service[113319]: warnings.warn(deprecated_msg) Apr 24 19:13:48.385841 np0000170097 devstack@c-api.service[113319]: /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 24 19:13:48.385841 np0000170097 devstack@c-api.service[113319]: warnings.warn(deprecated_msg) Apr 24 19:13:48.385841 np0000170097 devstack@c-api.service[113319]: /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 24 19:13:48.385841 np0000170097 devstack@c-api.service[113319]: warnings.warn(deprecated_msg) Apr 24 19:13:48.385841 np0000170097 devstack@c-api.service[113319]: /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 24 19:13:48.386225 np0000170097 devstack@c-api.service[113319]: warnings.warn(deprecated_msg) Apr 24 19:13:48.386225 np0000170097 devstack@c-api.service[113319]: /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 24 19:13:48.386225 np0000170097 devstack@c-api.service[113319]: warnings.warn(deprecated_msg) Apr 24 19:13:48.386225 np0000170097 devstack@c-api.service[113319]: /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 24 19:13:48.386225 np0000170097 devstack@c-api.service[113319]: warnings.warn(deprecated_msg) Apr 24 19:13:48.386585 np0000170097 devstack@c-api.service[113319]: /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 24 19:13:48.386585 np0000170097 devstack@c-api.service[113319]: warnings.warn(deprecated_msg) Apr 24 19:13:48.386585 np0000170097 devstack@c-api.service[113319]: /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 24 19:13:48.386585 np0000170097 devstack@c-api.service[113319]: warnings.warn(deprecated_msg) Apr 24 19:13:48.386857 np0000170097 devstack@c-api.service[113319]: /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 24 19:13:48.386857 np0000170097 devstack@c-api.service[113319]: warnings.warn(deprecated_msg) Apr 24 19:13:48.386857 np0000170097 devstack@c-api.service[113319]: /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 24 19:13:48.386857 np0000170097 devstack@c-api.service[113319]: warnings.warn(deprecated_msg) Apr 24 19:13:48.387134 np0000170097 devstack@c-api.service[113319]: /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 24 19:13:48.387134 np0000170097 devstack@c-api.service[113319]: warnings.warn(deprecated_msg) Apr 24 19:13:48.387134 np0000170097 devstack@c-api.service[113319]: /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 24 19:13:48.387134 np0000170097 devstack@c-api.service[113319]: warnings.warn(deprecated_msg) Apr 24 19:13:48.387134 np0000170097 devstack@c-api.service[113319]: /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 24 19:13:48.387487 np0000170097 devstack@c-api.service[113319]: warnings.warn(deprecated_msg) Apr 24 19:13:48.387487 np0000170097 devstack@c-api.service[113319]: /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 24 19:13:48.387487 np0000170097 devstack@c-api.service[113319]: warnings.warn(deprecated_msg) Apr 24 19:13:48.387487 np0000170097 devstack@c-api.service[113319]: /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 24 19:13:48.387487 np0000170097 devstack@c-api.service[113319]: warnings.warn(deprecated_msg) Apr 24 19:13:48.387823 np0000170097 devstack@c-api.service[113319]: /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 24 19:13:48.387823 np0000170097 devstack@c-api.service[113319]: warnings.warn(deprecated_msg) Apr 24 19:13:48.387823 np0000170097 devstack@c-api.service[113319]: /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 24 19:13:48.387823 np0000170097 devstack@c-api.service[113319]: warnings.warn(deprecated_msg) Apr 24 19:13:48.387823 np0000170097 devstack@c-api.service[113319]: /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 24 19:13:48.387823 np0000170097 devstack@c-api.service[113319]: warnings.warn(deprecated_msg) Apr 24 19:13:48.388207 np0000170097 devstack@c-api.service[113319]: /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 24 19:13:48.388207 np0000170097 devstack@c-api.service[113319]: warnings.warn(deprecated_msg) Apr 24 19:13:48.388207 np0000170097 devstack@c-api.service[113319]: /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 24 19:13:48.388207 np0000170097 devstack@c-api.service[113319]: warnings.warn(deprecated_msg) Apr 24 19:13:48.388207 np0000170097 devstack@c-api.service[113319]: /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 24 19:13:48.388207 np0000170097 devstack@c-api.service[113319]: warnings.warn(deprecated_msg) Apr 24 19:13:48.388726 np0000170097 devstack@c-api.service[113319]: /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 24 19:13:48.388726 np0000170097 devstack@c-api.service[113319]: warnings.warn(deprecated_msg) Apr 24 19:13:48.388860 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.v3.router [None req-658aa748-21be-4df4-9b64-3ef1e029a5ba None None] Extended resource: os-volume-type-access {{(pid=113320) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 19:13:48.388927 np0000170097 devstack@c-api.service[113319]: /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 24 19:13:48.388927 np0000170097 devstack@c-api.service[113319]: warnings.warn(deprecated_msg) Apr 24 19:13:48.388927 np0000170097 devstack@c-api.service[113319]: /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 24 19:13:48.388927 np0000170097 devstack@c-api.service[113319]: warnings.warn(deprecated_msg) Apr 24 19:13:48.388927 np0000170097 devstack@c-api.service[113319]: /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 24 19:13:48.388927 np0000170097 devstack@c-api.service[113319]: warnings.warn(deprecated_msg) Apr 24 19:13:48.389191 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.contrib.snapshot_actions [None req-44c3343c-7203-496d-9899-ff090cb65bcf None None] SnapshotActionsController initialized {{(pid=113321) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 24 19:13:48.389231 np0000170097 devstack@c-api.service[113319]: /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 24 19:13:48.389231 np0000170097 devstack@c-api.service[113319]: warnings.warn(deprecated_msg) Apr 24 19:13:48.389231 np0000170097 devstack@c-api.service[113319]: /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 24 19:13:48.389231 np0000170097 devstack@c-api.service[113319]: warnings.warn(deprecated_msg) Apr 24 19:13:48.389231 np0000170097 devstack@c-api.service[113319]: /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 24 19:13:48.389481 np0000170097 devstack@c-api.service[113319]: warnings.warn(deprecated_msg) Apr 24 19:13:48.389481 np0000170097 devstack@c-api.service[113319]: /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 24 19:13:48.389481 np0000170097 devstack@c-api.service[113319]: warnings.warn(deprecated_msg) Apr 24 19:13:48.389481 np0000170097 devstack@c-api.service[113319]: /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 24 19:13:48.389481 np0000170097 devstack@c-api.service[113319]: warnings.warn(deprecated_msg) Apr 24 19:13:48.389682 np0000170097 devstack@c-api.service[113319]: /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 24 19:13:48.389682 np0000170097 devstack@c-api.service[113319]: warnings.warn(deprecated_msg) Apr 24 19:13:48.389682 np0000170097 devstack@c-api.service[113319]: /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 24 19:13:48.389682 np0000170097 devstack@c-api.service[113319]: warnings.warn(deprecated_msg) Apr 24 19:13:48.389682 np0000170097 devstack@c-api.service[113319]: /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 24 19:13:48.389682 np0000170097 devstack@c-api.service[113319]: warnings.warn(deprecated_msg) Apr 24 19:13:48.389953 np0000170097 devstack@c-api.service[113319]: /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 24 19:13:48.389953 np0000170097 devstack@c-api.service[113319]: warnings.warn(deprecated_msg) Apr 24 19:13:48.389953 np0000170097 devstack@c-api.service[113319]: /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 24 19:13:48.389953 np0000170097 devstack@c-api.service[113319]: warnings.warn(deprecated_msg) Apr 24 19:13:48.389953 np0000170097 devstack@c-api.service[113319]: /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 24 19:13:48.389953 np0000170097 devstack@c-api.service[113319]: warnings.warn(deprecated_msg) Apr 24 19:13:48.390210 np0000170097 devstack@c-api.service[113319]: /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 24 19:13:48.390210 np0000170097 devstack@c-api.service[113319]: warnings.warn(deprecated_msg) Apr 24 19:13:48.390210 np0000170097 devstack@c-api.service[113319]: /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 24 19:13:48.390210 np0000170097 devstack@c-api.service[113319]: warnings.warn(deprecated_msg) Apr 24 19:13:48.390210 np0000170097 devstack@c-api.service[113319]: /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 24 19:13:48.390467 np0000170097 devstack@c-api.service[113319]: warnings.warn(deprecated_msg) Apr 24 19:13:48.390467 np0000170097 devstack@c-api.service[113319]: /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 24 19:13:48.390467 np0000170097 devstack@c-api.service[113319]: warnings.warn(deprecated_msg) Apr 24 19:13:48.390467 np0000170097 devstack@c-api.service[113319]: /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 24 19:13:48.390467 np0000170097 devstack@c-api.service[113319]: warnings.warn(deprecated_msg) Apr 24 19:13:48.390682 np0000170097 devstack@c-api.service[113319]: /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 24 19:13:48.390682 np0000170097 devstack@c-api.service[113319]: warnings.warn(deprecated_msg) Apr 24 19:13:48.390682 np0000170097 devstack@c-api.service[113319]: /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 24 19:13:48.390682 np0000170097 devstack@c-api.service[113319]: warnings.warn(deprecated_msg) Apr 24 19:13:48.390872 np0000170097 devstack@c-api.service[113319]: /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 24 19:13:48.390872 np0000170097 devstack@c-api.service[113319]: warnings.warn(deprecated_msg) Apr 24 19:13:48.390872 np0000170097 devstack@c-api.service[113319]: /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 24 19:13:48.390872 np0000170097 devstack@c-api.service[113319]: warnings.warn(deprecated_msg) Apr 24 19:13:48.391053 np0000170097 devstack@c-api.service[113319]: /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 24 19:13:48.391053 np0000170097 devstack@c-api.service[113319]: warnings.warn(deprecated_msg) Apr 24 19:13:48.391053 np0000170097 devstack@c-api.service[113319]: /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 24 19:13:48.391053 np0000170097 devstack@c-api.service[113319]: warnings.warn(deprecated_msg) Apr 24 19:13:48.391053 np0000170097 devstack@c-api.service[113319]: /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 24 19:13:48.391322 np0000170097 devstack@c-api.service[113319]: warnings.warn(deprecated_msg) Apr 24 19:13:48.391322 np0000170097 devstack@c-api.service[113319]: /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 24 19:13:48.391322 np0000170097 devstack@c-api.service[113319]: warnings.warn(deprecated_msg) Apr 24 19:13:48.391322 np0000170097 devstack@c-api.service[113319]: /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 24 19:13:48.391322 np0000170097 devstack@c-api.service[113319]: warnings.warn(deprecated_msg) Apr 24 19:13:48.391532 np0000170097 devstack@c-api.service[113319]: /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 24 19:13:48.391532 np0000170097 devstack@c-api.service[113319]: warnings.warn(deprecated_msg) Apr 24 19:13:48.391532 np0000170097 devstack@c-api.service[113319]: /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 24 19:13:48.391532 np0000170097 devstack@c-api.service[113319]: warnings.warn(deprecated_msg) Apr 24 19:13:48.391704 np0000170097 devstack@c-api.service[113319]: /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 24 19:13:48.391704 np0000170097 devstack@c-api.service[113319]: warnings.warn(deprecated_msg) Apr 24 19:13:48.391704 np0000170097 devstack@c-api.service[113319]: /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 24 19:13:48.391704 np0000170097 devstack@c-api.service[113319]: warnings.warn(deprecated_msg) Apr 24 19:13:48.391892 np0000170097 devstack@c-api.service[113319]: /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 24 19:13:48.391892 np0000170097 devstack@c-api.service[113319]: warnings.warn(deprecated_msg) Apr 24 19:13:48.391892 np0000170097 devstack@c-api.service[113319]: /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 24 19:13:48.391892 np0000170097 devstack@c-api.service[113319]: warnings.warn(deprecated_msg) Apr 24 19:13:48.392066 np0000170097 devstack@c-api.service[113319]: /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 24 19:13:48.392066 np0000170097 devstack@c-api.service[113319]: warnings.warn(deprecated_msg) Apr 24 19:13:48.392066 np0000170097 devstack@c-api.service[113319]: /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 24 19:13:48.392066 np0000170097 devstack@c-api.service[113319]: warnings.warn(deprecated_msg) Apr 24 19:13:48.392287 np0000170097 devstack@c-api.service[113319]: /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 24 19:13:48.392287 np0000170097 devstack@c-api.service[113319]: warnings.warn(deprecated_msg) Apr 24 19:13:48.392287 np0000170097 devstack@c-api.service[113319]: /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 24 19:13:48.392287 np0000170097 devstack@c-api.service[113319]: warnings.warn(deprecated_msg) Apr 24 19:13:48.392491 np0000170097 devstack@c-api.service[113319]: /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 24 19:13:48.392491 np0000170097 devstack@c-api.service[113319]: warnings.warn(deprecated_msg) Apr 24 19:13:48.392491 np0000170097 devstack@c-api.service[113319]: /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 24 19:13:48.392491 np0000170097 devstack@c-api.service[113319]: warnings.warn(deprecated_msg) Apr 24 19:13:48.392491 np0000170097 devstack@c-api.service[113319]: /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 24 19:13:48.392735 np0000170097 devstack@c-api.service[113319]: warnings.warn(deprecated_msg) Apr 24 19:13:48.392735 np0000170097 devstack@c-api.service[113319]: /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 24 19:13:48.392735 np0000170097 devstack@c-api.service[113319]: warnings.warn(deprecated_msg) Apr 24 19:13:48.392735 np0000170097 devstack@c-api.service[113319]: /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 24 19:13:48.392735 np0000170097 devstack@c-api.service[113319]: warnings.warn(deprecated_msg) Apr 24 19:13:48.392735 np0000170097 devstack@c-api.service[113319]: /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 24 19:13:48.393001 np0000170097 devstack@c-api.service[113319]: warnings.warn(deprecated_msg) Apr 24 19:13:48.393001 np0000170097 devstack@c-api.service[113319]: /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 24 19:13:48.393001 np0000170097 devstack@c-api.service[113319]: warnings.warn(deprecated_msg) Apr 24 19:13:48.393001 np0000170097 devstack@c-api.service[113319]: /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 24 19:13:48.393001 np0000170097 devstack@c-api.service[113319]: warnings.warn(deprecated_msg) Apr 24 19:13:48.393214 np0000170097 devstack@c-api.service[113319]: /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 24 19:13:48.393214 np0000170097 devstack@c-api.service[113319]: warnings.warn(deprecated_msg) Apr 24 19:13:48.393214 np0000170097 devstack@c-api.service[113319]: /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 24 19:13:48.393214 np0000170097 devstack@c-api.service[113319]: warnings.warn(deprecated_msg) Apr 24 19:13:48.393214 np0000170097 devstack@c-api.service[113319]: /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 24 19:13:48.393214 np0000170097 devstack@c-api.service[113319]: warnings.warn(deprecated_msg) Apr 24 19:13:48.393506 np0000170097 devstack@c-api.service[113321]: WARNING castellan.key_manager.migration [None req-44c3343c-7203-496d-9899-ff090cb65bcf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:13:48.393546 np0000170097 devstack@c-api.service[113319]: /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 24 19:13:48.393546 np0000170097 devstack@c-api.service[113319]: warnings.warn(deprecated_msg) Apr 24 19:13:48.393546 np0000170097 devstack@c-api.service[113319]: /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 24 19:13:48.393546 np0000170097 devstack@c-api.service[113319]: warnings.warn(deprecated_msg) Apr 24 19:13:48.393546 np0000170097 devstack@c-api.service[113319]: /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 24 19:13:48.393546 np0000170097 devstack@c-api.service[113319]: warnings.warn(deprecated_msg) Apr 24 19:13:48.393811 np0000170097 devstack@c-api.service[113319]: /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 24 19:13:48.393811 np0000170097 devstack@c-api.service[113319]: warnings.warn(deprecated_msg) Apr 24 19:13:48.393811 np0000170097 devstack@c-api.service[113319]: /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 24 19:13:48.393811 np0000170097 devstack@c-api.service[113319]: warnings.warn(deprecated_msg) Apr 24 19:13:48.393811 np0000170097 devstack@c-api.service[113319]: /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 24 19:13:48.393811 np0000170097 devstack@c-api.service[113319]: warnings.warn(deprecated_msg) Apr 24 19:13:48.394064 np0000170097 devstack@c-api.service[113319]: /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 24 19:13:48.394064 np0000170097 devstack@c-api.service[113319]: warnings.warn(deprecated_msg) Apr 24 19:13:48.394064 np0000170097 devstack@c-api.service[113319]: /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 24 19:13:48.394064 np0000170097 devstack@c-api.service[113319]: warnings.warn(deprecated_msg) Apr 24 19:13:48.394064 np0000170097 devstack@c-api.service[113319]: /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 24 19:13:48.394064 np0000170097 devstack@c-api.service[113319]: warnings.warn(deprecated_msg) Apr 24 19:13:48.397041 np0000170097 devstack@c-api.service[113319]: /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 24 19:13:48.397041 np0000170097 devstack@c-api.service[113319]: warnings.warn(deprecated_msg) Apr 24 19:13:48.397041 np0000170097 devstack@c-api.service[113319]: /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 24 19:13:48.397041 np0000170097 devstack@c-api.service[113319]: warnings.warn(deprecated_msg) Apr 24 19:13:48.397165 np0000170097 devstack@c-api.service[113319]: /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 24 19:13:48.397165 np0000170097 devstack@c-api.service[113319]: warnings.warn(deprecated_msg) Apr 24 19:13:48.397165 np0000170097 devstack@c-api.service[113319]: /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 24 19:13:48.397165 np0000170097 devstack@c-api.service[113319]: warnings.warn(deprecated_msg) Apr 24 19:13:48.397165 np0000170097 devstack@c-api.service[113319]: /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 24 19:13:48.397345 np0000170097 devstack@c-api.service[113319]: warnings.warn(deprecated_msg) Apr 24 19:13:48.397345 np0000170097 devstack@c-api.service[113319]: /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 24 19:13:48.397345 np0000170097 devstack@c-api.service[113319]: warnings.warn(deprecated_msg) Apr 24 19:13:48.397345 np0000170097 devstack@c-api.service[113319]: /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 24 19:13:48.397345 np0000170097 devstack@c-api.service[113319]: warnings.warn(deprecated_msg) Apr 24 19:13:48.397486 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.v3.router [None req-44c3343c-7203-496d-9899-ff090cb65bcf None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113321) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 19:13:48.397486 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.v3.router [None req-44c3343c-7203-496d-9899-ff090cb65bcf None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113321) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 19:13:48.397486 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.v3.router [None req-44c3343c-7203-496d-9899-ff090cb65bcf None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113321) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 19:13:48.397486 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.v3.router [None req-44c3343c-7203-496d-9899-ff090cb65bcf None None] Extension VolumeActions extending resource: volumes {{(pid=113321) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 19:13:48.397486 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.v3.router [None req-44c3343c-7203-496d-9899-ff090cb65bcf None None] Extension AdminActions extending resource: volumes {{(pid=113321) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 19:13:48.397612 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.v3.router [None req-658aa748-21be-4df4-9b64-3ef1e029a5ba None None] Extended resource: encryption {{(pid=113320) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 24 19:13:48.397639 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.v3.router [None req-44c3343c-7203-496d-9899-ff090cb65bcf None None] Extension AdminActions extending resource: snapshots {{(pid=113321) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 19:13:48.397639 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.v3.router [None req-44c3343c-7203-496d-9899-ff090cb65bcf None None] Extension AdminActions extending resource: backups {{(pid=113321) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 19:13:48.397639 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.v3.router [None req-44c3343c-7203-496d-9899-ff090cb65bcf None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113321) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 19:13:48.397639 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.v3.router [None req-44c3343c-7203-496d-9899-ff090cb65bcf None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113321) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 19:13:48.397639 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.v3.router [None req-44c3343c-7203-496d-9899-ff090cb65bcf None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113321) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 19:13:48.397639 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.v3.router [None req-44c3343c-7203-496d-9899-ff090cb65bcf None None] Extension SnapshotActions extending resource: snapshots {{(pid=113321) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 19:13:48.397639 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.v3.router [None req-44c3343c-7203-496d-9899-ff090cb65bcf None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113321) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 19:13:48.397818 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.v3.router [None req-44c3343c-7203-496d-9899-ff090cb65bcf None None] Extension TypesManage extending resource: types {{(pid=113321) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 19:13:48.397818 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.v3.router [None req-44c3343c-7203-496d-9899-ff090cb65bcf None None] Extension VolumeTypeAccess extending resource: types {{(pid=113321) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 19:13:48.397818 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.v3.router [None req-44c3343c-7203-496d-9899-ff090cb65bcf None None] Extension UsedLimits extending resource: limits {{(pid=113321) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 19:13:48.397818 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.v3.router [None req-44c3343c-7203-496d-9899-ff090cb65bcf None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113321) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 19:13:48.397909 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.middleware.request_id [None req-22c8a272-8207-49fb-a024-19a1131513c2 None None] RequestId filter calling following filter/app {{(pid=113319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 24 19:13:48.397934 np0000170097 devstack@c-api.service[113320]: WARNING castellan.key_manager.migration [None req-658aa748-21be-4df4-9b64-3ef1e029a5ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:13:48.397958 np0000170097 devstack@c-api.service[113321]: WARNING keystonemiddleware.auth_token [None req-44c3343c-7203-496d-9899-ff090cb65bcf 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 24 19:13:48.397992 np0000170097 devstack@c-api.service[113319]: [pid: 113319|app: 0|req: 1/1] 199.19.213.118 () {60 vars in 953 bytes} [Fri Apr 24 19:13:48 2026] GET /volume/v3 => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Apr 24 19:13:48.398024 np0000170097 devstack@c-api.service[113320]: WARNING castellan.key_manager.migration [None req-658aa748-21be-4df4-9b64-3ef1e029a5ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:13:48.398024 np0000170097 devstack@c-api.service[113320]: WARNING castellan.key_manager.migration [None req-658aa748-21be-4df4-9b64-3ef1e029a5ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:13:48.398024 np0000170097 devstack@c-api.service[113320]: WARNING castellan.key_manager.migration [None req-658aa748-21be-4df4-9b64-3ef1e029a5ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:13:48.398085 np0000170097 devstack@c-api.service[113321]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7b214c4a3668 pid: 113321 (default app) Apr 24 19:13:48.398259 np0000170097 devstack@c-api.service[113320]: WARNING castellan.key_manager.migration [None req-658aa748-21be-4df4-9b64-3ef1e029a5ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:13:48.399880 np0000170097 devstack@c-api.service[113320]: WARNING castellan.key_manager.migration [None req-658aa748-21be-4df4-9b64-3ef1e029a5ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:13:48.400797 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.contrib.snapshot_actions [None req-658aa748-21be-4df4-9b64-3ef1e029a5ba None None] SnapshotActionsController initialized {{(pid=113320) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 24 19:13:48.401567 np0000170097 devstack@c-api.service[113320]: WARNING castellan.key_manager.migration [None req-658aa748-21be-4df4-9b64-3ef1e029a5ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 24 19:13:48.402505 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.v3.router [None req-658aa748-21be-4df4-9b64-3ef1e029a5ba None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113320) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 19:13:48.402661 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.v3.router [None req-658aa748-21be-4df4-9b64-3ef1e029a5ba None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113320) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 19:13:48.402803 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.v3.router [None req-658aa748-21be-4df4-9b64-3ef1e029a5ba None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113320) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 19:13:48.402950 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.v3.router [None req-658aa748-21be-4df4-9b64-3ef1e029a5ba None None] Extension VolumeActions extending resource: volumes {{(pid=113320) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 19:13:48.403118 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.v3.router [None req-658aa748-21be-4df4-9b64-3ef1e029a5ba None None] Extension AdminActions extending resource: volumes {{(pid=113320) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 19:13:48.403277 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.v3.router [None req-658aa748-21be-4df4-9b64-3ef1e029a5ba None None] Extension AdminActions extending resource: snapshots {{(pid=113320) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 19:13:48.403415 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.v3.router [None req-658aa748-21be-4df4-9b64-3ef1e029a5ba None None] Extension AdminActions extending resource: backups {{(pid=113320) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 19:13:48.403553 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.v3.router [None req-658aa748-21be-4df4-9b64-3ef1e029a5ba None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113320) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 19:13:48.403692 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.v3.router [None req-658aa748-21be-4df4-9b64-3ef1e029a5ba None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113320) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 19:13:48.403933 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.v3.router [None req-658aa748-21be-4df4-9b64-3ef1e029a5ba None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113320) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 19:13:48.404051 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.v3.router [None req-658aa748-21be-4df4-9b64-3ef1e029a5ba None None] Extension SnapshotActions extending resource: snapshots {{(pid=113320) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 19:13:48.404173 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.v3.router [None req-658aa748-21be-4df4-9b64-3ef1e029a5ba None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113320) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 19:13:48.404310 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.v3.router [None req-658aa748-21be-4df4-9b64-3ef1e029a5ba None None] Extension TypesManage extending resource: types {{(pid=113320) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 19:13:48.404463 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.v3.router [None req-658aa748-21be-4df4-9b64-3ef1e029a5ba None None] Extension VolumeTypeAccess extending resource: types {{(pid=113320) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 19:13:48.404622 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.v3.router [None req-658aa748-21be-4df4-9b64-3ef1e029a5ba None None] Extension UsedLimits extending resource: limits {{(pid=113320) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 19:13:48.404746 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.v3.router [None req-658aa748-21be-4df4-9b64-3ef1e029a5ba None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113320) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 24 19:13:48.407052 np0000170097 devstack@c-api.service[113320]: WARNING keystonemiddleware.auth_token [None req-658aa748-21be-4df4-9b64-3ef1e029a5ba 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 24 19:13:48.412998 np0000170097 devstack@c-api.service[113320]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7b214c4a3668 pid: 113320 (default app) Apr 24 19:13:55.383103 np0000170097 devstack@c-api.service[113318]: /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 24 19:13:55.383103 np0000170097 devstack@c-api.service[113318]: warnings.warn( Apr 24 19:13:55.390929 np0000170097 devstack@c-api.service[113318]: /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 24 19:13:55.390929 np0000170097 devstack@c-api.service[113318]: warnings.warn(deprecated_msg) Apr 24 19:13:55.391068 np0000170097 devstack@c-api.service[113318]: /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 24 19:13:55.391068 np0000170097 devstack@c-api.service[113318]: warnings.warn(deprecated_msg) Apr 24 19:13:55.391068 np0000170097 devstack@c-api.service[113318]: /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 24 19:13:55.391068 np0000170097 devstack@c-api.service[113318]: warnings.warn(deprecated_msg) Apr 24 19:13:55.391068 np0000170097 devstack@c-api.service[113318]: /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 24 19:13:55.391262 np0000170097 devstack@c-api.service[113318]: warnings.warn(deprecated_msg) Apr 24 19:13:55.391262 np0000170097 devstack@c-api.service[113318]: /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 24 19:13:55.391262 np0000170097 devstack@c-api.service[113318]: warnings.warn(deprecated_msg) Apr 24 19:13:55.391262 np0000170097 devstack@c-api.service[113318]: /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 24 19:13:55.391262 np0000170097 devstack@c-api.service[113318]: warnings.warn(deprecated_msg) Apr 24 19:13:55.391262 np0000170097 devstack@c-api.service[113318]: /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 24 19:13:55.391490 np0000170097 devstack@c-api.service[113318]: warnings.warn(deprecated_msg) Apr 24 19:13:55.391490 np0000170097 devstack@c-api.service[113318]: /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 24 19:13:55.391490 np0000170097 devstack@c-api.service[113318]: warnings.warn(deprecated_msg) Apr 24 19:13:55.391490 np0000170097 devstack@c-api.service[113318]: /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 24 19:13:55.391490 np0000170097 devstack@c-api.service[113318]: warnings.warn(deprecated_msg) Apr 24 19:13:55.391656 np0000170097 devstack@c-api.service[113318]: /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 24 19:13:55.391656 np0000170097 devstack@c-api.service[113318]: warnings.warn(deprecated_msg) Apr 24 19:13:55.391656 np0000170097 devstack@c-api.service[113318]: /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 24 19:13:55.391656 np0000170097 devstack@c-api.service[113318]: warnings.warn(deprecated_msg) Apr 24 19:13:55.391848 np0000170097 devstack@c-api.service[113318]: /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 24 19:13:55.391848 np0000170097 devstack@c-api.service[113318]: warnings.warn(deprecated_msg) Apr 24 19:13:55.391848 np0000170097 devstack@c-api.service[113318]: /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 24 19:13:55.391848 np0000170097 devstack@c-api.service[113318]: warnings.warn(deprecated_msg) Apr 24 19:13:55.392023 np0000170097 devstack@c-api.service[113318]: /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 24 19:13:55.392023 np0000170097 devstack@c-api.service[113318]: warnings.warn(deprecated_msg) Apr 24 19:13:55.392023 np0000170097 devstack@c-api.service[113318]: /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 24 19:13:55.392023 np0000170097 devstack@c-api.service[113318]: warnings.warn(deprecated_msg) Apr 24 19:13:55.392023 np0000170097 devstack@c-api.service[113318]: /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 24 19:13:55.392230 np0000170097 devstack@c-api.service[113318]: warnings.warn(deprecated_msg) Apr 24 19:13:55.392230 np0000170097 devstack@c-api.service[113318]: /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 24 19:13:55.392230 np0000170097 devstack@c-api.service[113318]: warnings.warn(deprecated_msg) Apr 24 19:13:55.392230 np0000170097 devstack@c-api.service[113318]: /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 24 19:13:55.392230 np0000170097 devstack@c-api.service[113318]: warnings.warn(deprecated_msg) Apr 24 19:13:55.392434 np0000170097 devstack@c-api.service[113318]: /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 24 19:13:55.392434 np0000170097 devstack@c-api.service[113318]: warnings.warn(deprecated_msg) Apr 24 19:13:55.392434 np0000170097 devstack@c-api.service[113318]: /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 24 19:13:55.392434 np0000170097 devstack@c-api.service[113318]: warnings.warn(deprecated_msg) Apr 24 19:13:55.392434 np0000170097 devstack@c-api.service[113318]: /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 24 19:13:55.392434 np0000170097 devstack@c-api.service[113318]: warnings.warn(deprecated_msg) Apr 24 19:13:55.392642 np0000170097 devstack@c-api.service[113318]: /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 24 19:13:55.392642 np0000170097 devstack@c-api.service[113318]: warnings.warn(deprecated_msg) Apr 24 19:13:55.392642 np0000170097 devstack@c-api.service[113318]: /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 24 19:13:55.392642 np0000170097 devstack@c-api.service[113318]: warnings.warn(deprecated_msg) Apr 24 19:13:55.392642 np0000170097 devstack@c-api.service[113318]: /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 24 19:13:55.392642 np0000170097 devstack@c-api.service[113318]: warnings.warn(deprecated_msg) Apr 24 19:13:55.392853 np0000170097 devstack@c-api.service[113318]: /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 24 19:13:55.392853 np0000170097 devstack@c-api.service[113318]: warnings.warn(deprecated_msg) Apr 24 19:13:55.392853 np0000170097 devstack@c-api.service[113318]: /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 24 19:13:55.392853 np0000170097 devstack@c-api.service[113318]: warnings.warn(deprecated_msg) Apr 24 19:13:55.392853 np0000170097 devstack@c-api.service[113318]: /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 24 19:13:55.392853 np0000170097 devstack@c-api.service[113318]: warnings.warn(deprecated_msg) Apr 24 19:13:55.393053 np0000170097 devstack@c-api.service[113318]: /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 24 19:13:55.393053 np0000170097 devstack@c-api.service[113318]: warnings.warn(deprecated_msg) Apr 24 19:13:55.393053 np0000170097 devstack@c-api.service[113318]: /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 24 19:13:55.393053 np0000170097 devstack@c-api.service[113318]: warnings.warn(deprecated_msg) Apr 24 19:13:55.393053 np0000170097 devstack@c-api.service[113318]: /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 24 19:13:55.393053 np0000170097 devstack@c-api.service[113318]: warnings.warn(deprecated_msg) Apr 24 19:13:55.393314 np0000170097 devstack@c-api.service[113318]: /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 24 19:13:55.393314 np0000170097 devstack@c-api.service[113318]: warnings.warn(deprecated_msg) Apr 24 19:13:55.393314 np0000170097 devstack@c-api.service[113318]: /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 24 19:13:55.393314 np0000170097 devstack@c-api.service[113318]: warnings.warn(deprecated_msg) Apr 24 19:13:55.393464 np0000170097 devstack@c-api.service[113318]: /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 24 19:13:55.393464 np0000170097 devstack@c-api.service[113318]: warnings.warn(deprecated_msg) Apr 24 19:13:55.393464 np0000170097 devstack@c-api.service[113318]: /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 24 19:13:55.393464 np0000170097 devstack@c-api.service[113318]: warnings.warn(deprecated_msg) Apr 24 19:13:55.393464 np0000170097 devstack@c-api.service[113318]: /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 24 19:13:55.393650 np0000170097 devstack@c-api.service[113318]: warnings.warn(deprecated_msg) Apr 24 19:13:55.393650 np0000170097 devstack@c-api.service[113318]: /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 24 19:13:55.393650 np0000170097 devstack@c-api.service[113318]: warnings.warn(deprecated_msg) Apr 24 19:13:55.393650 np0000170097 devstack@c-api.service[113318]: /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 24 19:13:55.393650 np0000170097 devstack@c-api.service[113318]: warnings.warn(deprecated_msg) Apr 24 19:13:55.393841 np0000170097 devstack@c-api.service[113318]: /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 24 19:13:55.393841 np0000170097 devstack@c-api.service[113318]: warnings.warn(deprecated_msg) Apr 24 19:13:55.393841 np0000170097 devstack@c-api.service[113318]: /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 24 19:13:55.393841 np0000170097 devstack@c-api.service[113318]: warnings.warn(deprecated_msg) Apr 24 19:13:55.393841 np0000170097 devstack@c-api.service[113318]: /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 24 19:13:55.393841 np0000170097 devstack@c-api.service[113318]: warnings.warn(deprecated_msg) Apr 24 19:13:55.394051 np0000170097 devstack@c-api.service[113318]: /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 24 19:13:55.394051 np0000170097 devstack@c-api.service[113318]: warnings.warn(deprecated_msg) Apr 24 19:13:55.394051 np0000170097 devstack@c-api.service[113318]: /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 24 19:13:55.394051 np0000170097 devstack@c-api.service[113318]: warnings.warn(deprecated_msg) Apr 24 19:13:55.394051 np0000170097 devstack@c-api.service[113318]: /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 24 19:13:55.394251 np0000170097 devstack@c-api.service[113318]: warnings.warn(deprecated_msg) Apr 24 19:13:55.394251 np0000170097 devstack@c-api.service[113318]: /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 24 19:13:55.394251 np0000170097 devstack@c-api.service[113318]: warnings.warn(deprecated_msg) Apr 24 19:13:55.394251 np0000170097 devstack@c-api.service[113318]: /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 24 19:13:55.394251 np0000170097 devstack@c-api.service[113318]: warnings.warn(deprecated_msg) Apr 24 19:13:55.394486 np0000170097 devstack@c-api.service[113318]: /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 24 19:13:55.394486 np0000170097 devstack@c-api.service[113318]: warnings.warn(deprecated_msg) Apr 24 19:13:55.394486 np0000170097 devstack@c-api.service[113318]: /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 24 19:13:55.394486 np0000170097 devstack@c-api.service[113318]: warnings.warn(deprecated_msg) Apr 24 19:13:55.394638 np0000170097 devstack@c-api.service[113318]: /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 24 19:13:55.394638 np0000170097 devstack@c-api.service[113318]: warnings.warn(deprecated_msg) Apr 24 19:13:55.394638 np0000170097 devstack@c-api.service[113318]: /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 24 19:13:55.394638 np0000170097 devstack@c-api.service[113318]: warnings.warn(deprecated_msg) Apr 24 19:13:55.394788 np0000170097 devstack@c-api.service[113318]: /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 24 19:13:55.394788 np0000170097 devstack@c-api.service[113318]: warnings.warn(deprecated_msg) Apr 24 19:13:55.394788 np0000170097 devstack@c-api.service[113318]: /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 24 19:13:55.394788 np0000170097 devstack@c-api.service[113318]: warnings.warn(deprecated_msg) Apr 24 19:13:55.394788 np0000170097 devstack@c-api.service[113318]: /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 24 19:13:55.394979 np0000170097 devstack@c-api.service[113318]: warnings.warn(deprecated_msg) Apr 24 19:13:55.394979 np0000170097 devstack@c-api.service[113318]: /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 24 19:13:55.394979 np0000170097 devstack@c-api.service[113318]: warnings.warn(deprecated_msg) Apr 24 19:13:55.394979 np0000170097 devstack@c-api.service[113318]: /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 24 19:13:55.394979 np0000170097 devstack@c-api.service[113318]: warnings.warn(deprecated_msg) Apr 24 19:13:55.395163 np0000170097 devstack@c-api.service[113318]: /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 24 19:13:55.395163 np0000170097 devstack@c-api.service[113318]: warnings.warn(deprecated_msg) Apr 24 19:13:55.395163 np0000170097 devstack@c-api.service[113318]: /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 24 19:13:55.395163 np0000170097 devstack@c-api.service[113318]: warnings.warn(deprecated_msg) Apr 24 19:13:55.395340 np0000170097 devstack@c-api.service[113318]: /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 24 19:13:55.395340 np0000170097 devstack@c-api.service[113318]: warnings.warn(deprecated_msg) Apr 24 19:13:55.395340 np0000170097 devstack@c-api.service[113318]: /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 24 19:13:55.395340 np0000170097 devstack@c-api.service[113318]: warnings.warn(deprecated_msg) Apr 24 19:13:55.395486 np0000170097 devstack@c-api.service[113318]: /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 24 19:13:55.395486 np0000170097 devstack@c-api.service[113318]: warnings.warn(deprecated_msg) Apr 24 19:13:55.395486 np0000170097 devstack@c-api.service[113318]: /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 24 19:13:55.395486 np0000170097 devstack@c-api.service[113318]: warnings.warn(deprecated_msg) Apr 24 19:13:55.395630 np0000170097 devstack@c-api.service[113318]: /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 24 19:13:55.395630 np0000170097 devstack@c-api.service[113318]: warnings.warn(deprecated_msg) Apr 24 19:13:55.395630 np0000170097 devstack@c-api.service[113318]: /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 24 19:13:55.395630 np0000170097 devstack@c-api.service[113318]: warnings.warn(deprecated_msg) Apr 24 19:13:55.395773 np0000170097 devstack@c-api.service[113318]: /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 24 19:13:55.395773 np0000170097 devstack@c-api.service[113318]: warnings.warn(deprecated_msg) Apr 24 19:13:55.395773 np0000170097 devstack@c-api.service[113318]: /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 24 19:13:55.395773 np0000170097 devstack@c-api.service[113318]: warnings.warn(deprecated_msg) Apr 24 19:13:55.395932 np0000170097 devstack@c-api.service[113318]: /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 24 19:13:55.395932 np0000170097 devstack@c-api.service[113318]: warnings.warn(deprecated_msg) Apr 24 19:13:55.395932 np0000170097 devstack@c-api.service[113318]: /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 24 19:13:55.395932 np0000170097 devstack@c-api.service[113318]: warnings.warn(deprecated_msg) Apr 24 19:13:55.395932 np0000170097 devstack@c-api.service[113318]: /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 24 19:13:55.395932 np0000170097 devstack@c-api.service[113318]: warnings.warn(deprecated_msg) Apr 24 19:13:55.396198 np0000170097 devstack@c-api.service[113318]: /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 24 19:13:55.396198 np0000170097 devstack@c-api.service[113318]: warnings.warn(deprecated_msg) Apr 24 19:13:55.396198 np0000170097 devstack@c-api.service[113318]: /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 24 19:13:55.396198 np0000170097 devstack@c-api.service[113318]: warnings.warn(deprecated_msg) Apr 24 19:13:55.396198 np0000170097 devstack@c-api.service[113318]: /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 24 19:13:55.396406 np0000170097 devstack@c-api.service[113318]: warnings.warn(deprecated_msg) Apr 24 19:13:55.396406 np0000170097 devstack@c-api.service[113318]: /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 24 19:13:55.396406 np0000170097 devstack@c-api.service[113318]: warnings.warn(deprecated_msg) Apr 24 19:13:55.396406 np0000170097 devstack@c-api.service[113318]: /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 24 19:13:55.396406 np0000170097 devstack@c-api.service[113318]: warnings.warn(deprecated_msg) Apr 24 19:13:55.396406 np0000170097 devstack@c-api.service[113318]: /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 24 19:13:55.396406 np0000170097 devstack@c-api.service[113318]: warnings.warn(deprecated_msg) Apr 24 19:13:55.396649 np0000170097 devstack@c-api.service[113318]: /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 24 19:13:55.396649 np0000170097 devstack@c-api.service[113318]: warnings.warn(deprecated_msg) Apr 24 19:13:55.396649 np0000170097 devstack@c-api.service[113318]: /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 24 19:13:55.396649 np0000170097 devstack@c-api.service[113318]: warnings.warn(deprecated_msg) Apr 24 19:13:55.396649 np0000170097 devstack@c-api.service[113318]: /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 24 19:13:55.396649 np0000170097 devstack@c-api.service[113318]: warnings.warn(deprecated_msg) Apr 24 19:13:55.396880 np0000170097 devstack@c-api.service[113318]: /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 24 19:13:55.396880 np0000170097 devstack@c-api.service[113318]: warnings.warn(deprecated_msg) Apr 24 19:13:55.396880 np0000170097 devstack@c-api.service[113318]: /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 24 19:13:55.396880 np0000170097 devstack@c-api.service[113318]: warnings.warn(deprecated_msg) Apr 24 19:13:55.396880 np0000170097 devstack@c-api.service[113318]: /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 24 19:13:55.396880 np0000170097 devstack@c-api.service[113318]: warnings.warn(deprecated_msg) Apr 24 19:13:55.397103 np0000170097 devstack@c-api.service[113318]: /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 24 19:13:55.397103 np0000170097 devstack@c-api.service[113318]: warnings.warn(deprecated_msg) Apr 24 19:13:55.397103 np0000170097 devstack@c-api.service[113318]: /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 24 19:13:55.397103 np0000170097 devstack@c-api.service[113318]: warnings.warn(deprecated_msg) Apr 24 19:13:55.397103 np0000170097 devstack@c-api.service[113318]: /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 24 19:13:55.397103 np0000170097 devstack@c-api.service[113318]: warnings.warn(deprecated_msg) Apr 24 19:13:55.397346 np0000170097 devstack@c-api.service[113318]: /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 24 19:13:55.397346 np0000170097 devstack@c-api.service[113318]: warnings.warn(deprecated_msg) Apr 24 19:13:55.397346 np0000170097 devstack@c-api.service[113318]: /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 24 19:13:55.397346 np0000170097 devstack@c-api.service[113318]: warnings.warn(deprecated_msg) Apr 24 19:13:55.397494 np0000170097 devstack@c-api.service[113318]: /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 24 19:13:55.397494 np0000170097 devstack@c-api.service[113318]: warnings.warn(deprecated_msg) Apr 24 19:13:55.397494 np0000170097 devstack@c-api.service[113318]: /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 24 19:13:55.397494 np0000170097 devstack@c-api.service[113318]: warnings.warn(deprecated_msg) Apr 24 19:13:55.397639 np0000170097 devstack@c-api.service[113318]: /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 24 19:13:55.397639 np0000170097 devstack@c-api.service[113318]: warnings.warn(deprecated_msg) Apr 24 19:13:55.397639 np0000170097 devstack@c-api.service[113318]: /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 24 19:13:55.397639 np0000170097 devstack@c-api.service[113318]: warnings.warn(deprecated_msg) Apr 24 19:13:55.397801 np0000170097 devstack@c-api.service[113318]: /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 24 19:13:55.397801 np0000170097 devstack@c-api.service[113318]: warnings.warn(deprecated_msg) Apr 24 19:13:55.397801 np0000170097 devstack@c-api.service[113318]: /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 24 19:13:55.397801 np0000170097 devstack@c-api.service[113318]: warnings.warn(deprecated_msg) Apr 24 19:13:55.397801 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.middleware.request_id [None req-340a2c96-0cf3-42f3-871b-655524620479 None None] RequestId filter calling following filter/app {{(pid=113318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 24 19:13:55.870748 np0000170097 devstack@c-api.service[113318]: INFO cinder.api.openstack.wsgi [None req-340a2c96-0cf3-42f3-871b-655524620479 admin admin] POST https://199.19.213.118/volume/v3/types Apr 24 19:13:55.871301 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.openstack.wsgi [None req-340a2c96-0cf3-42f3-871b-655524620479 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=113318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Apr 24 19:13:55.872973 np0000170097 devstack@c-api.service[113318]: /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 24 19:13:55.872973 np0000170097 devstack@c-api.service[113318]: warnings.warn( Apr 24 19:13:55.883523 np0000170097 devstack@c-api.service[113318]: DEBUG oslo_db.sqlalchemy.engines [None req-340a2c96-0cf3-42f3-871b-655524620479 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=113318) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 24 19:13:55.916742 np0000170097 devstack@c-api.service[113318]: INFO cinder.api.openstack.wsgi [None req-340a2c96-0cf3-42f3-871b-655524620479 admin admin] https://199.19.213.118/volume/v3/types returned with HTTP 200 Apr 24 19:13:55.917347 np0000170097 devstack@c-api.service[113318]: [pid: 113318|app: 0|req: 1/2] 199.19.213.118 () {68 vars in 1288 bytes} [Fri Apr 24 19:13:55 2026] POST /volume/v3/types => generated 186 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 24 19:13:55.928496 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.middleware.request_id [req-340a2c96-0cf3-42f3-871b-655524620479 req-c875c651-456d-4551-b6a6-021e13422c0e None None] RequestId filter calling following filter/app {{(pid=113319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 24 19:13:56.256437 np0000170097 devstack@c-api.service[113319]: INFO cinder.api.openstack.wsgi [req-340a2c96-0cf3-42f3-871b-655524620479 req-c875c651-456d-4551-b6a6-021e13422c0e admin admin] POST https://199.19.213.118/volume/v3/types/708665b5-68e0-4717-832e-54c981935c57/extra_specs Apr 24 19:13:56.256943 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.openstack.wsgi [req-340a2c96-0cf3-42f3-871b-655524620479 req-c875c651-456d-4551-b6a6-021e13422c0e admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=113319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Apr 24 19:13:56.258621 np0000170097 devstack@c-api.service[113319]: /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 24 19:13:56.258621 np0000170097 devstack@c-api.service[113319]: warnings.warn( Apr 24 19:13:56.269367 np0000170097 devstack@c-api.service[113319]: DEBUG oslo_db.sqlalchemy.engines [req-340a2c96-0cf3-42f3-871b-655524620479 req-c875c651-456d-4551-b6a6-021e13422c0e 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=113319) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 24 19:13:56.322078 np0000170097 devstack@c-api.service[113319]: INFO cinder.api.openstack.wsgi [req-340a2c96-0cf3-42f3-871b-655524620479 req-c875c651-456d-4551-b6a6-021e13422c0e admin admin] https://199.19.213.118/volume/v3/types/708665b5-68e0-4717-832e-54c981935c57/extra_specs returned with HTTP 200 Apr 24 19:13:56.322745 np0000170097 devstack@c-api.service[113319]: [pid: 113319|app: 0|req: 2/3] 199.19.213.118 () {70 vars in 1505 bytes} [Fri Apr 24 19:13:55 2026] POST /volume/v3/types/708665b5-68e0-4717-832e-54c981935c57/extra_specs => generated 55 bytes in 394 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 24 19:13:58.283135 np0000170097 devstack@c-api.service[113321]: DEBUG dbcounter [-] [113321] Writing DB stats cinder:SELECT=6 {{(pid=113321) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 24 19:13:58.289237 np0000170097 devstack@c-api.service[113320]: DEBUG dbcounter [-] [113320] Writing DB stats cinder:SELECT=6 {{(pid=113320) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 24 19:14:05.913571 np0000170097 devstack@c-api.service[113318]: DEBUG dbcounter [-] [113318] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=113318) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 24 19:14:06.320775 np0000170097 devstack@c-api.service[113319]: DEBUG dbcounter [-] [113319] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=113319) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 24 19:16:50.942620 np0000170097 devstack@c-api.service[113321]: /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 24 19:16:50.942620 np0000170097 devstack@c-api.service[113321]: warnings.warn( Apr 24 19:16:50.958039 np0000170097 devstack@c-api.service[113321]: /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 24 19:16:50.958039 np0000170097 devstack@c-api.service[113321]: warnings.warn(deprecated_msg) Apr 24 19:16:50.958039 np0000170097 devstack@c-api.service[113321]: /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 24 19:16:50.958039 np0000170097 devstack@c-api.service[113321]: warnings.warn(deprecated_msg) Apr 24 19:16:50.958039 np0000170097 devstack@c-api.service[113321]: /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 24 19:16:50.958540 np0000170097 devstack@c-api.service[113321]: warnings.warn(deprecated_msg) Apr 24 19:16:50.958540 np0000170097 devstack@c-api.service[113321]: /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 24 19:16:50.958540 np0000170097 devstack@c-api.service[113321]: warnings.warn(deprecated_msg) Apr 24 19:16:50.958540 np0000170097 devstack@c-api.service[113321]: /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 24 19:16:50.958540 np0000170097 devstack@c-api.service[113321]: warnings.warn(deprecated_msg) Apr 24 19:16:50.958893 np0000170097 devstack@c-api.service[113321]: /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 24 19:16:50.958893 np0000170097 devstack@c-api.service[113321]: warnings.warn(deprecated_msg) Apr 24 19:16:50.958893 np0000170097 devstack@c-api.service[113321]: /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 24 19:16:50.958893 np0000170097 devstack@c-api.service[113321]: warnings.warn(deprecated_msg) Apr 24 19:16:50.958893 np0000170097 devstack@c-api.service[113321]: /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 24 19:16:50.958893 np0000170097 devstack@c-api.service[113321]: warnings.warn(deprecated_msg) Apr 24 19:16:50.959330 np0000170097 devstack@c-api.service[113321]: /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 24 19:16:50.959330 np0000170097 devstack@c-api.service[113321]: warnings.warn(deprecated_msg) Apr 24 19:16:50.959330 np0000170097 devstack@c-api.service[113321]: /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 24 19:16:50.959330 np0000170097 devstack@c-api.service[113321]: warnings.warn(deprecated_msg) Apr 24 19:16:50.959620 np0000170097 devstack@c-api.service[113321]: /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 24 19:16:50.959620 np0000170097 devstack@c-api.service[113321]: warnings.warn(deprecated_msg) Apr 24 19:16:50.959620 np0000170097 devstack@c-api.service[113321]: /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 24 19:16:50.959620 np0000170097 devstack@c-api.service[113321]: warnings.warn(deprecated_msg) Apr 24 19:16:50.959885 np0000170097 devstack@c-api.service[113321]: /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 24 19:16:50.959885 np0000170097 devstack@c-api.service[113321]: warnings.warn(deprecated_msg) Apr 24 19:16:50.959885 np0000170097 devstack@c-api.service[113321]: /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 24 19:16:50.959885 np0000170097 devstack@c-api.service[113321]: warnings.warn(deprecated_msg) Apr 24 19:16:50.960165 np0000170097 devstack@c-api.service[113321]: /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 24 19:16:50.960165 np0000170097 devstack@c-api.service[113321]: warnings.warn(deprecated_msg) Apr 24 19:16:50.960165 np0000170097 devstack@c-api.service[113321]: /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 24 19:16:50.960165 np0000170097 devstack@c-api.service[113321]: warnings.warn(deprecated_msg) Apr 24 19:16:50.960165 np0000170097 devstack@c-api.service[113321]: /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 24 19:16:50.960547 np0000170097 devstack@c-api.service[113321]: warnings.warn(deprecated_msg) Apr 24 19:16:50.960547 np0000170097 devstack@c-api.service[113321]: /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 24 19:16:50.960547 np0000170097 devstack@c-api.service[113321]: warnings.warn(deprecated_msg) Apr 24 19:16:50.960547 np0000170097 devstack@c-api.service[113321]: /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 24 19:16:50.960547 np0000170097 devstack@c-api.service[113321]: warnings.warn(deprecated_msg) Apr 24 19:16:50.960873 np0000170097 devstack@c-api.service[113321]: /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 24 19:16:50.960873 np0000170097 devstack@c-api.service[113321]: warnings.warn(deprecated_msg) Apr 24 19:16:50.960873 np0000170097 devstack@c-api.service[113321]: /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 24 19:16:50.960873 np0000170097 devstack@c-api.service[113321]: warnings.warn(deprecated_msg) Apr 24 19:16:50.960873 np0000170097 devstack@c-api.service[113321]: /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 24 19:16:50.960873 np0000170097 devstack@c-api.service[113321]: warnings.warn(deprecated_msg) Apr 24 19:16:50.961292 np0000170097 devstack@c-api.service[113321]: /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 24 19:16:50.961292 np0000170097 devstack@c-api.service[113321]: warnings.warn(deprecated_msg) Apr 24 19:16:50.961292 np0000170097 devstack@c-api.service[113321]: /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 24 19:16:50.961292 np0000170097 devstack@c-api.service[113321]: warnings.warn(deprecated_msg) Apr 24 19:16:50.961292 np0000170097 devstack@c-api.service[113321]: /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 24 19:16:50.961292 np0000170097 devstack@c-api.service[113321]: warnings.warn(deprecated_msg) Apr 24 19:16:50.961744 np0000170097 devstack@c-api.service[113321]: /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 24 19:16:50.961744 np0000170097 devstack@c-api.service[113321]: warnings.warn(deprecated_msg) Apr 24 19:16:50.961744 np0000170097 devstack@c-api.service[113321]: /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 24 19:16:50.961744 np0000170097 devstack@c-api.service[113321]: warnings.warn(deprecated_msg) Apr 24 19:16:50.961744 np0000170097 devstack@c-api.service[113321]: /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 24 19:16:50.961744 np0000170097 devstack@c-api.service[113321]: warnings.warn(deprecated_msg) Apr 24 19:16:50.962142 np0000170097 devstack@c-api.service[113321]: /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 24 19:16:50.962142 np0000170097 devstack@c-api.service[113321]: warnings.warn(deprecated_msg) Apr 24 19:16:50.962142 np0000170097 devstack@c-api.service[113321]: /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 24 19:16:50.962142 np0000170097 devstack@c-api.service[113321]: warnings.warn(deprecated_msg) Apr 24 19:16:50.962142 np0000170097 devstack@c-api.service[113321]: /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 24 19:16:50.962514 np0000170097 devstack@c-api.service[113321]: warnings.warn(deprecated_msg) Apr 24 19:16:50.962514 np0000170097 devstack@c-api.service[113321]: /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 24 19:16:50.962514 np0000170097 devstack@c-api.service[113321]: warnings.warn(deprecated_msg) Apr 24 19:16:50.962514 np0000170097 devstack@c-api.service[113321]: /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 24 19:16:50.962514 np0000170097 devstack@c-api.service[113321]: warnings.warn(deprecated_msg) Apr 24 19:16:50.962890 np0000170097 devstack@c-api.service[113321]: /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 24 19:16:50.962890 np0000170097 devstack@c-api.service[113321]: warnings.warn(deprecated_msg) Apr 24 19:16:50.962890 np0000170097 devstack@c-api.service[113321]: /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 24 19:16:50.962890 np0000170097 devstack@c-api.service[113321]: warnings.warn(deprecated_msg) Apr 24 19:16:50.962890 np0000170097 devstack@c-api.service[113321]: /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 24 19:16:50.962890 np0000170097 devstack@c-api.service[113321]: warnings.warn(deprecated_msg) Apr 24 19:16:50.963143 np0000170097 devstack@c-api.service[113321]: /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 24 19:16:50.963143 np0000170097 devstack@c-api.service[113321]: warnings.warn(deprecated_msg) Apr 24 19:16:50.963143 np0000170097 devstack@c-api.service[113321]: /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 24 19:16:50.963143 np0000170097 devstack@c-api.service[113321]: warnings.warn(deprecated_msg) Apr 24 19:16:50.963143 np0000170097 devstack@c-api.service[113321]: /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 24 19:16:50.963143 np0000170097 devstack@c-api.service[113321]: warnings.warn(deprecated_msg) Apr 24 19:16:50.963405 np0000170097 devstack@c-api.service[113321]: /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 24 19:16:50.963405 np0000170097 devstack@c-api.service[113321]: warnings.warn(deprecated_msg) Apr 24 19:16:50.963405 np0000170097 devstack@c-api.service[113321]: /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 24 19:16:50.963405 np0000170097 devstack@c-api.service[113321]: warnings.warn(deprecated_msg) Apr 24 19:16:50.963405 np0000170097 devstack@c-api.service[113321]: /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 24 19:16:50.963651 np0000170097 devstack@c-api.service[113321]: warnings.warn(deprecated_msg) Apr 24 19:16:50.963651 np0000170097 devstack@c-api.service[113321]: /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 24 19:16:50.963651 np0000170097 devstack@c-api.service[113321]: warnings.warn(deprecated_msg) Apr 24 19:16:50.963651 np0000170097 devstack@c-api.service[113321]: /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 24 19:16:50.963651 np0000170097 devstack@c-api.service[113321]: warnings.warn(deprecated_msg) Apr 24 19:16:50.963860 np0000170097 devstack@c-api.service[113321]: /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 24 19:16:50.963860 np0000170097 devstack@c-api.service[113321]: warnings.warn(deprecated_msg) Apr 24 19:16:50.963860 np0000170097 devstack@c-api.service[113321]: /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 24 19:16:50.963860 np0000170097 devstack@c-api.service[113321]: warnings.warn(deprecated_msg) Apr 24 19:16:50.964040 np0000170097 devstack@c-api.service[113321]: /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 24 19:16:50.964040 np0000170097 devstack@c-api.service[113321]: warnings.warn(deprecated_msg) Apr 24 19:16:50.964040 np0000170097 devstack@c-api.service[113321]: /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 24 19:16:50.964040 np0000170097 devstack@c-api.service[113321]: warnings.warn(deprecated_msg) Apr 24 19:16:50.964222 np0000170097 devstack@c-api.service[113321]: /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 24 19:16:50.964222 np0000170097 devstack@c-api.service[113321]: warnings.warn(deprecated_msg) Apr 24 19:16:50.964222 np0000170097 devstack@c-api.service[113321]: /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 24 19:16:50.964222 np0000170097 devstack@c-api.service[113321]: warnings.warn(deprecated_msg) Apr 24 19:16:50.964222 np0000170097 devstack@c-api.service[113321]: /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 24 19:16:50.964480 np0000170097 devstack@c-api.service[113321]: warnings.warn(deprecated_msg) Apr 24 19:16:50.964480 np0000170097 devstack@c-api.service[113321]: /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 24 19:16:50.964480 np0000170097 devstack@c-api.service[113321]: warnings.warn(deprecated_msg) Apr 24 19:16:50.964480 np0000170097 devstack@c-api.service[113321]: /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 24 19:16:50.964480 np0000170097 devstack@c-api.service[113321]: warnings.warn(deprecated_msg) Apr 24 19:16:50.964689 np0000170097 devstack@c-api.service[113321]: /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 24 19:16:50.964689 np0000170097 devstack@c-api.service[113321]: warnings.warn(deprecated_msg) Apr 24 19:16:50.964689 np0000170097 devstack@c-api.service[113321]: /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 24 19:16:50.964689 np0000170097 devstack@c-api.service[113321]: warnings.warn(deprecated_msg) Apr 24 19:16:50.964866 np0000170097 devstack@c-api.service[113321]: /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 24 19:16:50.964866 np0000170097 devstack@c-api.service[113321]: warnings.warn(deprecated_msg) Apr 24 19:16:50.964866 np0000170097 devstack@c-api.service[113321]: /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 24 19:16:50.964866 np0000170097 devstack@c-api.service[113321]: warnings.warn(deprecated_msg) Apr 24 19:16:50.965056 np0000170097 devstack@c-api.service[113321]: /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 24 19:16:50.965056 np0000170097 devstack@c-api.service[113321]: warnings.warn(deprecated_msg) Apr 24 19:16:50.965056 np0000170097 devstack@c-api.service[113321]: /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 24 19:16:50.965056 np0000170097 devstack@c-api.service[113321]: warnings.warn(deprecated_msg) Apr 24 19:16:50.965249 np0000170097 devstack@c-api.service[113321]: /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 24 19:16:50.965249 np0000170097 devstack@c-api.service[113321]: warnings.warn(deprecated_msg) Apr 24 19:16:50.965249 np0000170097 devstack@c-api.service[113321]: /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 24 19:16:50.965249 np0000170097 devstack@c-api.service[113321]: warnings.warn(deprecated_msg) Apr 24 19:16:50.965447 np0000170097 devstack@c-api.service[113321]: /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 24 19:16:50.965447 np0000170097 devstack@c-api.service[113321]: warnings.warn(deprecated_msg) Apr 24 19:16:50.965447 np0000170097 devstack@c-api.service[113321]: /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 24 19:16:50.965447 np0000170097 devstack@c-api.service[113321]: warnings.warn(deprecated_msg) Apr 24 19:16:50.965636 np0000170097 devstack@c-api.service[113321]: /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 24 19:16:50.965636 np0000170097 devstack@c-api.service[113321]: warnings.warn(deprecated_msg) Apr 24 19:16:50.965636 np0000170097 devstack@c-api.service[113321]: /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 24 19:16:50.965636 np0000170097 devstack@c-api.service[113321]: warnings.warn(deprecated_msg) Apr 24 19:16:50.965636 np0000170097 devstack@c-api.service[113321]: /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 24 19:16:50.965876 np0000170097 devstack@c-api.service[113321]: warnings.warn(deprecated_msg) Apr 24 19:16:50.965876 np0000170097 devstack@c-api.service[113321]: /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 24 19:16:50.965876 np0000170097 devstack@c-api.service[113321]: warnings.warn(deprecated_msg) Apr 24 19:16:50.965876 np0000170097 devstack@c-api.service[113321]: /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 24 19:16:50.965876 np0000170097 devstack@c-api.service[113321]: warnings.warn(deprecated_msg) Apr 24 19:16:50.965876 np0000170097 devstack@c-api.service[113321]: /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 24 19:16:50.966141 np0000170097 devstack@c-api.service[113321]: warnings.warn(deprecated_msg) Apr 24 19:16:50.966141 np0000170097 devstack@c-api.service[113321]: /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 24 19:16:50.966141 np0000170097 devstack@c-api.service[113321]: warnings.warn(deprecated_msg) Apr 24 19:16:50.966141 np0000170097 devstack@c-api.service[113321]: /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 24 19:16:50.966141 np0000170097 devstack@c-api.service[113321]: warnings.warn(deprecated_msg) Apr 24 19:16:50.966374 np0000170097 devstack@c-api.service[113321]: /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 24 19:16:50.966374 np0000170097 devstack@c-api.service[113321]: warnings.warn(deprecated_msg) Apr 24 19:16:50.966374 np0000170097 devstack@c-api.service[113321]: /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 24 19:16:50.966374 np0000170097 devstack@c-api.service[113321]: warnings.warn(deprecated_msg) Apr 24 19:16:50.966374 np0000170097 devstack@c-api.service[113321]: /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 24 19:16:50.966374 np0000170097 devstack@c-api.service[113321]: warnings.warn(deprecated_msg) Apr 24 19:16:50.966635 np0000170097 devstack@c-api.service[113321]: /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 24 19:16:50.966635 np0000170097 devstack@c-api.service[113321]: warnings.warn(deprecated_msg) Apr 24 19:16:50.966635 np0000170097 devstack@c-api.service[113321]: /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 24 19:16:50.966635 np0000170097 devstack@c-api.service[113321]: warnings.warn(deprecated_msg) Apr 24 19:16:50.966635 np0000170097 devstack@c-api.service[113321]: /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 24 19:16:50.966635 np0000170097 devstack@c-api.service[113321]: warnings.warn(deprecated_msg) Apr 24 19:16:50.966925 np0000170097 devstack@c-api.service[113321]: /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 24 19:16:50.966925 np0000170097 devstack@c-api.service[113321]: warnings.warn(deprecated_msg) Apr 24 19:16:50.966925 np0000170097 devstack@c-api.service[113321]: /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 24 19:16:50.966925 np0000170097 devstack@c-api.service[113321]: warnings.warn(deprecated_msg) Apr 24 19:16:50.966925 np0000170097 devstack@c-api.service[113321]: /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 24 19:16:50.966925 np0000170097 devstack@c-api.service[113321]: warnings.warn(deprecated_msg) Apr 24 19:16:50.967189 np0000170097 devstack@c-api.service[113321]: /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 24 19:16:50.967189 np0000170097 devstack@c-api.service[113321]: warnings.warn(deprecated_msg) Apr 24 19:16:50.967189 np0000170097 devstack@c-api.service[113321]: /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 24 19:16:50.967189 np0000170097 devstack@c-api.service[113321]: warnings.warn(deprecated_msg) Apr 24 19:16:50.967189 np0000170097 devstack@c-api.service[113321]: /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 24 19:16:50.967189 np0000170097 devstack@c-api.service[113321]: warnings.warn(deprecated_msg) Apr 24 19:16:50.967462 np0000170097 devstack@c-api.service[113321]: /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 24 19:16:50.967462 np0000170097 devstack@c-api.service[113321]: warnings.warn(deprecated_msg) Apr 24 19:16:50.967462 np0000170097 devstack@c-api.service[113321]: /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 24 19:16:50.967462 np0000170097 devstack@c-api.service[113321]: warnings.warn(deprecated_msg) Apr 24 19:16:50.967648 np0000170097 devstack@c-api.service[113321]: /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 24 19:16:50.967648 np0000170097 devstack@c-api.service[113321]: warnings.warn(deprecated_msg) Apr 24 19:16:50.967648 np0000170097 devstack@c-api.service[113321]: /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 24 19:16:50.967648 np0000170097 devstack@c-api.service[113321]: warnings.warn(deprecated_msg) Apr 24 19:16:50.967648 np0000170097 devstack@c-api.service[113321]: /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 24 19:16:50.967874 np0000170097 devstack@c-api.service[113321]: warnings.warn(deprecated_msg) Apr 24 19:16:50.967874 np0000170097 devstack@c-api.service[113321]: /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 24 19:16:50.967874 np0000170097 devstack@c-api.service[113321]: warnings.warn(deprecated_msg) Apr 24 19:16:50.967874 np0000170097 devstack@c-api.service[113321]: /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 24 19:16:50.967874 np0000170097 devstack@c-api.service[113321]: warnings.warn(deprecated_msg) Apr 24 19:16:50.967874 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.middleware.request_id [None req-028d829b-e78b-42cc-b82a-bf27679d61d2 None None] RequestId filter calling following filter/app {{(pid=113321) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 24 19:16:50.967874 np0000170097 devstack@c-api.service[113321]: INFO cinder.api.openstack.wsgi [None req-028d829b-e78b-42cc-b82a-bf27679d61d2 None None] GET https://199.19.213.118/volume// Apr 24 19:16:50.968140 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.openstack.wsgi [None req-028d829b-e78b-42cc-b82a-bf27679d61d2 None None] Empty body provided in request {{(pid=113321) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 24 19:16:50.968140 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.openstack.wsgi [None req-028d829b-e78b-42cc-b82a-bf27679d61d2 None None] Calling method 'all' {{(pid=113321) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 24 19:16:50.968140 np0000170097 devstack@c-api.service[113321]: INFO cinder.api.openstack.wsgi [None req-028d829b-e78b-42cc-b82a-bf27679d61d2 None None] https://199.19.213.118/volume// returned with HTTP 300 Apr 24 19:16:50.968140 np0000170097 devstack@c-api.service[113321]: [pid: 113321|app: 0|req: 1/4] 199.19.213.118 () {66 vars in 1456 bytes} [Fri Apr 24 19:16:50 2026] GET /volume/ => generated 390 bytes in 22 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Apr 24 19:17:28.165513 np0000170097 devstack@c-api.service[113320]: /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 24 19:17:28.165513 np0000170097 devstack@c-api.service[113320]: warnings.warn( Apr 24 19:17:28.179104 np0000170097 devstack@c-api.service[113320]: /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 24 19:17:28.179104 np0000170097 devstack@c-api.service[113320]: warnings.warn(deprecated_msg) Apr 24 19:17:28.179104 np0000170097 devstack@c-api.service[113320]: /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 24 19:17:28.179104 np0000170097 devstack@c-api.service[113320]: warnings.warn(deprecated_msg) Apr 24 19:17:28.179427 np0000170097 devstack@c-api.service[113320]: /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 24 19:17:28.179427 np0000170097 devstack@c-api.service[113320]: warnings.warn(deprecated_msg) Apr 24 19:17:28.179427 np0000170097 devstack@c-api.service[113320]: /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 24 19:17:28.179427 np0000170097 devstack@c-api.service[113320]: warnings.warn(deprecated_msg) Apr 24 19:17:28.179649 np0000170097 devstack@c-api.service[113320]: /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 24 19:17:28.179649 np0000170097 devstack@c-api.service[113320]: warnings.warn(deprecated_msg) Apr 24 19:17:28.179649 np0000170097 devstack@c-api.service[113320]: /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 24 19:17:28.179649 np0000170097 devstack@c-api.service[113320]: warnings.warn(deprecated_msg) Apr 24 19:17:28.179649 np0000170097 devstack@c-api.service[113320]: /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 24 19:17:28.179649 np0000170097 devstack@c-api.service[113320]: warnings.warn(deprecated_msg) Apr 24 19:17:28.180005 np0000170097 devstack@c-api.service[113320]: /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 24 19:17:28.180005 np0000170097 devstack@c-api.service[113320]: warnings.warn(deprecated_msg) Apr 24 19:17:28.180005 np0000170097 devstack@c-api.service[113320]: /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 24 19:17:28.180005 np0000170097 devstack@c-api.service[113320]: warnings.warn(deprecated_msg) Apr 24 19:17:28.180005 np0000170097 devstack@c-api.service[113320]: /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 24 19:17:28.180335 np0000170097 devstack@c-api.service[113320]: warnings.warn(deprecated_msg) Apr 24 19:17:28.180335 np0000170097 devstack@c-api.service[113320]: /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 24 19:17:28.180335 np0000170097 devstack@c-api.service[113320]: warnings.warn(deprecated_msg) Apr 24 19:17:28.180335 np0000170097 devstack@c-api.service[113320]: /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 24 19:17:28.180335 np0000170097 devstack@c-api.service[113320]: warnings.warn(deprecated_msg) Apr 24 19:17:28.180635 np0000170097 devstack@c-api.service[113320]: /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 24 19:17:28.180635 np0000170097 devstack@c-api.service[113320]: warnings.warn(deprecated_msg) Apr 24 19:17:28.180635 np0000170097 devstack@c-api.service[113320]: /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 24 19:17:28.180635 np0000170097 devstack@c-api.service[113320]: warnings.warn(deprecated_msg) Apr 24 19:17:28.180859 np0000170097 devstack@c-api.service[113320]: /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 24 19:17:28.180859 np0000170097 devstack@c-api.service[113320]: warnings.warn(deprecated_msg) Apr 24 19:17:28.180859 np0000170097 devstack@c-api.service[113320]: /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 24 19:17:28.180859 np0000170097 devstack@c-api.service[113320]: warnings.warn(deprecated_msg) Apr 24 19:17:28.180859 np0000170097 devstack@c-api.service[113320]: /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 24 19:17:28.181159 np0000170097 devstack@c-api.service[113320]: warnings.warn(deprecated_msg) Apr 24 19:17:28.181159 np0000170097 devstack@c-api.service[113320]: /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 24 19:17:28.181159 np0000170097 devstack@c-api.service[113320]: warnings.warn(deprecated_msg) Apr 24 19:17:28.181159 np0000170097 devstack@c-api.service[113320]: /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 24 19:17:28.181159 np0000170097 devstack@c-api.service[113320]: warnings.warn(deprecated_msg) Apr 24 19:17:28.181475 np0000170097 devstack@c-api.service[113320]: /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 24 19:17:28.181475 np0000170097 devstack@c-api.service[113320]: warnings.warn(deprecated_msg) Apr 24 19:17:28.181475 np0000170097 devstack@c-api.service[113320]: /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 24 19:17:28.181475 np0000170097 devstack@c-api.service[113320]: warnings.warn(deprecated_msg) Apr 24 19:17:28.181475 np0000170097 devstack@c-api.service[113320]: /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 24 19:17:28.181475 np0000170097 devstack@c-api.service[113320]: warnings.warn(deprecated_msg) Apr 24 19:17:28.181808 np0000170097 devstack@c-api.service[113320]: /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 24 19:17:28.181808 np0000170097 devstack@c-api.service[113320]: warnings.warn(deprecated_msg) Apr 24 19:17:28.181808 np0000170097 devstack@c-api.service[113320]: /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 24 19:17:28.181808 np0000170097 devstack@c-api.service[113320]: warnings.warn(deprecated_msg) Apr 24 19:17:28.181808 np0000170097 devstack@c-api.service[113320]: /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 24 19:17:28.181808 np0000170097 devstack@c-api.service[113320]: warnings.warn(deprecated_msg) Apr 24 19:17:28.182125 np0000170097 devstack@c-api.service[113320]: /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 24 19:17:28.182125 np0000170097 devstack@c-api.service[113320]: warnings.warn(deprecated_msg) Apr 24 19:17:28.182125 np0000170097 devstack@c-api.service[113320]: /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 24 19:17:28.182125 np0000170097 devstack@c-api.service[113320]: warnings.warn(deprecated_msg) Apr 24 19:17:28.182125 np0000170097 devstack@c-api.service[113320]: /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 24 19:17:28.182125 np0000170097 devstack@c-api.service[113320]: warnings.warn(deprecated_msg) Apr 24 19:17:28.182627 np0000170097 devstack@c-api.service[113320]: /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 24 19:17:28.182627 np0000170097 devstack@c-api.service[113320]: warnings.warn(deprecated_msg) Apr 24 19:17:28.182627 np0000170097 devstack@c-api.service[113320]: /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 24 19:17:28.182627 np0000170097 devstack@c-api.service[113320]: warnings.warn(deprecated_msg) Apr 24 19:17:28.182627 np0000170097 devstack@c-api.service[113320]: /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 24 19:17:28.182906 np0000170097 devstack@c-api.service[113320]: warnings.warn(deprecated_msg) Apr 24 19:17:28.182906 np0000170097 devstack@c-api.service[113320]: /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 24 19:17:28.182906 np0000170097 devstack@c-api.service[113320]: warnings.warn(deprecated_msg) Apr 24 19:17:28.182906 np0000170097 devstack@c-api.service[113320]: /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 24 19:17:28.182906 np0000170097 devstack@c-api.service[113320]: warnings.warn(deprecated_msg) Apr 24 19:17:28.183174 np0000170097 devstack@c-api.service[113320]: /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 24 19:17:28.183174 np0000170097 devstack@c-api.service[113320]: warnings.warn(deprecated_msg) Apr 24 19:17:28.183174 np0000170097 devstack@c-api.service[113320]: /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 24 19:17:28.183174 np0000170097 devstack@c-api.service[113320]: warnings.warn(deprecated_msg) Apr 24 19:17:28.183174 np0000170097 devstack@c-api.service[113320]: /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 24 19:17:28.183174 np0000170097 devstack@c-api.service[113320]: warnings.warn(deprecated_msg) Apr 24 19:17:28.183655 np0000170097 devstack@c-api.service[113320]: /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 24 19:17:28.183655 np0000170097 devstack@c-api.service[113320]: warnings.warn(deprecated_msg) Apr 24 19:17:28.183655 np0000170097 devstack@c-api.service[113320]: /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 24 19:17:28.183655 np0000170097 devstack@c-api.service[113320]: warnings.warn(deprecated_msg) Apr 24 19:17:28.183655 np0000170097 devstack@c-api.service[113320]: /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 24 19:17:28.183655 np0000170097 devstack@c-api.service[113320]: warnings.warn(deprecated_msg) Apr 24 19:17:28.183922 np0000170097 devstack@c-api.service[113320]: /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 24 19:17:28.183922 np0000170097 devstack@c-api.service[113320]: warnings.warn(deprecated_msg) Apr 24 19:17:28.183922 np0000170097 devstack@c-api.service[113320]: /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 24 19:17:28.183922 np0000170097 devstack@c-api.service[113320]: warnings.warn(deprecated_msg) Apr 24 19:17:28.183922 np0000170097 devstack@c-api.service[113320]: /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 24 19:17:28.184116 np0000170097 devstack@c-api.service[113320]: warnings.warn(deprecated_msg) Apr 24 19:17:28.184116 np0000170097 devstack@c-api.service[113320]: /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 24 19:17:28.184116 np0000170097 devstack@c-api.service[113320]: warnings.warn(deprecated_msg) Apr 24 19:17:28.184116 np0000170097 devstack@c-api.service[113320]: /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 24 19:17:28.184116 np0000170097 devstack@c-api.service[113320]: warnings.warn(deprecated_msg) Apr 24 19:17:28.184325 np0000170097 devstack@c-api.service[113320]: /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 24 19:17:28.184325 np0000170097 devstack@c-api.service[113320]: warnings.warn(deprecated_msg) Apr 24 19:17:28.184325 np0000170097 devstack@c-api.service[113320]: /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 24 19:17:28.184325 np0000170097 devstack@c-api.service[113320]: warnings.warn(deprecated_msg) Apr 24 19:17:28.184484 np0000170097 devstack@c-api.service[113320]: /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 24 19:17:28.184484 np0000170097 devstack@c-api.service[113320]: warnings.warn(deprecated_msg) Apr 24 19:17:28.184484 np0000170097 devstack@c-api.service[113320]: /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 24 19:17:28.184484 np0000170097 devstack@c-api.service[113320]: warnings.warn(deprecated_msg) Apr 24 19:17:28.184635 np0000170097 devstack@c-api.service[113320]: /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 24 19:17:28.184635 np0000170097 devstack@c-api.service[113320]: warnings.warn(deprecated_msg) Apr 24 19:17:28.184635 np0000170097 devstack@c-api.service[113320]: /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 24 19:17:28.184635 np0000170097 devstack@c-api.service[113320]: warnings.warn(deprecated_msg) Apr 24 19:17:28.184635 np0000170097 devstack@c-api.service[113320]: /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 24 19:17:28.184809 np0000170097 devstack@c-api.service[113320]: warnings.warn(deprecated_msg) Apr 24 19:17:28.184809 np0000170097 devstack@c-api.service[113320]: /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 24 19:17:28.184809 np0000170097 devstack@c-api.service[113320]: warnings.warn(deprecated_msg) Apr 24 19:17:28.184809 np0000170097 devstack@c-api.service[113320]: /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 24 19:17:28.184809 np0000170097 devstack@c-api.service[113320]: warnings.warn(deprecated_msg) Apr 24 19:17:28.184985 np0000170097 devstack@c-api.service[113320]: /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 24 19:17:28.184985 np0000170097 devstack@c-api.service[113320]: warnings.warn(deprecated_msg) Apr 24 19:17:28.184985 np0000170097 devstack@c-api.service[113320]: /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 24 19:17:28.184985 np0000170097 devstack@c-api.service[113320]: warnings.warn(deprecated_msg) Apr 24 19:17:28.185121 np0000170097 devstack@c-api.service[113320]: /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 24 19:17:28.185121 np0000170097 devstack@c-api.service[113320]: warnings.warn(deprecated_msg) Apr 24 19:17:28.185121 np0000170097 devstack@c-api.service[113320]: /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 24 19:17:28.185121 np0000170097 devstack@c-api.service[113320]: warnings.warn(deprecated_msg) Apr 24 19:17:28.185260 np0000170097 devstack@c-api.service[113320]: /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 24 19:17:28.185260 np0000170097 devstack@c-api.service[113320]: warnings.warn(deprecated_msg) Apr 24 19:17:28.185260 np0000170097 devstack@c-api.service[113320]: /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 24 19:17:28.185260 np0000170097 devstack@c-api.service[113320]: warnings.warn(deprecated_msg) Apr 24 19:17:28.185476 np0000170097 devstack@c-api.service[113320]: /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 24 19:17:28.185476 np0000170097 devstack@c-api.service[113320]: warnings.warn(deprecated_msg) Apr 24 19:17:28.185476 np0000170097 devstack@c-api.service[113320]: /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 24 19:17:28.185476 np0000170097 devstack@c-api.service[113320]: warnings.warn(deprecated_msg) Apr 24 19:17:28.185617 np0000170097 devstack@c-api.service[113320]: /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 24 19:17:28.185617 np0000170097 devstack@c-api.service[113320]: warnings.warn(deprecated_msg) Apr 24 19:17:28.185617 np0000170097 devstack@c-api.service[113320]: /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 24 19:17:28.185617 np0000170097 devstack@c-api.service[113320]: warnings.warn(deprecated_msg) Apr 24 19:17:28.185757 np0000170097 devstack@c-api.service[113320]: /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 24 19:17:28.185757 np0000170097 devstack@c-api.service[113320]: warnings.warn(deprecated_msg) Apr 24 19:17:28.185757 np0000170097 devstack@c-api.service[113320]: /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 24 19:17:28.185757 np0000170097 devstack@c-api.service[113320]: warnings.warn(deprecated_msg) Apr 24 19:17:28.185757 np0000170097 devstack@c-api.service[113320]: /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 24 19:17:28.185931 np0000170097 devstack@c-api.service[113320]: warnings.warn(deprecated_msg) Apr 24 19:17:28.185931 np0000170097 devstack@c-api.service[113320]: /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 24 19:17:28.185931 np0000170097 devstack@c-api.service[113320]: warnings.warn(deprecated_msg) Apr 24 19:17:28.185931 np0000170097 devstack@c-api.service[113320]: /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 24 19:17:28.185931 np0000170097 devstack@c-api.service[113320]: warnings.warn(deprecated_msg) Apr 24 19:17:28.185931 np0000170097 devstack@c-api.service[113320]: /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 24 19:17:28.186127 np0000170097 devstack@c-api.service[113320]: warnings.warn(deprecated_msg) Apr 24 19:17:28.186127 np0000170097 devstack@c-api.service[113320]: /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 24 19:17:28.186127 np0000170097 devstack@c-api.service[113320]: warnings.warn(deprecated_msg) Apr 24 19:17:28.186127 np0000170097 devstack@c-api.service[113320]: /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 24 19:17:28.186127 np0000170097 devstack@c-api.service[113320]: warnings.warn(deprecated_msg) Apr 24 19:17:28.186317 np0000170097 devstack@c-api.service[113320]: /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 24 19:17:28.186317 np0000170097 devstack@c-api.service[113320]: warnings.warn(deprecated_msg) Apr 24 19:17:28.186317 np0000170097 devstack@c-api.service[113320]: /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 24 19:17:28.186317 np0000170097 devstack@c-api.service[113320]: warnings.warn(deprecated_msg) Apr 24 19:17:28.186317 np0000170097 devstack@c-api.service[113320]: /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 24 19:17:28.186317 np0000170097 devstack@c-api.service[113320]: warnings.warn(deprecated_msg) Apr 24 19:17:28.186518 np0000170097 devstack@c-api.service[113320]: /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 24 19:17:28.186518 np0000170097 devstack@c-api.service[113320]: warnings.warn(deprecated_msg) Apr 24 19:17:28.186518 np0000170097 devstack@c-api.service[113320]: /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 24 19:17:28.186518 np0000170097 devstack@c-api.service[113320]: warnings.warn(deprecated_msg) Apr 24 19:17:28.186518 np0000170097 devstack@c-api.service[113320]: /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 24 19:17:28.186518 np0000170097 devstack@c-api.service[113320]: warnings.warn(deprecated_msg) Apr 24 19:17:28.186732 np0000170097 devstack@c-api.service[113320]: /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 24 19:17:28.186732 np0000170097 devstack@c-api.service[113320]: warnings.warn(deprecated_msg) Apr 24 19:17:28.186732 np0000170097 devstack@c-api.service[113320]: /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 24 19:17:28.186732 np0000170097 devstack@c-api.service[113320]: warnings.warn(deprecated_msg) Apr 24 19:17:28.186732 np0000170097 devstack@c-api.service[113320]: /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 24 19:17:28.186732 np0000170097 devstack@c-api.service[113320]: warnings.warn(deprecated_msg) Apr 24 19:17:28.186935 np0000170097 devstack@c-api.service[113320]: /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 24 19:17:28.186935 np0000170097 devstack@c-api.service[113320]: warnings.warn(deprecated_msg) Apr 24 19:17:28.186935 np0000170097 devstack@c-api.service[113320]: /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 24 19:17:28.186935 np0000170097 devstack@c-api.service[113320]: warnings.warn(deprecated_msg) Apr 24 19:17:28.186935 np0000170097 devstack@c-api.service[113320]: /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 24 19:17:28.186935 np0000170097 devstack@c-api.service[113320]: warnings.warn(deprecated_msg) Apr 24 19:17:28.187159 np0000170097 devstack@c-api.service[113320]: /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 24 19:17:28.187159 np0000170097 devstack@c-api.service[113320]: warnings.warn(deprecated_msg) Apr 24 19:17:28.187159 np0000170097 devstack@c-api.service[113320]: /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 24 19:17:28.187159 np0000170097 devstack@c-api.service[113320]: warnings.warn(deprecated_msg) Apr 24 19:17:28.187343 np0000170097 devstack@c-api.service[113320]: /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 24 19:17:28.187343 np0000170097 devstack@c-api.service[113320]: warnings.warn(deprecated_msg) Apr 24 19:17:28.187343 np0000170097 devstack@c-api.service[113320]: /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 24 19:17:28.187343 np0000170097 devstack@c-api.service[113320]: warnings.warn(deprecated_msg) Apr 24 19:17:28.187343 np0000170097 devstack@c-api.service[113320]: /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 24 19:17:28.187516 np0000170097 devstack@c-api.service[113320]: warnings.warn(deprecated_msg) Apr 24 19:17:28.187516 np0000170097 devstack@c-api.service[113320]: /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 24 19:17:28.187516 np0000170097 devstack@c-api.service[113320]: warnings.warn(deprecated_msg) Apr 24 19:17:28.187516 np0000170097 devstack@c-api.service[113320]: /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 24 19:17:28.187516 np0000170097 devstack@c-api.service[113320]: warnings.warn(deprecated_msg) Apr 24 19:17:28.187516 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.middleware.request_id [None req-b7259522-0486-498e-b9d5-7100795dbaf2 None None] RequestId filter calling following filter/app {{(pid=113320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 24 19:17:28.501718 np0000170097 devstack@c-api.service[113320]: INFO cinder.api.openstack.wsgi [None req-b7259522-0486-498e-b9d5-7100795dbaf2 demo demo] GET https://199.19.213.118/volume/v3/types?is_public=None Apr 24 19:17:28.502075 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.openstack.wsgi [None req-b7259522-0486-498e-b9d5-7100795dbaf2 demo demo] Empty body provided in request {{(pid=113320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 24 19:17:28.502328 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.openstack.wsgi [None req-b7259522-0486-498e-b9d5-7100795dbaf2 demo demo] Calling method 'index' {{(pid=113320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 24 19:17:28.502792 np0000170097 devstack@c-api.service[113320]: /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 24 19:17:28.502792 np0000170097 devstack@c-api.service[113320]: warnings.warn( Apr 24 19:17:28.503421 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.api_utils [None req-b7259522-0486-498e-b9d5-7100795dbaf2 demo demo] Removing options '' from query. {{(pid=113320) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 24 19:17:28.514182 np0000170097 devstack@c-api.service[113320]: DEBUG oslo_db.sqlalchemy.engines [None req-b7259522-0486-498e-b9d5-7100795dbaf2 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=113320) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 24 19:17:28.534142 np0000170097 devstack@c-api.service[113320]: INFO cinder.api.openstack.wsgi [None req-b7259522-0486-498e-b9d5-7100795dbaf2 demo demo] https://199.19.213.118/volume/v3/types?is_public=None returned with HTTP 200 Apr 24 19:17:28.534614 np0000170097 devstack@c-api.service[113320]: [pid: 113320|app: 0|req: 1/5] 199.19.213.118 () {64 vars in 1263 bytes} [Fri Apr 24 19:17:28 2026] GET /volume/v3/types?is_public=None => generated 377 bytes in 370 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 24 19:17:28.547404 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.middleware.request_id [req-b7259522-0486-498e-b9d5-7100795dbaf2 req-01b4cd73-be8f-4ad3-8392-c6455d2b662a None None] RequestId filter calling following filter/app {{(pid=113318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 24 19:17:28.553610 np0000170097 devstack@c-api.service[113318]: INFO cinder.api.openstack.wsgi [req-b7259522-0486-498e-b9d5-7100795dbaf2 req-01b4cd73-be8f-4ad3-8392-c6455d2b662a demo demo] GET https://199.19.213.118/volume/v3/types/default Apr 24 19:17:28.553969 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.openstack.wsgi [req-b7259522-0486-498e-b9d5-7100795dbaf2 req-01b4cd73-be8f-4ad3-8392-c6455d2b662a demo demo] Empty body provided in request {{(pid=113318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 24 19:17:28.554127 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.openstack.wsgi [req-b7259522-0486-498e-b9d5-7100795dbaf2 req-01b4cd73-be8f-4ad3-8392-c6455d2b662a demo demo] Calling method 'show' {{(pid=113318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 24 19:17:28.565246 np0000170097 devstack@c-api.service[113318]: INFO cinder.api.openstack.wsgi [req-b7259522-0486-498e-b9d5-7100795dbaf2 req-01b4cd73-be8f-4ad3-8392-c6455d2b662a demo demo] https://199.19.213.118/volume/v3/types/default returned with HTTP 200 Apr 24 19:17:28.565945 np0000170097 devstack@c-api.service[113318]: [pid: 113318|app: 0|req: 2/6] 199.19.213.118 () {66 vars in 1329 bytes} [Fri Apr 24 19:17:28 2026] GET /volume/v3/types/default => generated 145 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 24 19:17:28.889024 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.middleware.request_id [None req-76e537fb-4081-4401-993b-5c3fe4957cd0 None None] RequestId filter calling following filter/app {{(pid=113319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 24 19:17:28.895067 np0000170097 devstack@c-api.service[113319]: INFO cinder.api.openstack.wsgi [None req-76e537fb-4081-4401-993b-5c3fe4957cd0 demo demo] GET https://199.19.213.118/volume/v3/types/default Apr 24 19:17:28.895600 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.openstack.wsgi [None req-76e537fb-4081-4401-993b-5c3fe4957cd0 demo demo] Empty body provided in request {{(pid=113319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 24 19:17:28.895890 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.openstack.wsgi [None req-76e537fb-4081-4401-993b-5c3fe4957cd0 demo demo] Calling method 'show' {{(pid=113319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 24 19:17:28.913026 np0000170097 devstack@c-api.service[113319]: INFO cinder.api.openstack.wsgi [None req-76e537fb-4081-4401-993b-5c3fe4957cd0 demo demo] https://199.19.213.118/volume/v3/types/default returned with HTTP 200 Apr 24 19:17:28.913389 np0000170097 devstack@c-api.service[113319]: [pid: 113319|app: 0|req: 3/7] 199.19.213.118 () {64 vars in 1258 bytes} [Fri Apr 24 19:17:28 2026] GET /volume/v3/types/default => generated 145 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 24 19:17:29.286734 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.middleware.request_id [None req-d37a5009-9fc2-4b0d-b7b1-acb0f8de9149 None None] RequestId filter calling following filter/app {{(pid=113321) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 24 19:17:29.624461 np0000170097 devstack@c-api.service[113321]: INFO cinder.api.openstack.wsgi [None req-d37a5009-9fc2-4b0d-b7b1-acb0f8de9149 demo demo] GET https://199.19.213.118/volume/v3/types/default Apr 24 19:17:29.624848 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.openstack.wsgi [None req-d37a5009-9fc2-4b0d-b7b1-acb0f8de9149 demo demo] Empty body provided in request {{(pid=113321) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 24 19:17:29.625057 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.openstack.wsgi [None req-d37a5009-9fc2-4b0d-b7b1-acb0f8de9149 demo demo] Calling method 'show' {{(pid=113321) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 24 19:17:29.633905 np0000170097 devstack@c-api.service[113321]: DEBUG oslo_db.sqlalchemy.engines [None req-d37a5009-9fc2-4b0d-b7b1-acb0f8de9149 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=113321) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 24 19:17:29.651308 np0000170097 devstack@c-api.service[113321]: /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 24 19:17:29.651308 np0000170097 devstack@c-api.service[113321]: warnings.warn( Apr 24 19:17:29.653517 np0000170097 devstack@c-api.service[113321]: INFO cinder.api.openstack.wsgi [None req-d37a5009-9fc2-4b0d-b7b1-acb0f8de9149 demo demo] https://199.19.213.118/volume/v3/types/default returned with HTTP 200 Apr 24 19:17:29.653922 np0000170097 devstack@c-api.service[113321]: [pid: 113321|app: 0|req: 2/8] 199.19.213.118 () {64 vars in 1258 bytes} [Fri Apr 24 19:17:29 2026] GET /volume/v3/types/default => generated 145 bytes in 368 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 24 19:17:29.668581 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.middleware.request_id [None req-e6b1e3cd-14ff-4aea-89ba-bdfdf7e4dc7d None None] RequestId filter calling following filter/app {{(pid=113320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 24 19:17:29.671923 np0000170097 devstack@c-api.service[113320]: INFO cinder.api.openstack.wsgi [None req-e6b1e3cd-14ff-4aea-89ba-bdfdf7e4dc7d demo demo] GET https://199.19.213.118/volume/v3/types/default Apr 24 19:17:29.672343 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.openstack.wsgi [None req-e6b1e3cd-14ff-4aea-89ba-bdfdf7e4dc7d demo demo] Empty body provided in request {{(pid=113320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 24 19:17:29.672752 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.openstack.wsgi [None req-e6b1e3cd-14ff-4aea-89ba-bdfdf7e4dc7d demo demo] Calling method 'show' {{(pid=113320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 24 19:17:29.687439 np0000170097 devstack@c-api.service[113320]: INFO cinder.api.openstack.wsgi [None req-e6b1e3cd-14ff-4aea-89ba-bdfdf7e4dc7d demo demo] https://199.19.213.118/volume/v3/types/default returned with HTTP 200 Apr 24 19:17:29.687803 np0000170097 devstack@c-api.service[113320]: [pid: 113320|app: 0|req: 2/9] 199.19.213.118 () {64 vars in 1258 bytes} [Fri Apr 24 19:17:29 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 24 19:17:38.559753 np0000170097 devstack@c-api.service[113318]: DEBUG dbcounter [-] [113318] Writing DB stats cinder:SELECT=2 {{(pid=113318) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 24 19:17:38.908308 np0000170097 devstack@c-api.service[113319]: DEBUG dbcounter [-] [113319] Writing DB stats cinder:SELECT=2 {{(pid=113319) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 24 19:17:39.649163 np0000170097 devstack@c-api.service[113321]: DEBUG dbcounter [-] [113321] Writing DB stats cinder:SELECT=2 {{(pid=113321) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 24 19:17:39.683743 np0000170097 devstack@c-api.service[113320]: DEBUG dbcounter [-] [113320] Writing DB stats cinder:SELECT=3 {{(pid=113320) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 24 19:22:14.262844 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.middleware.request_id [None req-0a4c7fd3-54f5-4d27-8ac2-a6f81bc2129c None None] RequestId filter calling following filter/app {{(pid=113318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 24 19:22:14.368146 np0000170097 devstack@c-api.service[113318]: INFO cinder.api.openstack.wsgi [None req-0a4c7fd3-54f5-4d27-8ac2-a6f81bc2129c demo demo] GET https://199.19.213.118/volume/v3/volumes/detail Apr 24 19:22:14.368416 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.openstack.wsgi [None req-0a4c7fd3-54f5-4d27-8ac2-a6f81bc2129c demo demo] Empty body provided in request {{(pid=113318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 24 19:22:14.368668 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.openstack.wsgi [None req-0a4c7fd3-54f5-4d27-8ac2-a6f81bc2129c demo demo] Calling method 'detail' {{(pid=113318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 24 19:22:14.369368 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.api_utils [None req-0a4c7fd3-54f5-4d27-8ac2-a6f81bc2129c demo demo] Removing options '' from query. {{(pid=113318) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 24 19:22:14.370406 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.volume.api [None req-0a4c7fd3-54f5-4d27-8ac2-a6f81bc2129c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113318) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 24 19:22:14.410042 np0000170097 devstack@c-api.service[113318]: INFO cinder.volume.api [None req-0a4c7fd3-54f5-4d27-8ac2-a6f81bc2129c demo demo] Get all volumes completed successfully. Apr 24 19:22:14.413158 np0000170097 devstack@c-api.service[113318]: INFO cinder.api.openstack.wsgi [None req-0a4c7fd3-54f5-4d27-8ac2-a6f81bc2129c demo demo] https://199.19.213.118/volume/v3/volumes/detail returned with HTTP 200 Apr 24 19:22:14.414029 np0000170097 devstack@c-api.service[113318]: [pid: 113318|app: 0|req: 3/10] 199.19.213.118 () {64 vars in 1296 bytes} [Fri Apr 24 19:22:14 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 24 19:22:24.400073 np0000170097 devstack@c-api.service[113318]: DEBUG dbcounter [-] [113318] Writing DB stats cinder:SELECT=1 {{(pid=113318) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 24 19:23:14.431160 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.middleware.request_id [None req-7b9d3676-575b-4e23-9b32-9ff1de55e81d None None] RequestId filter calling following filter/app {{(pid=113319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 24 19:23:14.434111 np0000170097 devstack@c-api.service[113319]: INFO cinder.api.openstack.wsgi [None req-7b9d3676-575b-4e23-9b32-9ff1de55e81d demo demo] GET https://199.19.213.118/volume/v3/volumes/detail Apr 24 19:23:14.434348 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.openstack.wsgi [None req-7b9d3676-575b-4e23-9b32-9ff1de55e81d demo demo] Empty body provided in request {{(pid=113319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 24 19:23:14.434495 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.openstack.wsgi [None req-7b9d3676-575b-4e23-9b32-9ff1de55e81d demo demo] Calling method 'detail' {{(pid=113319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 24 19:23:14.435086 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.api_utils [None req-7b9d3676-575b-4e23-9b32-9ff1de55e81d demo demo] Removing options '' from query. {{(pid=113319) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 24 19:23:14.435933 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.volume.api [None req-7b9d3676-575b-4e23-9b32-9ff1de55e81d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113319) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 24 19:23:14.470048 np0000170097 devstack@c-api.service[113319]: INFO cinder.volume.api [None req-7b9d3676-575b-4e23-9b32-9ff1de55e81d demo demo] Get all volumes completed successfully. Apr 24 19:23:14.472888 np0000170097 devstack@c-api.service[113319]: INFO cinder.api.openstack.wsgi [None req-7b9d3676-575b-4e23-9b32-9ff1de55e81d demo demo] https://199.19.213.118/volume/v3/volumes/detail returned with HTTP 200 Apr 24 19:23:14.473682 np0000170097 devstack@c-api.service[113319]: [pid: 113319|app: 0|req: 4/11] 199.19.213.118 () {64 vars in 1296 bytes} [Fri Apr 24 19:23:14 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 24 19:23:24.459603 np0000170097 devstack@c-api.service[113319]: DEBUG dbcounter [-] [113319] Writing DB stats cinder:SELECT=1 {{(pid=113319) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 24 19:24:14.491392 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.middleware.request_id [None req-f323c346-38b0-4860-9626-796ee05491b8 None None] RequestId filter calling following filter/app {{(pid=113321) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 24 19:24:14.493243 np0000170097 devstack@c-api.service[113321]: INFO cinder.api.openstack.wsgi [None req-f323c346-38b0-4860-9626-796ee05491b8 demo demo] GET https://199.19.213.118/volume/v3/volumes/detail Apr 24 19:24:14.493450 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.openstack.wsgi [None req-f323c346-38b0-4860-9626-796ee05491b8 demo demo] Empty body provided in request {{(pid=113321) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 24 19:24:14.493633 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.openstack.wsgi [None req-f323c346-38b0-4860-9626-796ee05491b8 demo demo] Calling method 'detail' {{(pid=113321) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 24 19:24:14.494098 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.api_utils [None req-f323c346-38b0-4860-9626-796ee05491b8 demo demo] Removing options '' from query. {{(pid=113321) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 24 19:24:14.494836 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.volume.api [None req-f323c346-38b0-4860-9626-796ee05491b8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113321) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 24 19:24:14.541192 np0000170097 devstack@c-api.service[113321]: INFO cinder.volume.api [None req-f323c346-38b0-4860-9626-796ee05491b8 demo demo] Get all volumes completed successfully. Apr 24 19:24:14.544119 np0000170097 devstack@c-api.service[113321]: INFO cinder.api.openstack.wsgi [None req-f323c346-38b0-4860-9626-796ee05491b8 demo demo] https://199.19.213.118/volume/v3/volumes/detail returned with HTTP 200 Apr 24 19:24:14.544856 np0000170097 devstack@c-api.service[113321]: [pid: 113321|app: 0|req: 3/12] 199.19.213.118 () {64 vars in 1296 bytes} [Fri Apr 24 19:24:14 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 24 19:24:24.533543 np0000170097 devstack@c-api.service[113321]: DEBUG dbcounter [-] [113321] Writing DB stats cinder:SELECT=1 {{(pid=113321) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 24 19:25:14.559051 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.middleware.request_id [None req-f6bf4429-4945-48e7-b263-74845763d3e2 None None] RequestId filter calling following filter/app {{(pid=113320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 24 19:25:14.562499 np0000170097 devstack@c-api.service[113320]: INFO cinder.api.openstack.wsgi [None req-f6bf4429-4945-48e7-b263-74845763d3e2 demo demo] GET https://199.19.213.118/volume/v3/volumes/detail Apr 24 19:25:14.562734 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.openstack.wsgi [None req-f6bf4429-4945-48e7-b263-74845763d3e2 demo demo] Empty body provided in request {{(pid=113320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 24 19:25:14.562984 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.openstack.wsgi [None req-f6bf4429-4945-48e7-b263-74845763d3e2 demo demo] Calling method 'detail' {{(pid=113320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 24 19:25:14.563560 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.api_utils [None req-f6bf4429-4945-48e7-b263-74845763d3e2 demo demo] Removing options '' from query. {{(pid=113320) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 24 19:25:14.564597 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.volume.api [None req-f6bf4429-4945-48e7-b263-74845763d3e2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113320) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 24 19:25:14.617445 np0000170097 devstack@c-api.service[113320]: INFO cinder.volume.api [None req-f6bf4429-4945-48e7-b263-74845763d3e2 demo demo] Get all volumes completed successfully. Apr 24 19:25:14.618212 np0000170097 devstack@c-api.service[113320]: INFO cinder.api.openstack.wsgi [None req-f6bf4429-4945-48e7-b263-74845763d3e2 demo demo] https://199.19.213.118/volume/v3/volumes/detail returned with HTTP 200 Apr 24 19:25:14.618785 np0000170097 devstack@c-api.service[113320]: [pid: 113320|app: 0|req: 3/13] 199.19.213.118 () {64 vars in 1296 bytes} [Fri Apr 24 19:25:14 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 24 19:25:24.600301 np0000170097 devstack@c-api.service[113320]: DEBUG dbcounter [-] [113320] Writing DB stats cinder:SELECT=1 {{(pid=113320) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 24 19:26:14.638893 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.middleware.request_id [None req-9898cdf6-a699-4b87-934f-0b0aca06a988 None None] RequestId filter calling following filter/app {{(pid=113318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 24 19:26:14.641403 np0000170097 devstack@c-api.service[113318]: INFO cinder.api.openstack.wsgi [None req-9898cdf6-a699-4b87-934f-0b0aca06a988 demo demo] GET https://199.19.213.118/volume/v3/volumes/detail Apr 24 19:26:14.641586 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.openstack.wsgi [None req-9898cdf6-a699-4b87-934f-0b0aca06a988 demo demo] Empty body provided in request {{(pid=113318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 24 19:26:14.641969 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.openstack.wsgi [None req-9898cdf6-a699-4b87-934f-0b0aca06a988 demo demo] Calling method 'detail' {{(pid=113318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 24 19:26:14.642304 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.api_utils [None req-9898cdf6-a699-4b87-934f-0b0aca06a988 demo demo] Removing options '' from query. {{(pid=113318) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 24 19:26:14.643538 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.volume.api [None req-9898cdf6-a699-4b87-934f-0b0aca06a988 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113318) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 24 19:26:14.654759 np0000170097 devstack@c-api.service[113318]: INFO cinder.volume.api [None req-9898cdf6-a699-4b87-934f-0b0aca06a988 demo demo] Get all volumes completed successfully. Apr 24 19:26:14.659371 np0000170097 devstack@c-api.service[113318]: INFO cinder.api.openstack.wsgi [None req-9898cdf6-a699-4b87-934f-0b0aca06a988 demo demo] https://199.19.213.118/volume/v3/volumes/detail returned with HTTP 200 Apr 24 19:26:14.659371 np0000170097 devstack@c-api.service[113318]: [pid: 113318|app: 0|req: 4/14] 199.19.213.118 () {64 vars in 1296 bytes} [Fri Apr 24 19:26:14 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 24 19:26:24.646824 np0000170097 devstack@c-api.service[113318]: DEBUG dbcounter [-] [113318] Writing DB stats cinder:SELECT=1 {{(pid=113318) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 24 19:27:14.680957 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.middleware.request_id [None req-dac10016-3164-4b0b-ae5a-cd35b3927a5a None None] RequestId filter calling following filter/app {{(pid=113319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 24 19:27:14.917061 np0000170097 devstack@c-api.service[113319]: INFO cinder.api.openstack.wsgi [None req-dac10016-3164-4b0b-ae5a-cd35b3927a5a demo demo] GET https://199.19.213.118/volume/v3/volumes/detail Apr 24 19:27:14.917486 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.openstack.wsgi [None req-dac10016-3164-4b0b-ae5a-cd35b3927a5a demo demo] Empty body provided in request {{(pid=113319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 24 19:27:14.917898 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.openstack.wsgi [None req-dac10016-3164-4b0b-ae5a-cd35b3927a5a demo demo] Calling method 'detail' {{(pid=113319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 24 19:27:14.918437 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.api_utils [None req-dac10016-3164-4b0b-ae5a-cd35b3927a5a demo demo] Removing options '' from query. {{(pid=113319) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 24 19:27:14.920076 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.volume.api [None req-dac10016-3164-4b0b-ae5a-cd35b3927a5a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113319) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 24 19:27:14.934595 np0000170097 devstack@c-api.service[113319]: INFO cinder.volume.api [None req-dac10016-3164-4b0b-ae5a-cd35b3927a5a demo demo] Get all volumes completed successfully. Apr 24 19:27:14.938560 np0000170097 devstack@c-api.service[113319]: INFO cinder.api.openstack.wsgi [None req-dac10016-3164-4b0b-ae5a-cd35b3927a5a demo demo] https://199.19.213.118/volume/v3/volumes/detail returned with HTTP 200 Apr 24 19:27:14.939193 np0000170097 devstack@c-api.service[113319]: [pid: 113319|app: 0|req: 5/15] 199.19.213.118 () {64 vars in 1296 bytes} [Fri Apr 24 19:27:14 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 24 19:27:24.925763 np0000170097 devstack@c-api.service[113319]: DEBUG dbcounter [-] [113319] Writing DB stats cinder:SELECT=1 {{(pid=113319) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 24 19:28:14.955044 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.middleware.request_id [None req-1e5eddf6-4610-4f78-ad0b-bc48626835ea None None] RequestId filter calling following filter/app {{(pid=113321) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 24 19:28:14.959574 np0000170097 devstack@c-api.service[113321]: INFO cinder.api.openstack.wsgi [None req-1e5eddf6-4610-4f78-ad0b-bc48626835ea demo demo] GET https://199.19.213.118/volume/v3/volumes/detail Apr 24 19:28:14.959821 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.openstack.wsgi [None req-1e5eddf6-4610-4f78-ad0b-bc48626835ea demo demo] Empty body provided in request {{(pid=113321) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 24 19:28:14.960011 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.openstack.wsgi [None req-1e5eddf6-4610-4f78-ad0b-bc48626835ea demo demo] Calling method 'detail' {{(pid=113321) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 24 19:28:14.960289 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.api_utils [None req-1e5eddf6-4610-4f78-ad0b-bc48626835ea demo demo] Removing options '' from query. {{(pid=113321) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 24 19:28:14.961043 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.volume.api [None req-1e5eddf6-4610-4f78-ad0b-bc48626835ea demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113321) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 24 19:28:14.969417 np0000170097 devstack@c-api.service[113321]: INFO cinder.volume.api [None req-1e5eddf6-4610-4f78-ad0b-bc48626835ea demo demo] Get all volumes completed successfully. Apr 24 19:28:14.972041 np0000170097 devstack@c-api.service[113321]: INFO cinder.api.openstack.wsgi [None req-1e5eddf6-4610-4f78-ad0b-bc48626835ea demo demo] https://199.19.213.118/volume/v3/volumes/detail returned with HTTP 200 Apr 24 19:28:14.972496 np0000170097 devstack@c-api.service[113321]: [pid: 113321|app: 0|req: 4/16] 199.19.213.118 () {64 vars in 1296 bytes} [Fri Apr 24 19:28:14 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 24 19:28:24.963874 np0000170097 devstack@c-api.service[113321]: DEBUG dbcounter [-] [113321] Writing DB stats cinder:SELECT=1 {{(pid=113321) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 24 19:29:14.987087 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.middleware.request_id [None req-24cd9a15-21f0-472c-b7c1-11b8e633f060 None None] RequestId filter calling following filter/app {{(pid=113320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 24 19:29:14.990467 np0000170097 devstack@c-api.service[113320]: INFO cinder.api.openstack.wsgi [None req-24cd9a15-21f0-472c-b7c1-11b8e633f060 demo demo] GET https://199.19.213.118/volume/v3/volumes/detail Apr 24 19:29:14.990632 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.openstack.wsgi [None req-24cd9a15-21f0-472c-b7c1-11b8e633f060 demo demo] Empty body provided in request {{(pid=113320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 24 19:29:14.990814 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.openstack.wsgi [None req-24cd9a15-21f0-472c-b7c1-11b8e633f060 demo demo] Calling method 'detail' {{(pid=113320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 24 19:29:14.991054 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.api_utils [None req-24cd9a15-21f0-472c-b7c1-11b8e633f060 demo demo] Removing options '' from query. {{(pid=113320) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 24 19:29:14.991766 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.volume.api [None req-24cd9a15-21f0-472c-b7c1-11b8e633f060 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113320) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 24 19:29:14.997793 np0000170097 devstack@c-api.service[113320]: INFO cinder.volume.api [None req-24cd9a15-21f0-472c-b7c1-11b8e633f060 demo demo] Get all volumes completed successfully. Apr 24 19:29:14.999760 np0000170097 devstack@c-api.service[113320]: INFO cinder.api.openstack.wsgi [None req-24cd9a15-21f0-472c-b7c1-11b8e633f060 demo demo] https://199.19.213.118/volume/v3/volumes/detail returned with HTTP 200 Apr 24 19:29:15.000253 np0000170097 devstack@c-api.service[113320]: [pid: 113320|app: 0|req: 4/17] 199.19.213.118 () {64 vars in 1296 bytes} [Fri Apr 24 19:29:14 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 24 19:29:24.994619 np0000170097 devstack@c-api.service[113320]: DEBUG dbcounter [-] [113320] Writing DB stats cinder:SELECT=1 {{(pid=113320) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 24 19:30:15.019305 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.middleware.request_id [None req-6da65cdd-caa2-413d-b32b-5483758ecab5 None None] RequestId filter calling following filter/app {{(pid=113318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 24 19:30:15.021475 np0000170097 devstack@c-api.service[113318]: INFO cinder.api.openstack.wsgi [None req-6da65cdd-caa2-413d-b32b-5483758ecab5 demo demo] GET https://199.19.213.118/volume/v3/volumes/detail Apr 24 19:30:15.021654 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.openstack.wsgi [None req-6da65cdd-caa2-413d-b32b-5483758ecab5 demo demo] Empty body provided in request {{(pid=113318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 24 19:30:15.021852 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.openstack.wsgi [None req-6da65cdd-caa2-413d-b32b-5483758ecab5 demo demo] Calling method 'detail' {{(pid=113318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 24 19:30:15.022103 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.api_utils [None req-6da65cdd-caa2-413d-b32b-5483758ecab5 demo demo] Removing options '' from query. {{(pid=113318) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 24 19:30:15.022948 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.volume.api [None req-6da65cdd-caa2-413d-b32b-5483758ecab5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113318) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 24 19:30:15.030347 np0000170097 devstack@c-api.service[113318]: INFO cinder.volume.api [None req-6da65cdd-caa2-413d-b32b-5483758ecab5 demo demo] Get all volumes completed successfully. Apr 24 19:30:15.032451 np0000170097 devstack@c-api.service[113318]: INFO cinder.api.openstack.wsgi [None req-6da65cdd-caa2-413d-b32b-5483758ecab5 demo demo] https://199.19.213.118/volume/v3/volumes/detail returned with HTTP 200 Apr 24 19:30:15.032852 np0000170097 devstack@c-api.service[113318]: [pid: 113318|app: 0|req: 5/18] 199.19.213.118 () {64 vars in 1296 bytes} [Fri Apr 24 19:30:15 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 24 19:30:25.026219 np0000170097 devstack@c-api.service[113318]: DEBUG dbcounter [-] [113318] Writing DB stats cinder:SELECT=1 {{(pid=113318) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 24 19:31:15.095630 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.middleware.request_id [None req-e0dfcc92-8386-40ca-a671-73c48367d9e7 None None] RequestId filter calling following filter/app {{(pid=113319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 24 19:31:15.098392 np0000170097 devstack@c-api.service[113319]: INFO cinder.api.openstack.wsgi [None req-e0dfcc92-8386-40ca-a671-73c48367d9e7 demo demo] GET https://199.19.213.118/volume/v3/volumes/detail Apr 24 19:31:15.098608 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.openstack.wsgi [None req-e0dfcc92-8386-40ca-a671-73c48367d9e7 demo demo] Empty body provided in request {{(pid=113319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 24 19:31:15.098808 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.openstack.wsgi [None req-e0dfcc92-8386-40ca-a671-73c48367d9e7 demo demo] Calling method 'detail' {{(pid=113319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 24 19:31:15.099025 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.api_utils [None req-e0dfcc92-8386-40ca-a671-73c48367d9e7 demo demo] Removing options '' from query. {{(pid=113319) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 24 19:31:15.099738 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.volume.api [None req-e0dfcc92-8386-40ca-a671-73c48367d9e7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113319) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 24 19:31:15.109260 np0000170097 devstack@c-api.service[113319]: INFO cinder.volume.api [None req-e0dfcc92-8386-40ca-a671-73c48367d9e7 demo demo] Get all volumes completed successfully. Apr 24 19:31:15.111648 np0000170097 devstack@c-api.service[113319]: INFO cinder.api.openstack.wsgi [None req-e0dfcc92-8386-40ca-a671-73c48367d9e7 demo demo] https://199.19.213.118/volume/v3/volumes/detail returned with HTTP 200 Apr 24 19:31:15.112022 np0000170097 devstack@c-api.service[113319]: [pid: 113319|app: 0|req: 6/19] 199.19.213.118 () {64 vars in 1296 bytes} [Fri Apr 24 19:31:15 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 24 19:31:25.102915 np0000170097 devstack@c-api.service[113319]: DEBUG dbcounter [-] [113319] Writing DB stats cinder:SELECT=1 {{(pid=113319) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 24 19:32:15.126572 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.middleware.request_id [None req-7fa60e27-ce63-4420-92e1-a957dc197f48 None None] RequestId filter calling following filter/app {{(pid=113321) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 24 19:32:15.280232 np0000170097 devstack@c-api.service[113321]: INFO cinder.api.openstack.wsgi [None req-7fa60e27-ce63-4420-92e1-a957dc197f48 demo demo] GET https://199.19.213.118/volume/v3/volumes/detail Apr 24 19:32:15.280699 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.openstack.wsgi [None req-7fa60e27-ce63-4420-92e1-a957dc197f48 demo demo] Empty body provided in request {{(pid=113321) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 24 19:32:15.281038 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.openstack.wsgi [None req-7fa60e27-ce63-4420-92e1-a957dc197f48 demo demo] Calling method 'detail' {{(pid=113321) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 24 19:32:15.281511 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.api_utils [None req-7fa60e27-ce63-4420-92e1-a957dc197f48 demo demo] Removing options '' from query. {{(pid=113321) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 24 19:32:15.282820 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.volume.api [None req-7fa60e27-ce63-4420-92e1-a957dc197f48 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113321) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 24 19:32:15.291533 np0000170097 devstack@c-api.service[113321]: INFO cinder.volume.api [None req-7fa60e27-ce63-4420-92e1-a957dc197f48 demo demo] Get all volumes completed successfully. Apr 24 19:32:15.293520 np0000170097 devstack@c-api.service[113321]: INFO cinder.api.openstack.wsgi [None req-7fa60e27-ce63-4420-92e1-a957dc197f48 demo demo] https://199.19.213.118/volume/v3/volumes/detail returned with HTTP 200 Apr 24 19:32:15.293918 np0000170097 devstack@c-api.service[113321]: [pid: 113321|app: 0|req: 5/20] 199.19.213.118 () {64 vars in 1296 bytes} [Fri Apr 24 19:32:15 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 24 19:32:25.287236 np0000170097 devstack@c-api.service[113321]: DEBUG dbcounter [-] [113321] Writing DB stats cinder:SELECT=1 {{(pid=113321) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 24 19:33:15.314751 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.middleware.request_id [None req-49e1421b-36ac-4d4b-8030-3cca1fde7392 None None] RequestId filter calling following filter/app {{(pid=113320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 24 19:33:15.316801 np0000170097 devstack@c-api.service[113320]: INFO cinder.api.openstack.wsgi [None req-49e1421b-36ac-4d4b-8030-3cca1fde7392 demo demo] GET https://199.19.213.118/volume/v3/volumes/detail Apr 24 19:33:15.316983 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.openstack.wsgi [None req-49e1421b-36ac-4d4b-8030-3cca1fde7392 demo demo] Empty body provided in request {{(pid=113320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 24 19:33:15.317172 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.openstack.wsgi [None req-49e1421b-36ac-4d4b-8030-3cca1fde7392 demo demo] Calling method 'detail' {{(pid=113320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 24 19:33:15.317419 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.api_utils [None req-49e1421b-36ac-4d4b-8030-3cca1fde7392 demo demo] Removing options '' from query. {{(pid=113320) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 24 19:33:15.318126 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.volume.api [None req-49e1421b-36ac-4d4b-8030-3cca1fde7392 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113320) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 24 19:33:15.325700 np0000170097 devstack@c-api.service[113320]: INFO cinder.volume.api [None req-49e1421b-36ac-4d4b-8030-3cca1fde7392 demo demo] Get all volumes completed successfully. Apr 24 19:33:15.327773 np0000170097 devstack@c-api.service[113320]: INFO cinder.api.openstack.wsgi [None req-49e1421b-36ac-4d4b-8030-3cca1fde7392 demo demo] https://199.19.213.118/volume/v3/volumes/detail returned with HTTP 200 Apr 24 19:33:15.328154 np0000170097 devstack@c-api.service[113320]: [pid: 113320|app: 0|req: 5/21] 199.19.213.118 () {64 vars in 1296 bytes} [Fri Apr 24 19:33:15 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 24 19:33:25.321363 np0000170097 devstack@c-api.service[113320]: DEBUG dbcounter [-] [113320] Writing DB stats cinder:SELECT=1 {{(pid=113320) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 24 19:34:15.342730 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.middleware.request_id [None req-48094ac8-258b-493e-83e8-fcba40f99974 None None] RequestId filter calling following filter/app {{(pid=113318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 24 19:34:15.346389 np0000170097 devstack@c-api.service[113318]: INFO cinder.api.openstack.wsgi [None req-48094ac8-258b-493e-83e8-fcba40f99974 demo demo] GET https://199.19.213.118/volume/v3/volumes/detail Apr 24 19:34:15.346649 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.openstack.wsgi [None req-48094ac8-258b-493e-83e8-fcba40f99974 demo demo] Empty body provided in request {{(pid=113318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 24 19:34:15.346902 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.openstack.wsgi [None req-48094ac8-258b-493e-83e8-fcba40f99974 demo demo] Calling method 'detail' {{(pid=113318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 24 19:34:15.347228 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.api_utils [None req-48094ac8-258b-493e-83e8-fcba40f99974 demo demo] Removing options '' from query. {{(pid=113318) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 24 19:34:15.348238 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.volume.api [None req-48094ac8-258b-493e-83e8-fcba40f99974 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113318) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 24 19:34:15.357102 np0000170097 devstack@c-api.service[113318]: INFO cinder.volume.api [None req-48094ac8-258b-493e-83e8-fcba40f99974 demo demo] Get all volumes completed successfully. Apr 24 19:34:15.359075 np0000170097 devstack@c-api.service[113318]: INFO cinder.api.openstack.wsgi [None req-48094ac8-258b-493e-83e8-fcba40f99974 demo demo] https://199.19.213.118/volume/v3/volumes/detail returned with HTTP 200 Apr 24 19:34:15.359614 np0000170097 devstack@c-api.service[113318]: [pid: 113318|app: 0|req: 6/22] 199.19.213.118 () {64 vars in 1296 bytes} [Fri Apr 24 19:34:15 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 24 19:34:25.353597 np0000170097 devstack@c-api.service[113318]: DEBUG dbcounter [-] [113318] Writing DB stats cinder:SELECT=1 {{(pid=113318) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 24 19:35:15.382578 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.middleware.request_id [None req-390a0cff-1efd-456c-a665-2f06f3b21c1d None None] RequestId filter calling following filter/app {{(pid=113319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 24 19:35:15.387977 np0000170097 devstack@c-api.service[113319]: INFO cinder.api.openstack.wsgi [None req-390a0cff-1efd-456c-a665-2f06f3b21c1d demo demo] GET https://199.19.213.118/volume/v3/volumes/detail Apr 24 19:35:15.388423 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.openstack.wsgi [None req-390a0cff-1efd-456c-a665-2f06f3b21c1d demo demo] Empty body provided in request {{(pid=113319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 24 19:35:15.388913 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.openstack.wsgi [None req-390a0cff-1efd-456c-a665-2f06f3b21c1d demo demo] Calling method 'detail' {{(pid=113319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 24 19:35:15.389225 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.api_utils [None req-390a0cff-1efd-456c-a665-2f06f3b21c1d demo demo] Removing options '' from query. {{(pid=113319) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 24 19:35:15.390164 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.volume.api [None req-390a0cff-1efd-456c-a665-2f06f3b21c1d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113319) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 24 19:35:15.398162 np0000170097 devstack@c-api.service[113319]: INFO cinder.volume.api [None req-390a0cff-1efd-456c-a665-2f06f3b21c1d demo demo] Get all volumes completed successfully. Apr 24 19:35:15.400400 np0000170097 devstack@c-api.service[113319]: INFO cinder.api.openstack.wsgi [None req-390a0cff-1efd-456c-a665-2f06f3b21c1d demo demo] https://199.19.213.118/volume/v3/volumes/detail returned with HTTP 200 Apr 24 19:35:15.400817 np0000170097 devstack@c-api.service[113319]: [pid: 113319|app: 0|req: 7/23] 199.19.213.118 () {64 vars in 1296 bytes} [Fri Apr 24 19:35:15 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 24 19:35:25.393076 np0000170097 devstack@c-api.service[113319]: DEBUG dbcounter [-] [113319] Writing DB stats cinder:SELECT=1 {{(pid=113319) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 24 19:36:15.422329 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.middleware.request_id [None req-bfee4958-df80-4503-a506-6dac21cd0614 None None] RequestId filter calling following filter/app {{(pid=113321) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 24 19:36:15.426464 np0000170097 devstack@c-api.service[113321]: INFO cinder.api.openstack.wsgi [None req-bfee4958-df80-4503-a506-6dac21cd0614 demo demo] GET https://199.19.213.118/volume/v3/volumes/detail Apr 24 19:36:15.427191 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.openstack.wsgi [None req-bfee4958-df80-4503-a506-6dac21cd0614 demo demo] Empty body provided in request {{(pid=113321) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 24 19:36:15.427852 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.openstack.wsgi [None req-bfee4958-df80-4503-a506-6dac21cd0614 demo demo] Calling method 'detail' {{(pid=113321) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 24 19:36:15.430513 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.api_utils [None req-bfee4958-df80-4503-a506-6dac21cd0614 demo demo] Removing options '' from query. {{(pid=113321) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 24 19:36:15.430513 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.volume.api [None req-bfee4958-df80-4503-a506-6dac21cd0614 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113321) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 24 19:36:15.439914 np0000170097 devstack@c-api.service[113321]: INFO cinder.volume.api [None req-bfee4958-df80-4503-a506-6dac21cd0614 demo demo] Get all volumes completed successfully. Apr 24 19:36:15.442677 np0000170097 devstack@c-api.service[113321]: INFO cinder.api.openstack.wsgi [None req-bfee4958-df80-4503-a506-6dac21cd0614 demo demo] https://199.19.213.118/volume/v3/volumes/detail returned with HTTP 200 Apr 24 19:36:15.443426 np0000170097 devstack@c-api.service[113321]: [pid: 113321|app: 0|req: 6/24] 199.19.213.118 () {64 vars in 1296 bytes} [Fri Apr 24 19:36:15 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 24 19:36:25.433146 np0000170097 devstack@c-api.service[113321]: DEBUG dbcounter [-] [113321] Writing DB stats cinder:SELECT=1 {{(pid=113321) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 24 19:37:15.456294 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.middleware.request_id [None req-5cca8852-8cf3-42e0-b951-7ae07c6aba1b None None] RequestId filter calling following filter/app {{(pid=113320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 24 19:37:15.637054 np0000170097 devstack@c-api.service[113320]: INFO cinder.api.openstack.wsgi [None req-5cca8852-8cf3-42e0-b951-7ae07c6aba1b demo demo] GET https://199.19.213.118/volume/v3/volumes/detail Apr 24 19:37:15.637454 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.openstack.wsgi [None req-5cca8852-8cf3-42e0-b951-7ae07c6aba1b demo demo] Empty body provided in request {{(pid=113320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 24 19:37:15.637828 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.openstack.wsgi [None req-5cca8852-8cf3-42e0-b951-7ae07c6aba1b demo demo] Calling method 'detail' {{(pid=113320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 24 19:37:15.638299 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.api_utils [None req-5cca8852-8cf3-42e0-b951-7ae07c6aba1b demo demo] Removing options '' from query. {{(pid=113320) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 24 19:37:15.639774 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.volume.api [None req-5cca8852-8cf3-42e0-b951-7ae07c6aba1b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113320) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 24 19:37:15.650281 np0000170097 devstack@c-api.service[113320]: INFO cinder.volume.api [None req-5cca8852-8cf3-42e0-b951-7ae07c6aba1b demo demo] Get all volumes completed successfully. Apr 24 19:37:15.652159 np0000170097 devstack@c-api.service[113320]: INFO cinder.api.openstack.wsgi [None req-5cca8852-8cf3-42e0-b951-7ae07c6aba1b demo demo] https://199.19.213.118/volume/v3/volumes/detail returned with HTTP 200 Apr 24 19:37:15.652503 np0000170097 devstack@c-api.service[113320]: [pid: 113320|app: 0|req: 6/25] 199.19.213.118 () {64 vars in 1296 bytes} [Fri Apr 24 19:37:15 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 24 19:37:25.645728 np0000170097 devstack@c-api.service[113320]: DEBUG dbcounter [-] [113320] Writing DB stats cinder:SELECT=1 {{(pid=113320) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 24 19:38:15.667561 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.middleware.request_id [None req-9bfae7c9-e2f8-450d-bcbc-0dd0f7622825 None None] RequestId filter calling following filter/app {{(pid=113318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 24 19:38:15.670004 np0000170097 devstack@c-api.service[113318]: INFO cinder.api.openstack.wsgi [None req-9bfae7c9-e2f8-450d-bcbc-0dd0f7622825 demo demo] GET https://199.19.213.118/volume/v3/volumes/detail Apr 24 19:38:15.670169 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.openstack.wsgi [None req-9bfae7c9-e2f8-450d-bcbc-0dd0f7622825 demo demo] Empty body provided in request {{(pid=113318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 24 19:38:15.670382 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.openstack.wsgi [None req-9bfae7c9-e2f8-450d-bcbc-0dd0f7622825 demo demo] Calling method 'detail' {{(pid=113318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 24 19:38:15.670611 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.api_utils [None req-9bfae7c9-e2f8-450d-bcbc-0dd0f7622825 demo demo] Removing options '' from query. {{(pid=113318) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 24 19:38:15.671342 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.volume.api [None req-9bfae7c9-e2f8-450d-bcbc-0dd0f7622825 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113318) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 24 19:38:15.679990 np0000170097 devstack@c-api.service[113318]: INFO cinder.volume.api [None req-9bfae7c9-e2f8-450d-bcbc-0dd0f7622825 demo demo] Get all volumes completed successfully. Apr 24 19:38:15.682256 np0000170097 devstack@c-api.service[113318]: INFO cinder.api.openstack.wsgi [None req-9bfae7c9-e2f8-450d-bcbc-0dd0f7622825 demo demo] https://199.19.213.118/volume/v3/volumes/detail returned with HTTP 200 Apr 24 19:38:15.682747 np0000170097 devstack@c-api.service[113318]: [pid: 113318|app: 0|req: 7/26] 199.19.213.118 () {64 vars in 1296 bytes} [Fri Apr 24 19:38:15 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 24 19:38:25.676093 np0000170097 devstack@c-api.service[113318]: DEBUG dbcounter [-] [113318] Writing DB stats cinder:SELECT=1 {{(pid=113318) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 24 19:39:15.703137 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.middleware.request_id [None req-66a19d63-b90e-4cf0-91a9-8b9c2c00d38c None None] RequestId filter calling following filter/app {{(pid=113319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 24 19:39:15.705509 np0000170097 devstack@c-api.service[113319]: INFO cinder.api.openstack.wsgi [None req-66a19d63-b90e-4cf0-91a9-8b9c2c00d38c demo demo] GET https://199.19.213.118/volume/v3/volumes/detail Apr 24 19:39:15.705742 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.openstack.wsgi [None req-66a19d63-b90e-4cf0-91a9-8b9c2c00d38c demo demo] Empty body provided in request {{(pid=113319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 24 19:39:15.705974 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.openstack.wsgi [None req-66a19d63-b90e-4cf0-91a9-8b9c2c00d38c demo demo] Calling method 'detail' {{(pid=113319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 24 19:39:15.706288 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.api_utils [None req-66a19d63-b90e-4cf0-91a9-8b9c2c00d38c demo demo] Removing options '' from query. {{(pid=113319) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 24 19:39:15.707200 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.volume.api [None req-66a19d63-b90e-4cf0-91a9-8b9c2c00d38c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113319) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 24 19:39:15.714726 np0000170097 devstack@c-api.service[113319]: INFO cinder.volume.api [None req-66a19d63-b90e-4cf0-91a9-8b9c2c00d38c demo demo] Get all volumes completed successfully. Apr 24 19:39:15.716673 np0000170097 devstack@c-api.service[113319]: INFO cinder.api.openstack.wsgi [None req-66a19d63-b90e-4cf0-91a9-8b9c2c00d38c demo demo] https://199.19.213.118/volume/v3/volumes/detail returned with HTTP 200 Apr 24 19:39:15.717041 np0000170097 devstack@c-api.service[113319]: [pid: 113319|app: 0|req: 8/27] 199.19.213.118 () {64 vars in 1296 bytes} [Fri Apr 24 19:39:15 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 24 19:39:25.711176 np0000170097 devstack@c-api.service[113319]: DEBUG dbcounter [-] [113319] Writing DB stats cinder:SELECT=1 {{(pid=113319) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 24 19:40:15.737514 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.middleware.request_id [None req-152e79e3-eac7-4ba0-947b-232ea4343048 None None] RequestId filter calling following filter/app {{(pid=113321) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 24 19:40:15.739517 np0000170097 devstack@c-api.service[113321]: INFO cinder.api.openstack.wsgi [None req-152e79e3-eac7-4ba0-947b-232ea4343048 demo demo] GET https://199.19.213.118/volume/v3/volumes/detail Apr 24 19:40:15.739709 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.openstack.wsgi [None req-152e79e3-eac7-4ba0-947b-232ea4343048 demo demo] Empty body provided in request {{(pid=113321) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 24 19:40:15.739910 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.openstack.wsgi [None req-152e79e3-eac7-4ba0-947b-232ea4343048 demo demo] Calling method 'detail' {{(pid=113321) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 24 19:40:15.740163 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.api_utils [None req-152e79e3-eac7-4ba0-947b-232ea4343048 demo demo] Removing options '' from query. {{(pid=113321) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 24 19:40:15.740877 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.volume.api [None req-152e79e3-eac7-4ba0-947b-232ea4343048 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113321) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 24 19:40:15.748442 np0000170097 devstack@c-api.service[113321]: INFO cinder.volume.api [None req-152e79e3-eac7-4ba0-947b-232ea4343048 demo demo] Get all volumes completed successfully. Apr 24 19:40:15.751303 np0000170097 devstack@c-api.service[113321]: INFO cinder.api.openstack.wsgi [None req-152e79e3-eac7-4ba0-947b-232ea4343048 demo demo] https://199.19.213.118/volume/v3/volumes/detail returned with HTTP 200 Apr 24 19:40:15.751787 np0000170097 devstack@c-api.service[113321]: [pid: 113321|app: 0|req: 7/28] 199.19.213.118 () {64 vars in 1296 bytes} [Fri Apr 24 19:40:15 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 24 19:40:25.743646 np0000170097 devstack@c-api.service[113321]: DEBUG dbcounter [-] [113321] Writing DB stats cinder:SELECT=1 {{(pid=113321) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 24 19:41:15.766697 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.middleware.request_id [None req-cbed290d-d616-43af-8e27-f831784d027c None None] RequestId filter calling following filter/app {{(pid=113320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 24 19:41:15.769808 np0000170097 devstack@c-api.service[113320]: INFO cinder.api.openstack.wsgi [None req-cbed290d-d616-43af-8e27-f831784d027c demo demo] GET https://199.19.213.118/volume/v3/volumes/detail Apr 24 19:41:15.770047 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.openstack.wsgi [None req-cbed290d-d616-43af-8e27-f831784d027c demo demo] Empty body provided in request {{(pid=113320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 24 19:41:15.770307 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.openstack.wsgi [None req-cbed290d-d616-43af-8e27-f831784d027c demo demo] Calling method 'detail' {{(pid=113320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 24 19:41:15.770613 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.api_utils [None req-cbed290d-d616-43af-8e27-f831784d027c demo demo] Removing options '' from query. {{(pid=113320) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 24 19:41:15.771608 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.volume.api [None req-cbed290d-d616-43af-8e27-f831784d027c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113320) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 24 19:41:15.778602 np0000170097 devstack@c-api.service[113320]: INFO cinder.volume.api [None req-cbed290d-d616-43af-8e27-f831784d027c demo demo] Get all volumes completed successfully. Apr 24 19:41:15.780662 np0000170097 devstack@c-api.service[113320]: INFO cinder.api.openstack.wsgi [None req-cbed290d-d616-43af-8e27-f831784d027c demo demo] https://199.19.213.118/volume/v3/volumes/detail returned with HTTP 200 Apr 24 19:41:15.781185 np0000170097 devstack@c-api.service[113320]: [pid: 113320|app: 0|req: 7/29] 199.19.213.118 () {64 vars in 1296 bytes} [Fri Apr 24 19:41:15 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 24 19:41:25.774649 np0000170097 devstack@c-api.service[113320]: DEBUG dbcounter [-] [113320] Writing DB stats cinder:SELECT=1 {{(pid=113320) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 24 19:42:15.797980 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.middleware.request_id [None req-c66a7975-3ea8-4c73-adf4-4bd89ab9ada1 None None] RequestId filter calling following filter/app {{(pid=113318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 24 19:42:15.893697 np0000170097 devstack@c-api.service[113318]: INFO cinder.api.openstack.wsgi [None req-c66a7975-3ea8-4c73-adf4-4bd89ab9ada1 demo demo] GET https://199.19.213.118/volume/v3/volumes/detail Apr 24 19:42:15.893697 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.openstack.wsgi [None req-c66a7975-3ea8-4c73-adf4-4bd89ab9ada1 demo demo] Empty body provided in request {{(pid=113318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 24 19:42:15.893697 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.openstack.wsgi [None req-c66a7975-3ea8-4c73-adf4-4bd89ab9ada1 demo demo] Calling method 'detail' {{(pid=113318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 24 19:42:15.893697 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.api_utils [None req-c66a7975-3ea8-4c73-adf4-4bd89ab9ada1 demo demo] Removing options '' from query. {{(pid=113318) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 24 19:42:15.894784 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.volume.api [None req-c66a7975-3ea8-4c73-adf4-4bd89ab9ada1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113318) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 24 19:42:15.902079 np0000170097 devstack@c-api.service[113318]: INFO cinder.volume.api [None req-c66a7975-3ea8-4c73-adf4-4bd89ab9ada1 demo demo] Get all volumes completed successfully. Apr 24 19:42:15.903935 np0000170097 devstack@c-api.service[113318]: INFO cinder.api.openstack.wsgi [None req-c66a7975-3ea8-4c73-adf4-4bd89ab9ada1 demo demo] https://199.19.213.118/volume/v3/volumes/detail returned with HTTP 200 Apr 24 19:42:15.904294 np0000170097 devstack@c-api.service[113318]: [pid: 113318|app: 0|req: 8/30] 199.19.213.118 () {64 vars in 1296 bytes} [Fri Apr 24 19:42:15 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 24 19:42:25.897708 np0000170097 devstack@c-api.service[113318]: DEBUG dbcounter [-] [113318] Writing DB stats cinder:SELECT=1 {{(pid=113318) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 24 19:43:15.916639 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.middleware.request_id [None req-6a4b8908-dcda-41a7-8353-4e84b81bd9df None None] RequestId filter calling following filter/app {{(pid=113319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 24 19:43:15.920129 np0000170097 devstack@c-api.service[113319]: INFO cinder.api.openstack.wsgi [None req-6a4b8908-dcda-41a7-8353-4e84b81bd9df demo demo] GET https://199.19.213.118/volume/v3/volumes/detail Apr 24 19:43:15.920302 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.openstack.wsgi [None req-6a4b8908-dcda-41a7-8353-4e84b81bd9df demo demo] Empty body provided in request {{(pid=113319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 24 19:43:15.920486 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.openstack.wsgi [None req-6a4b8908-dcda-41a7-8353-4e84b81bd9df demo demo] Calling method 'detail' {{(pid=113319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 24 19:43:15.920712 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.api_utils [None req-6a4b8908-dcda-41a7-8353-4e84b81bd9df demo demo] Removing options '' from query. {{(pid=113319) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 24 19:43:15.921391 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.volume.api [None req-6a4b8908-dcda-41a7-8353-4e84b81bd9df demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113319) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 24 19:43:15.927442 np0000170097 devstack@c-api.service[113319]: INFO cinder.volume.api [None req-6a4b8908-dcda-41a7-8353-4e84b81bd9df demo demo] Get all volumes completed successfully. Apr 24 19:43:15.929398 np0000170097 devstack@c-api.service[113319]: INFO cinder.api.openstack.wsgi [None req-6a4b8908-dcda-41a7-8353-4e84b81bd9df demo demo] https://199.19.213.118/volume/v3/volumes/detail returned with HTTP 200 Apr 24 19:43:15.929841 np0000170097 devstack@c-api.service[113319]: [pid: 113319|app: 0|req: 9/31] 199.19.213.118 () {64 vars in 1296 bytes} [Fri Apr 24 19:43:15 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 24 19:43:25.924578 np0000170097 devstack@c-api.service[113319]: DEBUG dbcounter [-] [113319] Writing DB stats cinder:SELECT=1 {{(pid=113319) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 24 19:44:15.948430 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.middleware.request_id [None req-985fe317-eec2-40d7-b998-ae2cb23629d7 None None] RequestId filter calling following filter/app {{(pid=113321) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 24 19:44:15.950498 np0000170097 devstack@c-api.service[113321]: INFO cinder.api.openstack.wsgi [None req-985fe317-eec2-40d7-b998-ae2cb23629d7 demo demo] GET https://199.19.213.118/volume/v3/volumes/detail Apr 24 19:44:15.950754 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.openstack.wsgi [None req-985fe317-eec2-40d7-b998-ae2cb23629d7 demo demo] Empty body provided in request {{(pid=113321) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 24 19:44:15.951013 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.openstack.wsgi [None req-985fe317-eec2-40d7-b998-ae2cb23629d7 demo demo] Calling method 'detail' {{(pid=113321) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 24 19:44:15.951525 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.api_utils [None req-985fe317-eec2-40d7-b998-ae2cb23629d7 demo demo] Removing options '' from query. {{(pid=113321) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 24 19:44:15.952526 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.volume.api [None req-985fe317-eec2-40d7-b998-ae2cb23629d7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113321) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 24 19:44:15.965036 np0000170097 devstack@c-api.service[113321]: INFO cinder.volume.api [None req-985fe317-eec2-40d7-b998-ae2cb23629d7 demo demo] Get all volumes completed successfully. Apr 24 19:44:15.967337 np0000170097 devstack@c-api.service[113321]: INFO cinder.api.openstack.wsgi [None req-985fe317-eec2-40d7-b998-ae2cb23629d7 demo demo] https://199.19.213.118/volume/v3/volumes/detail returned with HTTP 200 Apr 24 19:44:15.967867 np0000170097 devstack@c-api.service[113321]: [pid: 113321|app: 0|req: 8/32] 199.19.213.118 () {64 vars in 1296 bytes} [Fri Apr 24 19:44:15 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 24 19:44:25.958883 np0000170097 devstack@c-api.service[113321]: DEBUG dbcounter [-] [113321] Writing DB stats cinder:SELECT=1 {{(pid=113321) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 24 19:45:15.983076 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.middleware.request_id [None req-94d79ca4-beba-4f24-8058-c87f8d9386c9 None None] RequestId filter calling following filter/app {{(pid=113320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 24 19:45:15.988357 np0000170097 devstack@c-api.service[113320]: INFO cinder.api.openstack.wsgi [None req-94d79ca4-beba-4f24-8058-c87f8d9386c9 demo demo] GET https://199.19.213.118/volume/v3/volumes/detail Apr 24 19:45:15.988768 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.openstack.wsgi [None req-94d79ca4-beba-4f24-8058-c87f8d9386c9 demo demo] Empty body provided in request {{(pid=113320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 24 19:45:15.988983 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.openstack.wsgi [None req-94d79ca4-beba-4f24-8058-c87f8d9386c9 demo demo] Calling method 'detail' {{(pid=113320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 24 19:45:15.989244 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.api.api_utils [None req-94d79ca4-beba-4f24-8058-c87f8d9386c9 demo demo] Removing options '' from query. {{(pid=113320) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 24 19:45:15.990543 np0000170097 devstack@c-api.service[113320]: DEBUG cinder.volume.api [None req-94d79ca4-beba-4f24-8058-c87f8d9386c9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113320) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 24 19:45:16.002657 np0000170097 devstack@c-api.service[113320]: INFO cinder.volume.api [None req-94d79ca4-beba-4f24-8058-c87f8d9386c9 demo demo] Get all volumes completed successfully. Apr 24 19:45:16.006341 np0000170097 devstack@c-api.service[113320]: INFO cinder.api.openstack.wsgi [None req-94d79ca4-beba-4f24-8058-c87f8d9386c9 demo demo] https://199.19.213.118/volume/v3/volumes/detail returned with HTTP 200 Apr 24 19:45:16.007029 np0000170097 devstack@c-api.service[113320]: [pid: 113320|app: 0|req: 8/33] 199.19.213.118 () {64 vars in 1296 bytes} [Fri Apr 24 19:45:15 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 24 19:45:25.993442 np0000170097 devstack@c-api.service[113320]: DEBUG dbcounter [-] [113320] Writing DB stats cinder:SELECT=1 {{(pid=113320) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 24 19:46:16.028075 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.middleware.request_id [None req-418b3b39-6a77-4e21-a7cc-73224c0c15e7 None None] RequestId filter calling following filter/app {{(pid=113318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 24 19:46:16.030973 np0000170097 devstack@c-api.service[113318]: INFO cinder.api.openstack.wsgi [None req-418b3b39-6a77-4e21-a7cc-73224c0c15e7 demo demo] GET https://199.19.213.118/volume/v3/volumes/detail Apr 24 19:46:16.031234 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.openstack.wsgi [None req-418b3b39-6a77-4e21-a7cc-73224c0c15e7 demo demo] Empty body provided in request {{(pid=113318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 24 19:46:16.031487 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.openstack.wsgi [None req-418b3b39-6a77-4e21-a7cc-73224c0c15e7 demo demo] Calling method 'detail' {{(pid=113318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 24 19:46:16.031705 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.api.api_utils [None req-418b3b39-6a77-4e21-a7cc-73224c0c15e7 demo demo] Removing options '' from query. {{(pid=113318) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 24 19:46:16.032494 np0000170097 devstack@c-api.service[113318]: DEBUG cinder.volume.api [None req-418b3b39-6a77-4e21-a7cc-73224c0c15e7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113318) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 24 19:46:16.038628 np0000170097 devstack@c-api.service[113318]: INFO cinder.volume.api [None req-418b3b39-6a77-4e21-a7cc-73224c0c15e7 demo demo] Get all volumes completed successfully. Apr 24 19:46:16.040773 np0000170097 devstack@c-api.service[113318]: INFO cinder.api.openstack.wsgi [None req-418b3b39-6a77-4e21-a7cc-73224c0c15e7 demo demo] https://199.19.213.118/volume/v3/volumes/detail returned with HTTP 200 Apr 24 19:46:16.041205 np0000170097 devstack@c-api.service[113318]: [pid: 113318|app: 0|req: 9/34] 199.19.213.118 () {64 vars in 1296 bytes} [Fri Apr 24 19:46:16 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 24 19:46:26.035020 np0000170097 devstack@c-api.service[113318]: DEBUG dbcounter [-] [113318] Writing DB stats cinder:SELECT=1 {{(pid=113318) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 24 19:47:16.056883 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.middleware.request_id [None req-f4e01019-bc1b-4322-a721-8962dc0995ea None None] RequestId filter calling following filter/app {{(pid=113319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 24 19:47:16.157461 np0000170097 devstack@c-api.service[113319]: INFO cinder.api.openstack.wsgi [None req-f4e01019-bc1b-4322-a721-8962dc0995ea demo demo] GET https://199.19.213.118/volume/v3/volumes/detail Apr 24 19:47:16.157992 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.openstack.wsgi [None req-f4e01019-bc1b-4322-a721-8962dc0995ea demo demo] Empty body provided in request {{(pid=113319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 24 19:47:16.158254 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.openstack.wsgi [None req-f4e01019-bc1b-4322-a721-8962dc0995ea demo demo] Calling method 'detail' {{(pid=113319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 24 19:47:16.158758 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.api.api_utils [None req-f4e01019-bc1b-4322-a721-8962dc0995ea demo demo] Removing options '' from query. {{(pid=113319) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 24 19:47:16.160284 np0000170097 devstack@c-api.service[113319]: DEBUG cinder.volume.api [None req-f4e01019-bc1b-4322-a721-8962dc0995ea demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113319) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 24 19:47:16.168382 np0000170097 devstack@c-api.service[113319]: INFO cinder.volume.api [None req-f4e01019-bc1b-4322-a721-8962dc0995ea demo demo] Get all volumes completed successfully. Apr 24 19:47:16.170205 np0000170097 devstack@c-api.service[113319]: INFO cinder.api.openstack.wsgi [None req-f4e01019-bc1b-4322-a721-8962dc0995ea demo demo] https://199.19.213.118/volume/v3/volumes/detail returned with HTTP 200 Apr 24 19:47:16.170557 np0000170097 devstack@c-api.service[113319]: [pid: 113319|app: 0|req: 10/35] 199.19.213.118 () {64 vars in 1296 bytes} [Fri Apr 24 19:47:16 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 24 19:47:26.164620 np0000170097 devstack@c-api.service[113319]: DEBUG dbcounter [-] [113319] Writing DB stats cinder:SELECT=1 {{(pid=113319) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 24 19:48:16.185982 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.middleware.request_id [None req-a2442116-11cb-4d2b-94b7-924f1cc2d48e None None] RequestId filter calling following filter/app {{(pid=113321) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 24 19:48:16.189773 np0000170097 devstack@c-api.service[113321]: INFO cinder.api.openstack.wsgi [None req-a2442116-11cb-4d2b-94b7-924f1cc2d48e demo demo] GET https://199.19.213.118/volume/v3/volumes/detail Apr 24 19:48:16.190188 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.openstack.wsgi [None req-a2442116-11cb-4d2b-94b7-924f1cc2d48e demo demo] Empty body provided in request {{(pid=113321) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 24 19:48:16.190586 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.openstack.wsgi [None req-a2442116-11cb-4d2b-94b7-924f1cc2d48e demo demo] Calling method 'detail' {{(pid=113321) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 24 19:48:16.190927 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.api.api_utils [None req-a2442116-11cb-4d2b-94b7-924f1cc2d48e demo demo] Removing options '' from query. {{(pid=113321) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 24 19:48:16.191880 np0000170097 devstack@c-api.service[113321]: DEBUG cinder.volume.api [None req-a2442116-11cb-4d2b-94b7-924f1cc2d48e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113321) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 24 19:48:16.199901 np0000170097 devstack@c-api.service[113321]: INFO cinder.volume.api [None req-a2442116-11cb-4d2b-94b7-924f1cc2d48e demo demo] Get all volumes completed successfully. Apr 24 19:48:16.204295 np0000170097 devstack@c-api.service[113321]: INFO cinder.api.openstack.wsgi [None req-a2442116-11cb-4d2b-94b7-924f1cc2d48e demo demo] https://199.19.213.118/volume/v3/volumes/detail returned with HTTP 200 Apr 24 19:48:16.205051 np0000170097 devstack@c-api.service[113321]: [pid: 113321|app: 0|req: 9/36] 199.19.213.118 () {64 vars in 1296 bytes} [Fri Apr 24 19:48:16 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 24 19:48:26.194887 np0000170097 devstack@c-api.service[113321]: DEBUG dbcounter [-] [113321] Writing DB stats cinder:SELECT=1 {{(pid=113321) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}